.. |
agi
|
Merge pull request #396 from JenniBee/md5s
|
2013-11-07 23:10:04 -08:00 |
agos
|
Merge pull request #378 from lordhoto/pluggable-engines-translations
|
2013-09-12 15:38:13 -07:00 |
avalanche
|
AVALANCHE: Fix CID 1109674 - uninitialized variables. Also fix room variable default values.
|
2013-11-09 14:47:45 +01:00 |
cge
|
CGE: Ensure string copy don't overrun. Fix CID 1003674 to 1003678
|
2013-11-10 09:57:42 +01:00 |
cine
|
CINE: Remove unnecessary check. CID 1004117
|
2013-11-03 01:28:03 +02:00 |
composer
|
COMPOSER: Fix uninitialized class variables and divide by zero bugs.
|
2013-09-30 04:27:42 +01:00 |
cruise
|
|
|
draci
|
DRACI: Initialized class variables. CID 1003405
|
2013-10-18 15:59:22 +03:00 |
drascula
|
DRASCULA: More variables initialized. CID 1003403
|
2013-11-09 12:51:39 +02:00 |
dreamweb
|
DREAMWEB: Remove dead function enableSavingOrLoading() (which fixes CID 1003402)
|
2013-11-09 23:54:09 +01:00 |
fullpipe
|
FULLPIPE: More work on MovGraph2::buildMovInfo1MessageQueue()
|
2013-11-12 01:42:33 +02:00 |
gob
|
|
|
groovie
|
GROOVIE: Fix ROQ JPEG decoding
|
2013-09-16 20:56:59 -04:00 |
hopkins
|
HOPKINS: Replace cascades of if by switches for language checks
|
2013-11-09 20:06:42 +01:00 |
hugo
|
HUFO: Fix CID 1002880, 1002881. Use nullptr where possible instead of 0
|
2013-11-01 14:15:19 +01:00 |
kyra
|
KYRA: Plug memory leak in SoundTowns::playSoundEffect.
|
2013-11-10 13:19:28 +01:00 |
lastexpress
|
LASTEXPRESS: Redo d71b48 and use variable instead of commenting it
|
2013-10-12 09:16:58 +03:00 |
lure
|
|
|
made
|
MADE: Create MusicPlayer in run() instead of MadeEngine's constructor.
|
2013-11-03 19:17:13 +01:00 |
mohawk
|
MOHAWK: Fix missing initializers in CSTime engine. CID 1002810.
|
2013-10-02 05:57:01 +01:00 |
mortevielle
|
MORTEVIELLE: Remove useless variable
|
2013-11-10 18:11:11 +01:00 |
neverhood
|
NEVERHOOD: Fix Klaymen's idle blinking animation in the teleporter
|
2013-11-03 04:19:17 +02:00 |
parallaction
|
PARALLACTION: Initialize class. CID 1002753
|
2013-11-09 13:22:57 +02:00 |
pegasus
|
PEGASUS: Fix incorrect displaying of the synthesizer shutdown video
|
2013-10-06 22:41:30 -04:00 |
queen
|
|
|
saga
|
SAGA: Remove unused assignment. CID 1002506
|
2013-10-08 00:11:18 +03:00 |
sci
|
SCI: Script Patch to fix German LSL5 Patti Textbox
|
2013-11-05 00:11:41 +01:00 |
scumm
|
SCUMM: Fix potential memory leak. CID 1003586
|
2013-11-03 01:28:03 +02:00 |
sky
|
|
|
sword1
|
SWORD1: Fix unitialized variables. CID 1002991
|
2013-10-30 09:18:14 +02:00 |
sword2
|
|
|
sword25
|
SWORD25: Revert "Fix compilation on some 32-bit systems"
|
2013-11-04 21:25:00 +01:00 |
teenagent
|
|
|
testbed
|
TESTBED: Fix uninitalized variable. CID 1002670
|
2013-10-17 13:58:02 +03:00 |
tinsel
|
TINSEL: Fix compilation on FreeBSD with C++-11 enabled.
|
2013-09-28 01:33:43 +01:00 |
toltecs
|
Merge pull request #378 from lordhoto/pluggable-engines-translations
|
2013-09-12 15:38:13 -07:00 |
tony
|
TONY: Initialise _buf and _origBuf in second RMGfxBuffer constructor
|
2013-10-13 09:15:59 +02:00 |
toon
|
TOON: Fix unintialized variables. Fix CID 1002424
|
2013-11-09 18:20:29 +01:00 |
touche
|
TOUCHE: Initialize more variables. CID 1002423
|
2013-11-09 12:49:48 +02:00 |
tsage
|
TSAGE: R2R - Remove obsolete TODO
|
2013-11-12 08:02:25 +01:00 |
tucker
|
|
|
wintermute
|
WINTERMUTE: Move the isAscii() string changing code to another function
|
2013-11-08 12:17:48 +02:00 |
zvision
|
ZVISION: Fix compilation
|
2013-11-01 08:57:50 +01:00 |
advancedDetector.cpp
|
AD: Introduce ADGF_DROPPLATFORM
|
2013-09-09 00:38:06 +03:00 |
advancedDetector.h
|
AD: Introduce ADGF_DROPPLATFORM
|
2013-09-09 00:38:06 +03:00 |
configure.engines
|
BUILD: Mark ZVision as requiring freetype2/16bit
|
2013-10-17 22:36:26 -04:00 |
dialogs.cpp
|
|
|
dialogs.h
|
|
|
engine.cpp
|
OPENGL: Add new generic OpenGL (ES) backend.
|
2013-10-19 22:12:01 +02:00 |
engine.h
|
|
|
engines.mk
|
Merge branch 'zvision'
|
2013-10-17 23:00:00 +02:00 |
game.cpp
|
|
|
game.h
|
|
|
metaengine.h
|
|
|
module.mk
|
|
|
obsolete.cpp
|
|
|
obsolete.h
|
|
|
plugins_table.h
|
Merge branch 'zvision'
|
2013-10-17 23:00:00 +02:00 |
savestate.cpp
|
|
|
savestate.h
|
|
|
util.h
|
|
|