Age | Commit message (Expand) | Author |
2017-09-24 | Merge pull request #1010 from dreammaster/debugger_params | Paul Gilbert |
2017-09-18 | TITANIC: Fix memory leak on thumbnails when loading savegames | Paul Gilbert |
2017-09-05 | TITANIC: Allow GMM loading from the copyright and continue dialog | Paul Gilbert |
2017-09-04 | TITANIC: Support full view specification in debugger room command | Paul Gilbert |
2017-08-24 | TITANIC: Reduce header includes for titanic.h | David Fioramonti |
2017-08-07 | TITANIC: Hook in the original game's secret cheat room | Paul Gilbert |
2017-08-05 | TITANIC: Don't show invalid meta info for original game saves | Paul Gilbert |
2017-08-03 | TITANIC: Allow last saved game to be loaded | David Fioramonti |
2017-08-03 | TITANIC: Max saved games const centralized | David Fioramonti |
2017-07-23 | TITANIC: Adjust the switch/case fall-through comments | Bastien Bouclet |
2017-06-17 | TITANIC: Further fix for tracking total play time | Paul Gilbert |
2017-06-17 | TITANIC: Fix maintaining total playtime for savegames | Paul Gilbert |
2016-12-26 | TITANIC: Hide any active PET text cursor when loading a savegame | Paul Gilbert |
2016-12-19 | TITANIC: Fix crash loading games when speech is active | Paul Gilbert |
2016-10-28 | TITANIC: Fix scanning for rooms in parseView | Paul Gilbert |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-09-05 | TITANIC: Convert some dynamic_casts back to static_cast as appropriate | Paul Gilbert |
2016-09-01 | TITANIC: Convert many static_casts to dynamic_cast | Paul Gilbert |
2016-07-24 | TITANIC: Add semicolon after EMPTY_MESSAGE_MAP macro usages | Paul Gilbert |
2016-07-20 | TITANIC: Fixes for saving & loading savegames | Paul Gilbert |
2016-07-20 | TITANIC: Fixes for saving/loading savegame headers | Paul Gilbert |
2016-07-20 | TITANIC: Add missing engine saving functionality | Paul Gilbert |
2016-07-15 | TITANIC: Removed const modifier from all saveable objects | Paul Gilbert |
2016-07-15 | TITANIC: Set up empty message targets for classes without messages | Paul Gilbert |
2016-07-15 | TITANIC: Adding savegame header load/save methods | Paul Gilbert |
2016-03-19 | TITANIC: Added CGameManager::viewChange | Paul Gilbert |
2016-03-19 | TITANIC: Added various preLoad methods | Paul Gilbert |
2016-03-12 | TITANIC: Implement various post-load methods | Paul Gilbert |
2016-03-08 | TITANIC: More game manager setup | Paul Gilbert |
2016-03-08 | TITANIC: Implemented CTreeItem::findByName | Paul Gilbert |
2016-03-08 | TITANIC: Add const suffix to many tree item methods | Paul Gilbert |
2016-03-08 | TITANIC: Fleshing out CProjectItem methods | Paul Gilbert |
2016-03-08 | TITANIC: Moved CompressedFile class into simple_file.h | Paul Gilbert |
2016-03-08 | TITANIC: Fix crash when compressed newgame.st file was closed | Paul Gilbert |
2016-03-04 | TITANIC: Move CPetControl and direct support classes to new folder | Paul Gilbert |
2016-03-04 | TITANIC: Beginnings of CPetControl support classes | Paul Gilbert |
2016-02-25 | TITANIC: Rename of sub-folders for better clarity | Paul Gilbert |