aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-01-12Implemented 'ingame' sound handling, and named the unknown opcodes from the ↵Johannes Schickel
cd version and 'implemented' them. svn-id: r19988
2006-01-12Minor changes for FF.Travis Howell
svn-id: r19987
2006-01-11Fix warnings.Eugene Sandulenko
svn-id: r19986
2006-01-11Checked all ActorFrameIds against disassemblyEugene Sandulenko
svn-id: r19985
2006-01-11IHNM actor frame WIPAndrew Kurushin
svn-id: r19984
2006-01-11Fixed bug # 1401416.Johannes Schickel
svn-id: r19983
2006-01-11Fixed for bug report # 1401360.Johannes Schickel
Also added some delay calls while waiting in some script functions. svn-id: r19982
2006-01-11Cleanup FF sound.Travis Howell
svn-id: r19981
2006-01-11A few FF fixes.Travis Howell
svn-id: r19980
2006-01-11Fix FF crash.Travis Howell
svn-id: r19979
2006-01-11Free _storedFlObjectsTravis Howell
svn-id: r19978
2006-01-10Get rid of unused variables and removed them from the save data ; ↵Gregory Montoir
FloodFill.unk1C and _curExecScript. Concerning _curExecScript, I checked several interpreters (even one with windex compiled in), the only function where it's used is runAllScripts. svn-id: r19977
2006-01-10Minor cleanup.Gregory Montoir
svn-id: r19976
2006-01-10Free the palette before re-using a 'cached cursor' slot.Gregory Montoir
svn-id: r19975
2006-01-10Preliminary implementation of cmd_restoreBrandonsMovementDelay, to fix the ↵Oystein Eftevaag
walking speed issue reported on the forums svn-id: r19974
2006-01-10Fixes debug call of cmd_resetScaleMode.Johannes Schickel
svn-id: r19973
2006-01-10This should fix bug # 1401295.Johannes Schickel
svn-id: r19972
2006-01-10Fix for bug #1401319, decreased width of backed up region when text is ↵Oystein Eftevaag
displayed. svn-id: r19971
2006-01-10Small correction.Travis Howell
svn-id: r19970
2006-01-10Moved Goblin::interFunc() to Inter_v1::o1_goblinFunc(), converting its ↵Sven Hesse
switch() into an array of function pointers + lookup table svn-id: r19969
2006-01-10Add French version of Simon the Sorcerer 1 (DOS Floppy).Travis Howell
svn-id: r19968
2006-01-10Add fix for glitch in some versions.Travis Howell
svn-id: r19967
2006-01-10Set _language, before checking value.Travis Howell
svn-id: r19966
2006-01-10Reset sound flags for HE100 games.Travis Howell
svn-id: r19965
2006-01-10Correct HE sound flags in HE100 games.Travis Howell
svn-id: r19964
2006-01-10Rearranging kyra credits, I put in the wrong alphabetical order last time.Oystein Eftevaag
svn-id: r19963
2006-01-10Fixed regression bug #1400707, and reenabled mouselocking with a fix,Oystein Eftevaag
to remove the mouse flickering under cutscenes and such. svn-id: r19962
2006-01-10Cleanup; moving things around a bitMax Horn
svn-id: r19961
2006-01-10Refactoring to remove CharsetRenderer::_ignoreCharsetMaskMax Horn
svn-id: r19960
2006-01-09Fixes bug # 1399886.Johannes Schickel
svn-id: r19959
2006-01-09Adding myself to the Kyra creditsOystein Eftevaag
svn-id: r19958
2006-01-09More variable underscoring, that should be allSven Hesse
svn-id: r19957
2006-01-09Fix regressions in earliest HE games again.Travis Howell
Remove pointless scumm var reset to zero. svn-id: r19956
2006-01-08Temporary fix for bug #1399917, by adding two dummy opcodes toOystein Eftevaag
the end of the opcode list (CD version has two extra opcodes, looks like). svn-id: r19955
2006-01-08Added entries for Kyrandia to the docs.Oystein Eftevaag
svn-id: r19954
2006-01-08Removed exiting the game on ESC, and making yet another sprite width ↵Oystein Eftevaag
adjustment (to fix some graphics glitches). svn-id: r19953
2006-01-08Fixed savefile loading.Johannes Schickel
svn-id: r19952
2006-01-08Added a dummy table for which music to play in Gobliiins Mac; some code ↵Sven Hesse
formating issues svn-id: r19951
2006-01-08Kyrandia is now ready for default compiling, please update the other build ↵Johannes Schickel
systems for that change too. svn-id: r19950
2006-01-08Safer check for correct savafiles.Johannes Schickel
svn-id: r19949
2006-01-08Moved the workaround for bug #864030 in drawBlastText to fix bug #1399843.Gregory Montoir
svn-id: r19948
2006-01-08Minor fix for sprite anims, to align with new width standard.Oystein Eftevaag
svn-id: r19947
2006-01-08Fixed script handling a bit.Johannes Schickel
svn-id: r19946
2006-01-08Fixed bug with sequences playing and fixed a bug with an invaild write.Johannes Schickel
svn-id: r19945
2006-01-08updatePaweł Kołodziejski
svn-id: r19944
2006-01-08fixed warnings, I guess that should to bePaweł Kołodziejski
svn-id: r19943
2006-01-08Should fix gfx glichtes in the intro.Johannes Schickel
svn-id: r19942
2006-01-07Implemented playing of the end sequence, still credits do not show up.Johannes Schickel
svn-id: r19941
2006-01-07No longer used by HE games.Travis Howell
svn-id: r19940
2006-01-07Remove function without purpose.Travis Howell
svn-id: r19939