.. |
agi
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
agos
|
AGOS: Correct off-by-one error in range check for setting the debug level.
|
2011-08-07 15:19:07 +02:00 |
cine
|
JANITORIAL: Silence a couple of "variable set but not used" warnings.
|
2011-06-30 23:47:10 +02:00 |
composer
|
COMPOSER: Added detection entries for 2 more games
|
2011-08-06 11:28:32 +01:00 |
cruise
|
CRUISE: Replace casts and offset calculations for memory debugger by a simple struct.
|
2011-08-07 15:19:07 +02:00 |
draci
|
DRACI: Allocate no-sound buffer on the heap in LegacySoundArchive::openArchive()
|
2011-06-23 15:11:38 +08:00 |
drascula
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
dreamweb
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
gob
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
groovie
|
ALL: Reduce audio/ header dependency
|
2011-08-06 11:30:42 +01:00 |
hugo
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
kyra
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
lastexpress
|
JANITORIAL: Add missing NL at EOF.
|
2011-08-07 13:53:33 +02:00 |
lure
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
m4
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
made
|
MADE: Fix hidden overloaded virtual function warning
|
2011-06-30 00:53:33 +03:00 |
mohawk
|
ALL: Reduce audio/ header dependency
|
2011-08-06 11:30:42 +01:00 |
parallaction
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
queen
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
saga
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
sci
|
SCI: Simplify allocation of ResourceManager.
|
2011-08-07 15:19:08 +02:00 |
scumm
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
sky
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
sword1
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
sword2
|
SWORD2: Silence "variable set but not used" GCC warnings
|
2011-07-03 07:20:40 +02:00 |
sword25
|
SWORD25: Make sure that id is always initialized in playSoundEx()
|
2011-08-07 16:05:54 +03:00 |
teenagent
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
testbed
|
OSYSTEM: extended installTimerProc() with timer ID parameter
|
2011-08-06 11:28:35 +01:00 |
tinsel
|
TINSEL: Use SAVEGAME_ID when getting savegame info, if a VM is instantiated
|
2011-08-07 15:10:17 +03:00 |
toon
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
touche
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
tsage
|
TSAGE: Reduce scope of variable.
|
2011-08-07 15:19:07 +02:00 |
tucker
|
DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect()
|
2011-06-14 18:52:11 +02:00 |
advancedDetector.cpp
|
ENGINES: Warn user about games marked with ADGF_UNSTABLE flags
|
2011-06-16 13:37:13 -05:00 |
advancedDetector.h
|
ENGINES: Warn user about games marked with ADGF_UNSTABLE flags
|
2011-06-16 13:37:13 -05:00 |
dialogs.cpp
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
dialogs.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
engine.cpp
|
ENGINES: Use the new taskbar error notification methods in the engines defaultErrorHandler()
|
2011-08-06 15:27:43 -04:00 |
engine.h
|
GUI: fix bug #2822778
|
2011-06-25 15:54:36 +02:00 |
engines.mk
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
game.cpp
|
Merge pull request #30 from tsoliman/configure-enhancement-warning-clean
|
2011-06-17 10:19:57 -07:00 |
game.h
|
Merge pull request #30 from tsoliman/configure-enhancement-warning-clean
|
2011-06-17 10:19:57 -07:00 |
metaengine.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
module.mk
|
DETECTOR: Separate code for handling obsolete gameids from advanced detector
|
2011-06-14 18:52:07 +02:00 |
obsolete.cpp
|
DETECTOR: Separate code for handling obsolete gameids from advanced detector
|
2011-06-14 18:52:07 +02:00 |
obsolete.h
|
DETECTOR: Separate code for handling obsolete gameids from advanced detector
|
2011-06-14 18:52:07 +02:00 |
savestate.cpp
|
JANITORIAL: Remove trailing empty lines.
|
2011-08-07 13:53:33 +02:00 |
savestate.h
|
ENGINES: Clean up SaveStateDescriptor.
|
2011-07-02 21:07:55 +02:00 |
util.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |