Age | Commit message (Expand) | Author |
2007-09-01 | Updated project files: added Drascula, ASM object files, ... | Chris Apers |
2007-09-01 | CW doesn't support ASM source file, this bat is required to execute an extern... | Chris Apers |
2007-09-01 | Cleanup: more 68K related files | Chris Apers |
2007-09-01 | Cleanup: remove obsolete files related to old 68k version not supported anymore | Chris Apers |
2007-09-01 | Cleanup:remove obsolete files related to old 68k version not supported anymore | Chris Apers |
2007-09-01 | Prepare Drascula support | Chris Apers |
2007-09-01 | Added ARM optimzed code | Chris Apers |
2007-09-01 | Prepare Drascula support | Chris Apers |
2007-09-01 | Prevent orientation change | Chris Apers |
2007-09-01 | Fixed compilation | Chris Apers |
2007-09-01 | Removed obsolete code | Chris Apers |
2007-09-01 | Some key related cleanup | Chris Apers |
2007-08-18 | Making DS port build again | Neil Millstone |
2007-08-11 | Fixed compilation. | Torbjörn Andersson |
2007-08-11 | windows.h needs to be included before sdl.h, to avoid redefinition of ARRAYSIZE | Filippos Karapetis |
2007-08-11 | SDL backend cleanup (minor) | Max Horn |
2007-08-11 | Removing the DEAD MorphOS port | Max Horn |
2007-07-16 | Word completion code that uses predictive dictionary ported from branch0-10-0 | Neil Millstone |
2007-07-10 | This commit adds a new build define USE_ARM_GFX_ASM (and sets it for the WinCE | Robin Watts |
2007-07-08 | Removed various obsolete methods from OSystem (screenToOverlayX/Y, overlayToS... | Max Horn |
2007-07-05 | Tidy up of the GP2X config.sh and bundle.sh scripts. Add support for libMPEG2... | John Willis |
2007-07-01 | Only invoke g_engine->pauseEngine if g_engine != NULL | Max Horn |
2007-07-01 | Removing non-ASCII chars from source code | Max Horn |
2007-06-30 | Adding mistakenly deleted file | Neil Millstone |
2007-06-30 | Just a test | Neil Millstone |
2007-06-30 | - Show mouse cursor option | Neil Millstone |
2007-06-30 | Adding some missing stuff to the PS2 port (it still will require quite some w... | Max Horn |
2007-06-30 | Added Engine::pauseEngine method (allows outside code, like the backend, to p... | Max Horn |
2007-06-30 | typo | Max Horn |
2007-06-30 | Added global support for the (so far undocumented) confirm_exit config key | Max Horn |
2007-06-30 | whitespaces | Max Horn |
2007-06-26 | Cleanup of the GP2X port to fix compile issues (and the odd warning). | John Willis |
2007-06-24 | Not necessary to have a LINUPY hack in the GP2x backend | Max Horn |
2007-06-24 | Use keycodes instead of the (bad) ascii code for function keys in the DC backend | Max Horn |
2007-06-24 | Update the WinCE makefile to use the USE_ARM_SMUSH_ASM define to enable | Robin Watts |
2007-06-23 | Add a couple of casts from int to (Common:KeyCode) in the WinCE specific code. | Robin Watts |
2007-06-23 | Tweaks to WinCE makefile. | Robin Watts |
2007-06-23 | Add missing semi-colon. | Travis Howell |
2007-06-23 | Update GUI::Key constructs | Max Horn |
2007-06-22 | Produce 'correct' keycode/ascii values for function keys | Max Horn |
2007-06-22 | fix compilation by casting the %, {, }, | and ~ keycode "magic" numbers to Co... | Joost Peters |
2007-06-22 | Cleaning up after myself (I blame it on, err, uhh... the Vogons?) | Max Horn |
2007-06-22 | Added Common::KEYCODE_INALID | Max Horn |
2007-06-22 | Oops, forgot Common:: qualifier | Max Horn |
2007-06-22 | Potential fix for PSP build problems | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
2007-06-22 | fix compile (thanks salty-horse!) | Matthew Hoops |
2007-06-22 | Heavily modified/reduced version of patch #1741454 (EVENTS: ASCII enum) | Max Horn |
2007-06-21 | Modified version of patch #1740493 (EVENTS: Event Key Codes) | Max Horn |
2007-06-20 | Fix for bug #1740241 (PSP: revision 27553 doesn't build) | Max Horn |