aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian
AgeCommit message (Collapse)Author
2008-09-05ADded Tinsel as supported engine stringsLars Persson
svn-id: r34351
2008-09-05Add missing dialogs.cppLars Persson
svn-id: r34350
2008-09-05Still need to get that build working. Readjust buildscriptLars Persson
svn-id: r34348
2008-09-05Updated build script with new dialog.cppLars Persson
svn-id: r34347
2008-09-05Added two new filesLars Persson
svn-id: r34344
2008-09-05Updated Symbian OS file actions with ferror and fflush.Lars Persson
svn-id: r34340
2008-09-05Updated package revision no to 0.13. Updated default engine listLars Persson
svn-id: r34339
2008-09-05Updated buildscripts to support tinselLars Persson
svn-id: r34338
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-16Enable CINELars Persson
svn-id: r33932
2008-08-15UpdUpdated actions and Readme for Symbian OS port!Lars Persson
svn-id: r33902
2008-08-04Symbian build package should now contain drascula.dat alsoLars Persson
svn-id: r33623
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-31Enabled the correct features for standard buildsLars Persson
svn-id: r33478
2008-07-27Fix for ftell error when caching. HOF now starts properlyLars Persson
svn-id: r33340
2008-07-22AddedAdded MAD as default featureLars Persson
svn-id: r33218
2008-07-22Fixed seek problem when cached data is used.Lars Persson
svn-id: r33210
2008-07-19Enable support to turn off ALL variations. all variation is most often the ↵Lars Persson
one used svn-id: r33109
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-30del instead of rm commandLars Persson
svn-id: r32853
2008-06-28Patch ##1956946 (Audio::Mixer internal API revision) with some tweaksMax Horn
svn-id: r32828
2008-06-26Remove inclusion of .o in mmp.inLars Persson
svn-id: r32806
2008-06-26Changed default pathsLars Persson
svn-id: r32805
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-22Remove line from buildscriptLars Persson
svn-id: r31658
2008-04-20Forgot to include two libs.Lars Persson
svn-id: r31624
2008-04-20Forgot to disable engines in special buildLars Persson
svn-id: r31618
2008-04-20Updated SYMBIAN buildsystem to build M4 and MADE enginesLars Persson
svn-id: r31616
2008-04-20Initial support for M4 and MADE enginesLars Persson
svn-id: r31615
2008-04-02Remove Symbian FS creation from common SDL codeLars Persson
svn-id: r31364
2008-03-11Updated datafiles needed for S80, S90 and S60v2Lars Persson
svn-id: r31109
2008-02-03Updated flags to use ASM costume for sam and maxLars Persson
svn-id: r30767
2008-02-03Updated number of icons in the icon fileLars Persson
svn-id: r30764
2008-02-03Updated libs used for ASMLars Persson
svn-id: r30763
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-02-02Simplified iconLars Persson
svn-id: r30734
2008-02-02Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM ↵Lars Persson
svg icon does not work on S60 phones (rendering is corrupt) svn-id: r30733
2008-01-29Updated max heap size to 64mbLars Persson
svn-id: r30704