0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 2 hours ago.
Feb 24, 2025 — Feb 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #139 from pennomi/master More... over 14 years ago
MessageEngine reading .po files. Forgot to add in many files. More... over 14 years ago
MessageEngine reading .po files. Forgot to add in many files. More... over 14 years ago
Refactored MessageEngine to read from gettext .po files. More... over 14 years ago
Reengineering/refactoring all of EnemyGroupManager, converting it to use a Singleton-like pattern (not refined, but good enough), and as a side effect achieving one of the goals of issue #75: "Move category_list load to beginning of program execution, not at each group load" More... over 14 years ago
Merge pull request #137 from manuelafm/unix-desktop-file More... over 14 years ago
Merge pull request #137 from manuelafm/unix-desktop-file More... over 14 years ago
Adding .desktop file, and configuring CMake so it installs the logo and the new .desktop file, for a nice entry in UNIX GUI menus. More... over 14 years ago
Adding .desktop file, and configuring CMake so it installs the logo and the new .desktop file, for a nice entry in UNIX GUI menus. More... over 14 years ago
Merge pull request #136 from manuelafm/fix-unneeded-executable-files More... over 14 years ago
Merge pull request #136 from manuelafm/fix-unneeded-executable-files More... over 14 years ago
Removing Unix executable permissions for all of the files not needing them (PNG, GIMP's XCF, Blender and XML files. More... over 14 years ago
Merge pull request #135 from manuelafm/issue_94-create-make_install-target More... over 14 years ago
Merge pull request #135 from manuelafm/issue_94-create-make_install-target More... over 14 years ago
Issue #94: Implementing 'make install' target by modifying cmake config files. More... over 14 years ago
Issue #94: Implementing 'make install' target by modifying cmake config files. More... over 14 years ago
Issue #94: Implementing 'make install' target by modifying cmake config files. More... over 14 years ago
Issue #94: Implementing 'make install' target by modifying cmake config files. More... over 14 years ago
stdlib.h was required on my Windows machine to use system() More... over 14 years ago
SDLMAIN_LIBRARY cmake fix contributed by Matt Rice More... over 14 years ago
SDLMAIN_LIBRARY cmake fix contributed by Matt Rice More... over 14 years ago
GNU guidelines applied for GPL notices More... over 14 years ago
GNU guidelines applied for GPL notices More... over 14 years ago
A couple Windows and MSVC related fixes More... over 14 years ago
Attempting to isolate/wrap File System functions so that OS-specific implementations can be better handled. Should solve issue #117 More... over 14 years ago
Attempting to isolate/wrap File System functions so that OS-specific implementations can be better handled. Should solve issue #117 More... over 14 years ago
Power calculation type cleanup (int vs float) More... over 14 years ago
Renamed DELETE to DEL in InputState to avoid a namespace collision More... over 14 years ago
Attempting joystick fix for Issue #116 (allow users to disable joystick) More... over 14 years ago
Use ${SDLMAIN_LIBRARY} instead of plain library name More... over 14 years ago