30
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 3 years ago.
Aug 18, 2019 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
document reason for network version bump More... 4 months ago
bump NET_PROTOCOL_VERSION More... 4 months ago
Fix nicowar deadlock (#106) More... 5 months ago
Fix wild pointer in GlobalContainer destructor. More... 10 months ago
Give an error when loading map header fails. More... 10 months ago
Fix array overrun when loading corrupted save game. More... 10 months ago
Compile the sources in parallel with Visual Studio. More... 12 months ago
Relax unit invariant on load, as it seems it can be on two tiles at once. More... 12 months ago
Added mouse wheel support to game with SDL 2.0 More... 12 months ago
Updated some old emails and URLs. More... 12 months ago
Also show error message if game cannot be loaded but without an exception. More... 12 months ago
Added healing of building on load, fixes issue #44. More... 12 months ago
Added building overlapping integrity check. More... 12 months ago
Fail rather than crash if game's integrity is compromised on load. More... 12 months ago
Ignore vcpkg_installed which contains the dependency headers. More... 12 months ago
Improved coverage of building integrity check. More... 12 months ago
Fix "xtime: ambiguous symbol" errors w/ Visual Studio. More... 12 months ago
Bump debhelper compatibility level to v9. More... 12 months ago
Fix undefined reference to Screen::scrollWheelEnabled. More... 12 months ago
Fix possible increment of end iterator. More... about 1 year ago
Fix attempt to increment end iterator w/ debug STL. More... about 1 year ago
Fix 'cannot increment end list iterator' in Sector. More... about 1 year ago
Avoid defining snprintf & friends on VS2015+. More... about 1 year ago
Fix out of bounds valarray access with debug STL on MSVC. More... about 1 year ago
Ignore enemy inns if we can't see them. More... about 1 year ago
Fix 'Cannot increment end list iterator' MSVC bug. More... about 1 year ago
Fix 64-bit incompatibility in VoiceRecorder. More... about 1 year ago
Fix SoundMixer crash under Visual Studio. More... about 1 year ago
Use valarray instead of variable length arrays. More... about 1 year ago
Use C++11 standard [[noreturn]]. More... about 1 year ago