aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-09updatePaweł Kołodziejski
2004-11-09oopsRobert Göffringmann
2004-11-09free memory on quit.Robert Göffringmann
2004-11-08oopsMax Horn
2004-11-08cleanupMax Horn
2004-11-08Fix it on LE systems. SCUMM_LITTLE_ENDIAN is defined in common/scummsys.h,Eugene Sandulenko
2004-11-07Re-apply endian fixMax Horn
2004-11-07For now, perform writing always in the current directory (the old code would ...Max Horn
2004-11-07endiannessGregory Montoir
2004-11-07Renamed SF_getObjName() to SF_getObjImage() and unstubbed it. (Untested)Torbjörn Andersson
2004-11-07Unstubbed SF_setObjImage(). (Untested)Torbjörn Andersson
2004-11-07Unstubbed SF_putString(). (Untested, but appears to be just for debugging.)Torbjörn Andersson
2004-11-07Unstubbed SF_sceneID(). (Untested)Torbjörn Andersson
2004-11-07Unstubbed SF_dropObject(). (Untested)Torbjörn Andersson
2004-11-07Initial inventory support.Torbjörn Andersson
2004-11-06Add stub for every script functionEugene Sandulenko
2004-11-06IndentationTorbjörn Andersson
2004-11-06CleanupTorbjörn Andersson
2004-11-06Be more consistent with the other module.mk files.Torbjörn Andersson
2004-11-06Changed spaces to tab to be consistent with other module.mk files.Torbjörn Andersson
2004-11-06Remove stray ;Travis Howell
2004-11-06Improve reporting (OSD messages, file open errors) and fix typos.Eugene Sandulenko
2004-11-06Major MT-32 emu overhaul based on KingGuppy's code.Eugene Sandulenko
2004-11-05Fix #includeEugene Sandulenko
2004-11-05TypoTravis Howell
2004-11-05Add patch #1060453 - MIVGA: Actor Scale PatchTravis Howell
2004-11-04Delegate channel functions to any MidiDriver. This is useful for theEugene Sandulenko
2004-11-03Whitespace fixTorbjörn Andersson
2004-11-02Hacked Okk entry is not needed anymore.Eugene Sandulenko
2004-11-02Removed unknown part of IMAGE_HEADER struct since it wasn't used in theTorbjörn Andersson
2004-11-01Renamed the "unknown" parameters. I hope I didn't make too many errors.Torbjörn Andersson
2004-10-31UpdatesTorbjörn Andersson
2004-10-31Renamed an "unknown" variable.Torbjörn Andersson
2004-10-31Whitespace fixesTorbjörn Andersson
2004-10-30Turn some methods into functions (potentially gives better code, and we may w...Max Horn
2004-10-30Let Saga::SURFACE inherit from SURFACEMax Horn
2004-10-30Doxygen fixesMax Horn
2004-10-30More doxygen fixesMax Horn
2004-10-30Doxygen fixesMax Horn
2004-10-30Fix by salty-horse: "currently, it doesn't handle the last word in a sentenceMax Horn
2004-10-30Brute-force workaround for speech decoder crashes in the BS1 demo. It stillTorbjörn Andersson
2004-10-30Renaming of struct members.Torbjörn Andersson
2004-10-28Renamed some previously unknown variables.Torbjörn Andersson
2004-10-28Updated with my recent actor flag changes.Torbjörn Andersson
2004-10-28replaced printf usage in sagaPaweł Kołodziejski
2004-10-28Remove strayTravis Howell
2004-10-27Implement some script functions and report stubs.Eugene Sandulenko
2004-10-27removed R_ prefix with few r_ tooPaweł Kołodziejski
2004-10-27Update SAGA issues.Eugene Sandulenko
2004-10-27Started to rework script threads. Partially moved to thread flags.Eugene Sandulenko