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
/
cruise
/
decompiler.cpp
Age
Commit message (
Expand
)
Author
2014-06-01
CRUISE: More rework and renaming on the decompiler
Strangerke
2014-06-01
CRUISE: Start renaming opcodes in the Decompiler, some rework
Strangerke
2014-06-01
CRUISE: Fix a CppCheck error in decompiler
Strangerke
2014-06-01
CRUISE: Fix a bug in the decompiler
Strangerke
2014-06-01
CRUISE: Reduce the scope of variables used in the for loops
Strangerke
2014-02-18
CRUISE: Make GPL headers consistent in themselves.
Johannes Schickel
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2010-11-07
LURE: Convert printf to debug/warning
Max Horn
2010-06-21
Fixed some Cppcheck warnings. (There are plenty left, if anyone's wondering.)
Torbjörn Andersson
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-06-01
Change flip[Short|Long] functions to bigEndian[Short|Long]ToNative to clarify...
Joost Peters
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-20
Fix title screen line drawing code
Vincent Hamm
2007-12-18
Fix loading savegame from original interpreter
Vincent Hamm
2007-11-10
-Cleanup strings
Vincent Hamm
2007-10-28
Early implementation of object menu
Vincent Hamm
2007-09-18
Code formatting fixes
Max Horn
2007-09-10
Lots of source code formatting corrections
Max Horn
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-12
I believe these #includes are unnecessary.
Torbjörn Andersson
2007-04-28
More cleanup
Vincent Hamm
2007-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Cleanup
Vincent Hamm
2007-04-27
Add cruise source code for scummvm
Vincent Hamm