Age | Commit message (Expand) | Author |
2014-03-02 | MISC: Revert 2 files accidentally modified in 418de45d9cebfbabb05edd09ca5206d... | Strangerke |
2014-03-02 | TOLTECS: Reduce a variable scope, move a variable to boolean | Strangerke |
2014-02-19 | TSAGE: Remove leftover debug display | Strangerke |
2014-02-19 | TSAGE: Some British to American English | Strangerke |
2014-02-18 | TSAGE: Make GPL headers consistent with themselves. | Johannes Schickel |
2013-12-19 | TSAGE: Remove 3 useless variable from Scene, increment savegame version | Strangerke |
2013-10-27 | TSAGE: Fix CID 1002371, 1002372, 1002373. Remove useless variable and associa... | Strangerke |
2013-09-22 | TSAGE: Cleanup and bugfixes for the R2R Vent Maze | Paul Gilbert |
2013-09-18 | TSAGE: Generalised saving of R2R walk regions resource | Paul Gilbert |
2012-06-10 | GUI: Add helper to SaveLoadChooser, which uses the currently active target. | Johannes Schickel |
2012-06-10 | GUI: Get rid of SaveLoadChooser::setSaveMode. | Johannes Schickel |
2012-02-25 | TSAGE: JANITORIAL: Remove trailing spaces | Strangerke |
2012-01-31 | TSAGE: Properly handle resetting flags when leaving a scene | Paul Gilbert |
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-18 | TSAGE: Implemented dirty rect handling in the engine | Paul Gilbert |
2011-11-16 | COMMON: Rename Common::set_to to Common::fill. | Johannes Schickel |
2011-10-26 | TSAGE: Expanded a lot of game Id checks for Blue Force to include Ringworld 2... | Paul Gilbert |
2011-10-22 | TSAGE: Beginnings of support for Return to Ringworld | Paul Gilbert |
2011-10-02 | TSAGE: Added 'g' prefix to global variables | Paul Gilbert |
2011-09-25 | TSAGE: Moved the _bgSceneObjects list from SceneManager to Scene. | Paul Gilbert |
2011-09-24 | TSAGE: Fixed core engine display of background scene objects | Paul Gilbert |
2011-09-10 | TSAGE: Cleaned up the savegame code, and enabled it for Blue Force | Paul Gilbert |
2011-09-05 | TSAGE: Further user interface fixes, and minor dialog tweaks | Paul Gilbert |
2011-08-20 | TSAGE: Fix Valgrind issues with loading Scene 50 | Paul Gilbert |
2011-08-20 | TSAGE: Implemented Blue Force Scene #50 - Map Scene | Paul Gilbert |
2011-08-16 | TSAGE: Completed Blue Force Scene #100 | Paul Gilbert |
2011-08-15 | TSAGE: Corrected casing of tSage namespace to be TsAGE | Paul Gilbert |
2011-08-14 | TSAGE: Removed recently added preloadVisage method | Paul Gilbert |
2011-08-13 | TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into ... | Paul Gilbert |
2011-08-11 | TSAGE: Implemented new Globals for Blue Force, and beginnings of implementati... | Paul Gilbert |
2011-08-07 | TSAGE: Implemented title screen of Blue Force | Paul Gilbert |
2011-08-01 | TSAGE: Wait for fading sounds to completely fade when changing scenes | Paul Gilbert |
2011-08-01 | TSAGE: Changed debugging statements from warning() to debug() | Paul Gilbert |
2011-07-18 | TSAGE: Bugfix to make Return to Launcher work correctly | Paul Gilbert |
2011-06-23 | TSAGE: Added saving/restoring of playing sounds to savegames | Paul Gilbert |
2011-06-22 | TSAGE: Remove out of date TODO comments where applicable | Paul Gilbert |
2011-06-22 | TSAGE: Clarified Globals::_sceneListeners as Globals::_sounds | Paul Gilbert |
2011-05-27 | TSAGE: Cosmetic tweaks to Scene::setZoomPercents. | Alyssa Milburn |
2011-05-27 | TSAGE: Bugfix for loading savegames directly from the launcher | Paul Gilbert |
2011-05-25 | ALL: initialise -> initialize | Matthew Hoops |
2011-05-14 | TSAGE: Moved scene creation into the Game class, and separated out the Ringwo... | Paul Gilbert |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-11 | TSAGE: Completely remove the resetting of _scrollFollower. It needs to be mai... | Paul Gilbert |
2011-05-11 | TSAGE: Further fix for resetting _scrollFollower | Paul Gilbert |
2011-05-11 | TSAGE: Reset the Globals::_scrollFollower to NULL when a scene ends | Paul Gilbert |
2011-05-04 | TSAGE: Some more conversions to US English | md5 |
2011-05-04 | TSAGE: Switched to American English, after the relevant discussion on -devel: | md5 |
2011-05-04 | TSAGE: Bumped up savegame version, so that the old savegames are still usable | md5 |
2011-05-03 | TSAGE: Bugfixes to savegames when the scene is showing an alternate screen | Paul Gilbert |