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
/
simon
/
debug.cpp
Age
Commit message (
Expand
)
Author
2005-07-30
Remove trailing whitespaces.
Eugene Sandulenko
2005-06-24
When including files from common/, explicitly use the common/ prefix
Max Horn
2005-05-08
Comply to our coding conventions
Max Horn
2005-05-06
Cleanup
Travis Howell
2005-05-06
Use ScummVM code formatting for names.
Travis Howell
2005-01-01
Updated copyright
Max Horn
2004-12-18
A little more cleanup (the Simon code really is a big mess :-)
Max Horn
2004-12-18
constify simon engine; turned global var vc_get_out_of_code into a member of ...
Max Horn
2004-01-06
updated copyright notice
Max Horn
2003-12-21
Use of stat() is not portable...
Marcus Comstedt
2003-12-15
No stat.h on PalmOS
Chris Apers
2003-12-11
Ooops
Travis Howell
2003-12-11
fix compilation on non-win32 systems
Max Horn
2003-12-11
No need for buffers that large.
Travis Howell
2003-12-11
Change another debug define to key
Travis Howell
2003-12-01
cleanup
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-10-03
Simon namespace
Max Horn
2003-07-13
debug/warning/error all automatically output a newline
Max Horn
2003-06-16
misc.
Travis Howell
2003-06-14
Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...
Max Horn
2003-06-01
Rename SimonState to SimonEngine
Travis Howell
2003-05-21
pedantic warning fixes
Max Horn
2003-05-17
Add simon1amiga to debug
Travis Howell
2003-05-01
Add a few Amiga games corrections and todos
Travis Howell
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup ....
Paweł Kołodziejski
2003-03-01
change GameIDs to GameFeatures
Oliver Kiehl
2003-01-11
More simon 2 targets (amiga/mac ports)
Travis Howell
2002-11-29
Fix dump_vga_bitmaps and restrict to win32 only
Travis Howell
2002-11-20
Include simon debug options by default
Travis Howell
2002-11-20
fixed compilation for now <shudder>
Max Horn
2002-11-20
Add back missing simon debug function
Travis Howell
2002-11-20
Another ooops
Travis Howell
2002-11-20
Split debug opcode table into separate file.
Travis Howell
2002-11-05
Fix some weird formating
Travis Howell
2002-10-22
fix (?) for windows compile problem
Max Horn
2002-10-22
fixed SIMONDEBUG; some cleanup
Max Horn
2002-08-21
Initial revision
Max Horn