.. |
agi
|
Fix bug #2880229: KQ4 AGI not recognized
|
2010-05-13 12:39:01 +00:00 |
agos
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
cine
|
Patch #2987340: GSoC: CINE: Hide cursor when viewing inventory
|
2010-05-09 21:15:58 +00:00 |
cruise
|
Move DebugChannel related code to new header
|
2010-05-04 11:59:22 +00:00 |
draci
|
Reduce indirect header dependencies further
|
2010-05-04 12:00:16 +00:00 |
drascula
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
gob
|
Reduce indirect header dependencies further
|
2010-05-04 12:00:16 +00:00 |
groovie
|
Add support for loading T7G Mac resources using the MacResManager.
|
2010-05-11 15:41:31 +00:00 |
kyra
|
Replace KYRA's strncpy and strncat usages by strlcpy/strlcat.
|
2010-05-05 17:53:30 +00:00 |
lure
|
Reduce indirect header dependencies further
|
2010-05-04 12:00:16 +00:00 |
m4
|
Reduce indirect header dependencies further
|
2010-05-04 12:00:16 +00:00 |
made
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
mohawk
|
Move DebugChannel related code to new header
|
2010-05-04 11:59:22 +00:00 |
parallaction
|
Changed the last global objects to class members.
|
2010-05-12 09:28:29 +00:00 |
queen
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
saga
|
Reduce indirect header dependencies further
|
2010-05-04 12:00:16 +00:00 |
sci
|
SCI: don't adjust new windows to _wmgrPort for oldGfxFunctions() games (till kq4 .502), fixes all window positions for those especially sq3old speech bubble windows
|
2010-05-13 20:19:54 +00:00 |
scumm
|
Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo.
|
2010-05-12 05:01:58 +00:00 |
sky
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
sword1
|
Reduce indirect header dependencies further
|
2010-05-04 12:00:16 +00:00 |
sword2
|
Make sure that all the parameters to an mcode command are initialised. This
|
2010-05-06 19:00:39 +00:00 |
teenagent
|
added voices pack/cd music support
|
2010-05-07 07:56:57 +00:00 |
tinsel
|
Move DebugChannel related code to new header
|
2010-05-04 11:59:22 +00:00 |
touche
|
Move DebugChannel related code to new header
|
2010-05-04 11:59:22 +00:00 |
tucker
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
advancedDetector.cpp
|
Add support to the MacResManager and AdvancedDetector to take the md5 of a resource fork. This introduces a new flag, ADGF_MACRESFORK, which when set will take the md5 and size from the resource fork instead of the data fork.
|
2010-05-10 18:23:54 +00:00 |
advancedDetector.h
|
Add support to the MacResManager and AdvancedDetector to take the md5 of a resource fork. This introduces a new flag, ADGF_MACRESFORK, which when set will take the md5 and size from the resource fork instead of the data fork.
|
2010-05-10 18:23:54 +00:00 |
dialogs.cpp
|
GUI: Unify various definitions of kOKCmd and move it to namespace GUI
|
2010-04-06 09:26:43 +00:00 |
dialogs.h
|
Factor out save/load code from MainMenuDialog::handleCommand into new methods
|
2010-04-06 09:26:20 +00:00 |
engine.cpp
|
Replace various strncpy usages by strlcpy.
|
2010-05-05 17:54:12 +00:00 |
engine.h
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |
engines.mk
|
Revert of accidental commit to engines.mk
|
2010-03-21 10:53:13 +00:00 |
game.cpp
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
game.h
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
metaengine.h
|
Patch #2973290: Semicolon cleanup
|
2010-03-22 20:28:08 +00:00 |
module.mk
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
savestate.cpp
|
Switch SaveStateDescriptor::getBool to use Common::parseBool
|
2010-04-06 09:27:27 +00:00 |
savestate.h
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
util.h
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |