Age | Commit message (Expand) | Author |
2009-03-16 | Cine::Palette: Make saturatedAddColor-methods more like their old counterpart... | Kari Salminen |
2009-03-16 | Prefix Cine's endian types with CINE_ so they don't clash with already define... | Kari Salminen |
2009-03-16 | Add endianness handling to Cine::Palette's load and save functions. | Kari Salminen |
2009-03-16 | It seems that the SCI GUI code tries to show rectangles with negative height.... | Filippos Karapetis |
2009-03-16 | Changed the temporary helper functions to defines | Filippos Karapetis |
2009-03-16 | Replaced some rect_t operations with our common ones. For now, two helper fun... | Filippos Karapetis |
2009-03-16 | Update main menu items, to match original Amiga version of BRA. | Travis Howell |
2009-03-16 | Removed duplicate tobigun entry in COPYRIGHT file | Max Horn |
2009-03-16 | Add talk position adjustment to loadTalk for Amiga version of BRA too. | Travis Howell |
2009-03-16 | Code formatting, added further constant references, and corrected method sign... | Paul Gilbert |
2009-03-16 | Fix crash regression in BRA introduction for now. | Travis Howell |
2009-03-16 | Converted the Cruise engine to use the new Common::Serializer class | Paul Gilbert |
2009-03-16 | Added a syncString variation needed for the Cruise engine | Paul Gilbert |
2009-03-16 | Fixed most palette issues in BRA Amiga. | Nicola Mettifogo |
2009-03-16 | Updated the MSVC project files of the tinsel, sci and scummvm projects for th... | Filippos Karapetis |
2009-03-16 | SCI: Removed sbtree code by Common::Hashmap | Max Horn |
2009-03-16 | SCUMM: Modified version of patch #1687041 (Scumm: Load-/Save-support for the ... | Max Horn |
2009-03-16 | Patch #2658665: Implement getDevices() in backends/midi/dmedia.cpp | Max Horn |
2009-03-16 | SCUMM: Modified version of patch #2674880 (FOA: unique filename for IQ-points... | Max Horn |
2009-03-16 | Replaced "xl" with "width" and "y1" with "height" in places where rectangles ... | Filippos Karapetis |
2009-03-16 | Added mouse cursor to BRA Amiga. To be perfected. | Nicola Mettifogo |
2009-03-15 | Call updateScreen() from the delay() function, like we do in so many other | Torbjörn Andersson |
2009-03-15 | Align ScummVM version string properly. | Johannes Schickel |
2009-03-15 | Added the SVN revision to SCUMMVM_VERSION. The variable has be be set externa... | Andre Heider |
2009-03-15 | SCI: Rewrote the save/load code, see also patch #2687400. | Max Horn |
2009-03-15 | SCI: Indention changes, changed 'songlib_t' params to 'const songlib_t &' | Max Horn |
2009-03-15 | Moved Tinsel::Serializer to Common::Serializer, so that I can use it in the S... | Max Horn |
2009-03-15 | Fix small cursor for modern theme. | Johannes Schickel |
2009-03-15 | LOL: - implemented original style random number generator for moving around t... | Florian Kagerer |
2009-03-15 | Updated MSVC project files for commit #39416 (moved vag.* from engines/sword1... | Filippos Karapetis |
2009-03-15 | LOL: - added some missing animations for the shops | Florian Kagerer |
2009-03-15 | Cleanup. | Johannes Schickel |
2009-03-15 | Fix for loading Kyra1 Amiga PAK files. | Johannes Schickel |
2009-03-15 | Fixed typo in r39418. | Nicola Mettifogo |
2009-03-15 | Fix crash regression in the Amiga BRA demo, by checking if mask buffer exists... | Travis Howell |
2009-03-15 | sword2: added detection for Broken Sword 2 PSX, and a check to say wether pc ... | Fabio Battaglia |
2009-03-15 | Moving sword1/vag.* into sound/, to be used by Broken Sword 2 PSX | Fabio Battaglia |
2009-03-15 | The Amiga demo of BRA doesn't have quite as many icons. | Travis Howell |
2009-03-15 | Set mouse buffers in Amiga version of BRA, so selecting inventory object no l... | Travis Howell |
2009-03-15 | Fix loading objects in the Amiga version of BRA. | Travis Howell |
2009-03-15 | Fixed regression from r39410, by reimplementing the decompression routine. Th... | Nicola Mettifogo |
2009-03-15 | Ooops, actually set _mixer. | Travis Howell |
2009-03-15 | * Improved ILBMDecoder to also handle files with width non divisible by 8. | Nicola Mettifogo |
2009-03-15 | Enable music in Amiga version of BRA too. | Travis Howell |
2009-03-15 | Groovie: Add non-uniform scaling to the ROQ player | Jordi Vilalta Prat |
2009-03-15 | Added missing initializations. | Nicola Mettifogo |
2009-03-15 | Groovie: Added basic alpha channel support to the ROQ player | Jordi Vilalta Prat |
2009-03-14 | Cine::Palette revamp part 2: Fix save-function, add Cine-palette formats etc. | Kari Salminen |
2009-03-14 | Reduced the CPU load of screen effects, by reducing the number of palette cha... | Filippos Karapetis |
2009-03-14 | Updated the MSVC project files of the parallaction engine | Filippos Karapetis |