Age | Commit message (Expand) | Author |
2013-08-18 | TSAGE: Reverted change to SceneItemList class | Paul Gilbert |
2013-08-18 | TSAGE: Compilation fix, and further fixes for R2R landing bay panel display | Paul Gilbert |
2013-08-11 | TSAGE: Added missing logic for copying foreground to background in R2R scene ... | Paul Gilbert |
2013-07-20 | TSAGE: Work on setup of R2R engine palette maps | Paul Gilbert |
2013-07-06 | TSAGE: Fix for refreshing background and vertical sprite flipping in R2R scen... | Paul Gilbert |
2013-04-29 | TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002102, ... | Strangerke |
2012-02-26 | TSAGE: Implemented the initial loading logic for R2R animation player | Paul Gilbert |
2012-02-20 | TSAGE: Starting to implement animation player needed for R2R Title Screen | Paul Gilbert |
2012-02-05 | TSAGE: Initial implementation of R2R Scene 180 | Paul Gilbert |
2012-01-30 | TSAGE: R2R - Implement scene 3500 | Strangerke |
2012-01-07 | TSAGE: R2R - Implement scene 1100 | Strangerke |
2012-01-04 | TSAGE: R2R - Implement scene 3800. | Strangerke |
2012-01-04 | TSAGE: Implemented the changes needed for R2R SceneActor::dispatch | Paul Gilbert |
2012-01-03 | TSAGE: Add _field8A to SceneObject, use it in R2R scene 3600 | Strangerke |
2011-12-28 | TSAGE: Removed virtual keyword from setDetails methods | Paul Gilbert |
2011-12-27 | TSAGE: Centralised all the setDetails methods in the various games | Paul Gilbert |
2011-12-22 | TSAGE: Give a default value to the second parameter of disableControl(), as f... | Strangerke |
2011-12-22 | TSAGE: R2R look/use/talk fields are more appropriate in the SceneHotspot class | Paul Gilbert |
2011-12-22 | TSAGE: Moved look/use/talk descriptions to SceneItem class, and implemented R... | Paul Gilbert |
2011-12-22 | TSAGE: Implement R2R 2 parameter versions of Player disableControl and enable... | Paul Gilbert |
2011-12-12 | TSAGE: Remove unused method | Max Horn |
2011-12-11 | TSAGE: Changed the Player characterIndex int field to be a proper enum | Paul Gilbert |
2011-11-27 | JANITORIAL: Remove extra semicolons. | Christoph Mallon |
2011-11-23 | TSAGE: R2R - Replace oldSceneNumber by an array, as each character has its own | Strangerke |
2011-11-19 | TSAGE: Properly update user interface when switching between characters in R2RW | Paul Gilbert |
2011-11-17 | TSAGE: Added new properties and stubs needed for new R2RW functionality | Paul Gilbert |
2011-11-01 | TSAGE: Added support for semi-transparent dialogs used in R2RW | Paul Gilbert |
2011-10-31 | TSAGE: Bugfixes for R2RW scene 125 - Console | Paul Gilbert |
2011-10-31 | TSAGE: Added skeleton for Geekwad | Paul Gilbert |
2011-10-30 | TSAGE: In progress implementation of R2RW scene 125 - Console | Paul Gilbert |
2011-10-28 | TSAGE: Silence GCC warning | Torbjörn Andersson |
2011-10-27 | TSAGE: Implemented walk regions enabling/disabling for Blue Force | Paul Gilbert |
2011-10-26 | TSAGE: Added R2 _shade and _effect fields to scene objects class. | Paul Gilbert |
2011-10-22 | TSAGE: Beginnings of support for Return to Ringworld | Paul Gilbert |
2011-10-12 | TSAGE: Separated the NamedHotspot class into separate versions for Ringworld ... | Paul Gilbert |
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-24 | TSAGE: Bugfixes and cleanup for Blue Force scene 900 | Paul Gilbert |
2011-09-17 | TSAGE: Implemented Blue Force scene 390 - City Jail | Paul Gilbert |
2011-09-15 | TSAGE: Implemented Blue Force scene 830 - Outside Boat Rentals | Paul Gilbert |
2011-09-12 | TSAGE: Implemented Scene 800 - Jamison & Ryan | Paul Gilbert |
2011-09-11 | TSAGE: Reworked item startAction calls from void to bool, to accommodate Blue... | 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: 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-26 | TSAGE: Implemented lots more Blue Force functionality, and started on first i... | Paul Gilbert |