aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-07Updated with new filesChris Apers
2003-07-07New thread emuChris Apers
2003-07-07Fixed %c modifierChris Apers
2003-07-07Language option support + music and MP3 related optionsChris Apers
2003-07-07MP3 and sound thread fixesChris Apers
2003-07-07More optionsChris Apers
2003-07-07This seems to fix the inventory sprite for the glass, and is moreTorbjörn Andersson
2003-07-07Fix for bug [761637] FOA: Music problems in endgame/credits.Jamieson Christian
2003-07-07fixed M$VC++ warnings in text.cpp and added code to disk.cpp which may or may...Robert Göffringmann
2003-07-07another fix kudos to LavosSpawnMax Horn
2003-07-07endian fix by LavosSpawn (helps a lot :-)Max Horn
2003-07-07undo this change after discussion with LavosSpawn (doesn't work in either cas...Max Horn
2003-07-07naother dataFileHeader changeMax Horn
2003-07-07don't convert to LE, dataFileHeader is in native endianessMax Horn
2003-07-07use our standard cast styleMax Horn
2003-07-06cleanup this doxygen comment (li and arg are the same; we are using autobrief...Max Horn
2003-07-06run mouse script on BE systems (not that it works)Max Horn
2003-07-06implemented missing puttputt actor opcode 218. this opcode is strange (based ...Paweł Kołodziejski
2003-07-06don't use FROM_LE_16 here since loadFile already convertes the header to the ...Max Horn
2003-07-06endian fix, cleanupMax Horn
2003-07-06add const qualifierMax Horn
2003-07-06fix bug #766744 (BASS: Crash when quitting while quitting)Robert Göffringmann
2003-07-06tweaksMax Horn
2003-07-06fixed decoding for special characters. 0.0303 is still incorrect, need joost'...Robert Göffringmann
2003-07-06fix compileOliver Kiehl
2003-07-06const fix; expannded TODO comment a bitMax Horn
2003-07-06some backend fixesMax Horn
2003-07-06"Better" fix... (Die C++, die!)Marcus Comstedt
2003-07-06added comment for missing puttputt actor opcodePaweł Kołodziejski
2003-07-06mix() is really a private method, only to be called by the audio thread; cove...Max Horn
2003-07-06now that we mutex-protect everything properly, we can get rid of _toBeDestroy...Max Horn
2003-07-06added GID_PUTTPUTT game id for puttputt games to prevent use samnmax hacksPaweł Kołodziejski
2003-07-06added stub opcode 218 for o6_actorOps()Paweł Kołodziejski
2003-07-06the mutex must be locked by everything which might access _channels while the...Max Horn
2003-07-06This fixes the drawing order of the pillow and magazine in Reich'sTorbjörn Andersson
2003-07-06add support for MRAW/dmu files in 3DO humongous games, has the overlapping mu...Jonathan Gray
2003-07-06Fixed parse error.Marcus Comstedt
2003-07-06recognise FMUS blcoks from 3DO humongous games and print out some debug info ...Jonathan Gray
2003-07-06added TODOMax Horn
2003-07-06#define MACOSX on the command line, not in config.h; add TODO regarding TMP f...Max Horn
2003-07-06the amiga check should be separate since the big FIXME comment does not apply...Max Horn
2003-07-06correct palette on amiga version of mi, from HibernatusJonathan Gray
2003-07-06fix configure scriptJonathan Gray
2003-07-06Add back change that got lost on last two commitsTravis Howell
2003-07-06zak256 sound updates from HibernatusTravis Howell
2003-07-06More fixes from HibernatusTravis Howell
2003-07-06check through list of different sdl-configs, this should make fbsd work out o...Jonathan Gray
2003-07-06Add support for Amiga version of Monkey Island 1Travis Howell
2003-07-06make x11 backend compile again, still doesn't actually work though...Jonathan Gray
2003-07-06we want ldflags as wellJonathan Gray