Age | Commit message (Expand) | Author |
2012-12-16 | WINCE: Fix shadow variable warnings associated with GUIElement classes. | D G Turner |
2012-06-09 | COMMON: Add tm_wday to our TimeDate struct | Matthew Hoops |
2012-02-15 | JANITORIAL: Fix missing whitespace in pointer cast | Tarek Soliman |
2011-12-05 | WINCE: Update port specific README | CeRiAl |
2011-12-05 | WINCE: Update port specific README | CeRiAl |
2011-11-17 | COMMON: Move <new> include into scummsys.h. | Alyssa Milburn |
2011-10-18 | WINCE: Add workaround for memory management problem on Windows CE < 6.0 | CeRiAl |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-07-20 | WINCE: Update port specific README | CeRiAl |
2011-07-20 | WINCE: Change keymapping for AGI and Simon 1 & 2 | CeRiAl |
2011-07-20 | WINCE: Move initialization of TimerManager to overloaded init() method. | CeRiAl |
2011-07-20 | WINCE: Update port specific README | CeRiAl |
2011-07-15 | WINCE: Change default values for "FM_high_quality" & "high_sample_rate" | CeRiAl |
2011-07-01 | WINCE: Update port specific README | CeRiAl |
2011-06-27 | WINCE: Added option to disable panel toggling with double tap on top of screen | CeRiAl |
2011-06-26 | WINCE: Fix timer manager | CeRiAl |
2011-06-25 | WINCE: Hide toolbar when returning to game list | CeRiAl |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-14 | WINCE: Add support for language auto-detection in WinCE | CeRiAl |
2011-06-11 | WINCE: Some cleanup (public vs. private scopes), fix freelook | CeRiAl |
2011-06-07 | WINCE: Use OSystem's _fsFactory slot | Max Horn |
2011-06-07 | WINCE: Remove dead code | Max Horn |
2011-06-07 | WINCE: Add FIXME for timer code (maintainer notified) | Max Horn |
2011-06-01 | ALL: Removed last traces of the MPEG2 code | Max Horn |
2011-05-31 | COMMON: Move more stuff from scummsys.h to portdefs.h | Max Horn |
2011-05-27 | WINCE: Update of port-related README | CeRiAl |
2011-05-25 | ALL: behaviour -> behavior | Matthew Hoops |
2011-05-25 | WINCE: Update port specific readme | CeRiAl |
2011-05-23 | COMMON: Provide our own implementations for scumm_str(n)icmp | Max Horn |
2011-05-18 | WINCE: Replace custom massadd with the global one (shows progress now) | CeRiAl |
2011-05-18 | WINCE: Enable building of plugins with normal configure/make | CeRiAl |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | BACKENDS: Fix compilation for various backends | Ori Avtalion |
2011-03-09 | WINCE: Run astyle over WinCE source files. | Johannes Schickel |
2011-03-09 | WINCE: Cleanup WinCE event source a bit. | Johannes Schickel |
2011-03-08 | WINCE: Silence/fix some warnings. | Johannes Schickel |
2011-03-08 | WINCE: Add -fno-inline-functions to compiler arguments. | Johannes Schickel |
2011-03-08 | WINCE: Make scummvm compile and run again for WinCE platform (patch #3202337) | Max Horn |
2011-02-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn |
2010-11-29 | SDL: Move #include <SDL.h> into a special wrapper file | Max Horn |
2010-11-28 | WINCE: Remove obsolete openCD method | Max Horn |
2010-11-28 | WINCE: Fix main(), update config file handling, update module.mk | Max Horn |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn |
2010-11-05 | WINCE: Remove tons of obsolete workaround code for 'missing' headers and funcs | Max Horn |
2010-10-31 | WINCE: Fix assert() implementation | Max Horn |
2010-10-31 | WINCE: Code formatting | Max Horn |
2010-10-31 | WINCE: Enable use of forbidden symbols, cleanup | Max Horn |
2010-09-30 | I18N: Add translation for wince specific titles for key mapping dialog | Thierry Crozat |
2010-09-28 | ALL: Fixup some #define names | Max Horn |
2010-09-18 | JANITORIAL: Removed most punctuation at end of warning() and error() | Torbjörn Andersson |