Age | Commit message (Expand) | Author |
2008-05-12 | - Added an engine plugin manager and moved engine specific functionality into it | Jordi Vilalta Prat |
2008-05-06 | Unified BUILD_PLUGINS and DYNAMIC_MODULES in the makefiles | Jordi Vilalta Prat |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-03-26 | Added note on how the WinCE scalers are wasting valuable cycles, and how to f... | Max Horn |
2008-02-23 | properly support feeble (sync commit) | Kostas Nakos |
2008-02-03 | Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd | Robin Watts |
2008-02-03 | Introduce ARM code for commonest case of "proc3" costume blitting (as | Robin Watts |
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat |
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat |
2008-01-22 | Removed backends/intern.h | Max Horn |
2008-01-11 | doc update for 0.11.0 | Kostas Nakos |
2008-01-04 | fix a race - bug #1863961 (#1769503) | Kostas Nakos |
2008-01-02 | cannot handle key mods in ce and unicode is dodgy to say the least. fixes bug... | Kostas Nakos |
2008-01-01 | fixup to prevent a crash, pending the overlay rework | Kostas Nakos |
2007-12-30 | implement new gettimeanddate method - fixes bug 1834822 WINCE: Save games hav... | Kostas Nakos |
2007-12-16 | default is not to build plugins yet, until the plugin system is reworked | Kostas Nakos |
2007-12-16 | reimplemented the freelook action to be more usable, ultimately targeted towa... | Kostas Nakos |
2007-12-16 | adding preliminary lure support | Kostas Nakos |
2007-11-14 | small fixes | Kostas Nakos |
2007-11-13 | got rid of the /evil/ monkeykeyboard code :-) (see also rev. 29495) | Kostas Nakos |
2007-11-13 | don't trash the registry if proper startup has failed | Kostas Nakos |
2007-11-05 | WinCE Makefile: make deploy was copying plugins to the wrong directory. | Robin Watts |
2007-11-04 | Dumb typo in earlier commit. | Robin Watts |
2007-11-04 | New 'deploy' targets for the WinCE makefile to automatically copy | Robin Watts |
2007-11-04 | Minor tweak to Wince makefile; 'all' target now depends on whether we are | Robin Watts |
2007-11-03 | update for the new igor engine | Kostas Nakos |
2007-10-28 | various assorted things required by the new compiler and codebase changes | Kostas Nakos |
2007-10-28 | (mainly) adding plugin support | Kostas Nakos |
2007-10-28 | new stuff to support the FS api and fixes for the new compiler | Kostas Nakos |
2007-10-28 | cleanup after framebuffer api changes | Kostas Nakos |
2007-10-28 | fix formatting & typo | Kostas Nakos |
2007-10-28 | entry point for plugin builds | Kostas Nakos |
2007-10-28 | Rollup commit to improve & bring the port up to speed. More specificallyi for... | Kostas Nakos |
2007-10-28 | formatting fixes | Kostas Nakos |
2007-10-28 | drop unneeded define | Kostas Nakos |
2007-09-26 | Compile fixes for WinCE build | Robin Watts |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Code formatting fixes | Max Horn |
2007-09-11 | Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ... | Max Horn |
2007-07-10 | This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE | Robin Watts |
2007-06-24 | Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enable | Robin Watts |
2007-06-23 | Add a couple of casts from int to (Common:KeyCode) in the WinCE specific code. | Robin Watts |
2007-06-23 | Tweaks to WinCE makefile. | Robin Watts |
2007-06-23 | Add missing semi-colon. | Travis Howell |
2007-06-23 | Update GUI::Key constructs | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
2007-06-16 | Patch #1721826: ARM asm versions of sound rate conversion/mixing code | Max Horn |
2007-06-11 | adding compilation pointer | Kostas Nakos |
2007-06-10 | update the port readme (USE broom WITH cobwebs) | Kostas Nakos |