Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-03 | Added asmCopy8Col from DS implementation. Changed names to match GFX.cpp ↵ | Lars Persson | |
(and DS names) svn-id: r30759 | |||
2008-02-03 | Changed ASM names to match those in the ARM asm implementations | Lars Persson | |
svn-id: r30758 | |||
2008-02-03 | Fixed location switching in BRA a bit more. | Nicola Mettifogo | |
svn-id: r30757 | |||
2008-02-03 | Animations are now displayed in the right spots in BRA. | Nicola Mettifogo | |
svn-id: r30756 | |||
2008-02-03 | Added code to unpack and render animations in BRA. | Nicola Mettifogo | |
svn-id: r30755 | |||
2008-02-03 | Changed "COMPATIBLITY" to "COMPATIBILITY". | Torbjörn Andersson | |
svn-id: r30754 | |||
2008-02-03 | Forgot to enable ASM opts somewhere (thought I had). | Lars Persson | |
svn-id: r30753 | |||
2008-02-03 | Converted queen and sky to use MetaEngine (forgot them because they don't ↵ | Jordi Vilalta Prat | |
use the AdvancedDetector). svn-id: r30752 | |||
2008-02-03 | Missing ( in ASM_COSTUME code | Lars Persson | |
svn-id: r30751 | |||
2008-02-03 | Introduce ARM code for commonest case of "proc3" costume blitting (as | Robin Watts | |
used for animation in SamNMax). Enabled by the USE_ARM_COSTUME_ASM define. Currently enabled for WinCE only. svn-id: r30750 | |||
2008-02-02 | Enabled rudimentary location switch in BRA. | Nicola Mettifogo | |
svn-id: r30748 | |||
2008-02-02 | Subtitles are now displayed in the intro for BRA, though in wrong color (and ↵ | Nicola Mettifogo | |
I don't know why). svn-id: r30747 | |||
2008-02-02 | Fixed the description for the Gob2 Amiga demo (bug report #1883801) | Sven Hesse | |
svn-id: r30745 | |||
2008-02-02 | Added the MD5 for Gob2 English Amiga as supplied by fac76 in bug report #1883808 | Sven Hesse | |
svn-id: r30744 | |||
2008-02-02 | Corrected an off-by-one error introduced with the latest cleanups | Filippos Karapetis | |
svn-id: r30743 | |||
2008-02-02 | Fixed warning. | Torbjörn Andersson | |
svn-id: r30742 | |||
2008-02-02 | Fix GCC compile. | Travis Howell | |
svn-id: r30741 | |||
2008-02-02 | BRA now loads and displays location backgrounds (at least in the intro). | Nicola Mettifogo | |
svn-id: r30740 | |||
2008-02-02 | Cleanup of BRA menu code. | Nicola Mettifogo | |
svn-id: r30739 | |||
2008-02-02 | Cleanup | Filippos Karapetis | |
svn-id: r30738 | |||
2008-02-02 | Reworked menu in BRA (now functioning). | Nicola Mettifogo | |
svn-id: r30737 | |||
2008-02-02 | Moved AdvancedMetaEngine to namespace Common | Max Horn | |
svn-id: r30736 | |||
2008-02-02 | Update MSVC8 and MSVC9 project files for commit #30726 | Filippos Karapetis | |
svn-id: r30735 | |||
2008-02-02 | Simplified icon | Lars Persson | |
svn-id: r30734 | |||
2008-02-02 | Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM ↵ | Lars Persson | |
svg icon does not work on S60 phones (rendering is corrupt) svn-id: r30733 | |||
2008-02-02 | Allowed BackgroundInfo to display bitmaps smaller than the screen and other ↵ | Nicola Mettifogo | |
small tweaks to re-enable splash screens in BRA. svn-id: r30732 | |||
2008-02-02 | Some more integration of background code into BackgroundInfo. | Nicola Mettifogo | |
svn-id: r30731 | |||
2008-02-02 | Fixed warning. | Torbjörn Andersson | |
svn-id: r30730 | |||
2008-02-02 | Fix a typo | Jordi Vilalta Prat | |
svn-id: r30729 | |||
2008-02-02 | Converted the remaining engines to use MetaEngine | Jordi Vilalta Prat | |
svn-id: r30728 | |||
2008-02-02 | Converted parallaction engine to use MetaEngine | Max Horn | |
svn-id: r30727 | |||
2008-02-02 | New MetaEngine class (work in progress to replace the current Engine plugin ↵ | Max Horn | |
API with a more object oriented approach) svn-id: r30726 | |||
2008-02-02 | Moved depth buffer and palette rotation data into BackgroundInfo. | Nicola Mettifogo | |
svn-id: r30725 | |||
2008-02-01 | engine.h was moved from base/ to engines/ ages ago -- update header file ↵ | Max Horn | |
protector accordingly svn-id: r30724 | |||
2008-02-01 | Moved enum PluginError from base/plugins.h to common/error.h | Max Horn | |
svn-id: r30723 | |||
2008-02-01 | Change InSaveFile -> SeekableReadStream where possible | Max Horn | |
svn-id: r30722 | |||
2008-01-31 | Second part of patch #1880781: "BeOS port for scummvm" | Eugene Sandulenko | |
svn-id: r30720 | |||
2008-01-31 | Add Begasusu as an official BeOS builder | Eugene Sandulenko | |
svn-id: r30717 | |||
2008-01-31 | Patch #1880781: "BeOS port for scummvm" | Eugene Sandulenko | |
svn-id: r30715 | |||
2008-01-31 | Slightly simplified Archive selection when loading resources. | Nicola Mettifogo | |
svn-id: r30714 | |||
2008-01-30 | Changed the parameter types of setFlags() and clearFlags() to match their ↵ | Filippos Karapetis | |
definitions svn-id: r30711 | |||
2008-01-30 | Fix shadowing warning | Filippos Karapetis | |
svn-id: r30710 | |||
2008-01-30 | Add ListWidget version with immediate parameters. | Eugene Sandulenko | |
svn-id: r30709 | |||
2008-01-30 | Fix for bug #1881170 (AGI: palette-related glitches reported). Made AGIPAL ↵ | Kari Salminen | |
use only the lowest 6 bits of each color component (This should be the way the original AGIPAL-hack behaves too). svn-id: r30708 | |||
2008-01-29 | clibable menus for symbian | Lars Persson | |
svn-id: r30706 | |||
2008-01-29 | Updated max heap size to 64mb | Lars Persson | |
svn-id: r30704 | |||
2008-01-29 | - Updated default char signing to signed (as per PC) in makefiles | Lars Persson | |
- Fix for Symbian scrolling problem in GOB3, expressions not evaluated properly resulting in offset beeing set to -1 and not the right offset. svn-id: r30703 | |||
2008-01-29 | Combined two cases that did the exact same thing (In a switch-clause). | Kari Salminen | |
svn-id: r30702 | |||
2008-01-29 | adding Sean Murray (lightcast) to the credits [1] | Kostas Nakos | |
svn-id: r30698 | |||
2008-01-29 | More cleanup: kBit2 is now replaced by the BackgroundInfo structure. | Nicola Mettifogo | |
svn-id: r30697 |