.. |
agi
|
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
|
2014-05-27 02:04:08 +02:00 |
agos
|
AGOS: Revert my MIDI changes that caused bug #6664.
|
2014-06-29 23:36:11 +10:00 |
avalanche
|
AVALANCHE: Janitorial - remove trailing spaces and tabs
|
2014-06-07 17:12:24 +02:00 |
bbvs
|
BBVS: Use floating point constants of type float.
|
2014-06-02 01:00:15 +02:00 |
cge
|
CGE: Add list of files that contain translatable strings
|
2014-10-04 01:01:03 +01:00 |
cge2
|
CGE2: Add list of files that contain translatable strings
|
2014-10-04 01:01:13 +01:00 |
cine
|
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
|
2014-05-27 02:04:08 +02:00 |
composer
|
COMPOSER: Remove sprites when stopping V1 scripts (bug #6091).
|
2014-08-09 23:11:47 +02:00 |
cruise
|
CRUISE: Add a safeguard to avoid a potential null pointer derefenrece
|
2014-06-15 18:19:11 +02:00 |
draci
|
DRACI: Initialize a variable, some rework on the initialization of pointers and booleans
|
2014-05-25 17:18:35 +02:00 |
drascula
|
DRASCULA: Reduce some variable scope in Animation
|
2014-06-16 07:19:45 +02:00 |
dreamweb
|
DREAMWEB: Update list of files that contain translatable strings
|
2014-10-04 01:01:45 +01:00 |
fullpipe
|
FULLPIPE: Silence a gcc warning
|
2014-09-28 15:29:49 -04:00 |
gob
|
GOB: Update list of files that contain translatable strings
|
2014-10-04 01:02:03 +01:00 |
groovie
|
GROOVIE: Use debugC() and debugCN() functions directly in script debug.
|
2014-06-05 03:32:55 +01:00 |
hopkins
|
HOPKINS: Add list of files that contain translatable strings
|
2014-10-04 01:02:28 +01:00 |
hugo
|
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
|
2014-05-27 02:04:08 +02:00 |
kyra
|
KYRA: Update list of files that contain translatable strings
|
2014-10-04 01:02:44 +01:00 |
lastexpress
|
LASTEXPRESS: Fix potential out-of-bounds read. CID 1003992
|
2014-06-16 18:46:32 -04:00 |
lure
|
LURE: Remove useless parameters in function call
|
2014-05-29 16:55:06 +02:00 |
made
|
MADE: Print v1 database debugging at level 1 instead of all the time
|
2014-07-11 23:35:38 -04:00 |
mads
|
MADS: Rex - Avoid potential not null terminated buffers after the use of strncpy
|
2014-09-29 00:48:07 +02:00 |
mohawk
|
MOHAWK: Reset some Myst state variables as per the original
|
2014-07-08 20:13:29 +02:00 |
mortevielle
|
MORTEVIELLE: Comment out detection for improved German translation
|
2014-06-16 23:08:26 +01:00 |
neverhood
|
NEVERHOOD: Play a single sound when losing the memory puzzle (bug #6672)
|
2014-07-07 02:00:58 +03:00 |
parallaction
|
ALL: Make Debugger command function names conform to our guidelines.
|
2014-05-27 02:04:08 +02:00 |
pegasus
|
PEGASUS: Don't try to translate "???"
|
2014-08-16 12:45:02 +01:00 |
queen
|
QUEEN: Update list of files that contain translatable strings
|
2014-10-04 01:03:00 +01:00 |
saga
|
SAGA: Silence a gcc warning
|
2014-09-28 15:29:49 -04:00 |
sci
|
SCI: Fix reading SCI1 midi channel flags
|
2014-10-03 01:19:01 +02:00 |
scumm
|
SCUMM: Correct fix for regressions in The Dig demos, and remove the hack for demos.
|
2014-09-19 19:38:16 +10:00 |
sky
|
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
|
2014-05-27 02:04:08 +02:00 |
sword1
|
SWORD1: Add missing update of screen parameters when loading game from GMM
|
2014-09-13 18:40:46 +01:00 |
sword2
|
SWORD1: Change "no DXA support" message.
|
2014-08-22 06:43:02 +02:00 |
sword25
|
SWORD25: Bump the save file version number
|
2014-09-12 17:05:53 -05:00 |
teenagent
|
TEENAGENT: Remove dead code: s cannot be null at this point
|
2014-06-07 09:48:53 +02:00 |
testbed
|
TESTBED: Fix a typo in the sound tests: s/smaple/sample
|
2014-06-19 12:27:29 +02:00 |
tinsel
|
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
|
2014-05-27 02:04:08 +02:00 |
toltecs
|
TOLTECS: Blacklist a pirated CD-RIP version (bug #6690)
|
2014-08-06 15:07:31 +03:00 |
tony
|
ALL: Make Debugger command function names conform to our guidelines.
|
2014-05-27 02:04:08 +02:00 |
toon
|
TOON: Remove some dead code
|
2014-08-06 20:57:30 +02:00 |
touche
|
ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.
|
2014-05-27 02:04:08 +02:00 |
tsage
|
TSAGE: R2R - Fix variable check in scene 1337
|
2014-10-03 20:32:24 +02:00 |
tucker
|
TUCKER: Skip the display of the intro and of the chapter number when a game is loaded from launcher
|
2014-05-25 14:05:14 +02:00 |
voyeur
|
VOYEUR: Fix crash when playing video #42
|
2014-07-03 21:00:17 -04:00 |
wintermute
|
WINTERMUTE: Make a bunch of attributes private in BaseSoundBuffer
|
2014-10-01 08:34:11 +02:00 |
zvision
|
ZVISION: Silence Cppcheck warnings about buffer overflow
|
2014-08-06 17:34:43 +02:00 |
advancedDetector.cpp
|
DETECTOR: Do not show the zero matched size for illegitimate copies
|
2014-08-06 15:08:57 +03:00 |
advancedDetector.h
|
|
|
dialogs.cpp
|
|
|
dialogs.h
|
|
|
engine.cpp
|
|
|
engine.h
|
|
|
game.cpp
|
|
|
game.h
|
|
|
metaengine.h
|
|
|
module.mk
|
|
|
obsolete.cpp
|
|
|
obsolete.h
|
|
|
savestate.cpp
|
|
|
savestate.h
|
ENGINES: Fix some Doxygen comments that seem wrong.
|
2014-08-29 03:28:43 +02:00 |
util.h
|
|
|