| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-11-14 | iPhone: Implemented timers, and disabled mutexes (was causing deadlocks in ↵ | Oystein Eftevaag | |
| SnM and COMI, for some reason svn-id: r29506 | |||
| 2007-11-14 | small fixes | Kostas Nakos | |
| svn-id: r29501 | |||
| 2007-11-13 | Added sound support for the iPhone | Oystein Eftevaag | |
| svn-id: r29499 | |||
| 2007-11-13 | got rid of the /evil/ monkeykeyboard code :-) (see also rev. 29495) | Kostas Nakos | |
| svn-id: r29498 | |||
| 2007-11-13 | don't trash the registry if proper startup has failed | Kostas Nakos | |
| svn-id: r29497 | |||
| 2007-11-13 | Initial commit of the iPhone/iPod Touch backend | Oystein Eftevaag | |
| svn-id: r29488 | |||
| 2007-11-05 | WinCE Makefile: make deploy was copying plugins to the wrong directory. | Robin Watts | |
| svn-id: r29426 | |||
| 2007-11-04 | Dumb typo in earlier commit. | Robin Watts | |
| svn-id: r29415 | |||
| 2007-11-04 | New 'deploy' targets for the WinCE makefile to automatically copy | Robin Watts | |
| built files across to a target device attached with ActiveSync. Hopefully will avoid hours of comedy when trying to debug mismatching plugins/exes. svn-id: r29414 | |||
| 2007-11-04 | Minor tweak to Wince makefile; 'all' target now depends on whether we are | Robin Watts | |
| building with plugins or not. These means that weak minded programmers (like me) no longer need to remember to do "make dist-plugins" instead of "make dist". svn-id: r29412 | |||
| 2007-11-03 | update for the new igor engine | Kostas Nakos | |
| svn-id: r29388 | |||
| 2007-10-28 | various assorted things required by the new compiler and codebase changes | Kostas Nakos | |
| svn-id: r29310 | |||
| 2007-10-28 | (mainly) adding plugin support | Kostas Nakos | |
| svn-id: r29309 | |||
| 2007-10-28 | new stuff to support the FS api and fixes for the new compiler | Kostas Nakos | |
| svn-id: r29308 | |||
| 2007-10-28 | cleanup after framebuffer api changes | Kostas Nakos | |
| svn-id: r29307 | |||
| 2007-10-28 | fix formatting & typo | Kostas Nakos | |
| svn-id: r29306 | |||
| 2007-10-28 | entry point for plugin builds | Kostas Nakos | |
| svn-id: r29305 | |||
| 2007-10-28 | Rollup commit to improve & bring the port up to speed. More specificallyi ↵ | Kostas Nakos | |
| for this file: - adding support for plugins - fixing regressions and changes related to the framebuffer api - improved and fixed dirty rects - fixed Fingolfin's name in a comment :-P svn-id: r29303 | |||
| 2007-10-28 | formatting fixes | Kostas Nakos | |
| svn-id: r29302 | |||
| 2007-10-28 | drop unneeded define | Kostas Nakos | |
| svn-id: r29301 | |||
| 2007-10-17 | fix compile after recent fs code rename | Joost Peters | |
| svn-id: r29229 | |||
| 2007-10-13 | Fixed a huge number of compile errors, moved over features from 0.10.0 branch. | Neil Millstone | |
| svn-id: r29203 | |||
| 2007-10-03 | * Added removeSavefile() | Marcus Comstedt | |
| * New style listSavefiles() using a glob svn-id: r29153 | |||
| 2007-09-28 | Updated version number in installation files | Lars Persson | |
| svn-id: r29126 | |||
| 2007-09-28 | sadfUpdated version number in installation files | Lars Persson | |
| svn-id: r29125 | |||
| 2007-09-28 | Updated README for some small build details | Lars Persson | |
| svn-id: r29124 | |||
| 2007-09-28 | Added support for Drascula and new system files | Lars Persson | |
| svn-id: r29123 | |||
| 2007-09-28 | Updated with Drascula and new ARM asm opts. | Lars Persson | |
| svn-id: r29122 | |||
| 2007-09-28 | Updated actions (compared with PocketPC) | Lars Persson | |
| svn-id: r29121 | |||
| 2007-09-28 | Updated include order and H file naming | Lars Persson | |
| svn-id: r29120 | |||
| 2007-09-28 | Don't include windows.h for Symbian emulator builds | Lars Persson | |
| svn-id: r29119 | |||
| 2007-09-27 | Key and certificate that is valid for the next 30 years. | Lars Persson | |
| svn-id: r29110 | |||
| 2007-09-26 | Compile fixes for WinCE build | Robin Watts | |
| * wince-sdl.h: sdl-common.h is now sdl.h. Also, copied in definition of DF_UPDATE_EXPAND_1_PIXEL as this was no longer offered by sdl.h * CELauncherDialog.cpp: Updated to use modified FilingSystemNode. svn-id: r29104 | |||
| 2007-09-19 | KEYCODE_ENTER should be KEYCODE_RETURN, actually... | Marcus Comstedt | |
| svn-id: r28972 | |||
| 2007-09-19 | displayName() -> getDisplayName() | Marcus Comstedt | |
| path() -> getPath() listDir() -> getChildren() svn-id: r28971 | |||
| 2007-09-19 | Fixed fallout from keycode being made an enum. | Marcus Comstedt | |
| svn-id: r28970 | |||
| 2007-09-19 | Include <graphics/surface.h> for Graphics::Surface. | Marcus Comstedt | |
| svn-id: r28969 | |||
| 2007-09-19 | Modified patch #1738058: "Action recorder". | Eugene Sandulenko | |
| svn-id: r28968 | |||
| 2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
| been updated. svn-id: r28966 | |||
| 2007-09-19 | rename psp_fs.cpp to psp-fs.cpp (as per the naming convention) | Joost Peters | |
| svn-id: r28963 | |||
| 2007-09-18 | Code formatting fixes | Max Horn | |
| svn-id: r28945 | |||
| 2007-09-11 | Adding various FIXME comments to bogus (non-self-explanatory) existing FIXME ↵ | Max Horn | |
| comments; and some other related cleanup svn-id: r28890 | |||
| 2007-09-01 | Updated project files: added Drascula, ASM object files, ... | Chris Apers | |
| svn-id: r28807 | |||
| 2007-09-01 | CW doesn't support ASM source file, this bat is required to execute an ↵ | Chris Apers | |
| external compiler and add object code to CW project svn-id: r28806 | |||
| 2007-09-01 | Cleanup: more 68K related files | Chris Apers | |
| svn-id: r28805 | |||
| 2007-09-01 | Cleanup: remove obsolete files related to old 68k version not supported anymore | Chris Apers | |
| svn-id: r28804 | |||
| 2007-09-01 | Cleanup:remove obsolete files related to old 68k version not supported anymore | Chris Apers | |
| svn-id: r28802 | |||
| 2007-09-01 | Prepare Drascula support | Chris Apers | |
| svn-id: r28799 | |||
| 2007-09-01 | Added ARM optimzed code | Chris Apers | |
| svn-id: r28798 | |||
| 2007-09-01 | Prepare Drascula support | Chris Apers | |
| svn-id: r28797 | |||
