30
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected over 4 years ago.
Jul 19, 2020 — Aug 18, 2020
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check for SDL2 versions of SDL libraries. More... over 3 years ago
Some English corrections. More... almost 4 years ago
Removed memory leaks in GameHeader and Game. More... almost 4 years ago
Upgraded fog of war and discovered maps to std::vector. More... almost 4 years ago
Corrected some spelling in autodoc. More... almost 4 years ago
Avoid doing comparison with uninitialised pointer. More... almost 4 years ago
Cleaned-up some map access. More... almost 4 years ago
Removed unusad variable. More... almost 4 years ago
Cleaned up video mode listing. More... almost 4 years ago
Upgrade to SDL 2.0, with bug fixes (#39) More... almost 4 years ago
Corrected English orthograph. More... almost 4 years ago
Added consts to Map class when relevant. More... almost 4 years ago
Added build and *.pyc to gitignore. More... almost 4 years ago
Constified BitArray. More... almost 4 years ago
Cleaned-up Map::cases. More... almost 4 years ago
Minor typo corrections. More... almost 4 years ago
Removed code duplication when computing map index from coordinates. More... almost 4 years ago
Added build info image. More... almost 4 years ago
Add upcoming Ubuntu 21.04 to Travis builds More... almost 4 years ago
Remove Ubuntu 19.10 from Travis builds because it has reached EOL More... almost 4 years ago
Fixed A Star naming. More... almost 4 years ago
Corrected orthographe. More... almost 4 years ago
Fixed compiler warnings. More... almost 4 years ago
Fixed wrong ; More... almost 4 years ago
Updated scons and python files for python 3 More... almost 4 years ago
Compile with -O3 instead of -O2. (#16) More... almost 4 years ago
Fixed possibly-uninitialized modes in GraphicContext constructor. More... almost 4 years ago
Add .travis.yml More... over 4 years ago
Fix missing bool cast in AIEcho.cpp More... over 4 years ago