Age | Commit message (Expand) | Author |
2006-10-25 | Corrections to script opcode table for PP | Travis Howell |
2006-10-25 | Add more opcodes for Elvira 1/2 | Travis Howell |
2006-10-25 | Add class code used by scripts in Elvira 1 | Travis Howell |
2006-10-25 | Add Macintosh version of Backyard Football 2002 | Travis Howell |
2006-10-24 | Broken Sword 2 does not need cd.bin, and startup.inf is optional. (In fact, | Torbjörn Andersson |
2006-10-24 | const correctness | Max Horn |
2006-10-24 | Rename variable | Travis Howell |
2006-10-24 | Add more menu code for Elvira 1 | Travis Howell |
2006-10-24 | Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK". | Johannes Schickel |
2006-10-24 | Fix for (reopened) bug #1582149 ("KYRA1: Crash when meeting Malcolm"). | Johannes Schickel |
2006-10-24 | Add back football2002 target | Travis Howell |
2006-10-23 | Fix for bug #1582726 ("KYRA1: Crash when entering Castle screen"). | Johannes Schickel |
2006-10-23 | Add missing reset of _lastClickRem variable | Travis Howell |
2006-10-23 | Add missing code for enableInput opcode | Travis Howell |
2006-10-23 | Re-enable verb code | Travis Howell |
2006-10-23 | Add minor icon code differences in Elvira 2 | Travis Howell |
2006-10-23 | Add printStats code for Elvira 2 and cleanup | Travis Howell |
2006-10-23 | Add a few opcode stubs for Elvira 2 | Travis Howell |
2006-10-23 | Add hasIcon difference in Elvira 1 | Travis Howell |
2006-10-23 | Add opcode used by lift in Elvira 2 | Travis Howell |
2006-10-23 | Ooops, correct that accidental commit of code | Travis Howell |
2006-10-23 | Add patch to make ProTracker a subclass of AudioStream, from madmoose | Travis Howell |
2006-10-22 | Fix for bug #1582149 ("KYRA1: Crash when meeting Malcolm"). | Johannes Schickel |
2006-10-22 | Some AMIGA resource loading code (of course it's still not supported). | Johannes Schickel |
2006-10-22 | Don't output warning about unsupported language more than one time. | Johannes Schickel |
2006-10-22 | delayMillis() should now cope with delays over 20 minutes without overflowing. | Marcus Comstedt |
2006-10-22 | Removed timerproc and soundproc. | Marcus Comstedt |
2006-10-22 | Modularization. | Marcus Comstedt |
2006-10-22 | Check for degenerated rect in copyRectTo*. | Marcus Comstedt |
2006-10-22 | Add ce port news (0.9.1 sync) | Kostas Nakos |
2006-10-22 | Removed unused return value & param from DefaultTimerManager::handler() | Max Horn |
2006-10-22 | SDL backend: got rid of setTimerCallback and clearSoundCallback | Max Horn |
2006-10-22 | Only instantiate ProtrackerPlayer if it is actually needed | Max Horn |
2006-10-22 | Tweaked the NULL backend to match my recent backend changes | Max Horn |
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio mixe... | Max Horn |
2006-10-22 | don't set CFLAGS, as we don't need them and they're now used for building the... | Joost Peters |
2006-10-22 | Add extra opcode for Elvira 2 | Travis Howell |
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell |
2006-10-22 | Specify 0.9.1 release date | Eugene Sandulenko |
2006-10-22 | Add print object opcode difference in Elivra 2 and WW | Travis Howell |
2006-10-22 | Add more opcodes for Elivra 2 and WW | Travis Howell |
2006-10-22 | Cleanup | Travis Howell |
2006-10-22 | Fix regression is WW, caused by functions merge | Travis Howell |
2006-10-22 | Add system includes | Travis Howell |
2006-10-22 | Ooops, correct typo | Travis Howell |
2006-10-22 | Add extra picture opcode code for ELvira 1/2 | Travis Howell |
2006-10-21 | Adding CXXFLAGS usage for various configure script tests, needed to properly ... | Oystein Eftevaag |
2006-10-21 | Add extra events, which are triggered by Elvira 1/2 and WW | Travis Howell |
2006-10-21 | cleanup | Max Horn |
2006-10-21 | Dummy handler for music commands 0xA and 0xB to keep Elvira1 from crashing. It | Torbjörn Andersson |