Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-29 | - Updated default char signing to signed (as per PC) in makefiles | Lars Persson | |
- Fix for Symbian scrolling problem in GOB3, expressions not evaluated properly resulting in offset beeing set to -1 and not the right offset. svn-id: r30703 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-22 | Removed backends/intern.h | Max Horn | |
svn-id: r30611 | |||
2008-01-21 | Proper data file paths for S60v3 | Lars Persson | |
svn-id: r30603 | |||
2008-01-20 | - Updated version numbers, Implemented exists properly, Added two engines in ↵ | Lars Persson | |
main_features.inl svn-id: r30586 | |||
2008-01-13 | Removed unnecessary semi-colons. | Torbjörn Andersson | |
svn-id: r30476 | |||
2008-01-03 | Updated paths to engine-data files for Symbian OS | Lars Persson | |
svn-id: r30191 | |||
2007-12-09 | Updated settings | Lars Persson | |
svn-id: r29805 | |||
2007-11-24 | Updated main features for Symbian with the latest game engines | Lars Persson | |
svn-id: r29628 | |||
2007-11-24 | Fix for keymappings not working properly for S60 | Lars Persson | |
svn-id: r29627 | |||
2007-11-24 | updated makefile due to new dependencies of a new lib | Lars Persson | |
svn-id: r29626 | |||
2007-11-24 | Support for IGOR in the build system. | Lars Persson | |
svn-id: r29624 | |||
2007-09-28 | Updated version number in installation files | Lars Persson | |
svn-id: r29126 | |||
2007-09-28 | sadfUpdated version number in installation files | Lars Persson | |
svn-id: r29125 | |||
2007-09-28 | Updated README for some small build details | Lars Persson | |
svn-id: r29124 | |||
2007-09-28 | Added support for Drascula and new system files | Lars Persson | |
svn-id: r29123 | |||
2007-09-28 | Updated with Drascula and new ARM asm opts. | Lars Persson | |
svn-id: r29122 | |||
2007-09-28 | Updated actions (compared with PocketPC) | Lars Persson | |
svn-id: r29121 | |||
2007-09-28 | Updated include order and H file naming | Lars Persson | |
svn-id: r29120 | |||
2007-09-27 | Key and certificate that is valid for the next 30 years. | Lars Persson | |
svn-id: r29110 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-09-18 | Code formatting fixes | Max Horn | |
svn-id: r28945 | |||
2007-06-23 | Update GUI::Key constructs | Max Horn | |
svn-id: r27643 | |||
2007-06-11 | Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to ↵ | Lars Persson | |
the size. svn-id: r27364 | |||
2007-06-10 | Added default signing keys for Symbian OS 9. Password is scummvm | Lars Persson | |
svn-id: r27330 | |||
2007-06-10 | Updated makefile scripts with correct documents. | Lars Persson | |
svn-id: r27329 | |||
2007-06-09 | Updated actions for paralall | Lars Persson | |
svn-id: r27256 | |||
2007-06-09 | Changed makefiles to default to armi binaries | Lars Persson | |
svn-id: r27239 | |||
2007-06-08 | Updated filesharing mode to full sharing. Now scummvm.ini works again. | Lars Persson | |
svn-id: r27218 | |||
2007-06-08 | Removed line in makefile not needed anymore | Lars Persson | |
svn-id: r27216 | |||
2007-06-08 | Updated actions for SymbianOS | Lars Persson | |
svn-id: r27215 | |||
2007-06-08 | Added read file sharing by default. Required for Gob2. | Lars Persson | |
svn-id: r27213 | |||
2007-06-08 | Updated Symbian OS Prediction handling | Lars Persson | |
Updated AGI to only enable predictive input after dictionary was found. svn-id: r27206 | |||
2007-06-07 | Symbian PORT updated with CE mappings | Lars Persson | |
svn-id: r27178 | |||
2007-05-31 | ADded special SVG to work with S60v3. Does not handle embedded bitmaps to well. | Lars Persson | |
svn-id: r27029 | |||
2007-05-31 | ADded makefile for SVG icon | Lars Persson | |
svn-id: r27028 | |||
2007-05-31 | svn-id: r27027 | Lars Persson | |
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-05-21 | Updated makefiles for Symbian OS to handle duplicate filenames with in ↵ | Lars Persson | |
Symbians limited amount of makefiles. svn-id: r26906 | |||
2007-05-09 | Updated support for Cruise | Lars Persson | |
svn-id: r26794 | |||
2007-03-20 | Added default-events.cpp to Symbian makefile | Lars Persson | |
svn-id: r26261 | |||
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class ↵ | Max Horn | |
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again svn-id: r26180 | |||
2007-03-14 | Code cleanup in the actions handling. | Lars Persson | |
svn-id: r26135 | |||
2007-03-14 | Add new KeyMappings (Debugger & Fast mode) for Symbian OS. | Lars Persson | |
svn-id: r26133 | |||
2007-03-13 | Updated Symbian Actions for proper ITE menu key. | Lars Persson | |
svn-id: r26125 | |||
2007-03-11 | Fixed '+' mode handling in symbian_fopen (at least this looks to me like it ↵ | Johannes Schickel | |
should be, I'm sorry if I got it wrong). svn-id: r26088 | |||
2007-03-11 | Added shared filed support using native file APIs. | Lars Persson | |
svn-id: r26087 | |||
2007-03-11 | Updated actions for symbian OS, memory limits for S60. | Lars Persson | |
svn-id: r26082 | |||
2007-03-03 | Updated Icons for UIQ3 and updated #defs and fix for scalers. | Lars Persson | |
svn-id: r25953 |