.. |
agi
|
Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors
|
2009-03-01 04:30:55 +00:00 |
agos
|
Add DOS demo of Elvira 1.
|
2009-03-01 10:09:27 +00:00 |
cine
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
cruise
|
Renamed parameter to silence warning.
|
2009-03-03 19:49:50 +00:00 |
drascula
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
gob
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
groovie
|
Fixed weirdness in groovie (as reported on scummvm-devel)
|
2009-03-04 06:08:30 +00:00 |
igor
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
kyra
|
Fixed compilation when ENABLE_LOL is not set
|
2009-03-04 10:53:36 +00:00 |
lure
|
Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors
|
2009-03-01 04:30:55 +00:00 |
m4
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
made
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
parallaction
|
Marked PUT, PRINT and WAIT commands as not used in the scripts of BRA (thus they won't be implemented).
|
2009-03-02 15:31:07 +00:00 |
queen
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
saga
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
sci
|
SCI: Removed unused FEED_MODE_DEAD, extended FIXME comment for FEED_MODE_RESTART
|
2009-03-04 08:04:28 +00:00 |
scumm
|
Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors
|
2009-03-01 04:30:55 +00:00 |
sky
|
Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors
|
2009-03-01 04:30:55 +00:00 |
sword1
|
sword1: disable saving/loading through GMM when in game menu
|
2009-03-04 10:39:12 +00:00 |
sword2
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
tinsel
|
add virtual keyboard backend hints for savegame name
|
2009-03-01 21:54:53 +00:00 |
touche
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
tucker
|
Engines: Fused several init&go methods into a single run method
|
2009-03-01 04:42:46 +00:00 |
advancedDetector.cpp
|
|
|
advancedDetector.h
|
|
|
dialogs.cpp
|
Added keyboard mapping for global menu.
|
2009-02-28 21:05:21 +00:00 |
dialogs.h
|
|
|
engine.cpp
|
Check for "track01" as well as "track1". (I hope I didn't break compilation by
|
2009-03-01 15:15:51 +00:00 |
engine.h
|
Merged Engine::go() and ::init() into a new run() method (currently implemented by calling the existing init&go methods; to be cleaned up by engine authors
|
2009-03-01 04:30:55 +00:00 |
engines.mk
|
- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE_LOL define)
|
2009-03-04 00:45:34 +00:00 |
game.cpp
|
|
|
game.h
|
|
|
metaengine.h
|
|
|
module.mk
|
|
|