Age | Commit message (Expand) | Author |
2018-11-27 | CREATE_PROJECT: Support building with Tremor instead of Vorbis | Cameron Cawley |
2018-10-14 | BACKENDS: Use OSystem::destroy() instead of deleting directly the g_system in... | Thierry Crozat |
2018-01-14 | SYMBIAN: Hide warnings from system headers | Fiodar Stryzhniou |
2017-12-26 | SDL: Move the non analog joystick code to the Symbian port | Bastien Bouclet |
2017-12-03 | ALL: Remove obsolete register keyword | Colin Snover |
2017-01-01 | ALL: Bump copyright year to 2017 | Eugene Sandulenko |
2016-04-10 | ALL: Split SMALL_SCREEN_DEVICE into GUI_ENABLE_KEYSDIALOG and GUI_ONLY_FULLSC... | Eugene Sandulenko |
2016-01-01 | ALL: Update copyright years | Eugene Sandulenko |
2015-09-14 | SYMBIAN: Rename define and rephrase comments | Willem Jan Palenstijn |
2015-09-14 | SYMBIAN: Delete obsolete fixes for 'remove' | Fedor Strizhnev |
2015-09-14 | SYMBIAN: Fix compilation error caused by remove macro | Fedor Strizhnev |
2015-02-16 | SDL: Handle icon setup in SdlWindow. | Johannes Schickel |
2015-02-16 | SDL: Add basic abstraction class for the SDL window. | Johannes Schickel |
2015-01-18 | JANITORIAL: Update copyright year | Thierry Crozat |
2014-02-18 | SYMBIAN: Make GPL headers consistent in themselves. | Johannes Schickel |
2014-01-01 | JANITORIAL: Update copyright year | Eugene Sandulenko |
2013-11-26 | SYMBIAN OS:Removed resolution fix from Symbian OS Backend, handle this in SDL... | anotherguest |
2013-11-25 | SYMBIAN OS:Added new engines, updated resolution support. Version number changes | anotherguest |
2013-01-02 | JANITORIAL: Update copyright year | Strangerke |
2012-03-17 | ALL: Make use of defined() for the preprocessor consistent. | Johannes Schickel |
2012-01-01 | MISC: This is year 2012 | Strangerke |
2011-10-11 | Symbian: Changed path for math.h include. | anotherguest |
2011-10-11 | Symbian:Updated port defs to fit new protected words | anotherguest |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-05-31 | COMMON: Move more stuff from scummsys.h to portdefs.h | Max Horn |
2011-05-31 | COMMON: Move some code from scummsys.h to relevant portdefs.h files | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-20 | SYMBIAN : Updated folder names audio, added video, added M_PI define | anotherguest |
2011-04-18 | SYMBIAN: Use astyle to slightly reduce code formatting mess ;) | Max Horn |
2011-04-18 | SYMBIAN: Clarify vsnprintf.h legal header a little bit | Max Horn |
2010-12-31 | COPYRIGHT: Update copyright year - Happy new year! | Arnaud Boutonné |
2010-11-29 | SYMBIAN : Forgot to init the SDL backend | Lars Persson |
2010-11-29 | SYMBIAN : Updated so it builds with latest structures and add support to last... | Lars Persson |
2010-11-29 | BACKENDS: Fix SVN keyword usage. | Johannes Schickel |
2010-11-28 | SDL: Various more SdlEventSource related fixes | Max Horn |
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn |
2010-11-28 | Merging the gsoc2010-opengl branch | Max Horn |
2010-11-19 | SYMBIAN : Updated for proper FORBIDDEN handling, added cdaudio support needed... | Lars Persson |
2010-11-19 | SYMBIAN : Remove Symbian FatalError implementation (not really used anymore f... | Lars Persson |
2010-11-01 | SYMBIAN: Trigger a compiler error on systems where __GCC32__ is set, instead ... | Max Horn |
2010-10-13 | OPENGL: Merged from trunk, from rev 52105 to 53396. | Johannes Schickel |
2010-09-28 | ALL: Fixup some #define names | Max Horn |
2010-09-23 | SYMBIAN : Add addSysArchivesToSearchSet to support local data files properly.... | Lars Persson |
2010-09-23 | SYMBIAN : Updated define for S60v3 detection | Lars Persson |
2010-08-01 | SYMBIAN 2nd installment of getting symbian to build with gsoc2010 SDL | Lars Persson |
2010-07-13 | Merged from trunk, from Rev 49499 to HEAD | Alejandro Marzini |
2010-07-03 | Cleanup and documentation. | Alejandro Marzini |
2010-06-29 | Override setupIcon() for both Mac OS X and SymbianOS, they have their own icons. | Matthew Hoops |
2010-06-26 | Modularized Symbian port. | Alejandro Marzini |