aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/symbian
AgeCommit message (Collapse)Author
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵Max Horn
things) svn-id: r44495
2009-09-01Updated to support multiple exesLars Persson
svn-id: r43877
2009-08-14Updated files from 1.0.0 branchLars Persson
svn-id: r43362
2009-08-11Include vkeybd default pack into installation fileLars Persson
svn-id: r43263
2009-08-11Enable virtual keyboard support, since qvga gfx is now supported. Lars Persson
svn-id: r43262
2009-08-11Updated actions to support tinsel and made (from CE version)Lars Persson
svn-id: r43260
2009-08-11Updated with m4.dat fileLars Persson
svn-id: r43257
2009-07-01Move action inits to engineInit and engineDone callbacks.Lars Persson
svn-id: r42007
2009-06-28Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;Max Horn
also intentionally broke WinCE and Symbian ports (in an obvious way that can be undo by commenting out some text) -- hopefully this will get the maintainers' attention during the next release cycle, unlike my emails svn-id: r41932
2009-05-25Added hardwarekeys.cpp to makefileLars Persson
svn-id: r40895
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
svn-id: r40867
2009-03-07Bye bye FNMatchLars Persson
svn-id: r39181
2009-03-06Added save action for CruiseLars Persson
svn-id: r39164
2009-03-06Add initial support for VKB and keymapper shortcuts.Lars Persson
Add missing fnmatch function svn-id: r39163
2009-03-06Add subsection for subengine LOL in kyraLars Persson
svn-id: r39162
2009-03-06Handle subengine LOL in perl scriptLars Persson
svn-id: r39161
2009-03-06Add LOL as an enabled engine to enable compilationLars Persson
svn-id: r39160
2009-03-04Added capabilities to allow BT Mouse supportLars Persson
svn-id: r39114
2009-02-28Added keyboard mapping for global menu. Lars Persson
svn-id: r38981
2009-02-18Updated revisions in PKG scripts to 0.14.0Lars Persson
svn-id: r38457
2009-02-18Updated actions with tucker and groovie.Lars Persson
svn-id: r38455
2009-02-17Remove vector renderer defineLars Persson
svn-id: r38424
2009-02-16Add base-backend.cpp to Symbian base make fileLars Persson
svn-id: r38379
2009-02-16Add advanceddetector to Symbian base makefileLars Persson
svn-id: r38378
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