index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
tsage
/
debugger.cpp
Age
Commit message (
Expand
)
Author
2012-02-25
TSAGE: JANITORIAL: Remove trailing spaces
Strangerke
2011-12-03
TSAGE: Add BF and R2R specific debugger commands
Strangerke
2011-10-27
TSAGE: Implemented walk regions enabling/disabling for Blue Force
Paul Gilbert
2011-10-05
TSAGE: Fix debugger hotspots command not to crash for objects with no defined...
Paul Gilbert
2011-10-02
TSAGE: Added 'g' prefix to global variables
Paul Gilbert
2011-09-06
TSAGE: Added extra debugger command for showing available hotspot regions
Paul Gilbert
2011-08-15
TSAGE: Corrected casing of tSage namespace to be TsAGE
Paul Gilbert
2011-08-13
TSAGE: Split up the hard-coded logic files for Ringworld and Blue Force into ...
Paul Gilbert
2011-07-28
TSAGE: Added sound debugger command
Paul Gilbert
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-05-25
TSAGE: Cosmetic modification, for consistency
strangerke
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-04
TSAGE: Added a new command to show hotspot areas
Paul Gilbert
2011-04-30
TSAGE: Added a print out of region details to the walk_regions debugger command
Paul Gilbert
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-04-25
TSAGE: Added framework for playing the Ringworld demo
Paul Gilbert
2011-04-17
TSAGE: Remove redundant parameter
dhewg
2011-04-17
TSAGE: Add listobjects and moveobject commands to the debugger
strangerke
2011-04-17
TSAGE: Add flag commands to the debugger
strangerke
2011-04-14
ALL: colour -> color
Max Horn
2011-04-13
TSAGE: "Cosmetic" cleanups
strangerke
2011-04-13
TSAGE: Cleanup custom List usage.
Johannes Schickel
2011-03-19
TSAGE: Added support to priority_regions to display a single specific priorit...
Paul Gilbert
2011-03-19
TSAGE: Added command to show the priority regions of a scene
Paul Gilbert
2011-03-17
TSAGE: Changed walk_regions debugger command to work in scrolling screens
Paul Gilbert
2011-02-14
TSAGE: Added the engine in a separate branch
Paul Gilbert