aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian/src
AgeCommit message (Collapse)Author
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
svn-id: r34716
2008-09-07Set default save path via save manager.Lars Persson
Fix bug in symbian-fs GetChild function. svn-id: r34417
2008-09-07Updated readme about usage of snprintf sourceLars Persson
Added vsnprintf implementation. Cleanout SymbianOS.cpp from old file functions. svn-id: r34407
2008-09-07H file cleanup, remove old vibra supportLars Persson
svn-id: r34405
2008-09-07Need to have own implementation of snprintf and vsnprintf.Lars Persson
svn-id: r34402
2008-09-06Portdefs cleanup, use snprintf from SDL and not sprintf (Which can cause ↵Lars Persson
memory overwrites). Use bsearch implementation from WINCE port. svn-id: r34382
2008-09-05Add symbian implementations to create read/write configfile handlesLars Persson
svn-id: r34363
2008-09-05Change location of create fs factory for Symbian!Lars Persson
svn-id: r34362
2008-09-05Remove usage of main_features.inl and the fileLars Persson
svn-id: r34361
2008-09-05ADded Tinsel as supported engine stringsLars Persson
svn-id: r34351
2008-09-05Updated Symbian OS file actions with ferror and fflush.Lars Persson
svn-id: r34340
2008-08-22Turned SymbianFilesystemFactory from a singleton into a normal class; ↵Max Horn
adapted symbian backend accordingly svn-id: r34101
2008-08-22Symbian backend does not have to implement config file methods, as long as ↵Max Horn
they are identical to those in the SDL backend... svn-id: r34099
2008-08-18Enable quick F5 save key for Touche!Lars Persson
svn-id: r34011
2008-08-17Improved filehandling for securer and quicker way to get ref to file sessionLars Persson
svn-id: r33978
2008-08-16Replaced ARM_USE_GFX_ASM by USE_ARM_GFX_ASMMax Horn
svn-id: r33934
2008-08-15UpdUpdated actions and Readme for Symbian OS port!Lars Persson
svn-id: r33902
2008-08-04List the correct engines in about, Lars Persson
updated actions with Lure (from WinCE). Increased min heap size to 5MB svn-id: r33618
2008-08-03OSYSTEM: Pushed some SDL/Symbian specific code to the respective backends; ↵Max Horn
made openConfigFileForReading/openConfigFileForWriting return 0 if they failed to open a file svn-id: r33585
2008-07-27Fix for ftell error when caching. HOF now starts properlyLars Persson
svn-id: r33340
2008-07-22Fixed seek problem when cached data is used.Lars Persson
svn-id: r33210
2008-07-19eof was not working properly with cachingLars Persson
svn-id: r33108
2008-07-18Fixed typo in filehandlingLars Persson
svn-id: r33104
2008-07-18Introduced cache for filereading to fix slowness in AGOS among others.Lars Persson
svn-id: r33099
2008-07-18Symbian soundsmixer update. (Compile fix)Lars Persson
svn-id: r33098
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
svn-id: r32828
2008-06-26Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian ↵Lars Persson
build. svn-id: r32803
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
svn-id: r31929
2008-05-07Changed all delete [] usages to delete[].Johannes Schickel
svn-id: r31927
2008-04-24Add textstrings for MADE and M4 engines.Lars Persson
svn-id: r31702
2008-04-02Remove Symbian FS creation from common SDL codeLars Persson
svn-id: r31364
2008-02-03Updated flags to use ASM costume for sam and maxLars Persson
svn-id: r30767
2008-02-03GFX asm defines updated properly. Custume #define turned off since this is ↵Lars Persson
crashing. svn-id: r30762
2008-02-03Forgot to enable ASM opts somewhere (thought I had).Lars Persson
svn-id: r30753
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
svn-id: r30667
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2008-01-22Removed backends/intern.hMax Horn
svn-id: r30611
2008-01-20- Updated version numbers, Implemented exists properly, Added two engines in ↵Lars Persson
main_features.inl svn-id: r30586
2008-01-13Removed unnecessary semi-colons.Torbjörn Andersson
svn-id: r30476
2007-11-24Updated main features for Symbian with the latest game enginesLars Persson
svn-id: r29628
2007-11-24Fix for keymappings not working properly for S60Lars Persson
svn-id: r29627
2007-11-24Support for IGOR in the build system.Lars Persson
svn-id: r29624
2007-09-28Updated actions (compared with PocketPC)Lars Persson
svn-id: r29121
2007-09-28Updated include order and H file namingLars Persson
svn-id: r29120
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-09-18Code formatting fixesMax Horn
svn-id: r28945
2007-06-23Update GUI::Key constructsMax Horn
svn-id: r27643
2007-06-11Include Kyra.dat and sky.cpt in the sis file. queen.tbl not included due to ↵Lars Persson
the size. svn-id: r27364
2007-06-10Updated makefile scripts with correct documents. Lars Persson
svn-id: r27329
2007-06-09Updated actions for paralallLars Persson
svn-id: r27256