Age | Commit message (Expand) | Author |
2016-04-10 | ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC... | Eugene Sandulenko |
2016-02-15 | I18N: Fix language code for Swedish | Jakub Wilk |
2016-02-15 | I18N: Fix country code for Denmark | Jakub Wilk |
2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel |
2014-02-18 | WINCE: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-24 | WINCE: Attempt to fix WinCE compilation. | Johannes Schickel |
2013-10-23 | SDL: Reduce code duplication a bit. | Johannes Schickel |
2013-10-23 | SDL: Always initialize video subsystem in initSDL. | Johannes Schickel |
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 |