Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-01-26 | Initial CE virtual keys classes commit | Nicolas Bacca | |
svn-id: r12614 | |||
2004-01-26 | Initial CE GUI classes commit | Nicolas Bacca | |
svn-id: r12612 | |||
2004-01-26 | Add SAMPLES_PER_SEC for CE in order to compile sdl-common | Nicolas Bacca | |
svn-id: r12611 | |||
2004-01-26 | Early spring cleanup | Nicolas Bacca | |
svn-id: r12610 | |||
2004-01-22 | patch #878551 from Gael Le Mignot, adds key mappings for yopy PDAs, a host ↵ | Jonathan Gray | |
option to the configure script for cross compilation and sdl prefix option. Also remove obsolete sdlgl option from configure script and change the --disable-bs options to be --disable-sword to be consistent while I'm here svn-id: r12572 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12557 | |||
2004-01-20 | Added abort() function | Chris Apers | |
svn-id: r12556 | |||
2004-01-20 | Added DrawStatus function | Chris Apers | |
svn-id: r12555 | |||
2004-01-20 | Added copy protection and aspect ratio options | Chris Apers | |
svn-id: r12554 | |||
2004-01-20 | Added FtSeqNames | Chris Apers | |
svn-id: r12553 | |||
2004-01-20 | Chenged max stack size | Chris Apers | |
svn-id: r12552 | |||
2004-01-20 | Moved MainForm stuffs to its own file | Chris Apers | |
svn-id: r12551 | |||
2004-01-20 | Fixed list positioning, tapwave related stuffs | Chris Apers | |
svn-id: r12550 | |||
2004-01-20 | Updated with lastest CVS changes | Chris Apers | |
svn-id: r12549 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12548 | |||
2004-01-20 | Always create the log file, more ScummVM options supported | Chris Apers | |
svn-id: r12547 | |||
2004-01-20 | More PalmOS options + macros | Chris Apers | |
svn-id: r12546 | |||
2004-01-20 | Fixed GamUnselect function, added GamJumpTo | Chris Apers | |
svn-id: r12545 | |||
2004-01-20 | Disable tapwave code for now | Chris Apers | |
svn-id: r12544 | |||
2004-01-20 | Removed unused stuffs, added ARM init functions | Chris Apers | |
svn-id: r12543 | |||
2004-01-20 | Missing stdafx.h | Chris Apers | |
svn-id: r12542 | |||
2004-01-20 | Updated resource files | Chris Apers | |
svn-id: r12541 | |||
2004-01-20 | Dont use full_screen on PalmOS, use ConfMan instead | Chris Apers | |
svn-id: r12540 | |||
2004-01-20 | Handle command 0xD0 (queen uses this) - thanks aholler. | Joost Peters | |
svn-id: r12533 | |||
2004-01-17 | add_dirty_rect turned to virtual method for new CE backend | Nicolas Bacca | |
svn-id: r12460 | |||
2004-01-16 | Forgot this :) | James Brown | |
svn-id: r12439 | |||
2004-01-08 | Renamed functions + a missing one | Chris Apers | |
svn-id: r12244 | |||
2004-01-08 | More iterations | Chris Apers | |
svn-id: r12243 | |||
2004-01-08 | Lastest Simon changes | Chris Apers | |
svn-id: r12242 | |||
2004-01-08 | Moved and renamed | Chris Apers | |
svn-id: r12241 | |||
2004-01-06 | updated copyright notice | Max Horn | |
svn-id: r12176 | |||
2003-12-25 | disable the reverb hack for now; at hacked in sound font support (specify ↵ | Max Horn | |
'soundfont' config option with path to a .SF2 file); simplify code a bit by using OpenDefaultComponent; allow usage of any music device, not just the DLSSynth (this may or may not help people with real MIDI devices) svn-id: r11918 | |||
2003-12-24 | fix various buglets (like, only 15 of the 16 channels were being inited; ↵ | Max Horn | |
also, the 'All note off' code caused odd problems, not yet sure why. I am disabling it for now) svn-id: r11884 | |||
2003-12-24 | fix drum channel | Max Horn | |
svn-id: r11883 | |||
2003-12-22 | Preliminary support for queen in the old codebase ... | Nicolas Bacca | |
svn-id: r11852 | |||
2003-12-22 | Added abort | Nicolas Bacca | |
svn-id: r11850 | |||
2003-12-22 | Namespace fix | Nicolas Bacca | |
svn-id: r11849 | |||
2003-12-21 | Invisible mouse pointer fix. | Marcus Comstedt | |
svn-id: r11840 | |||
2003-12-21 | Avoid Loom dupes. | Marcus Comstedt | |
svn-id: r11838 | |||
2003-12-21 | Avoid duplicate entries due to case. | Marcus Comstedt | |
svn-id: r11836 | |||
2003-12-21 | Make sure plugins are loaded when the selector is running. | Marcus Comstedt | |
svn-id: r11832 | |||
2003-12-21 | Add header | Travis Howell | |
svn-id: r11826 | |||
2003-12-21 | Renames. | Marcus Comstedt | |
svn-id: r11818 | |||
2003-12-18 | Patch #862283 (Help X11 backend to compile on FreeBSD) | Max Horn | |
svn-id: r11749 | |||
2003-12-16 | Typo | Travis Howell | |
svn-id: r11684 | |||
2003-12-16 | Add capture mouse option, patch #860831 | Travis Howell | |
Uses Ctrl m to toggle, since that is closest to original games. Disabled by default. svn-id: r11680 | |||
2003-12-11 | add config file parameter to specify the desired port when using the ALSA ↵ | Jonathan Gray | |
music driver svn-id: r11583 | |||
2003-12-11 | Missed one spot. | Travis Howell | |
svn-id: r11570 | |||
2003-12-11 | Drop OpenGL backend, since it has no maintainer and is too buggy. | Travis Howell | |
svn-id: r11569 | |||
2003-12-02 | No more needed | Chris Apers | |
svn-id: r11474 |