Commit Graph

94 Commits

Author SHA1 Message Date
Lars Persson
e89a01dc63 Enabled the correct features for standard builds
svn-id: r33478
2008-07-31 17:33:48 +00:00
Lars Persson
ff64eb3756 Fix for ftell error when caching. HOF now starts properly
svn-id: r33340
2008-07-27 18:22:23 +00:00
Lars Persson
62d4a469b9 AddedAdded MAD as default feature
svn-id: r33218
2008-07-22 20:13:57 +00:00
Lars Persson
abecf0a5f7 Fixed seek problem when cached data is used.
svn-id: r33210
2008-07-22 18:52:13 +00:00
Lars Persson
ec02171268 Enable support to turn off ALL variations. all variation is most often the one used
svn-id: r33109
2008-07-19 07:44:12 +00:00
Lars Persson
6cff2e8239 eof was not working properly with caching
svn-id: r33108
2008-07-19 07:08:37 +00:00
Lars Persson
4657a52b07 Fixed typo in filehandling
svn-id: r33104
2008-07-18 22:07:52 +00:00
Lars Persson
0f03a7bcd8 Introduced cache for filereading to fix slowness in AGOS among others.
svn-id: r33099
2008-07-18 20:40:48 +00:00
Lars Persson
7b00db0312 Symbian soundsmixer update. (Compile fix)
svn-id: r33098
2008-07-18 19:02:40 +00:00
Lars Persson
f530c36ad4 del instead of rm command
svn-id: r32853
2008-06-30 19:10:32 +00:00
Max Horn
c45d632f3b Patch ##1956946 (Audio::Mixer internal API revision) with some tweaks
svn-id: r32828
2008-06-28 15:28:29 +00:00
Lars Persson
73b155d087 Remove inclusion of .o in mmp.in
svn-id: r32806
2008-06-26 18:45:46 +00:00
Lars Persson
dcca780744 Changed default paths
svn-id: r32805
2008-06-26 18:31:33 +00:00
Lars Persson
fafda89d0c Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian build.
svn-id: r32803
2008-06-26 16:51:02 +00:00
Johannes Schickel
311e9165ed Proper delete[] formatting (this time all occurences should've been changed...)
svn-id: r31929
2008-05-07 15:09:10 +00:00
Johannes Schickel
600ab40bca Changed all delete [] usages to delete[].
svn-id: r31927
2008-05-07 14:31:45 +00:00
Lars Persson
604ce476e4 Add textstrings for MADE and M4 engines.
svn-id: r31702
2008-04-24 20:15:42 +00:00
Lars Persson
00de16f587 Remove line from buildscript
svn-id: r31658
2008-04-22 18:47:25 +00:00
Lars Persson
be975d3da5 Forgot to include two libs.
svn-id: r31624
2008-04-20 18:38:31 +00:00
Lars Persson
87becbc22f Forgot to disable engines in special build
svn-id: r31618
2008-04-20 17:07:23 +00:00
Lars Persson
aef171a556 Updated SYMBIAN buildsystem to build M4 and MADE engines
svn-id: r31616
2008-04-20 16:12:46 +00:00
Lars Persson
ac6ce80613 Initial support for M4 and MADE engines
svn-id: r31615
2008-04-20 16:11:27 +00:00
Lars Persson
acc5d79d7c Remove Symbian FS creation from common SDL code
svn-id: r31364
2008-04-02 21:19:17 +00:00
Lars Persson
a366add4cf Updated datafiles needed for S80, S90 and S60v2
svn-id: r31109
2008-03-11 21:07:00 +00:00
Lars Persson
54576cbf11 Updated flags to use ASM costume for sam and max
svn-id: r30767
2008-02-03 13:31:32 +00:00
Lars Persson
77001b85f9 Updated number of icons in the icon file
svn-id: r30764
2008-02-03 13:06:43 +00:00
Lars Persson
298c2a35d2 Updated libs used for ASM
svn-id: r30763
2008-02-03 12:41:33 +00:00
Lars Persson
786c02db9c GFX asm defines updated properly. Custume #define turned off since this is crashing.
svn-id: r30762
2008-02-03 12:36:57 +00:00
Lars Persson
a6ad889aa2 Forgot to enable ASM opts somewhere (thought I had).
svn-id: r30753
2008-02-03 09:39:43 +00:00
Lars Persson
7ec40800c1 Simplified icon
svn-id: r30734
2008-02-02 11:04:21 +00:00
Lars Persson
54b79f47db Now using customized SVG as icon for S60v3 and not bitmap. Original ScummVM svg icon does not work on S60 phones (rendering is corrupt)
svn-id: r30733
2008-02-02 10:54:17 +00:00
Lars Persson
34b74cfc70 Updated max heap size to 64mb
svn-id: r30704
2008-01-29 21:32:09 +00:00
Lars Persson
ec0804eb23 - Updated default char signing to signed (as per PC) in makefiles
- 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-29 21:19:45 +00:00
Jordi Vilalta Prat
d6c34bdc4b Fixed the spaces before tabs.
svn-id: r30667
2008-01-28 00:14:17 +00:00
Jordi Vilalta Prat
66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00
Max Horn
c4c481fecf Removed backends/intern.h
svn-id: r30611
2008-01-22 14:16:02 +00:00
Lars Persson
2890816046 Proper data file paths for S60v3
svn-id: r30603
2008-01-21 21:39:30 +00:00
Lars Persson
f3e42ffa39 - Updated version numbers, Implemented exists properly, Added two engines in main_features.inl
svn-id: r30586
2008-01-20 12:50:27 +00:00
Torbjörn Andersson
7b15433572 Removed unnecessary semi-colons.
svn-id: r30476
2008-01-13 22:12:35 +00:00
Lars Persson
4130d04f77 Updated paths to engine-data files for Symbian OS
svn-id: r30191
2008-01-03 08:42:22 +00:00
Lars Persson
3f5436a3d2 Updated settings
svn-id: r29805
2007-12-09 21:44:21 +00:00
Lars Persson
31bd8ec3c0 Updated main features for Symbian with the latest game engines
svn-id: r29628
2007-11-24 18:10:27 +00:00
Lars Persson
54aea9bd74 Fix for keymappings not working properly for S60
svn-id: r29627
2007-11-24 12:57:08 +00:00
Lars Persson
c37df6a7b3 updated makefile due to new dependencies of a new lib
svn-id: r29626
2007-11-24 11:50:43 +00:00
Lars Persson
1a353d7430 Support for IGOR in the build system.
svn-id: r29624
2007-11-24 11:39:23 +00:00
Lars Persson
387f8345cd Updated version number in installation files
svn-id: r29126
2007-09-28 21:30:05 +00:00
Lars Persson
d61d9c432a sadfUpdated version number in installation files
svn-id: r29125
2007-09-28 21:29:06 +00:00
Lars Persson
7751ad5f4b Updated README for some small build details
svn-id: r29124
2007-09-28 21:03:45 +00:00
Lars Persson
b011f533f4 Added support for Drascula and new system files
svn-id: r29123
2007-09-28 20:57:04 +00:00
Lars Persson
a5e8e7ff8b Updated with Drascula and new ARM asm opts.
svn-id: r29122
2007-09-28 20:55:43 +00:00