.. |
agi
|
COMMON: Rename and tweak MD5 functions
|
2010-11-07 17:16:59 +00:00 |
agos
|
ENGINES: Change 'colour' to 'color'
|
2010-11-17 12:22:08 +00:00 |
cine
|
CINE: Added basic debugging console to engine
|
2010-11-07 15:02:41 +00:00 |
cruise
|
CRUISE: Corrected uninit read of _polyStruct in ctp.cpp:49 detected by Valgrind.
|
2010-11-17 19:29:07 +00:00 |
draci
|
ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using'
|
2010-11-18 16:38:03 +00:00 |
drascula
|
COMMON: Push #include audiocd.h in system.h out to .cpp files
|
2010-11-08 23:07:42 +00:00 |
gob
|
ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using'
|
2010-11-18 16:38:03 +00:00 |
groovie
|
COMMON: Push #include audiocd.h in system.h out to .cpp files
|
2010-11-08 23:07:42 +00:00 |
hugo
|
HUGO: Fixed crash on exit when hugo.dat is not available
|
2010-11-13 13:41:43 +00:00 |
kyra
|
ENGINES: Change 'colour' to 'color'
|
2010-11-17 12:22:08 +00:00 |
lastexpress
|
ENGINES: Change 'colour' to 'color'
|
2010-11-17 12:22:08 +00:00 |
lure
|
COMMON: Simplify DECLARE_SINGLETON macro
|
2010-11-16 08:23:13 +00:00 |
m4
|
M4: Do not use Common::SubReadStream where ReadStream suffices
|
2010-11-18 19:27:01 +00:00 |
made
|
COMMON: Push #include audiocd.h in system.h out to .cpp files
|
2010-11-08 23:07:42 +00:00 |
mohawk
|
MOHAWK: Cleanup bitmap surface and pack/draw function handling
|
2010-11-18 19:06:38 +00:00 |
parallaction
|
GUI: Move major widgets to new directory gui/widgets
|
2010-11-16 10:11:57 +00:00 |
queen
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
saga
|
ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using'
|
2010-11-18 16:38:03 +00:00 |
sci
|
SCI3: Added another previously unused opcode (0x27 / 0x4e)
|
2010-11-18 19:20:30 +00:00 |
scumm
|
ENGINES: Change 'colour' to 'color'
|
2010-11-17 12:22:08 +00:00 |
sky
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
sword1
|
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
|
2010-11-16 10:19:01 +00:00 |
sword2
|
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
|
2010-11-01 16:03:35 +00:00 |
sword25
|
ENGINES: Change 'colour' to 'color'
|
2010-11-17 12:22:08 +00:00 |
teenagent
|
COMMON: Push #include audiocd.h in system.h out to .cpp files
|
2010-11-08 23:07:42 +00:00 |
testbed
|
GUI: Move major widgets to new directory gui/widgets
|
2010-11-16 10:11:57 +00:00 |
tinsel
|
TINSEL: Get rid of some global variables
|
2010-11-17 12:13:23 +00:00 |
toon
|
TOON: Fix free/malloc mismatch
|
2010-11-13 02:59:46 +00:00 |
touche
|
TOUCHE: Added basic debugging console to engine
|
2010-11-08 03:55:16 +00:00 |
tucker
|
TUCKER: Added basic debugging console to engine
|
2010-11-08 12:24:18 +00:00 |
advancedDetector.cpp
|
COMMON: Rename and tweak MD5 functions
|
2010-11-07 17:16:59 +00:00 |
advancedDetector.h
|
DETECTOR: Get rid of ADGF_KEEPMATCH
|
2010-11-07 17:15:27 +00:00 |
dialogs.cpp
|
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
|
2010-11-16 10:19:01 +00:00 |
dialogs.h
|
|
|
engine.cpp
|
GUI: Rename gui/GuiManager.* to gui/gui-manager.*
|
2010-11-16 10:19:01 +00:00 |
engine.h
|
ENGINE: Rename resetTotalPlayTime to setTotalPlayTime.
|
2010-10-27 22:52:02 +00:00 |
engines.mk
|
|
|
game.cpp
|
|
|
game.h
|
ENGINES: Do not include engines/savestate.h from engines/game.h
|
2010-11-07 17:15:46 +00:00 |
metaengine.h
|
PLUGINS: improved one-at-a-time plugin code
|
2010-11-05 13:24:57 +00:00 |
module.mk
|
|
|
savestate.cpp
|
ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value.
|
2010-10-29 16:41:30 +00:00 |
savestate.h
|
ENGINE: Add a setPlayTime to SaveStateDescriptor taking an ms value.
|
2010-10-29 16:41:30 +00:00 |
util.h
|
|
|