Age | Commit message (Expand) | Author |
2014-10-04 | TSAGE: Add list of files that contain translatable strings | Thierry Crozat |
2014-07-01 | TSAGE: Fix incorrect scene item resource in Ringworld 1 | Paul Gilbert |
2014-02-18 | TSAGE: Make GPL headers consistent with themselves. | Johannes Schickel |
2014-02-16 | TSAGE: Janitorial - Remove trailing spaces | Strangerke |
2014-02-09 | TSAGE: Ringworld - Remove a redundant check on the previous scene number in s... | Strangerke |
2014-02-09 | TSAGE: Ringworld - Reduce the scope of a couple of variables | Strangerke |
2013-12-19 | TSAGE: Ringworld - Some renaming in scene 2230 | Strangerke |
2013-12-19 | TSAGE: Ringworld - Remove a useless variable | Strangerke |
2013-12-19 | TSAGE: Remove 3 useless variable from Scene, increment savegame version | Strangerke |
2013-12-19 | TSAGE: Some renaming in StripManager | Strangerke |
2013-11-24 | TSAGE: Remove a couple of useless/obsolete warnings | Strangerke |
2013-11-24 | TSAGE: RINGWORLD - Remove unused object, remove erroneous comments | Strangerke |
2013-11-11 | TSAGE: Ringworld - Renaming in scene 90 | Strangerke |
2013-11-11 | TSAGE: Ringworld: Renaming in scene 60 | Strangerke |
2013-11-11 | TSAGE: Ringworld: renaming in scene 50, ... | Strangerke |
2013-11-11 | TSAGE: Ringworld - Renaming in scene 40, remove a useless variable | Strangerke |
2013-11-11 | TSAGE: Ringworld - Renaming in scene 20, small refactoring, remove a useless ... | Strangerke |
2013-11-11 | TSAGE: Ringworld - Renaming in scene 15 | Strangerke |
2013-11-11 | TSAGE: Ringworld - Renaming in scene 10 | Strangerke |
2013-11-10 | TSAGE: Janitorial - Remove trailing spaces and tabs | Strangerke |
2013-11-02 | TSAGE: Ringworld - Remove one useless variable. Savegame compatibility preser... | Strangerke |
2013-10-27 | TSAGE: Fix CID 1002392 and CID 1002387 | Strangerke |
2013-10-27 | TSAGE: Fix CID 1002385, 1002386, 1002388. Move some code from header to sourc... | Strangerke |
2013-07-16 | TSAGE: Fix stray "You have no use for that." message | Torbjörn Andersson |
2013-04-27 | TSAGE: Fix some non-initialized variables. CID 1002389, 1002390, 1002391 | Strangerke |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-08-09 | TSAGE: Fix "if" formatting. | Johannes Schickel |
2012-08-07 | TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep... | Strangerke |
2012-01-01 | TSAGE: Do all screen drawing in an intermediate temporary screen surface. | Paul Gilbert |
2012-01-01 | TSAGE: Revert buggy implementation of dirty rects | Paul Gilbert |
2011-12-27 | TSAGE: Centralised all the setDetails methods in the various games | Paul Gilbert |
2011-12-22 | TSAGE: Moved look/use/talk descriptions to SceneItem class, and implemented R... | Paul Gilbert |
2011-12-18 | TSAGE: Bugfix for Ringworld saving and restoring via options dialog | Paul Gilbert |
2011-12-18 | TSAGE: Implemented dirty rect handling in the engine | Paul Gilbert |
2011-12-17 | TSAGE: Disallow saving and loading via the GMM when a dialog is active | Paul Gilbert |
2011-11-28 | TSAGE: Ringworld - Cleanup: Remove useless include | Strangerke |
2011-11-17 | TSAGE: Ringworld - Cleanup: Rename some variables | Strangerke |
2011-10-31 | TSAGE: Implemented Blue Force Options dialog and moved Inventory dialog to Ri... | Paul Gilbert |
2011-10-29 | JANITORIAL: Remove unnecessary semicolons | Torbjörn Andersson |
2011-10-14 | TSAGE: Bugfix for #3423512 - Not being able to get crown | Paul Gilbert |
2011-10-14 | TSAGE: Bugfix for Ringworld demo having save/restore buttons enabled in GMM | Paul Gilbert |
2011-10-12 | TSAGE: Fix some animate() calls for ANIM_MODE_7 that were missing a parameter | Paul Gilbert |
2011-10-12 | TSAGE: Bugfix for #3422150 - GUI dialog when clicking on skulls | Paul Gilbert |
2011-10-12 | TSAGE: Separated the NamedHotspot class into separate versions for Ringworld ... | Paul Gilbert |
2011-10-11 | TSAGE: Rename hotspots in ringworld, scene 9100 | Strangerke |
2011-10-02 | TSAGE: Added 'g' prefix to global variables | Paul Gilbert |
2011-09-24 | TSAGE: Fixed core engine display of background scene objects | Paul Gilbert |
2011-09-11 | TSAGE: Implemented Scene 60 - Motorcycle | Paul Gilbert |
2011-09-10 | TSAGE: Cleaned up the savegame code, and enabled it for Blue Force | Paul Gilbert |
2011-09-08 | TSAGE: Separated speaker classes for both games into separate files | Paul Gilbert |