.. |
engine
|
Replaced GFXWARN with warning and GFXDEBUG with debugC
|
2009-06-08 11:42:13 +00:00 |
gfx
|
Replaced GFXWARN with warning and GFXDEBUG with debugC
|
2009-06-08 11:42:13 +00:00 |
sfx
|
SCI: C++ified the song iterator code a little bit more
|
2009-06-07 23:05:11 +00:00 |
console.cpp
|
Moved some more debug commands to ScummVM's console
|
2009-06-08 08:38:10 +00:00 |
console.h
|
Moved some more debug commands to ScummVM's console
|
2009-06-08 08:38:10 +00:00 |
debug.h
|
Moved some more debug commands to ScummVM's coneole
|
2009-06-06 16:43:13 +00:00 |
decompressor.cpp
|
The error() and warning() functions add ! and newline automatically. (I didn't
|
2009-05-31 10:02:16 +00:00 |
decompressor.h
|
SCI: cleanup
|
2009-05-28 11:15:09 +00:00 |
detection.cpp
|
MD5 from bugreport #2797962: "SCI: Laura Bows 2 german, md5"
|
2009-06-07 10:13:05 +00:00 |
exereader.cpp
|
Simplified SCI versions to be SCI version generations, and fixed some game entries in the process. Also, added a sanity check for invalid game entries
|
2009-05-15 09:04:21 +00:00 |
exereader.h
|
Normalized guard #defines
|
2009-02-24 15:33:40 +00:00 |
module.mk
|
SCI: Moved MemObject code into a separate source file
|
2009-06-04 11:45:17 +00:00 |
resource.cpp
|
SCI: Cleanup
|
2009-06-08 12:20:36 +00:00 |
resource.h
|
SCI: Cleanup
|
2009-06-08 12:20:36 +00:00 |
sci.cpp
|
Objectified the graphics driver
|
2009-06-06 10:21:48 +00:00 |
sci.h
|
SCI: Got rid of g_EngineState
|
2009-06-07 23:04:34 +00:00 |
tools.cpp
|
- Moved the engine state and the console to be private members of SciEngine
|
2009-06-03 14:09:25 +00:00 |
tools.h
|
Removed/replaced BREAKPOINT
|
2009-05-30 10:42:08 +00:00 |
uinput.h
|
Reordered the numpad keys so that they make more sense, and simplified the code which returns the values of shifted function keys
|
2009-06-04 08:28:20 +00:00 |
vocabulary.cpp
|
SCI: Moved resource36 handling into resource manager.
|
2009-06-07 19:15:55 +00:00 |
vocabulary.h
|
Moved some more debug commands to ScummVM's coneole
|
2009-06-06 16:43:13 +00:00 |