aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-23Modified DETECTOR_TESTING_HACK code to skip over invalid pathsMax Horn
2006-04-23Fixed getNodeForPath on systems using POSIXFilesystemNode to again correctly ...Max Horn
2006-04-23Test code for the detection code in all engines (disabled by default)Max Horn
2006-04-23Fix 'comparison between signed and unsigned integer' warningMax Horn
2006-04-23Modified some error calls to explicitly name the function they occured in (th...Max Horn
2006-04-23Fix video sequences shown by arcade machinesTravis Howell
2006-04-23Fix video sequences shown by arcade machinesTravis Howell
2006-04-23Fix video sequences shown by arcade machinesTravis Howell
2006-04-23Read and use frame rate setting for videosTravis Howell
2006-04-23Fix audio and video sync. in videos of FFTravis Howell
2006-04-23Replaced _demoMode by GF_DEMOMax Horn
2006-04-22Non-void functions always must return somethingMax Horn
2006-04-22The dirent struct on IRIX doesn't have the d_type field, so define SYSTEM_NOT...Joost Peters
2006-04-22Added F1 as save for ITELars Persson
2006-04-22Fix valgrind warningTravis Howell
2006-04-22Enable MS ADPCM WAV format decoder for all sound in Macintosh version of FF a...Travis Howell
2006-04-22- Implemented MS ADPCM WAV format decoder used in Feeble Files. Still it isEugene Sandulenko
2006-04-22Implement CLIP() routine used to put arbitrary value in specified range.Eugene Sandulenko
2006-04-22Cleanup use of different filenames in different versionsTravis Howell
2006-04-21Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the da...Lars Persson
2006-04-21Updated Symbian Actions and SDL Symbian interface for latest backend changes ...Lars Persson
2006-04-21Return of void value is not valid for all platforms. Changed to call function...Lars Persson
2006-04-21Implementation and declartion in intern.h differed. Changed so both is using ...Lars Persson
2006-04-21Use SetInt to set the Keymapping version, instead of Set.Lars Persson
2006-04-21Conflicting domains for String definition. Added Common:: to String to clarif...Lars Persson
2006-04-21Add creation of Symbian SDL backend instead of plain SDLLars Persson
2006-04-21Adjust buffer sizes for conversation options, even for sprite id 1. ThisTorbjörn Andersson
2006-04-21Fixed silly bug in --save-slot handling: Don't try to restore a savegame unlessTorbjörn Andersson
2006-04-21Add FF differences in chance script opcodeTravis Howell
2006-04-21Split bitArrays into three separate arrays, like original. Also fixing load/s...Travis Howell
2006-04-21Move _variableArrayPtr changes to match original code, in case it is triggere...Travis Howell
2006-04-21Fix valgrind warningTravis Howell
2006-04-21Add animate sprites by Y function for FFTravis Howell
2006-04-21Add back debug functionTravis Howell
2006-04-21Add some code for PanEvent in FF and cleanupTravis Howell
2006-04-20Add used memory counter.Won Star
2006-04-20Fix compile with DISABLE_FANCY_THEME.Won Star
2006-04-20Add F9 key in FF, which toggles hitbox namesTravis Howell
2006-04-20Revert that delay change when scrolling inventory in FF, causes glitchesTravis Howell
2006-04-20Enable virtual keyboard, when entering saved game name in FFTravis Howell
2006-04-20Fix constant scrolling in oracle in FF, when mouse button is pressedTravis Howell
2006-04-20getPathPosn script opcode needs to use int16 to get correct position, fixes e...Travis Howell
2006-04-20Add timer difference in FFTravis Howell
2006-04-20Fix typo in switchVoiceFile() for FFTravis Howell
2006-04-20If I understand things correctly, this should fix the caret drawing in listTorbjörn Andersson
2006-04-20Fix mistake in vertical scrolling in FFTravis Howell
2006-04-20_rejectCount should only be incremented in checkNoOverWrite()Travis Howell
2006-04-20Update resource managment, missed several changes from FFTravis Howell
2006-04-20Fix freeze that can occur when scrolling inventory in oracle of FFTravis Howell
2006-04-20CleanupTravis Howell