.. |
agi
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
agos
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
cine
|
ALL: Fix indention (whitespaces -> tabs)
|
2010-10-23 15:46:50 +00:00 |
cruise
|
ALL: Fix various typos (patch #3093266)
|
2010-10-24 13:04:33 +00:00 |
draci
|
DRACI: Switch to the new play time counting of the Engine class.
|
2010-10-29 16:54:10 +00:00 |
drascula
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
gob
|
GOB: Extended workaround for Goblin Stuck On Reload to cover bug #3065914
|
2010-11-04 06:28:51 +00:00 |
groovie
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
hugo
|
TOOL: Fix ticks per seconds for H1 Dos
|
2010-11-04 12:29:06 +00:00 |
kyra
|
KYRA: Pause engine when the debugger is open.
|
2010-11-01 22:19:16 +00:00 |
lastexpress
|
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
|
2010-11-01 16:03:35 +00:00 |
lure
|
ENGINES: Get rid of some (f)printfs
|
2010-11-01 16:04:47 +00:00 |
m4
|
M4: Changed debug calls to debugCN since they all have newlines
|
2010-11-03 09:44:03 +00:00 |
made
|
MADE Remove now redundant fflush call
|
2010-11-02 09:49:07 +00:00 |
mohawk
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
parallaction
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
queen
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
saga
|
SAGA: reduce memory usage
|
2010-10-24 22:52:57 +00:00 |
sci
|
SCI: adding force to memorial area for SQ3/intro
|
2010-11-04 18:37:03 +00:00 |
scumm
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
sky
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
sword1
|
SWORD1: Switch to the new play time counting of the Engine class.
|
2010-10-29 16:53:46 +00:00 |
sword2
|
GUI: Add GCC_PRINTF to GUI::Debugger::DebugPrintf & fix resulting warnings
|
2010-11-01 16:03:35 +00:00 |
sword25
|
LUA: Tweak lua_ident to not conflict with SVN keywords (since this is not used at all, only used to 'mark' binaries compiling Lua in, I think we could safely remove it, too)
|
2010-11-04 00:31:50 +00:00 |
teenagent
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
testbed
|
COMMON: Rename String::printf() to String::format()
|
2010-11-01 16:02:28 +00:00 |
tinsel
|
TINSEL: Correcting my previous commit, oops
|
2010-11-01 21:36:39 +00:00 |
toon
|
ENGINES: Replace many printfs by warning/debug/debugN
|
2010-11-01 21:37:47 +00:00 |
touche
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
tucker
|
ENGINES: Enhance namespace comments a bit
|
2010-10-15 12:48:19 +00:00 |
advancedDetector.cpp
|
ALL: Fix various typos (patch #3093266)
|
2010-10-24 13:04:33 +00:00 |
advancedDetector.h
|
AD: Implement AGDF_PIRATED flag.
|
2010-08-25 11:51:06 +00:00 |
dialogs.cpp
|
ENGINES: Remove some 'using' statements
|
2010-11-01 16:00:17 +00:00 |
dialogs.h
|
Replace SCUMM F5 dialog by GMM & add help button to GMM
|
2010-05-26 19:54:50 +00:00 |
engine.cpp
|
COMMON: Get rid of the debug() output formatter
|
2010-11-01 20:41:32 +00:00 |
engine.h
|
ENGINE: Rename resetTotalPlayTime to setTotalPlayTime.
|
2010-10-27 22:52:02 +00:00 |
engines.mk
|
CONFIGURE: Plug in Last Express engine
|
2010-10-18 19:18:06 +00:00 |
game.cpp
|
GUI: Implemented Languages as GUI options.
|
2010-06-15 10:57:28 +00:00 |
game.h
|
GUI: Implemented Languages as GUI options.
|
2010-06-15 10:57:28 +00:00 |
metaengine.h
|
added intermediary function 'findGameOnePlugAtATime' and switched load game and run game code to use it. Added checks for DYNAMIC_MODULES defines to the checks for NEW_PLUGIN_DESIGN_FIRST_REFINEMENT
|
2010-08-05 00:26:46 +00:00 |
module.mk
|
ENGINES: Move SaveStateDescriptor etc. to engine/savestate.*
|
2010-03-18 15:09:48 +00:00 |
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
|
Move initGraphics and initCommonGFX from to new header.
|
2010-05-04 11:58:12 +00:00 |