Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-20 | Add teenagent.dat file in dist. | Lars Persson | |
svn-id: r47404 | |||
2010-01-20 | New version nr for UIQ3 pkg | Lars Persson | |
svn-id: r47403 | |||
2010-01-20 | New version for the trunk! | Lars Persson | |
svn-id: r47402 | |||
2010-01-07 | Add update of mohawk engine | Lars Persson | |
svn-id: r47103 | |||
2010-01-07 | Add browser to base.mmp | Lars Persson | |
Create mohawk base mmp svn-id: r47102 | |||
2009-11-30 | Add includepath to find gui\ includepath from sci | Lars Persson | |
svn-id: r46215 | |||
2009-11-30 | Add support for teenagent. Add missing support for Feeble files! | Lars Persson | |
svn-id: r46214 | |||
2009-11-30 | Add support for DRACI! | Lars Persson | |
svn-id: r46212 | |||
2009-11-18 | cleanup | Max Horn | |
svn-id: r45976 | |||
2009-11-14 | Remove Igor engine | Max Horn | |
svn-id: r45898 | |||
2009-11-10 | Use the original scummvm.svg icon. | Lars Persson | |
svn-id: r45804 | |||
2009-11-10 | Move Symbian main implementation from main.cpp to SymbianOS.cpp | Lars Persson | |
svn-id: r45802 | |||
2009-11-09 | Revert rev 45791 and make the first param of OSystem_SDL::remapKey again ↵ | Max Horn | |
non-const (as it may have to be modified for remapping. Of course. Silly me :/) svn-id: r45796 | |||
2009-11-09 | whitespace | Max Horn | |
svn-id: r45794 | |||
2009-11-09 | SDL: Make first param of OSystem_SDL::remapKey const | Max Horn | |
svn-id: r45791 | |||
2009-11-03 | Use the new built in ScummVM.svg icon. Its now compatible with S60vx ↵ | Lars Persson | |
(previous version rendered very strangely) svn-id: r45629 | |||
2009-09-30 | Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ↵ | Max Horn | |
things) svn-id: r44495 | |||
2009-09-01 | Updated to support multiple exes | Lars Persson | |
svn-id: r43877 | |||
2009-08-14 | Updated files from 1.0.0 branch | Lars Persson | |
svn-id: r43362 | |||
2009-08-11 | Include vkeybd default pack into installation file | Lars Persson | |
svn-id: r43263 | |||
2009-08-11 | Enable virtual keyboard support, since qvga gfx is now supported. | Lars Persson | |
svn-id: r43262 | |||
2009-08-11 | Updated actions to support tinsel and made (from CE version) | Lars Persson | |
svn-id: r43260 | |||
2009-08-11 | Updated with m4.dat file | Lars Persson | |
svn-id: r43257 | |||
2009-07-01 | Move action inits to engineInit and engineDone callbacks. | Lars Persson | |
svn-id: r42007 | |||
2009-06-28 | Changed OSystem::setWindowCaption to expect ISO LATIN 1 encoded input; | Max Horn | |
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-05-25 | Added hardwarekeys.cpp to makefile | Lars Persson | |
svn-id: r40895 | |||
2009-05-24 | Strip trailing whitespaces in the whole code base. | Johannes Schickel | |
svn-id: r40867 | |||
2009-03-07 | Bye bye FNMatch | Lars Persson | |
svn-id: r39181 | |||
2009-03-06 | Added save action for Cruise | Lars Persson | |
svn-id: r39164 | |||
2009-03-06 | Add initial support for VKB and keymapper shortcuts. | Lars Persson | |
Add missing fnmatch function svn-id: r39163 | |||
2009-03-06 | Add subsection for subengine LOL in kyra | Lars Persson | |
svn-id: r39162 | |||
2009-03-06 | Handle subengine LOL in perl script | Lars Persson | |
svn-id: r39161 | |||
2009-03-06 | Add LOL as an enabled engine to enable compilation | Lars Persson | |
svn-id: r39160 | |||
2009-03-04 | Added capabilities to allow BT Mouse support | Lars Persson | |
svn-id: r39114 | |||
2009-02-28 | Added keyboard mapping for global menu. | Lars Persson | |
svn-id: r38981 | |||
2009-02-18 | Updated revisions in PKG scripts to 0.14.0 | Lars Persson | |
svn-id: r38457 | |||
2009-02-18 | Updated actions with tucker and groovie. | Lars Persson | |
svn-id: r38455 | |||
2009-02-17 | Remove vector renderer define | Lars Persson | |
svn-id: r38424 | |||
2009-02-16 | Add base-backend.cpp to Symbian base make file | Lars Persson | |
svn-id: r38379 | |||
2009-02-16 | Add advanceddetector to Symbian base makefile | Lars Persson | |
svn-id: r38378 | |||
2009-02-16 | Add build support for SCI. | Lars Persson | |
svn-id: r38371 | |||
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 |