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
/
object.cpp
Age
Commit message (
Expand
)
Author
2014-06-08
CRUISE: Directly use assert.
Johannes Schickel
2014-06-06
CRUISE: Reduce the scope of some more variables
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-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2010-11-21
CRUISE: Fix Memory Accesses Errors and Leaks Reported By Valgrind
David Turner
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-09-24
CRUISE: Fixed some warnings about unreachable code
Filippos Karapetis
2009-05-15
Converted various printf statements to use debug, warning, and error.
Paul Gilbert
2009-02-11
Added debugger console
Paul Gilbert
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2008-09-03
Silence MSVC warning about uninitialized variables
Filippos Karapetis
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-11-11
Menu display fix
Vincent Hamm
2007-11-11
Implement dialogues
Vincent Hamm
2007-11-10
Fix boggus object state
Vincent Hamm
2007-10-28
Early implementation of object menu
Vincent Hamm
2007-10-28
Find object fix
Vincent Hamm
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
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
Fixing more warnings
Max Horn
2007-04-27
Fixed loads of warnings with MSVC and gcc
Filippos Karapetis
2007-04-27
Add cruise source code for scummvm
Vincent Hamm