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
/
linker.cpp
Age
Commit message (
Expand
)
Author
2014-06-06
CRUISE: Reduce the scope of some more variables
Strangerke
2014-06-01
CRUISE: Reduce the scope of variables used in the for loops
Strangerke
2014-05-31
CRUISE: Add safeguards to some more string manipulations
Strangerke
2014-05-31
CRUISE: Add safeguards to avoid a buffer overflow in linker and sound
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
2011-03-29
JANITORIAL: Remove/comment unused vars
dhewg
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-07-25
fix another aligned write
Joost Peters
2009-07-25
fix unaligned writes
Joost Peters
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
2007-11-10
Fix relocation of objects relations
Vincent Hamm
2007-11-10
-Cleanup strings
Vincent Hamm
2007-10-28
Early implementation of object menu
Vincent Hamm
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-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Fixing lots of warnings
Max Horn
2007-04-27
Add cruise source code for scummvm
Vincent Hamm