aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-09-13Re-added BASS-specific hotkey section. (There used to be one, but it seemsTorbjörn Andersson
2003-09-13Add a new hull curve entry needed by Indy3. This fixes bug #770698.Jochen Hoenicke
2003-09-13fix speech on BEOliver Kiehl
2003-09-13Revert change, was not needed after all.Travis Howell
2003-09-13since _hFileTable is only used by Scumm_v6, there is no reason to put it into...Max Horn
2003-09-13implemented opcodes: openfile and closefilePaweł Kołodziejski
2003-09-13fix g_header -> header in commentsMax Horn
2003-09-13some more endian fixesOliver Kiehl
2003-09-13endian conversion in save/restore code (may not be complete, beware!)Max Horn
2003-09-13cleanupMax Horn
2003-09-13a little updated opcode: openFile and deleteFilePaweł Kołodziejski
2003-09-13should have been an int32Oliver Kiehl
2003-09-13endian fixOliver Kiehl
2003-09-13cleanupMax Horn
2003-09-13Another fm towns sound fix from HibernatusTravis Howell
2003-09-13let the interpreter use native endianess for variables -> this allows us to g...Max Horn
2003-09-13fix LE bugOliver Kiehl
2003-09-13trying to fix VC6 project files manually - beware :-)Max Horn
2003-09-13clarified Loom related commentsMax Horn
2003-09-13hack isn't needed anymoreOliver Kiehl
2003-09-13update vc7 filesPaweł Kołodziejski
2003-09-13Add comments from HibernatusTravis Howell
2003-09-13Another fm towns sound fix from HibernatusTravis Howell
2003-09-13Update commentTravis Howell
2003-09-13improved heuristic, fixes crash when clicking on the fenceMax Horn
2003-09-13wow - now I can walk around in the BS2 demo!Max Horn
2003-09-13YAEBMax Horn
2003-09-13cleanupMax Horn
2003-09-13yet another endian fixMax Horn
2003-09-13proper fix for bug #791207Joost Peters
2003-09-13More Amiga V3 sound updates from unused.Travis Howell
2003-09-13workaround for bug #791207Joost Peters
2003-09-13<joostp> *Fingolfin does +5 damage to endian bug.Max Horn
2003-09-13endian fix for walk dataMax Horn
2003-09-12cleanupMax Horn
2003-09-12cleanup / fix WALK_GRID_FILE case in convertEndianMax Horn
2003-09-12move convertEndian aroundMax Horn
2003-09-12No need to have convertEndian member of class resManMax Horn
2003-09-12properly fixed parallax layers in BE systemsMax Horn
2003-09-12endian fixesOliver Kiehl
2003-09-12Fix COMI regression for now, seems to require x min/max values for camera to ...Travis Howell
2003-09-12A few small updates, query on the status of Indy walk bugs (see FIXME comment...James Brown
2003-09-12fix/workaround for bug #770717 (ZAK: Zak walking on spot)Max Horn
2003-09-12my TODO was correct ;-) fixes regression in ZakMax Horn
2003-09-11moved set_mouse_pos around just to make clear it's not part of the OSystem AP...Max Horn
2003-09-11no need to manually call update_screen after a warp_mouse - if the backend ne...Max Horn
2003-09-11changed actor walking for V2 games a bit; this fixes bug #774529 (Zak: Annie ...Max Horn
2003-09-11let getObjActToObjActDist round up when dividing the distance by 8 for V1/V2 ...Max Horn
2003-09-11some (untested!) support for backends which require unsigned audio samplesMax Horn
2003-09-11yet another tiny cleanup.... yeah yeah, I know I am annoyingMax Horn