.. |
agi
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
agos
|
Fixed PalmOS compilation
|
2008-05-23 11:13:15 +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
|
Removing test code
|
2008-05-23 21:02:21 +00:00 |
igor
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
kyra
|
- Added a simple (but yet better) implementation of pauseEngineIntern for Kyra_v1 and Kyra_v2
|
2008-05-23 13:37:56 +00:00 |
lure
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
m4
|
Fixed menu background loading in Riddle of Master Lu
|
2008-05-14 19:42:02 +00:00 |
made
|
- Moved event polling from sfPollEvent to runScript
|
2008-05-21 10:07:33 +00:00 |
parallaction
|
* Cleanup of input code.
|
2008-05-15 01:18:26 +00:00 |
queen
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
saga
|
Messages in the ITE puzzle scene will now be properly shown in Italian in the Italian fan translation of ITE
|
2008-05-23 09:17:39 +00:00 |
scumm
|
Fixed PalmOS compilation
|
2008-05-23 11:13:15 +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
|
Initial implementation of pauseEngineIntern(). There are issues, though, since
|
2008-05-23 17:54:47 +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 |