.. |
agi
|
Merged revisions 32564-32565,32567-32575,32577,32579-32594,32596-32603,32605-32639,32644-32646,32648-32666 via svnmerge from
|
2008-06-11 17:36:21 +00:00 |
agos
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
cine
|
Debug printing a couple more relevant variables in addAni.
|
2008-07-30 11:36:14 +00:00 |
cruise
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
drascula
|
Fixed unitialized variables
|
2008-07-01 10:33:25 +00:00 |
gob
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
igor
|
Don't use kPlainSoundType if you don't have to
|
2008-07-11 20:28:14 +00:00 |
kyra
|
Fixed regressions in kyra1 amiga.
|
2008-08-02 14:32:05 +00:00 |
lure
|
Fix for missing data in the savegame format that could result in not being able to talk to Goewin in the apothecary after restoring a savegame
|
2008-07-14 10:33:57 +00:00 |
m4
|
One more MSVC warning
|
2008-07-08 11:48:16 +00:00 |
made
|
Fixed unitialized variables
|
2008-07-01 10:33:25 +00:00 |
parallaction
|
* Increasing max number of allowed token on one line.
|
2008-08-02 03:19:45 +00:00 |
queen
|
Applied my patch #2030058 ("Workaround for incorrectly compressed FotAQ"), and
|
2008-07-31 13:45:58 +00:00 |
saga
|
Fixed crash on exit from commit #32742 - the memory leak was only in IHNM, not ITE (in ITE, the 4 sprite lists are actually one)
|
2008-08-01 14:27:40 +00:00 |
scumm
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
sky
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
sword1
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
sword2
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
tinsel
|
Make sure that save game descriptions are 0-terminated
|
2008-07-30 08:23:04 +00:00 |
touche
|
moved midi driver object creation to MidiPlayer class (to match delete call)
|
2008-06-26 10:12:12 +00:00 |
engine.cpp
|
Merged lots of _mixer->isReady() warnings into a single one in Engine constructor
|
2008-02-15 17:01:35 +00:00 |
engine.h
|
engine.h was moved from base/ to engines/ ages ago -- update header file protector accordingly
|
2008-02-01 23:37:16 +00:00 |
engines.mk
|
Added Tinsel engine to main repos (no news item for it ON PURPOSE)
|
2008-07-23 09:02:47 +00:00 |
metaengine.h
|
Fixed some code formatting thanks to LordHoto
|
2008-05-26 00:28:48 +00:00 |
module.mk
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |