scummvm/engines
Florian Kagerer 8fe533657c - HOF: another Italian fan translation
svn-id: r33873
2008-08-14 21:21:04 +00:00
..
agi Fixed initialization of some SoundMgr-class's member variables. Moved _sndBuffer's allocation to SoundMgr's constructor and its deallocation to the destructor. Made fillAudio SoundMgr's method and removed a superfluous global static variable 'int16 *buffer'. Should help with the occasional crashes when starting the first sound in an AGI game. 2008-08-13 11:57:48 +00:00
agos Committed my patch ("XMIDI callback control events"). At the moment, I'm 2008-08-10 17:59:42 +00:00
cine Fix for bugging moving at the bottom of the ocean when trying to free the girl from the ropes and swimming to the surface. Some global variables related to mouse position weren't being updated in executePlayerInput, now they are and things seem to work. Also enables moving in the labyrinth arcade sequence at the palace. 2008-08-14 20:49:34 +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 a bunch of Valgrind warnings (mostly uninitialised variables, but also an 2008-08-10 18:44:00 +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
kyra - HOF: another Italian fan translation 2008-08-14 21:21:04 +00:00
lure
m4
made
parallaction Some variable renamed to make more sense. 2008-08-14 13:45:32 +00:00
queen Turned InSaveFile & OutSaveFile into simple typedefs 2008-08-04 11:38:25 +00:00
saga Added Italian translation for the load confirmation window in IHNM 2008-08-04 15:23:08 +00:00
scumm Clarify SCUMM MD5 message: We do not want reports on fanmade translations 2008-08-13 10:13:22 +00:00
sky Fixed bug ("BASS: BG Sound stopped on opening item list"). Apparently 2008-08-03 10:16:17 +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 Renamed Tinsel v1->v0 (used in the demo only), and v2->v1, to avoid confusion with DW2 2008-08-02 23:01:14 +00:00
touche fix for bug : TOUCHE: Graphic glitch with long answer options 2008-08-07 21:50:12 +00:00
engine.cpp
engine.h
engines.mk
metaengine.h
module.mk