Commit Graph

152 Commits

Author SHA1 Message Date
Lars Persson
dd10e99c2e Bye bye FNMatch
svn-id: r39181
2009-03-07 07:29:33 +00:00
Lars Persson
3753d0b5f8 Added save action for Cruise
svn-id: r39164
2009-03-06 21:41:13 +00:00
Lars Persson
b98bd77d3f Add initial support for VKB and keymapper shortcuts.
Add missing fnmatch function

svn-id: r39163
2009-03-06 20:27:34 +00:00
Lars Persson
9fba36dcde Add subsection for subengine LOL in kyra
svn-id: r39162
2009-03-06 18:26:48 +00:00
Lars Persson
19437c2c1f Handle subengine LOL in perl script
svn-id: r39161
2009-03-06 18:18:52 +00:00
Lars Persson
d34aa2a6ca Add LOL as an enabled engine to enable compilation
svn-id: r39160
2009-03-06 18:14:44 +00:00
Lars Persson
edc6cc642a Added capabilities to allow BT Mouse support
svn-id: r39114
2009-03-04 07:22:29 +00:00
Lars Persson
4f3a50913e Added keyboard mapping for global menu.
svn-id: r38981
2009-02-28 21:05:21 +00:00
Lars Persson
f51990a3de Updated revisions in PKG scripts to 0.14.0
svn-id: r38457
2009-02-18 04:43:39 +00:00
Lars Persson
4e98d781b9 Updated actions with tucker and groovie.
svn-id: r38455
2009-02-18 04:21:51 +00:00
Lars Persson
b3cf9ef9a9 Remove vector renderer define
svn-id: r38424
2009-02-17 16:26:18 +00:00
Lars Persson
9c8b1acf6b Add base-backend.cpp to Symbian base make file
svn-id: r38379
2009-02-16 19:50:56 +00:00
Lars Persson
2bc44930fe Add advanceddetector to Symbian base makefile
svn-id: r38378
2009-02-16 19:48:00 +00:00
Lars Persson
d053a4575d Add build support for SCI.
svn-id: r38371
2009-02-16 15:36:26 +00:00
Lars Persson
bd6a085888 Remove key statement in PKG file
svn-id: r36248
2009-02-08 10:12:29 +00:00
Lars Persson
eb9ac6648f Update for part building
svn-id: r36206
2009-02-02 21:35:57 +00:00
Lars Persson
08f7d0ac1a Missed script update for future SAGA2 engine
svn-id: r36204
2009-02-02 19:31:35 +00:00
Max Horn
8f16458e9b Renamed FSNode::openForReading / openForWriting to createReadStream / createWriteStream, again to make ownership of the returned stream clear
svn-id: r36014
2009-01-23 03:41:36 +00:00
Max Horn
e4b013f616 Renamed OSystem::openConfigFileForReading & openConfigFileForWriting to 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-23 03:30:40 +00:00
Lars Persson
1130af03d1 Add subengine flag for ihnm.
svn-id: r35797
2009-01-09 18:35:07 +00:00
Lars Persson
3c34c2ce74 Add initial files for a secondary exe (to be distributed with in a single pkg file)
svn-id: r35790
2009-01-08 19:16:58 +00:00
Eugene Sandulenko
696897b058 Whoa! Removing trailing spaces.
svn-id: r35648
2009-01-01 15:06:43 +00:00
Lars Persson
7c4bcf9512 Disable commandline support. Not used by the Symbian PORT
svn-id: r35125
2008-11-19 21:07:59 +00:00
Lars Persson
30fdd02b1e Added support for TUCKER and Groovie
svn-id: r35124
2008-11-19 20:40:33 +00:00
Lars Persson
54b94fdf03 Set vector renderer format
svn-id: r34917
2008-11-06 19:03:11 +00:00
Lars Persson
3595d0c09b Add game.cpp to makefile
svn-id: r34821
2008-10-18 12:37:50 +00:00
Max Horn
c7fde102e3 Renamed FilesystemNode -> FSNode
svn-id: r34716
2008-10-02 16:58:59 +00:00
Lars Persson
2befee869b Fixed rev nr. 130 will give wrong ver. in installation.
svn-id: r34512
2008-09-13 08:35:38 +00:00
Lars Persson
472fc70b4d Fixed drascula dat path and version nr.
svn-id: r34511
2008-09-13 08:34:38 +00:00
Lars Persson
46c2c4300b Slightly updated built script. Faster?
svn-id: r34419
2008-09-07 18:30:07 +00:00
Lars Persson
87688f1044 Updated with two new variations, scumm and brokensword
svn-id: r34418
2008-09-07 18:28:58 +00:00
Lars Persson
864c2244f0 Set default save path via save manager.
Fix bug in symbian-fs GetChild function.

svn-id: r34417
2008-09-07 16:43:03 +00:00
Lars Persson
b3a48455db Updated readme about usage of snprintf source
Added vsnprintf implementation.
Cleanout SymbianOS.cpp from old file functions.

svn-id: r34407
2008-09-07 13:40:30 +00:00
Lars Persson
5c903a8bcb H file cleanup, remove old vibra support
svn-id: r34405
2008-09-07 13:17:21 +00:00
Lars Persson
0d762f5260 Need to have own implementation of snprintf and vsnprintf.
svn-id: r34402
2008-09-07 12:39:56 +00:00
Lars Persson
951ab1878a Updated to include SymbianStream instead of StdioStream
svn-id: r34401
2008-09-07 12:38:35 +00:00
Lars Persson
5756308cec Portdefs cleanup, use snprintf from SDL and not sprintf (Which can cause memory overwrites).
Use bsearch implementation from WINCE port.

svn-id: r34382
2008-09-06 10:30:05 +00:00
Lars Persson
5388ecf722 Add symbian implementations to create read/write configfile handles
svn-id: r34363
2008-09-05 19:03:30 +00:00
Lars Persson
f88ad12952 Change location of create fs factory for Symbian!
svn-id: r34362
2008-09-05 18:49:13 +00:00
Lars Persson
2c36f00ff2 Remove usage of main_features.inl and the file
svn-id: r34361
2008-09-05 18:45:04 +00:00
Lars Persson
51e93cadbe ADded Tinsel as supported engine strings
svn-id: r34351
2008-09-05 13:13:51 +00:00
Lars Persson
207efcc359 Add missing dialogs.cpp
svn-id: r34350
2008-09-05 13:03:31 +00:00
Lars Persson
531ff7b33c Still need to get that build working. Readjust buildscript
svn-id: r34348
2008-09-05 12:53:43 +00:00
Lars Persson
fe3c9b0176 Updated build script with new dialog.cpp
svn-id: r34347
2008-09-05 12:30:19 +00:00
Lars Persson
d98161fc05 Added two new files
svn-id: r34344
2008-09-05 11:55:58 +00:00
Lars Persson
5c0b91397d Updated Symbian OS file actions with ferror and fflush.
svn-id: r34340
2008-09-05 11:31:51 +00:00
Lars Persson
53f6725596 Updated package revision no to 0.13. Updated default engine list
svn-id: r34339
2008-09-05 11:09:29 +00:00
Lars Persson
1a258a36d0 Updated buildscripts to support tinsel
svn-id: r34338
2008-09-05 11:06:27 +00:00
Max Horn
16e02f051d Turned SymbianFilesystemFactory from a singleton into a normal class; adapted symbian backend accordingly
svn-id: r34101
2008-08-22 11:49:34 +00:00
Max Horn
a237ba75bc Symbian backend does not have to implement config file methods, as long as they are identical to those in the SDL backend...
svn-id: r34099
2008-08-22 11:41:14 +00:00