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
/
vars.h
Age
Commit message (
Expand
)
Author
2014-06-10
CRUISE: Remove some useless variables, use a boolean for a variable
Strangerke
2014-03-30
ALL: Resolve multiple clang warnings
Max Horn
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-10-15
CRUISE: Fix some code analysis warnings (bug #3087829)
Eugene Sandulenko
2010-08-09
CRUISE: Eliminate global constructors
Eugene Sandulenko
2010-07-17
Remove PalmOS port
Max Horn
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-06-10
Added variable to savegame format so that savegames can be correctly loaded f...
Paul Gilbert
2009-05-17
Properly named the dialog menu item 'selected' field
Paul Gilbert
2009-04-18
Added support for the global menu save/loading, and changed the savegame form...
Paul Gilbert
2009-04-01
Laid the basics for music handling
Paul Gilbert
2009-03-22
Bug fixes for handling 5-bit layered sprites correctly - this fixes the black...
Paul Gilbert
2009-02-09
Changed the save/load process to use a common serialiser
Paul Gilbert
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2008-09-21
Patch #2054467: CRUISE: 64bits fixes
Eugene Sandulenko
2008-09-08
Don't use fileName both as a structure and as a function parameter
Filippos Karapetis
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-27
Nearly working pathfinder
Vincent Hamm
2007-12-27
Early pathfinding
Vincent Hamm
2007-12-24
Fix background save/restore
Vincent Hamm
2007-12-24
-Fade in/fade out
Vincent Hamm
2007-12-20
Multiple fix/cleanup
Vincent Hamm
2007-12-18
Fix loading savegame from original interpreter
Vincent Hamm
2007-11-11
Implement dialogues
Vincent Hamm
2007-11-10
Fix relocation of objects relations
Vincent Hamm
2007-11-10
Fix boggus object state
Vincent Hamm
2007-11-10
-Cleanup strings
Vincent Hamm
2007-11-08
Cleanup load savegame from original interpreter
Vincent Hamm
2007-11-05
Implement polygon and sprite masking
Vincent Hamm
2007-10-29
Implement more object input
Vincent Hamm
2007-10-29
Add more object menu controls
Vincent Hamm
2007-10-28
Implement cursors
Vincent Hamm
2007-10-27
Hooked inputs
Vincent Hamm
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-10
Removed lot of unnecessary typedefs; added a NUM_PERSONS constant; renamed _X...
Max Horn
2007-05-01
Fixed PalmOS ARM global object allocation
Chris Apers
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
Fixing compilation for me
Sven Hesse
2007-04-27
Add cruise source code for scummvm
Vincent Hamm