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
/
sky
/
debug.cpp
Age
Commit message (
Expand
)
Author
2005-01-01
Updated copyright
Max Horn
2004-12-15
moved compacts and related static data out of the scummvm.exe into an externa...
Robert Göffringmann
2004-10-22
correct music/fx for section 6
Joost Peters
2004-10-22
add section jumping to the debugger
Joost Peters
2004-09-17
print some more info with the "compact" command
Joost Peters
2004-09-13
Use ARRAYSIZE macro
Joost Peters
2004-09-13
Add debugger for BASS.
Joost Peters
2004-01-06
updated copyright notice
Max Horn
2004-01-03
remove 'Sky' name prefix for most stuff (not needed anymore since we are in n...
Max Horn
2004-01-03
Introduce namespace 'Sky'
Max Horn
2003-10-05
renamed SkyState to SkyEngine; cleaned the #include dependency mess a bit (tr...
Max Horn
2003-08-21
patch #791738 g++ 3.4 compile fix, from Falk Hueffner and a few minor local b...
Jonathan Gray
2003-07-13
debug/warning/error all automatically output a newline
Max Horn
2003-05-30
some temporary debug cleanup
Oliver Kiehl
2003-04-26
some more endian fixes. runs on my mac now as well
Oliver Kiehl
2003-04-25
added #include "stdafx.h" to some files
Oliver Kiehl
2003-04-25
Committing my stuff under pressure from Endy ;)
Oliver Kiehl