30
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 5 years ago.
Aug 18, 2019 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix English typos and punctuation/grammar. More... over 2 years ago
Fix tutorial description missing from level select. More... over 2 years ago
Fix Enter key not opening chat text input box. More... almost 3 years ago
Loslessly optimize png assets More... about 3 years ago
Fix dereference of invalid iterator after erasing. More... about 3 years ago
Fix memory leak in Campaign::load. More... about 3 years ago
Fix handling of quit shortcut keys in SDL2. More... almost 4 years ago
Fix crash in readdir emulation on Windows. More... about 4 years ago
Remove memory leak in VoiceRecorder. More... about 4 years ago
Streamline the categories. More... about 4 years ago
Add a generic name. More... about 4 years ago
Fix segfault on exit if Pa_OpenDefaultStream fails. More... about 4 years ago
Fix comparison between signed and unsigned integer expressions. More... about 4 years ago
Fix crash when pressing Print Screen key on Linux. More... over 4 years ago
Check for SDL2 versions of SDL libraries. More... over 4 years ago
Some English corrections. More... over 4 years ago
Removed memory leaks in GameHeader and Game. More... over 4 years ago
Upgraded fog of war and discovered maps to std::vector. More... over 4 years ago
Corrected some spelling in autodoc. More... over 4 years ago
Avoid doing comparison with uninitialised pointer. More... over 4 years ago
Cleaned-up some map access. More... over 4 years ago
Removed unusad variable. More... over 4 years ago
Cleaned up video mode listing. More... over 4 years ago
Upgrade to SDL 2.0, with bug fixes (#39) More... over 4 years ago
Corrected English orthograph. More... over 4 years ago
Added consts to Map class when relevant. More... over 4 years ago
Added build and *.pyc to gitignore. More... over 4 years ago
Constified BitArray. More... over 4 years ago
Cleaned-up Map::cases. More... over 4 years ago
Minor typo corrections. More... over 4 years ago