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
/
overlay.cpp
Age
Commit message (
Expand
)
Author
2011-11-10
CRUISE: Fix OOM checks
Willem Jan Palenstijn
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-19
COMMON: Split common/stream.h into several headers
Max Horn
2010-11-07
LURE: Convert printf to debug/warning
Max Horn
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-08
Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...
Max Horn
2009-11-02
Changed foo(void) to foo() in almost all non-backend source files
Max Horn
2009-10-18
Introduced new type Common::DisposeAfterUse::Flag
Max Horn
2009-10-10
Further memory leak fixes
Paul Gilbert
2009-10-09
Fix warning
Max Horn
2009-10-09
Fixed all memory leaks as far as the initial title screen
Paul Gilbert
2009-10-09
Set up a basic tracing system for all memory allocations to help track down m...
Paul Gilbert
2009-05-31
The error() and warning() functions add ! and newline automatically. (I didn't
Torbjörn Andersson
2009-05-24
Removed the line feed workaround, and added explicit int16 castings to the FR...
Paul Gilbert
2009-05-16
Added a workaround for a discrepancy in the English version - one of the long...
Paul Gilbert
2009-05-15
Yet another strcpy() where source and destination may be the same...
Torbjörn Andersson
2009-05-15
Converted various printf statements to use debug, warning, and error.
Paul Gilbert
2009-04-01
Laid the basics for music handling
Paul Gilbert
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-09-21
Patch #2054467: CRUISE: 64bits fixes
Eugene Sandulenko
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-25
Fix cell sorting
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-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-30
Several const correctness fixes
Max Horn
2007-05-24
sync resource unpacking code of cruise with cine
Gregory Montoir
2007-04-28
More cleanup
Vincent Hamm
2007-04-27
Fix code formatting (partially) and guard defines in includes.
Eugene Sandulenko
2007-04-27
Fixed loads of warnings with MSVC and gcc
Filippos Karapetis
2007-04-27
Add cruise source code for scummvm
Vincent Hamm