Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-13 | Add German version of Spy Fox 1 demo. | Travis Howell | |
svn-id: r19996 | |||
2006-01-13 | Add German version of Freddi Fish 3 demo. | Travis Howell | |
svn-id: r19995 | |||
2006-01-13 | Ooops | Travis Howell | |
svn-id: r19994 | |||
2006-01-13 | Add German version of Pajama Sam 1. | Travis Howell | |
svn-id: r19993 | |||
2006-01-13 | Implemented a few drawing functions used by the menu, corrected a few incorrect | Oystein Eftevaag | |
opcode debug messages, and blocked unnecessary sprite anim script looping. svn-id: r19992 | |||
2006-01-12 | Fixing bug #1402511 ("Invalid reads during startup") | Sven Hesse | |
svn-id: r19991 | |||
2006-01-12 | Fixed some issues with fading sound. | Johannes Schickel | |
svn-id: r19990 | |||
2006-01-12 | Fixed sound while loading games and fixed bug # 1403370. | Johannes Schickel | |
svn-id: r19989 | |||
2006-01-12 | Implemented 'ingame' sound handling, and named the unknown opcodes from the ↵ | Johannes Schickel | |
cd version and 'implemented' them. svn-id: r19988 | |||
2006-01-12 | Minor changes for FF. | Travis Howell | |
svn-id: r19987 | |||
2006-01-11 | Fix warnings. | Eugene Sandulenko | |
svn-id: r19986 | |||
2006-01-11 | Checked all ActorFrameIds against disassembly | Eugene Sandulenko | |
svn-id: r19985 | |||
2006-01-11 | IHNM actor frame WIP | Andrew Kurushin | |
svn-id: r19984 | |||
2006-01-11 | Fixed bug # 1401416. | Johannes Schickel | |
svn-id: r19983 | |||
2006-01-11 | Fixed for bug report # 1401360. | Johannes Schickel | |
Also added some delay calls while waiting in some script functions. svn-id: r19982 | |||
2006-01-11 | Cleanup FF sound. | Travis Howell | |
svn-id: r19981 | |||
2006-01-11 | A few FF fixes. | Travis Howell | |
svn-id: r19980 | |||
2006-01-11 | Fix FF crash. | Travis Howell | |
svn-id: r19979 | |||
2006-01-11 | Free _storedFlObjects | Travis Howell | |
svn-id: r19978 | |||
2006-01-10 | Get 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-10 | Minor cleanup. | Gregory Montoir | |
svn-id: r19976 | |||
2006-01-10 | Free the palette before re-using a 'cached cursor' slot. | Gregory Montoir | |
svn-id: r19975 | |||
2006-01-10 | Preliminary implementation of cmd_restoreBrandonsMovementDelay, to fix the ↵ | Oystein Eftevaag | |
walking speed issue reported on the forums svn-id: r19974 | |||
2006-01-10 | Fixes debug call of cmd_resetScaleMode. | Johannes Schickel | |
svn-id: r19973 | |||
2006-01-10 | This should fix bug # 1401295. | Johannes Schickel | |
svn-id: r19972 | |||
2006-01-10 | Fix for bug #1401319, decreased width of backed up region when text is ↵ | Oystein Eftevaag | |
displayed. svn-id: r19971 | |||
2006-01-10 | Small correction. | Travis Howell | |
svn-id: r19970 | |||
2006-01-10 | Moved 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-10 | Add French version of Simon the Sorcerer 1 (DOS Floppy). | Travis Howell | |
svn-id: r19968 | |||
2006-01-10 | Add fix for glitch in some versions. | Travis Howell | |
svn-id: r19967 | |||
2006-01-10 | Set _language, before checking value. | Travis Howell | |
svn-id: r19966 | |||
2006-01-10 | Reset sound flags for HE100 games. | Travis Howell | |
svn-id: r19965 | |||
2006-01-10 | Correct HE sound flags in HE100 games. | Travis Howell | |
svn-id: r19964 | |||
2006-01-10 | Rearranging kyra credits, I put in the wrong alphabetical order last time. | Oystein Eftevaag | |
svn-id: r19963 | |||
2006-01-10 | Fixed 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-10 | Cleanup; moving things around a bit | Max Horn | |
svn-id: r19961 | |||
2006-01-10 | Refactoring to remove CharsetRenderer::_ignoreCharsetMask | Max Horn | |
svn-id: r19960 | |||
2006-01-09 | Fixes bug # 1399886. | Johannes Schickel | |
svn-id: r19959 | |||
2006-01-09 | Adding myself to the Kyra credits | Oystein Eftevaag | |
svn-id: r19958 | |||
2006-01-09 | More variable underscoring, that should be all | Sven Hesse | |
svn-id: r19957 | |||
2006-01-09 | Fix regressions in earliest HE games again. | Travis Howell | |
Remove pointless scumm var reset to zero. svn-id: r19956 | |||
2006-01-08 | Temporary fix for bug #1399917, by adding two dummy opcodes to | Oystein Eftevaag | |
the end of the opcode list (CD version has two extra opcodes, looks like). svn-id: r19955 | |||
2006-01-08 | Added entries for Kyrandia to the docs. | Oystein Eftevaag | |
svn-id: r19954 | |||
2006-01-08 | Removed exiting the game on ESC, and making yet another sprite width ↵ | Oystein Eftevaag | |
adjustment (to fix some graphics glitches). svn-id: r19953 | |||
2006-01-08 | Fixed savefile loading. | Johannes Schickel | |
svn-id: r19952 | |||
2006-01-08 | Added a dummy table for which music to play in Gobliiins Mac; some code ↵ | Sven Hesse | |
formating issues svn-id: r19951 | |||
2006-01-08 | Kyrandia is now ready for default compiling, please update the other build ↵ | Johannes Schickel | |
systems for that change too. svn-id: r19950 | |||
2006-01-08 | Safer check for correct savafiles. | Johannes Schickel | |
svn-id: r19949 | |||
2006-01-08 | Moved the workaround for bug #864030 in drawBlastText to fix bug #1399843. | Gregory Montoir | |
svn-id: r19948 | |||
2006-01-08 | Minor fix for sprite anims, to align with new width standard. | Oystein Eftevaag | |
svn-id: r19947 |