Age | Commit message (Expand) | Author |
2009-03-21 | Fix build. | Nicola Mettifogo |
2009-03-21 | Some Surface tinkering, and added TODO's about it. | Nicola Mettifogo |
2009-03-21 | Changed Nippon Safes to make use of the new ILBMDecoder. | Nicola Mettifogo |
2009-03-21 | Extended the IFF parser to handle 1 and 5 bits deep images. | Nicola Mettifogo |
2009-03-21 | LOL: The guards will now attack you when you throw certain items at them. The... | Florian Kagerer |
2009-03-21 | Fix regression when loading icons in Amiga versions of BRA. | Travis Howell |
2009-03-20 | SCUMM: cleanup | Max Horn |
2009-03-20 | SCI: cleanup | Max Horn |
2009-03-20 | Moved hardware initialization to a constructor, to make it run really early. | Marcus Comstedt |
2009-03-20 | Include "scumm/scumm_v6.h" in some places where it is needed. | Marcus Comstedt |
2009-03-20 | Removed garbage character from argument to sleep. | Marcus Comstedt |
2009-03-20 | Fix namespace name | Jordi Vilalta Prat |
2009-03-20 | Added TODO's about replacing usage of the old ILBM decoder in Nippon Safes. | Nicola Mettifogo |
2009-03-20 | * Reimplemented routine using the old ILBM decoder to use the new one | Nicola Mettifogo |
2009-03-20 | Added more flexible IFF parser and ILBM decoder. | Nicola Mettifogo |
2009-03-20 | Fix some warnings in the Wii backend. | Andre Heider |
2009-03-20 | Remove line that was (probably) accidentally committed in r32745. | Willem Jan Palenstijn |
2009-03-20 | Set svn:keywords on asm files | Max Horn |
2009-03-20 | SCUMM: Split intern.h into multiple headers | Max Horn |
2009-03-20 | silenced some warnings | Max Horn |
2009-03-20 | Add missing code difference in getUserFlag(). | Travis Howell |
2009-03-20 | Clarify entry in the credits. | Travis Howell |
2009-03-20 | Removed #include nds/jtypes.h from common/scummsys.h -- it already gets loade... | Max Horn |
2009-03-20 | Correct initial palette in Amiga and AtariST versions of PN. | Travis Howell |
2009-03-20 | Correct vertical offset, when print stats in the AtariST version of Elvira 2. | Travis Howell |
2009-03-20 | Add work around for bug #2686883 - WAXWORKS: Crash in Jack the Ripper Zone. | Travis Howell |
2009-03-20 | Fix parameter in Windows MIDI backend (this is according to API documentation... | Johannes Schickel |
2009-03-20 | Oops forgot one line in last commit, now the file should compile cleanly with... | Johannes Schickel |
2009-03-20 | Fix compilation on mingw64. | Johannes Schickel |
2009-03-20 | Hopefully fix mingw64 compilation (borrowed from engines/scumm/saveload.h) | Johannes Schickel |
2009-03-19 | Hopefully fix compilation with mingw64. | Johannes Schickel |
2009-03-19 | Adding detection and title music playback for Little Red Riding Hood (Amiga v... | Sven Hesse |
2009-03-19 | Adding simple support for protracker playback | Sven Hesse |
2009-03-19 | Fix compilation | Max Horn |
2009-03-19 | Hopefully, this fixes compilation of the AGI engine on 64-bit platforms | Filippos Karapetis |
2009-03-19 | Fix warning. | Johannes Schickel |
2009-03-19 | SCI: removed aatree.o from module | Walter van Niftrik |
2009-03-19 | Use IS_ALIGNED | Max Horn |
2009-03-19 | SCI: converted aatree into a class | Walter van Niftrik |
2009-03-19 | Hopefully, this fixes the warnings thrown when attempting to print the "size"... | Filippos Karapetis |
2009-03-19 | COMMON: Added a new IS_ALIGNED macro (for now using size_t, we can change it ... | Max Horn |
2009-03-19 | configure: rearranged some stuff | Max Horn |
2009-03-19 | Cleaned up gfxop_draw_rectangle(). Also, removed a check insode BASIC_CHECKS(... | Filippos Karapetis |
2009-03-19 | We're now statically linking in zlib, for static osx builds | Oystein Eftevaag |
2009-03-19 | Whitespace fix | Oystein Eftevaag |
2009-03-19 | Added support for specifying which prefix directory to link in static libs fo... | Oystein Eftevaag |
2009-03-19 | Silenced some warnings about potentially uninitialized variables | Filippos Karapetis |
2009-03-19 | Silenced some warnings about potentially uninitialized variables | Filippos Karapetis |
2009-03-19 | Fixed issues with commit #39449, fixing some graphical glitches with the GUI ... | Filippos Karapetis |
2009-03-19 | Use the current SVN revision as a default when distributing a snapshot sources | Jordi Vilalta Prat |