.. |
agi
|
AGI: Cleanup some Winnie string code
|
2011-07-03 13:49:28 -04:00 |
agos
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
cine
|
JANITORIAL: Silence a couple of "variable set but not used" warnings.
|
2011-06-30 23:47:10 +02:00 |
cruise
|
JANITORIAL: Silence a couple of "variable set but not used" warnings.
|
2011-06-30 23:47:10 +02:00 |
draci
|
DRACI: Allocate no-sound buffer on the heap in LegacySoundArchive::openArchive()
|
2011-06-23 15:11:38 +08:00 |
drascula
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
dreamweb
|
DREAMWEB: Cleaning of 'printasprite'
|
2011-07-23 18:23:39 +02:00 |
gob
|
GOB: Fix missing sound effects in Woodruff (bug #3374170)
|
2011-07-23 15:39:38 +02:00 |
groovie
|
ENGINES: Clean up SaveStateDescriptor.
|
2011-07-02 21:07:55 +02:00 |
hugo
|
HUGO: Fix incorrect usage of sizeof
|
2011-06-25 21:35:17 +02:00 |
kyra
|
KYRA: Add detection for Russian versions of Kyra1 & LoL
|
2011-07-13 12:39:31 +01:00 |
lastexpress
|
LASTEXPRESS: Simplify SoundQueue::updateQueue()
|
2011-07-08 22:03:34 -04:00 |
lure
|
JANITORIAL: Silence a couple of "variable set but not used" warnings.
|
2011-06-30 23:47:10 +02:00 |
m4
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
made
|
MADE: Fix hidden overloaded virtual function warning
|
2011-06-30 00:53:33 +03:00 |
mohawk
|
MOHAWK: Silence MSVC warnings
|
2011-07-09 14:34:59 +03:00 |
parallaction
|
COMMON: Fix compilation when USE_HASHMAP_MEMORY_POOL is not defined.
|
2011-07-03 00:16:07 +02:00 |
queen
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
saga
|
SAGA: Use #error instead of a deliberate syntax error.
|
2011-07-10 13:36:03 +02:00 |
sci
|
SCI: Fix kFormat's handling of %c with a 0 argument
|
2011-07-18 23:36:56 +02:00 |
scumm
|
Merge pull request #50 from clone2727/bink
|
2011-07-18 16:04:39 -07:00 |
sky
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
sword1
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
sword2
|
SWORD2: Silence "variable set but not used" GCC warnings
|
2011-07-03 07:20:40 +02:00 |
sword25
|
SWORD25: Removed custom endianness code in persistence code
|
2011-07-10 18:11:00 +03:00 |
teenagent
|
TEENAGENT: Allocate large buffers on the heap instead of the stack
|
2011-06-23 15:11:37 +08:00 |
testbed
|
ALL: Require DECLARE_SINGLETON to be used in the Common namepsace
|
2011-06-30 22:41:41 +03:00 |
tinsel
|
TINSEL: Don't leak running processes in Scheduler::reset().
|
2011-06-20 17:42:00 +02:00 |
toon
|
TOON: Fix off-by-one use of path heap array
|
2011-07-21 13:09:18 +02:00 |
touche
|
ANALYSIS: Add static casts to is* functions
|
2011-06-23 08:52:52 -04:00 |
tsage
|
TSAGE: Bugfix to make Return to Launcher work correctly
|
2011-07-18 21:13:39 +10: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
|
GUI: fix bug #2822778
|
2011-06-25 15:54:36 +02:00 |
dialogs.h
|
GIT: Clean up: Suppress SVN tags, now useless
|
2011-05-12 01:16:22 +02:00 |
engine.cpp
|
GUI: Zero is a valid save slot number.
|
2011-07-02 22:01:47 +02:00 |
engine.h
|
GUI: fix bug #2822778
|
2011-06-25 15:54:36 +02:00 |
engines.mk
|
DREAMWEB: added autogenerated source
|
2011-06-15 17:29:05 +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
|
ENGINES: Clean up SaveStateDescriptor.
|
2011-07-02 21:07:55 +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 |