Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2008-07-18 | Fixed typo in filehandling | Lars Persson | |
svn-id: r33104 | |||
2008-07-18 | Introduced cache for filereading to fix slowness in AGOS among others. | Lars Persson | |
svn-id: r33099 | |||
2008-07-18 | Symbian soundsmixer update. (Compile fix) | Lars Persson | |
svn-id: r33098 | |||
2008-06-30 | del instead of rm command | Lars Persson | |
svn-id: r32853 | |||
2008-06-28 | Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks | Max Horn | |
svn-id: r32828 | |||
2008-06-26 | Remove inclusion of .o in mmp.in | Lars Persson | |
svn-id: r32806 | |||
2008-06-26 | Changed default paths | Lars Persson | |
svn-id: r32805 | |||
2008-06-26 | Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian ↵ | Lars Persson | |
build. svn-id: r32803 | |||
2008-05-07 | Proper delete[] formatting (this time all occurences should've been changed...) | Johannes Schickel | |
svn-id: r31929 | |||
2008-05-07 | Changed all delete [] usages to delete[]. | Johannes Schickel | |
svn-id: r31927 | |||
2008-04-24 | Add textstrings for MADE and M4 engines. | Lars Persson | |
svn-id: r31702 | |||
2008-04-22 | Remove line from buildscript | Lars Persson | |
svn-id: r31658 | |||
2008-04-20 | Forgot to include two libs. | Lars Persson | |
svn-id: r31624 | |||
2008-04-20 | Forgot to disable engines in special build | Lars Persson | |
svn-id: r31618 | |||
2008-04-20 | Updated SYMBIAN buildsystem to build M4 and MADE engines | Lars Persson | |
svn-id: r31616 | |||
2008-04-20 | Initial support for M4 and MADE engines | Lars Persson | |
svn-id: r31615 | |||
2008-04-02 | Remove Symbian FS creation from common SDL code | Lars Persson | |
svn-id: r31364 | |||
2008-03-11 | Updated datafiles needed for S80, S90 and S60v2 | Lars Persson | |
svn-id: r31109 | |||
2008-02-03 | Updated flags to use ASM costume for sam and max | Lars Persson | |
svn-id: r30767 | |||
2008-02-03 | Updated number of icons in the icon file | Lars Persson | |
svn-id: r30764 | |||
2008-02-03 | Updated libs used for ASM | Lars Persson | |
svn-id: r30763 | |||
2008-02-03 | GFX asm defines updated properly. Custume #define turned off since this is ↵ | Lars Persson | |
crashing. svn-id: r30762 | |||
2008-02-03 | Forgot to enable ASM opts somewhere (thought I had). | Lars Persson | |
svn-id: r30753 | |||
2008-02-02 | Simplified icon | Lars Persson | |
svn-id: r30734 | |||
2008-02-02 | Now 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-29 | Updated max heap size to 64mb | Lars Persson | |
svn-id: r30704 | |||
2008-01-29 | - Updated default char signing to signed (as per PC) in makefiles | Lars Persson | |
- Fix for Symbian scrolling problem in GOB3, expressions not evaluated properly resulting in offset beeing set to -1 and not the right offset. svn-id: r30703 | |||
2008-01-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-22 | Removed backends/intern.h | Max Horn | |
svn-id: r30611 | |||
2008-01-21 | Proper data file paths for S60v3 | Lars Persson | |
svn-id: r30603 | |||
2008-01-20 | - Updated version numbers, Implemented exists properly, Added two engines in ↵ | Lars Persson | |
main_features.inl svn-id: r30586 | |||
2008-01-13 | Removed unnecessary semi-colons. | Torbjörn Andersson | |
svn-id: r30476 | |||
2008-01-03 | Updated paths to engine-data files for Symbian OS | Lars Persson | |
svn-id: r30191 | |||
2007-12-09 | Updated settings | Lars Persson | |
svn-id: r29805 | |||
2007-11-24 | Updated main features for Symbian with the latest game engines | Lars Persson | |
svn-id: r29628 |