aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian
AgeCommit message (Collapse)Author
2009-02-16Add build support for SCI.Lars Persson
svn-id: r38371
2009-02-08Remove key statement in PKG fileLars Persson
svn-id: r36248
2009-02-02Update for part buildingLars Persson
svn-id: r36206
2009-02-02Missed script update for future SAGA2 engineLars Persson
svn-id: r36204
2009-01-23Renamed FSNode::openForReading / openForWriting to createReadStream / ↵Max Horn
createWriteStream, again to make ownership of the returned stream clear svn-id: r36014
2009-01-23Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to ↵Max Horn
createConfigReadStream & createConfigWriteStream, in order to make it clear that the *caller* is responsible for deleting the streams (i.e., 'owns' them) svn-id: r36013
2009-01-09Add subengine flag for ihnm.Lars Persson
svn-id: r35797
2009-01-08Add initial files for a secondary exe (to be distributed with in a single ↵Lars Persson
pkg file) svn-id: r35790
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-11-19Disable commandline support. Not used by the Symbian PORTLars Persson
svn-id: r35125
2008-11-19Added support for TUCKER and GroovieLars Persson
svn-id: r35124
2008-11-06Set vector renderer formatLars Persson
svn-id: r34917
2008-10-18Add game.cpp to makefileLars Persson
svn-id: r34821
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
svn-id: r34716
2008-09-13Fixed rev nr. 130 will give wrong ver. in installation.Lars Persson
svn-id: r34512
2008-09-13Fixed drascula dat path and version nr.Lars Persson
svn-id: r34511
2008-09-07Slightly updated built script. Faster?Lars Persson
svn-id: r34419
2008-09-07Updated with two new variations, scumm and brokenswordLars Persson
svn-id: r34418
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-07Updated to include SymbianStream instead of StdioStreamLars Persson
svn-id: r34401
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-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