Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-08 | Remove key statement in PKG file | Lars Persson | |
svn-id: r36248 | |||
2009-02-02 | Update for part building | Lars Persson | |
svn-id: r36206 | |||
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-09 | Add subengine flag for ihnm. | Lars Persson | |
svn-id: r35797 | |||
2009-01-08 | Add initial files for a secondary exe (to be distributed with in a single ↵ | Lars Persson | |
pkg file) svn-id: r35790 | |||
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-19 | Added support for TUCKER and Groovie | Lars Persson | |
svn-id: r35124 | |||
2008-11-06 | Set vector renderer format | Lars Persson | |
svn-id: r34917 | |||
2008-10-18 | Add game.cpp to makefile | Lars Persson | |
svn-id: r34821 | |||
2008-10-02 | Renamed FilesystemNode -> FSNode | Max Horn | |
svn-id: r34716 | |||
2008-09-13 | Fixed rev nr. 130 will give wrong ver. in installation. | Lars Persson | |
svn-id: r34512 | |||
2008-09-13 | Fixed drascula dat path and version nr. | Lars Persson | |
svn-id: r34511 | |||
2008-09-07 | Slightly updated built script. Faster? | Lars Persson | |
svn-id: r34419 | |||
2008-09-07 | Updated with two new variations, scumm and brokensword | Lars Persson | |
svn-id: r34418 | |||
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-07 | Updated to include SymbianStream instead of StdioStream | Lars Persson | |
svn-id: r34401 | |||
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 | Add missing dialogs.cpp | Lars Persson | |
svn-id: r34350 | |||
2008-09-05 | Still need to get that build working. Readjust buildscript | Lars Persson | |
svn-id: r34348 | |||
2008-09-05 | Updated build script with new dialog.cpp | Lars Persson | |
svn-id: r34347 | |||
2008-09-05 | Added two new files | Lars Persson | |
svn-id: r34344 | |||
2008-09-05 | Updated Symbian OS file actions with ferror and fflush. | Lars Persson | |
svn-id: r34340 | |||
2008-09-05 | Updated package revision no to 0.13. Updated default engine list | Lars Persson | |
svn-id: r34339 | |||
2008-09-05 | Updated buildscripts to support tinsel | Lars Persson | |
svn-id: r34338 | |||
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 | |||
2008-08-17 | Improved filehandling for securer and quicker way to get ref to file session | Lars Persson | |
svn-id: r33978 | |||
2008-08-16 | Replaced ARM_USE_GFX_ASM by USE_ARM_GFX_ASM | Max Horn | |
svn-id: r33934 | |||
2008-08-16 | Enable CINE | Lars Persson | |
svn-id: r33932 | |||
2008-08-15 | UpdUpdated actions and Readme for Symbian OS port! | Lars Persson | |
svn-id: r33902 | |||
2008-08-04 | Symbian build package should now contain drascula.dat also | Lars Persson | |
svn-id: r33623 | |||
2008-08-04 | List the correct engines in about, | Lars Persson | |
updated actions with Lure (from WinCE). Increased min heap size to 5MB svn-id: r33618 | |||
2008-08-03 | OSYSTEM: 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-31 | Enabled the correct features for standard builds | Lars Persson | |
svn-id: r33478 | |||
2008-07-27 | Fix for ftell error when caching. HOF now starts properly | Lars Persson | |
svn-id: r33340 | |||
2008-07-22 | AddedAdded MAD as default feature | Lars Persson | |
svn-id: r33218 | |||
2008-07-22 | Fixed seek problem when cached data is used. | Lars Persson | |
svn-id: r33210 | |||
2008-07-19 | Enable support to turn off ALL variations. all variation is most often the ↵ | Lars Persson | |
one used svn-id: r33109 | |||
2008-07-19 | eof was not working properly with caching | Lars Persson | |
svn-id: r33108 |