Age | Commit message (Expand) | Author |
2013-07-06 | TSAGE: Fix to show player on top of maze correctly in R2R scene 1200 | Paul Gilbert |
2013-07-06 | TSAGE: Fix for player rotating north to south in R2R scene 1200 | Paul Gilbert |
2013-07-06 | TSAGE: Fix for refreshing background and vertical sprite flipping in R2R scen... | Paul Gilbert |
2013-07-05 | TSAGE: Bugfix for disappearing player in R2R scene 1200 | Paul Gilbert |
2013-07-05 | TSAGE: Added enumeration for crawling direction in R2R scene 1200 | Paul Gilbert |
2013-07-04 | TSAGE: Bugfixes for laser panel in R2R scene 1200 | Paul Gilbert |
2013-07-04 | TSAGE: Beginnings of proper movement in R2R scene 1200 | Paul Gilbert |
2013-07-03 | TSAGE: Fix for moving east in R2R maze scene 3500 | Paul Gilbert |
2013-07-03 | TSAGE: Bugfix for leaving R2R scene 3500 | Paul Gilbert |
2013-07-03 | TSAGE: Renaming maze Ui field in R2R scene 1200 | Paul Gilbert |
2013-07-02 | TSAGE: Fixes for moving south in R2R maze scene 3500 | Paul Gilbert |
2013-06-30 | TSAGE: Corrected starting to maze again after rotating in maze | Paul Gilbert |
2013-06-30 | TSAGE: Fix for rotating in R2R maze scenes | Paul Gilbert |
2013-06-30 | TSAGE: Rearranged some of the R2R scene 3500 methods to group them | Paul Gilbert |
2013-06-30 | TSAGE: Added extra entries for diagonals to MazeDirection enum | Paul Gilbert |
2013-06-30 | TSAGE: Set up a maze direction enum for R2R mazes | Paul Gilbert |
2013-06-30 | TSAGE: Fix moving past intersection in R2R scene 3500 maze | Paul Gilbert |
2013-06-30 | TSAGE: Starting to move in R2R scene 3500 maze | Paul Gilbert |
2013-06-30 | TSAGE: Fix to display R2R maze map correctly | Paul Gilbert |
2013-06-30 | TSAGE: Fix handle leak in resource manager | Paul Gilbert |
2013-06-30 | TSAGE: R2R Maze UI now partially showing map | Paul Gilbert |
2013-06-29 | TSAGE: Renaming of derived R2R scene 3500 Maze UI | Paul Gilbert |
2013-06-29 | TSAGE: Further renaming of R2R Maze UI | Paul Gilbert |
2013-06-29 | TSAGE: Beginnings of renamings of R2R Maze UI | Paul Gilbert |
2013-06-29 | TSAGE: Fix for object initialisatioon in R2R scene 3500 | Paul Gilbert |
2013-06-29 | TSAGE: Implemented R2R MazeUI::draw method | Paul Gilbert |
2013-06-29 | TSAGE: Further cleanup of existing R2R MazeUI code | Paul Gilbert |
2013-06-29 | TSAGE: Beginnings of implementing R2R maze UI | Paul Gilbert |
2013-06-27 | TSAGE: Added some descriptions to scene switch list | Paul Gilbert |
2013-06-26 | TSAGE: Fix for R2R freeze returning to scene 2000 from 2425 | Paul Gilbert |
2013-06-26 | TSAGE: Bugfix for starting R2R scene 2000 | Paul Gilbert |
2013-06-24 | TSAGE: Bugfix for #3540893 - Stuck animation in Blue Force floppy | Paul Gilbert |
2013-05-02 | COMMON: Change kPlatformPC to kPlatformDOS | Matthew Hoops |
2013-04-29 | TSAGE: Fix some non-initialized variables. CID 1002415, 1002416, 1002417, 100... | Strangerke |
2013-04-29 | TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002102, ... | Strangerke |
2013-04-29 | TSAGE: Fix some non-initialized variables. CID 1002367, 1002368, 1002369, 100... | Strangerke |
2013-04-29 | TSAGE: Fix some non-initialized variables and missing va_end(). CID 1002103, ... | Strangerke |
2013-04-28 | TSAGE: Fix nesting level. CID 1003633 | Eugene Sandulenko |
2013-04-28 | TSAGE: Fix nesting level. CID 1003634 | Eugene Sandulenko |
2013-04-28 | TSAGE: Fix nexting level. CID 1003635 | Eugene Sandulenko |
2013-04-28 | TSAGE: Fixed nesting level. CID 1003636 | Eugene Sandulenko |
2013-04-28 | TSAGE: Fixed nesting level. CID 1003637 | Eugene Sandulenko |
2013-04-27 | TSAGE: Fix some non-initialized variables. CID 1002389, 1002390, 1002391 | Strangerke |
2013-04-18 | ENGINES: Remove a bunch of unused private member variables | Max Horn |
2013-04-16 | TSAGE: Fix some obvious errors detected by Coverity in R2R | Strangerke |
2012-11-09 | TSAGE: R2R - Cleanup Scene50::process() | Strangerke |
2012-11-09 | TSAGE: Fix a bug reported by salty-horse (and Clang) | Strangerke |
2012-09-26 | JANITORIAL: Remove trailing whitespaces. | Johannes Schickel |
2012-09-15 | TSAGE: Add missing motorcycle sound arriving at police station in Blue Force | Paul Gilbert |
2012-09-03 | TSAGE: Apply naming conventions to some sound variables and functions | Strangerke |