Age | Commit message (Expand) | Author |
2007-09-10 | Lots of source code formatting corrections | Max Horn |
2007-08-18 | Corrected some of the colors in the save/load dialogs in IHNM | Filippos Karapetis |
2007-08-01 | Patch files are no longer left open the whole time, but are only opened when ... | Filippos Karapetis |
2007-08-01 | Fix for the non-loading BBM files in the ITE demos with substitute scenes. Th... | Filippos Karapetis |
2007-07-30 | Initial support of the psychic profile in IHNM (still buggy) | Filippos Karapetis |
2007-07-13 | Rewrote and greatly simplified the SAGA detector, removing many duplicate and... | Filippos Karapetis |
2007-06-15 | IHNM no longer crashes during character selection if the mouse cursor is over... | Filippos Karapetis |
2007-06-15 | Forced text is now handled correctly. It's now possible to interact with the ... | Filippos Karapetis |
2007-06-13 | Moved a check for game type after engine initialization | Filippos Karapetis |
2007-06-13 | IHNM: Button textures are loaded correctly now for buttons in the option and ... | Filippos Karapetis |
2007-06-06 | Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t... | Filippos Karapetis |
2007-06-06 | Added sanity checks for hitzones in SAGA, after discussing with h00ligan and ... | Filippos Karapetis |
2007-06-03 | The animation frame counter is updated correctly now, so all animations in IH... | Filippos Karapetis |
2007-06-03 | Moved the updating of framecount to a more appropriate place | Filippos Karapetis |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-21 | More meaningful error message | Eugene Sandulenko |
2006-09-16 | Reduce code duplication | Max Horn |
2006-06-11 | Support of new subtitles code. Patch from salty-horse. | Eugene Sandulenko |
2006-05-13 | extract GameDescriptions to separate files (this will help compress_saga tool... | Andrew Kurushin |
2006-04-26 | Introduce and use Engine_Empty() and Engine::GUIErrorMessage() | Eugene Sandulenko |
2006-04-25 | Show GUI message when game data is not found. | Eugene Sandulenko |
2006-04-15 | - Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ... | Max Horn |
2006-04-01 | Removing superfluous addDefaultDirectory call | Max Horn |
2006-03-09 | Moved SAGA plugin interface code from saga.cpp to game.cpp | Max Horn |
2006-03-09 | Made sure the generic ITE description matches the 'special' ones in game.cpp | Max Horn |
2006-03-09 | - Renamed GameSettings to PlainGameDescriptor | Max Horn |
2006-03-02 | Fix for bug #1438822 (Targets are case sensitive) | Max Horn |
2006-02-18 | - renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistency | Max Horn |
2006-02-18 | - Removed the 'features' field from GameSettings | Max Horn |
2006-02-14 | Move addDefaultDirectory() calls out of init() method to constructor. | Eugene Sandulenko |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |