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
Age
Commit message (
Expand
)
Author
2009-02-19
Merged the contents of fontCharacterTable into staticres
Paul Gilbert
2009-02-19
Initial work on correct engine pausing
Paul Gilbert
2009-02-19
In progress work on cleaning up the font system - giving proper variable name...
Paul Gilbert
2009-02-19
Moved a set of static arrays into the staticres.cpp file
Paul Gilbert
2009-02-14
Changed the list of language dependant strings from being hard-coded to dynam...
Paul Gilbert
2009-02-11
Added debugger console
Paul Gilbert
2009-02-11
Removed deprecated method
Paul Gilbert
2009-02-10
Cleaned up the input loop, using ScummVM keycode constants and some newly def...
Paul Gilbert
2009-02-09
Changed the save/load process to use a common serialiser
Paul Gilbert
2009-01-30
Renamed SpecialDebugLevel to DebugChannel
Max Horn
2009-01-29
Moved AdvancedDetector from common/ to engines/
Max Horn
2009-01-29
A ton of code formatting fixes; also fixed warnings about single line loops l...
Max Horn
2009-01-25
Introduced a static string list for language dependant strings, and changed t...
Paul Gilbert
2009-01-25
Minor cleanup and changed g_cruise to _vm for consistency
Paul Gilbert
2009-01-16
Fixed class indention
Max Horn
2009-01-16
Code formatting fixes, automatically performed by astyle
Max Horn
2009-01-16
Mark cruise save/load code as not endian safe
Max Horn
2009-01-02
Add German, Italian and Spanish VGA versions of Cruise for a Corpse.
Travis Howell
2009-01-01
Whoa! Removing trailing spaces.
Eugene Sandulenko
2008-12-25
Pushing down some header deps (on common/system.h, mostly)
Max Horn
2008-11-14
Committed my patch #2123680 "SDL: Backend transaction / rollback support".
Johannes Schickel
2008-11-06
Switched various Engine APIs to use Common::Error
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-09-03
Silence MSVC warning about uninitialized variables
Filippos Karapetis
2008-07-29
Changed class File (and derived classes) to only support read-only access; ad...
Max Horn
2008-06-29
adding a fixme
Kostas Nakos
2008-06-03
Removed the now empty files stringSupport.cpp/.h
Filippos Karapetis
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-04-05
Advanced detector: replaced kADFlagAugmentPreferredTarget by its inverse, kAD...
Max Horn
2008-03-14
Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...
Max Horn
2008-03-14
Advanced Detector: Changed fallback detector from a callback function pointer...
Max Horn
2008-02-15
Merged lots of _mixer->isReady() warnings into a single one in Engine constru...
Max Horn
2008-02-08
Initial support for plugin types
Jordi Vilalta Prat
2008-02-03
Revised Engine plugin API to only provide a single func which returns a MetaE...
Max Horn
2008-02-03
Changed "COMPATIBLITY" to "COMPATIBILITY".
Torbjörn Andersson
2008-02-02
Moved AdvancedMetaEngine to namespace Common
Max Horn
2008-02-02
Converted the remaining engines to use MetaEngine
Jordi Vilalta Prat
2008-01-28
Fixed the spaces before tabs.
Jordi Vilalta Prat
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-27
Muting the compiler (Sorry again, yaz0r :P)
Sven Hesse
2007-12-27
Nearly working pathfinder
Vincent Hamm
2007-12-27
Early pathfinding
Vincent Hamm
2007-12-25
Added FIXME regarding fopen usage
Max Horn
2007-12-25
Muting the compiler :P
Sven Hesse
2007-12-25
Fix input
Vincent Hamm
2007-12-25
Fix palette issues
Vincent Hamm
2007-12-25
Fix title screen regression
Vincent Hamm
2007-12-25
Fix blinking character
Vincent Hamm
2007-12-25
Bunch of gfx fix
Vincent Hamm
[next]