.. |
agi
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
agos
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
cine
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
cruise
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
drascula
|
more translations
|
2008-05-11 20:05:09 +00:00 |
gob
|
Implemented saving/loading in Woodruff. Should work, although it tries to save and load sprites (which we ignore currently, doesn't seem to have any impact).
|
2008-05-11 22:08:18 +00:00 |
igor
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
kyra
|
Renamed preprocessor constants to match file names.
|
2008-05-12 04:17:51 +00:00 |
lure
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
m4
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
made
|
Added a sanity check to getFrame()
|
2008-05-11 13:11:01 +00:00 |
parallaction
|
Renamed some parallaction member vars to have a leading underscore (besides being part of our code formatting conventions, this fixes various name clash warnings)
|
2008-05-11 22:08:32 +00:00 |
queen
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
saga
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
scumm
|
Update HE version for that English Windows version of Freddi Fish 1.
|
2008-05-12 04:29:41 +00:00 |
sky
|
Since BASS treats speech separately from other sounds, let's use the
|
2008-05-08 05:05:47 +00:00 |
sword1
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
sword2
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
touche
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +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
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
metaengine.h
|
Remove undesired spaces and an old TODO
|
2008-02-08 01:45:46 +00:00 |
module.mk
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |