Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-14 | Switch warning to debug message. | Travis Howell | |
svn-id: r20014 | |||
2006-01-14 | Fix detection of Maniac Mansion V1 demo. | Travis Howell | |
svn-id: r20013 | |||
2006-01-14 | HE99+ games may run an additional script during main loop. | Travis Howell | |
Fixes the missing magnifying glass in puttcircus. svn-id: r20012 | |||
2006-01-14 | Correct HE version for several Germans demos. | Travis Howell | |
svn-id: r20011 | |||
2006-01-14 | A few fixes for sound opcodes in HE games. | Travis Howell | |
svn-id: r20010 | |||
2006-01-14 | Correct HE version for several Germans versions. | Travis Howell | |
svn-id: r20009 | |||
2006-01-14 | Missed one. | Travis Howell | |
svn-id: r20008 | |||
2006-01-14 | Add Spanish versions of Simon the Sorcerer 1 (DOS Floppy) && Simon the ↵ | Travis Howell | |
Sorcerer 2 (DOS CD). svn-id: r20007 | |||
2006-01-13 | Reorganized the sound code a bit and fixed bug # 1404414 (Missing speech ↵ | Johannes Schickel | |
patterns). svn-id: r20006 | |||
2006-01-13 | Correct HE version for several Germans versions. | Travis Howell | |
svn-id: r20005 | |||
2006-01-13 | Committed patch # 1404734 (KYRA: kyra/kyra.cpp small build warning fix) | Johannes Schickel | |
svn-id: r20004 | |||
2006-01-13 | implement IHNM verb mapper | Andrew Kurushin | |
svn-id: r20003 | |||
2006-01-13 | Hopefully fixed IHNM sprite clipping. (IHNM sprites are upside down | Torbjörn Andersson | |
compared to ITE sprites, so to simplify things they are now flipped after they are decoded.) svn-id: r20002 | |||
2006-01-13 | fix IHNM walk limit | Andrew Kurushin | |
svn-id: r20001 | |||
2006-01-13 | Add German version of Putt-Putt Travels Through Time demo. | Travis Howell | |
svn-id: r19998 | |||
2006-01-13 | Add German version of Pajama Sam 2 demo. | Travis Howell | |
svn-id: r19997 | |||
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 |