Age | Commit message (Expand) | Author |
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 |
2011-08-23 | TSAGE: Started implementation of Blue Force UI classes | 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-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-05-24 | TSAGE: Created stub classes for ASound and Sound, and reworked engine to use ... | 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-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-04 | TSAGE: Some more conversions to US English | md5 |