Age | Commit message (Expand) | Author |
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 |
2006-10-21 | Added OSystem::getTimerManager and OSystem::getMixer methods (wip) | Max Horn |
2006-10-21 | Yuck, mark abuse of OSystem::setSoundCallback | Max Horn |
2006-10-21 | Fix multiple simulated mouse key events bug (sync). | Kostas Nakos |
2006-10-21 | Fix regression, due to lost code | Travis Howell |
2006-10-21 | Sync. names of filesDescriptions | Travis Howell |
2006-10-21 | Add Czech version of Simon the Sorcerer 2 (Windows CD) | Travis Howell |
2006-10-21 | Cleanup | Travis Howell |
2006-10-21 | Cleanup | Travis Howell |
2006-10-20 | SCUMM: ArrayHeader related cleanup | Max Horn |
2006-10-20 | Split code into more specific files and cleanup | Travis Howell |
2006-10-19 | Split script opcode tables up into more specifics | Travis Howell |
2006-10-19 | Split md5 details for game detection into separate file | Travis Howell |
2006-10-19 | Split game specific script opcodes into separate files | Travis Howell |
2006-10-19 | Add support for sound effects in PC version of Elvira 1 | Travis Howell |
2006-10-19 | Add option to load a module via stream | Travis Howell |
2006-10-19 | Ooops, disable code for loading modules | Travis Howell |
2006-10-19 | Add support for arrows keys in WW | Travis Howell |
2006-10-19 | SCUMM: Introduced V12_X_MULTIPLIER and V12_Y_MULTIPLIER to make it a bit easi... | Max Horn |
2006-10-19 | cleanup | Max Horn |
2006-10-18 | Credit madmoose for his MOD player. | Eugene Sandulenko |
2006-10-18 | some cleanup. | Johannes Schickel |
2006-10-18 | cleanup | Max Horn |
2006-10-18 | cleanup | Max Horn |
2006-10-18 | SCUMM: Got rid of BompHeader | Max Horn |
2006-10-18 | Added Point::sqrDist method to (safely) compute the square of the distance be... | Max Horn |
2006-10-18 | SCUMM: Be less generous to code invoking checkXYInBoxBounds with a bad box pa... | Max Horn |
2006-10-18 | SCUMM: Moved getDistanceBetween to clas ScummEngine_v6; grouped inventory rel... | Max Horn |
2006-10-18 | SCUMM: reordered contents of actor.cpp, grouping methods in a hopefully somew... | Max Horn |
2006-10-18 | SCUMM: Yet another minox walkbox cleanup | Max Horn |
2006-10-18 | SCUMM: walbox related cleanup | Max Horn |