Age | Commit message (Expand) | Author |
2011-09-11 | TSAGE: Implemented Scene 666 - Death Scene | Paul Gilbert |
2011-09-11 | TSAGE: Reworked item startAction calls from void to bool, to accommodate Blue... | Paul Gilbert |
2011-09-10 | TSAGE: Cleaned up the savegame code, and enabled it for Blue Force | Paul Gilbert |
2011-09-09 | TSAGE: Implemented inventory image display code and slot scrolling | Paul Gilbert |
2011-09-09 | TSAGE: Fix for properly clearing on-screen text | Paul Gilbert |
2011-09-08 | TSAGE: Fix fallback item description display for scenes | Paul Gilbert |
2011-09-08 | TSAGE: More core functionality needed for Blue Force | Paul Gilbert |
2011-09-06 | TSAGE: Fixed problem with NamedHotspot items not getting added to scenes | Paul Gilbert |
2011-09-06 | TSAGE: Added new walking code for Blue Force that uses flipped horizontal images | Paul Gilbert |
2011-09-05 | TSAGE: Further user interface fixes, and minor dialog tweaks | Paul Gilbert |
2011-09-04 | TSAGE: Implemented missing interface functionality, including gun loading dialog | Paul Gilbert |
2011-08-31 | TSAGE: Implemented missing functionality for first game scene | Paul Gilbert |
2011-08-29 | TSAGE: Implemented the Blue Force right-click dialog | Paul Gilbert |
2011-08-28 | TSAGE: Added lots of original source names from debugger, further work on fir... | Paul Gilbert |
2011-08-26 | TSAGE: Minor tweaks to the new code for ANIM_MODE_9 | Paul Gilbert |
2011-08-26 | TSAGE: Implemented the new ANIM_MODE_9 animation mode | Paul Gilbert |
2011-08-26 | TSAGE: Implemented lots more Blue Force functionality, and started on first i... | Paul Gilbert |
2011-08-23 | TSAGE: Started implementation of Blue Force UI classes | 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-15 | TSAGE: Corrected casing of tSage namespace to be TsAGE | Paul Gilbert |
2011-08-14 | TSAGE: Implemented changes in SequenceManager introduced by Blue Force | Paul Gilbert |
2011-08-11 | TSAGE: Added support for reverse palette fading | Paul Gilbert |
2011-07-18 | TSAGE: Bugfix to make Return to Launcher work correctly | Paul Gilbert |
2011-06-22 | TSAGE: Remove out of date TODO comments where applicable | Paul Gilbert |
2011-06-19 | Merge remote branch 'remotes/dreammaster/tsage_sound' | Paul Gilbert |
2011-06-08 | TSAGE: Try to clarify more pathfinding code. | Alyssa Milburn |
2011-06-08 | TSAGE: Comment/clarify some pathfinding code. | Alyssa Milburn |
2011-06-04 | TSAGE: Bugfix for saving in scenes with palette rotations | Paul Gilbert |
2011-06-04 | TSAGE: Add support for saving in scene #6100 | Paul Gilbert |
2011-06-01 | TSAGE: Fix a valgrind warning in SceneObject initialization | Strangerke |
2011-05-27 | TSAGE: Bugfix for loading savegames directly from the launcher | Paul Gilbert |
2011-05-24 | TSAGE: Implemented more SoundManager methods | Paul Gilbert |
2011-05-24 | TSAGE: Implemented the code for the ASound class | Paul Gilbert |
2011-05-24 | TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ... | Paul Gilbert |
2011-05-16 | TSAGE: Added support for handling keypresses in the Game classes. Separated l... | Paul Gilbert |
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: Added missing code for loading scene regions in the CD/FW versions of ... | Paul Gilbert |
2011-05-08 | TSAGE: Fix memory leak when exiting whilst any palette rotation is active | Paul Gilbert |
2011-05-06 | TSAGE: Initialise player fields to fix Valgrind warning | Paul Gilbert |
2011-05-05 | TSAGE: Fixed problem with text being partly off-screen in Scene #9500 | 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: Bugfix for palette fader crash in Scene #9990 | Paul Gilbert |
2011-05-03 | TSAGE: Add missing calls to inherited method in various class synchronisation... | Paul Gilbert |
2011-05-03 | TSAGE: Bugfixes to savegames when the scene is showing an alternate screen | Paul Gilbert |
2011-05-01 | TSAGE: Fix parameter order in NamedHotspot class methods | Paul Gilbert |
2011-05-01 | TSAGE: Fixed NamedHotspot fields to be synchronised to savegames | Paul Gilbert |