aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/debugger.cpp
AgeCommit message (Expand)Author
2014-10-07TSAGE: R2R - rename the outpost alpha debugger commandStrangerke
2014-05-27ALL: Make Debugger command function names conform to our guidelines.Johannes Schickel
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-03-18TSAGE: R2R - Add current scene number in debug function Cmd_ListObjectsStrangerke
2014-02-19TSAGE: Some British to American EnglishStrangerke
2014-02-18TSAGE: Make GPL headers consistent with themselves.Johannes Schickel
2013-12-02TSAGE: R2R - Move variable from scene 1337 to r2_globals, add command to debu...Strangerke
2013-11-10TSAGE: R2R - Update object list in debuggerStrangerke
2012-02-25TSAGE: JANITORIAL: Remove trailing spacesStrangerke
2011-12-03TSAGE: Add BF and R2R specific debugger commandsStrangerke
2011-10-27TSAGE: Implemented walk regions enabling/disabling for Blue ForcePaul Gilbert
2011-10-05TSAGE: Fix debugger hotspots command not to crash for objects with no defined...Paul Gilbert
2011-10-02TSAGE: Added 'g' prefix to global variablesPaul Gilbert
2011-09-06TSAGE: Added extra debugger command for showing available hotspot regionsPaul Gilbert
2011-08-15TSAGE: Corrected casing of tSage namespace to be TsAGEPaul Gilbert
2011-08-13TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into ...Paul Gilbert
2011-07-28TSAGE: Added sound debugger commandPaul Gilbert
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-05-25TSAGE: Cosmetic modification, for consistencystrangerke
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-04TSAGE: Added a new command to show hotspot areasPaul Gilbert
2011-04-30TSAGE: Added a print out of region details to the walk_regions debugger commandPaul Gilbert
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-25TSAGE: Added framework for playing the Ringworld demoPaul Gilbert
2011-04-17TSAGE: Remove redundant parameterdhewg
2011-04-17TSAGE: Add listobjects and moveobject commands to the debuggerstrangerke
2011-04-17TSAGE: Add flag commands to the debuggerstrangerke
2011-04-14ALL: colour -> colorMax Horn
2011-04-13TSAGE: "Cosmetic" cleanupsstrangerke
2011-04-13TSAGE: Cleanup custom List usage.Johannes Schickel
2011-03-19TSAGE: Added support to priority_regions to display a single specific priorit...Paul Gilbert
2011-03-19TSAGE: Added command to show the priority regions of a scenePaul Gilbert
2011-03-17TSAGE: Changed walk_regions debugger command to work in scrolling screensPaul Gilbert
2011-02-14TSAGE: Added the engine in a separate branchPaul Gilbert