Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-15 | WINCE: Fix compilation | Cameron Cawley | |
2014-02-18 | WINCE: Make GPL headers consistent in themselves. | Johannes Schickel | |
2014-01-24 | WINCE: Attempt to fix WinCE compilation. | Johannes Schickel | |
2011-06-25 | WINCE: Hide toolbar when returning to game list | CeRiAl | |
2011-05-18 | WINCE: Replace custom massadd with the global one (shows progress now) | CeRiAl | |
Replaces the formerly custom WinCE massadd function (CELauncherDialog::automaticScanDirectory) with the global one, which is better because it shows progress (massadd in combination with a uncached plugin build takes a very long time to complete and user thinks device has crashed when no progress is shown). Also fixes the additional custom WinCE about dialog (text was cut off before). | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-03-09 | WINCE: Run astyle over WinCE source files. | Johannes Schickel | |
2010-11-16 | GUI: Rename gui/GuiManager.* to gui/gui-manager.* | Max Horn | |
svn-id: r54265 | |||
2010-10-31 | WINCE: Enable use of forbidden symbols, cleanup | Max Horn | |
I tried to untangle the header interdependencies a bit, but this is still quite a mess. This commit also fixes some warnings. svn-id: r53978 | |||
2010-06-15 | WINCE: sync with recent GUI changes. NOT TESTED. | Eugene Sandulenko | |
svn-id: r49795 | |||
2009-01-02 | Renamed gui/newgui.cpp -> gui/GuiManager.cpp and gui/newgui.h -> ↵ | Johannes Schickel | |
gui/GuiManager.h svn-id: r35668 | |||
2008-12-04 | Added missing include. | Johannes Schickel | |
svn-id: r35236 | |||
2008-12-04 | Fix for GUI compile error described in bug #2387217 "WINCE: SVN trunk ↵ | Johannes Schickel | |
compilation broken". svn-id: r35235 | |||
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn | |
svn-id: r34716 | |||
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some ↵ | Max Horn | |
'typedef Common::String String;' name aliases svn-id: r34302 | |||
2008-05-16 | Yet another compilation fix for WinCE | Max Horn | |
svn-id: r32142 | |||
2008-05-12 | - Added an engine plugin manager and moved engine specific functionality into it | Jordi Vilalta Prat | |
- base/plugins.* reorganization svn-id: r32045 | |||
2007-10-28 | various assorted things required by the new compiler and codebase changes | Kostas Nakos | |
svn-id: r29310 | |||
2007-09-26 | Compile fixes for WinCE build | Robin Watts | |
* wince-sdl.h: sdl-common.h is now sdl.h. Also, copied in definition of DF_UPDATE_EXPAND_1_PIXEL as this was no longer offered by sdl.h * CELauncherDialog.cpp: Updated to use modified FilingSystemNode. svn-id: r29104 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-11 | Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ↵ | Max Horn | |
comments; and some other related cleanup svn-id: r28890 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-02-24 | temporarily fix automatic detection | Kostas Nakos | |
svn-id: r25817 | |||
2007-02-03 | update to new detector | Kostas Nakos | |
svn-id: r25355 | |||
2006-10-08 | Initial commit of the wince-gcc re-port | Kostas Nakos | |
svn-id: r24212 | |||
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle ↵ | Max Horn | |
the linker dependency graph). Porters will have to update project files svn-id: r23974 | |||
2006-07-01 | move ce port to its new home | Kostas Nakos | |
svn-id: r23366 |