Aleos
c5a5c54518
Converted remaining C comments ( #3927 )
...
* Converted remaining documentation that references .c or .h files.
2019-02-09 15:08:45 -05:00
Aleos
11b42569fc
Synchronized source file headers ( #3212 )
...
* Alphabetically sorted includes.
* Updated copyright and license text to match across all files.
* Removed pragma once define in header files in lieu of ifdef guards.
2018-06-20 18:08:30 -04:00
Lemongrass3110
801d3ed942
Moved common, config and mapcache to C++ ( #3200 )
...
Dropped BETA_THREAD_TEST and everything around it
Dropped mt19937
Replaced msinttypes with cinttypes
Removed IRC link and updated README name
2018-06-14 21:51:58 +02:00
aleos89
728a29d435
Harmonized include guards
...
* Follow up to 24b3509 and c4a364b .
* Harmonized the include guards for char-server and map-server header files.
2017-11-07 10:22:03 -05:00
lighta
24b3509e53
Initial work for char server to C++ ( #2567 )
...
* Initial work for char server to C++
* Changes suggested from @Lemongrass3110
* Removes unwanted beginning white spaces.
2017-11-06 22:40:35 -04:00