Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-28 | ALL: Fixup some #define names | Max Horn | |
svn-id: r52935 | |||
2010-09-23 | SYMBIAN : Add addSysArchivesToSearchSet to support local data files ↵ | Lars Persson | |
properly. (Instead of using extrapath) svn-id: r52864 | |||
2010-09-23 | SYMBIAN : Updated define for S60v3 detection | Lars Persson | |
svn-id: r52862 | |||
2010-06-15 | Symbian: sync with recent GUI changes. NOT TESTED. | Eugene Sandulenko | |
svn-id: r49794 | |||
2010-06-02 | OSYSTEM: Get rid of kFeatureAutoComputeDirtyRects | Max Horn | |
svn-id: r49388 | |||
2010-03-11 | Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ↵ | Max Horn | |
MixerImpl constructor svn-id: r48238 | |||
2010-03-10 | Remove last traces of OSystem::getOutputSampleRate() | Max Horn | |
svn-id: r48229 | |||
2010-03-08 | Re-enable the arm asm costume drawer | Lars Persson | |
svn-id: r48201 | |||
2010-01-25 | Turn off ARM asm for Costume until its fixed | Lars Persson | |
svn-id: r47549 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-23 | Headers - Add URL in properties so it's displayed properly in the header | Arnaud Boutonné | |
svn-id: r47487 | |||
2010-01-23 | Some more header modifications | Arnaud Boutonné | |
svn-id: r47486 | |||
2009-11-18 | cleanup | Max Horn | |
svn-id: r45976 | |||
2009-11-10 | Move Symbian main implementation from main.cpp to SymbianOS.cpp | Lars Persson | |
svn-id: r45802 | |||
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again ↵ | Max Horn | |
non-const (as it may have to be modified for remapping. Of course. Silly me :/) svn-id: r45796 | |||
2009-11-09 | whitespace | Max Horn | |
svn-id: r45794 | |||
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn | |
svn-id: r45791 | |||
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵ | Max Horn | |
things) svn-id: r44495 | |||
2009-09-01 | Updated to support multiple exes | Lars Persson | |
svn-id: r43877 | |||
2009-08-14 | Updated files from 1.0.0 branch | Lars Persson | |
svn-id: r43362 | |||
2009-08-11 | Updated actions to support tinsel and made (from CE version) | Lars Persson | |
svn-id: r43260 | |||
2009-07-01 | Move action inits to engineInit and engineDone callbacks. | Lars Persson | |
svn-id: r42007 | |||
2009-06-28 | Changed 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-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-03-07 | Bye bye FNMatch | Lars Persson | |
svn-id: r39181 | |||
2009-03-06 | Added save action for Cruise | Lars Persson | |
svn-id: r39164 | |||
2009-03-06 | Add initial support for VKB and keymapper shortcuts. | Lars Persson | |
Add missing fnmatch function svn-id: r39163 | |||
2009-02-28 | Added keyboard mapping for global menu. | Lars Persson | |
svn-id: r38981 | |||
2009-02-18 | Updated actions with tucker and groovie. | Lars Persson | |
svn-id: r38455 | |||
2009-02-17 | Remove vector renderer define | Lars Persson | |
svn-id: r38424 | |||
2009-02-02 | Missed script update for future SAGA2 engine | Lars Persson | |
svn-id: r36204 | |||
2009-01-23 | Renamed FSNode::openForReading / openForWriting to createReadStream / ↵ | Max Horn | |
createWriteStream, again to make ownership of the returned stream clear svn-id: r36014 | |||
2009-01-23 | Renamed 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-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-11-19 | Disable commandline support. Not used by the Symbian PORT | Lars Persson | |
svn-id: r35125 | |||
2008-11-06 | Set vector renderer format | Lars Persson | |
svn-id: r34917 | |||
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn | |
svn-id: r34716 | |||
2008-09-07 | Set default save path via save manager. | Lars Persson | |
Fix bug in symbian-fs GetChild function. svn-id: r34417 | |||
2008-09-07 | Updated readme about usage of snprintf source | Lars Persson | |
Added vsnprintf implementation. Cleanout SymbianOS.cpp from old file functions. svn-id: r34407 | |||
2008-09-07 | H file cleanup, remove old vibra support | Lars Persson | |
svn-id: r34405 | |||
2008-09-07 | Need to have own implementation of snprintf and vsnprintf. | Lars Persson | |
svn-id: r34402 | |||
2008-09-06 | Portdefs 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-05 | Add symbian implementations to create read/write configfile handles | Lars Persson | |
svn-id: r34363 | |||
2008-09-05 | Change location of create fs factory for Symbian! | Lars Persson | |
svn-id: r34362 | |||
2008-09-05 | Remove usage of main_features.inl and the file | Lars Persson | |
svn-id: r34361 | |||
2008-09-05 | ADded Tinsel as supported engine strings | Lars Persson | |
svn-id: r34351 | |||
2008-09-05 | Updated Symbian OS file actions with ferror and fflush. | Lars Persson | |
svn-id: r34340 | |||
2008-08-22 | Turned SymbianFilesystemFactory from a singleton into a normal class; ↵ | Max Horn | |
adapted symbian backend accordingly svn-id: r34101 | |||
2008-08-22 | Symbian 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-18 | Enable quick F5 save key for Touche! | Lars Persson | |
svn-id: r34011 |