Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-22 | Some AMIGA resource loading code (of course it's still not supported). | Johannes Schickel | |
svn-id: r24461 | |||
2006-10-22 | Don't output warning about unsupported language more than one time. | Johannes Schickel | |
svn-id: r24459 | |||
2006-10-22 | delayMillis() should now cope with delays over 20 minutes without overflowing. | Marcus Comstedt | |
svn-id: r24456 | |||
2006-10-22 | Removed timerproc and soundproc. | Marcus Comstedt | |
svn-id: r24455 | |||
2006-10-22 | Modularization. | Marcus Comstedt | |
svn-id: r24453 | |||
2006-10-22 | Check for degenerated rect in copyRectTo*. | Marcus Comstedt | |
svn-id: r24452 | |||
2006-10-22 | Add ce port news (0.9.1 sync) | Kostas Nakos | |
svn-id: r24449 | |||
2006-10-22 | Removed unused return value & param from DefaultTimerManager::handler() | Max Horn | |
svn-id: r24447 | |||
2006-10-22 | SDL backend: got rid of setTimerCallback and clearSoundCallback | Max Horn | |
svn-id: r24446 | |||
2006-10-22 | Only instantiate ProtrackerPlayer if it is actually needed | Max Horn | |
svn-id: r24445 | |||
2006-10-22 | Tweaked the NULL backend to match my recent backend changes | Max Horn | |
svn-id: r24444 | |||
2006-10-22 | Backend modularization: Create timer manager, savefile manager and audio ↵ | Max Horn | |
mixer in the backends for increased flexibility svn-id: r24443 | |||
2006-10-22 | don't set CFLAGS, as we don't need them and they're now used for building ↵ | Joost Peters | |
the 'tools' with the native C compiler svn-id: r24440 | |||
2006-10-22 | Add extra opcode for Elvira 2 | Travis Howell | |
svn-id: r24438 | |||
2006-10-22 | Add drag support for items in Elvira 1/2 and WW | Travis Howell | |
svn-id: r24436 | |||
2006-10-22 | Specify 0.9.1 release date | Eugene Sandulenko | |
svn-id: r24435 | |||
2006-10-22 | Add print object opcode difference in Elivra 2 and WW | Travis Howell | |
svn-id: r24432 | |||
2006-10-22 | Add more opcodes for Elivra 2 and WW | Travis Howell | |
svn-id: r24431 | |||
2006-10-22 | Cleanup | Travis Howell | |
svn-id: r24430 | |||
2006-10-22 | Fix regression is WW, caused by functions merge | Travis Howell | |
svn-id: r24429 | |||
2006-10-22 | Add system includes | Travis Howell | |
svn-id: r24428 | |||
2006-10-22 | Ooops, correct typo | Travis Howell | |
svn-id: r24427 | |||
2006-10-22 | Add extra picture opcode code for ELvira 1/2 | Travis Howell | |
svn-id: r24426 | |||
2006-10-21 | Adding CXXFLAGS usage for various configure script tests, needed to properly ↵ | Oystein Eftevaag | |
crosscompile for OS X 10.2 on Intel Macs svn-id: r24421 | |||
2006-10-21 | Add extra events, which are triggered by Elvira 1/2 and WW | Travis Howell | |
svn-id: r24408 | |||
2006-10-21 | cleanup | Max Horn | |
svn-id: r24407 | |||
2006-10-21 | Dummy handler for music commands 0xA and 0xB to keep Elvira1 from crashing. It | Torbjörn Andersson | |
also seems to restore the missing first note of the intro music. svn-id: r24406 | |||
2006-10-21 | Added OSystem::getTimerManager and OSystem::getMixer methods (wip) | Max Horn | |
svn-id: r24405 | |||
2006-10-21 | Yuck, mark abuse of OSystem::setSoundCallback | Max Horn | |
svn-id: r24404 | |||
2006-10-21 | Fix multiple simulated mouse key events bug (sync). | Kostas Nakos | |
svn-id: r24403 | |||
2006-10-21 | Fix regression, due to lost code | Travis Howell | |
svn-id: r24401 | |||
2006-10-21 | Sync. names of filesDescriptions | Travis Howell | |
svn-id: r24400 | |||
2006-10-21 | Add Czech version of Simon the Sorcerer 2 (Windows CD) | Travis Howell | |
svn-id: r24399 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24397 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24396 | |||
2006-10-20 | SCUMM: ArrayHeader related cleanup | Max Horn | |
svn-id: r24395 | |||
2006-10-20 | Split code into more specific files and cleanup | Travis Howell | |
svn-id: r24394 | |||
2006-10-19 | Split script opcode tables up into more specifics | Travis Howell | |
svn-id: r24393 | |||
2006-10-19 | Split md5 details for game detection into separate file | Travis Howell | |
svn-id: r24391 | |||
2006-10-19 | Split game specific script opcodes into separate files | Travis Howell | |
svn-id: r24389 | |||
2006-10-19 | Add support for sound effects in PC version of Elvira 1 | Travis Howell | |
svn-id: r24388 | |||
2006-10-19 | Add option to load a module via stream | Travis Howell | |
svn-id: r24387 | |||
2006-10-19 | Ooops, disable code for loading modules | Travis Howell | |
svn-id: r24386 | |||
2006-10-19 | Add support for arrows keys in WW | Travis Howell | |
svn-id: r24385 | |||
2006-10-19 | SCUMM: Introduced V12_X_MULTIPLIER and V12_Y_MULTIPLIER to make it a bit ↵ | Max Horn | |
easier to find spots where we convert between C64-style coordinates and pixel coordinates (but beware, this probably doesnt't cover all relevant instances) svn-id: r24384 | |||
2006-10-19 | cleanup | Max Horn | |
svn-id: r24383 | |||
2006-10-18 | Credit madmoose for his MOD player. | Eugene Sandulenko | |
svn-id: r24375 | |||
2006-10-18 | some cleanup. | Johannes Schickel | |
svn-id: r24374 | |||
2006-10-18 | cleanup | Max Horn | |
svn-id: r24373 | |||
2006-10-18 | cleanup | Max Horn | |
svn-id: r24372 |