2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 2 years ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version string "light" More... over 14 years ago
- another change to game data packet length for the sake of cheesy windows More... over 14 years ago
- added a better detection of threads statuses More... over 14 years ago
- changing the max filecount lower to avoid stack overflow due to array taking > 1MB More... over 14 years ago
- added more safety checks in broadcast socket thread More... over 14 years ago
- bugfixes for stack overflow issue (static array size too large causing chkstk errors) More... over 14 years ago
- fixed windows compiler flag for debug mode to include RTTI More... over 14 years ago
- added new commandline parameter to display the version of SDL used by the program More... over 14 years ago
- bugfix for newer gcc compiler that freaks out on using static ints as a parameter to stl's min and max functions More... over 14 years ago
- fixed compile issues for tomreyn More... over 14 years ago
- windows compile bugfixes More... over 14 years ago
- bugfixes for network playername inline editing in the lobby during a slot switch More... over 14 years ago
- updated techree validation output More... over 14 years ago
- added more validation to the techtree validator (make sure that a unit that can build another unit, the unit to be built must have a be_built_skill More... over 14 years ago
- bugfixes for experimental game data synch check in lobby - added a fix for socket sending when the send buffer is full and we have more data to send More... over 14 years ago
- bugfixes for experimental game data synch check in lobby - added a fix for socket sending when the send buffer is full and we have more data to send More... over 14 years ago
- Fixed bug related to particles not updating smoothly More... over 14 years ago
- added a cache for compute fog of war More... over 14 years ago
- allow non visible particles to fade out when its time to do so More... over 14 years ago
- changed update and camera update fps to original values More... over 14 years ago
- updated to allow dynamic changing of updatefps and camerafps More... over 14 years ago
- explicitly clear the cache. More... over 14 years ago
- removed one lookup key from new cache as it was not required More... over 14 years ago
- added a lookup cache for unit updater's frequently called unitOnRange logic More... over 14 years ago
- new portuguese and updated english language file thanks to Nebososo More... over 14 years ago
- small optimization for moving units when source and destintation position are the same More... over 14 years ago
- increased explorecells cache size More... over 14 years ago
- some changes to the explorecells cache for less memory and better performance. - updated performance logging to more easily find things in the log More... over 14 years ago
- added fire particles to the visible check to improve performance More... over 14 years ago
- bugfix for commandline parameters for validate factions More... over 14 years ago