.. |
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
|
Proper fix for savestates. Thanks to next_ghost
|
2008-05-12 21:03: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
|
Added a warning when all chunk slots are full, as that's still a problem in Woodruff (some videos aren't closed correctly yet).
|
2008-05-13 19:53:14 +00:00 |
igor
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
kyra
|
fix engine destructor for non interactive hof demo
|
2008-05-13 21:39:18 +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 o1_LOADCURSOR to prevent LGoP2 from crashing when the save/load menu is opened during character selection
|
2008-05-13 16:12:37 +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
|
Moved the engine plugin code to engines/metaengine.h; added/clarified/corrected various Doxygen comments for the plugin system
|
2008-05-13 10:41:32 +00:00 |
module.mk
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |