Lars Persson
ecc5307f3f
Add update of mohawk engine
...
svn-id: r47103
2010-01-07 10:01:38 +00:00
Lars Persson
5fa34f0415
Add browser to base.mmp
...
Create mohawk base mmp
svn-id: r47102
2010-01-07 10:00:51 +00:00
Lars Persson
6d5f8edb42
Add includepath to find gui\ includepath from sci
...
svn-id: r46215
2009-11-30 08:50:49 +00:00
Lars Persson
509ca12604
Add support for teenagent. Add missing support for Feeble files!
...
svn-id: r46214
2009-11-30 08:35:50 +00:00
Lars Persson
343ded5f6f
Add support for DRACI!
...
svn-id: r46212
2009-11-30 08:09:15 +00:00
Max Horn
a621435dc1
cleanup
...
svn-id: r45976
2009-11-18 15:23:16 +00:00
Max Horn
81762edf33
Remove Igor engine
...
svn-id: r45898
2009-11-14 13:11:06 +00:00
Lars Persson
9ea1094094
Use the original scummvm.svg icon.
...
svn-id: r45804
2009-11-10 09:37:49 +00:00
Lars Persson
65136b9acf
Move Symbian main implementation from main.cpp to SymbianOS.cpp
...
svn-id: r45802
2009-11-10 08:01:48 +00:00
Max Horn
1f37da2626
Revert rev 45791 and make the first param of OSystem_SDL::remapKey again non-const (as it may have to be modified for remapping. Of course. Silly me :/)
...
svn-id: r45796
2009-11-09 23:58:12 +00:00
Max Horn
b3a07754e2
whitespace
...
svn-id: r45794
2009-11-09 23:50:19 +00:00
Max Horn
9d816caf56
SDL: Make first param of OSystem_SDL::remapKey const
...
svn-id: r45791
2009-11-09 23:29:33 +00:00
Lars Persson
a5058b2022
Use the new built in ScummVM.svg icon. Its now compatible with S60vx (previous version rendered very strangely)
...
svn-id: r45629
2009-11-03 12:48:32 +00:00
Max Horn
8ba75fc522
Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other things)
...
svn-id: r44495
2009-09-30 16:16:53 +00:00
Lars Persson
19d55c0490
Updated to support multiple exes
...
svn-id: r43877
2009-09-01 07:44:21 +00:00
Lars Persson
0064a1bc37
Updated files from 1.0.0 branch
...
svn-id: r43362
2009-08-14 06:42:57 +00:00
Lars Persson
6dc55b5f81
Include vkeybd default pack into installation file
...
svn-id: r43263
2009-08-11 10:18:10 +00:00
Lars Persson
87739a3536
Enable virtual keyboard support, since qvga gfx is now supported.
...
svn-id: r43262
2009-08-11 09:57:44 +00:00
Lars Persson
76ec45d312
Updated actions to support tinsel and made (from CE version)
...
svn-id: r43260
2009-08-11 08:01:41 +00:00
Lars Persson
b91769c3e2
Updated with m4.dat file
...
svn-id: r43257
2009-08-11 07:52:59 +00:00
Lars Persson
4b850a2c03
Move action inits to engineInit and engineDone callbacks.
...
svn-id: r42007
2009-07-01 20:02:33 +00:00
Max Horn
bb28ed7b7a
Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input;
...
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-06-28 19:58:11 +00:00
Lars Persson
a017594ebd
Added hardwarekeys.cpp to makefile
...
svn-id: r40895
2009-05-25 20:46:18 +00:00
Johannes Schickel
b3c6751b9b
Strip trailing whitespaces in the whole code base.
...
svn-id: r40867
2009-05-24 15:17:42 +00:00
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