Age | Commit message (Expand) | Author |
2013-12-19 | TSAGE: Some renaming in StripManager | Strangerke |
2013-11-24 | TSAGE: Fix to prevent saving or loading when conversation dialogs are active | Paul Gilbert |
2013-11-10 | TSAGE: Janitorial - Remove trailing spaces and tabs | Strangerke |
2013-11-10 | TSAGE: Rename VisualSpeaker methods proc15 and proc16 | Paul Gilbert |
2013-10-26 | TSAGE: Rename further proc12 methods to proper names | Paul Gilbert |
2013-10-19 | TSAGE: Bugfixes for voice playback to work in conversations | Paul Gilbert |
2013-10-06 | TSAGE: Silence GCC warning. | Torbjörn Andersson |
2013-10-06 | TSAGE: Further bugfixes for R2R Bridge conversations | Paul Gilbert |
2013-08-22 | TSAGE: Replace some British English by American English | Strangerke |
2013-08-17 | TSAGE: Fix for talking to chief in R2R scene 1100 | Paul Gilbert |
2013-08-15 | TSAGE: Bugfixes for R2R canyon fight with trooper | Paul Gilbert |
2013-07-30 | TSAGE: Bugfixes for giving reader to Miranda | Paul Gilbert |
2013-07-30 | TSAGE: Further fix for R2R conversations | Paul Gilbert |
2013-07-29 | TSAGE: Fixes for R2R extended conversations | Paul Gilbert |
2013-07-28 | TSAGE: Fix for clearing conversation dialogs | Paul Gilbert |
2013-07-28 | TSAGE: Corrected display of R2R conversation dialog border | Paul Gilbert |
2013-07-28 | TSAGE: Correct R2R width of conversation dialog | Paul Gilbert |
2013-07-28 | TSAGE: Fixes for R2R text positioning in conversation dialogs | Paul Gilbert |
2013-07-28 | TSAGE: Added R2R conversation dialog text and removal code | Paul Gilbert |
2013-07-25 | TSAGE: Added new R2R conversation decoding logic | Paul Gilbert |
2013-07-09 | TSAGE: Implemented missing visual speaker methods for R2R | Paul Gilbert |
2013-07-07 | TSAGE: Fix for visual speakers animation in R2R | Paul Gilbert |
2013-04-29 | TSAGE: Fix some non-initialized variables. CID 1002415, 1002416, 1002417, 100... | Strangerke |
2012-08-07 | TSAGE: Apply naming conventions to surfaceGetArea(). Thanks to somaen for rep... | Strangerke |
2012-01-04 | TSAGE: Added needed speaker method call for R2R in StripManager::signal | 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-22 | TSAGE: Work around a data issue in R2R. | Strangerke |
2011-12-18 | TSAGE: Implemented dirty rect handling in the engine | Paul Gilbert |
2011-12-12 | TSAGE: Bugfixes and extra commenting for R2R conversation display | Paul Gilbert |
2011-12-12 | TSAGE: Implemented R2R changes to StripManager::signal | Paul Gilbert |
2011-12-11 | TSAGE: Added loading of conversation data that will be needed for R2R | Paul Gilbert |
2011-11-17 | TSAGE: Added new properties and stubs needed for new R2RW functionality | Paul Gilbert |
2011-11-16 | COMMON: Rename Common::set_to to Common::fill. | Johannes Schickel |
2011-10-02 | TSAGE: Added 'g' prefix to global variables | Paul Gilbert |
2011-09-18 | TSAGE: Fix for sequence manager when using a Blue Force specific opcode | Paul Gilbert |
2011-09-08 | TSAGE: More core functionality needed for Blue Force | Paul Gilbert |
2011-09-06 | TSAGE: Some cleanup of Blue Force Scene 300, and implementing Scene 190 | 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-07-18 | TSAGE: Bugfix to make Return to Launcher work correctly | Paul Gilbert |
2011-05-24 | TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ... | Paul Gilbert |
2011-05-15 | TSAGE: Made some dialogs less CPU hungry | eriktorbjorn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-05 | TSAGE: Fixed problem with text being partly off-screen in Scene #9500 | Paul Gilbert |
2011-05-04 | TSAGE: Bugfix for skipping cutscenes correctly | 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: Add missing calls to inherited method in various class synchronisation... | Paul Gilbert |