Commit Graph

204 Commits

Author SHA1 Message Date
Nicolas Bacca
20f8403742 Update for 0.7.1
svn-id: r17250
2005-03-26 14:35:39 +00:00
Nicolas Bacca
06ed39e031 Add Insane Cheat action
svn-id: r17243
2005-03-26 13:29:04 +00:00
Nicolas Bacca
5a7c9f7d74 Tweak WinCE timer re-entry workaround to play Insane sequences
svn-id: r17242
2005-03-26 13:24:53 +00:00
Nicolas Bacca
61aab60064 Should fix key mapping issues
svn-id: r17238
2005-03-26 09:04:33 +00:00
Nicolas Bacca
a7d2552cfd Fix head first crash. Virtual functions + one parameter added == fun :p
svn-id: r17167
2005-03-16 22:27:11 +00:00
Paweł Kołodziejski
009cc66a24 fixed compilation for for overlay SDL latest changes, and formating code.
Wince SDL port is currently broken, it crash at NULL _screen pointer while locking SDL surface inside OSystem_SDL::clearScreen() func

svn-id: r17152
2005-03-15 09:43:38 +00:00
Eugene Sandulenko
7bb53f3bf1 Patch #1013937 "OSystem layer with bigger resolution". Now you will always
get at least 640x400 window. And finally we have means of implementing
nice looking GUI.

Also updated all backends. If your backend has ability to run with 640x400 or
640x480 resolution then read patch tracker item to find out details. Other
port maintainers shouldn't worry, as this patch doesn't affect them, they
still get their 320x200.

svn-id: r17055
2005-03-09 23:07:32 +00:00
Nicolas Bacca
bf55edd72a Update to latest branch fixes
svn-id: r16683
2005-01-28 23:45:53 +00:00
Nicolas Bacca
c62d82450b Add isalnum for HPC compiler
svn-id: r16678
2005-01-28 20:49:41 +00:00
Paweł Kołodziejski
dd2f9da1a8 fix compilation
svn-id: r16651
2005-01-27 21:34:21 +00:00
Max Horn
0423866e0a Ensure these headers match the rest of ScummVM
svn-id: r16505
2005-01-09 16:07:53 +00:00
Nicolas Bacca
434d59a5d6 Fix uninitialized variable, fixes Hide Toolbar random failures - thanks iKi
svn-id: r16429
2005-01-04 23:00:03 +00:00
Nicolas Bacca
7b268f7d47 Fix yet another copy&paste mistake from 0.6.1b
svn-id: r16428
2005-01-04 22:55:37 +00:00
Max Horn
47280d9433 Updated copyright
svn-id: r16398
2005-01-01 16:09:25 +00:00
Nicolas Bacca
b4e9a4b92f Add Zone key support for Smartphones. Last commit for today
svn-id: r16266
2004-12-23 01:15:27 +00:00
Nicolas Bacca
f3c60df7ad Update CE specific FAQ
svn-id: r16248
2004-12-21 23:59:51 +00:00
Nicolas Bacca
22aac69fe5 Cleanup mouseclick emulation (and make the new about dialog happy)
svn-id: r16222
2004-12-21 00:31:58 +00:00
Nicolas Bacca
38c1b61759 Fix assert
svn-id: r16216
2004-12-20 23:52:51 +00:00
Nicolas Bacca
347815cdae Re-add Smartphone support (sorry for the year lag :p)
svn-id: r16215
2004-12-20 23:52:16 +00:00
Nicolas Bacca
87d90b080c Oops
svn-id: r16031
2004-12-11 15:18:36 +00:00
Nicolas Bacca
744ea3161b Update with SDL backend changes, untested yet
svn-id: r16028
2004-12-11 00:41:31 +00:00
Max Horn
f09293b22c Clean up OSystem::Event
svn-id: r15990
2004-12-05 17:42:20 +00:00
Max Horn
a0c4e81d74 Trying to fix the WinCE/DC port breakage -- blindfolded, though, hence it probably isn't enough to get things compiling again :-/
svn-id: r15897
2004-11-26 21:10:56 +00:00
Max Horn
ce8c99bf62 Rename remaining OSystem methods to match our coding guidelines
svn-id: r15332
2004-09-28 20:19:37 +00:00
Max Horn
ee70457667 Fix for bug #1007093 (GUI: removing game configuration from Launcher buggy); moral: either document how things work, or at least provide well named constants for certain return values... using the cheap way out here, i.e. method (b) :-)
svn-id: r14557
2004-08-11 21:49:58 +00:00
Nicolas Bacca
b99ffd8faa Oops newline
svn-id: r13905
2004-05-30 13:30:29 +00:00
Nicolas Bacca
055f9bf864 Ozone tweaks (add virtual screen and infos) / Fix initial keyboard bug (Monkey 1 and 2)
svn-id: r13904
2004-05-30 13:24:51 +00:00
Nicolas Bacca
65949528d8 Automatic severe crash reporting
svn-id: r13903
2004-05-30 13:15:02 +00:00
Nicolas Bacca
ba2a4a48c4 Some constants for our new friend, Windows Mobile 2003 SE aka Ozone aka oops we broke GAPI
svn-id: r13902
2004-05-30 13:13:36 +00:00
Nicolas Bacca
1bf82eb624 Do not delete pseudo stdout/stderr if debugging was requested
svn-id: r13829
2004-05-09 15:22:04 +00:00
Nicolas Bacca
d075856d5d Synch with branch and Smartphone changes (Smartphone build not ready yet, but getting ready slowly)
svn-id: r13828
2004-05-09 15:02:10 +00:00
Nicolas Bacca
69da998a65 Separate PocketPC/Smartphone actions
svn-id: r13827
2004-05-09 14:57:04 +00:00
Nicolas Bacca
17c58019e1 Fix key mapping
svn-id: r13826
2004-05-09 14:54:02 +00:00
Nicolas Bacca
659b84633a Remove GAPI hardware keys which is handled by SDL now
svn-id: r13825
2004-05-09 14:53:05 +00:00
Nicolas Bacca
b3ed0f2029 Add Zoom scaler and Smartphone scaler
svn-id: r13824
2004-05-09 14:51:08 +00:00
Nicolas Bacca
03956df17f Add warning for unresolved conflicts
svn-id: r13823
2004-05-09 14:48:59 +00:00
Nicolas Bacca
c21f38bc00 Switch to EventsBuffer
svn-id: r13822
2004-05-09 14:47:26 +00:00
Nicolas Bacca
a533dde2e7 Remove unused action
svn-id: r13821
2004-05-09 14:46:29 +00:00
Nicolas Bacca
6519c89180 Tiny virtual keys changes
svn-id: r13820
2004-05-09 14:38:47 +00:00
Nicolas Bacca
abda73a874 Goodbye KeysBuffer, hello EventsBuffer
svn-id: r13819
2004-05-09 14:34:47 +00:00
Nicolas Bacca
300cd8c411 Switched to EventsBuffer for Smartphones
svn-id: r13818
2004-05-09 14:33:24 +00:00
Max Horn
8a69ffc46c Renamed template class 'List' to 'Array', since that is really what it is (a resizable array, not a linked list)
svn-id: r13520
2004-04-09 15:10:23 +00:00
Max Horn
39765b0d19 Remove explicit OSystem parameter from StackLock constructor; added OSystem::displayMessageOnOSD (not yet used; default implementation provided)
svn-id: r13413
2004-03-28 20:31:18 +00:00
Max Horn
14378cb56e Renamed more OSystem methods
svn-id: r13410
2004-03-28 16:30:50 +00:00
Max Horn
4a15a80eb3 Fix for bug #917532 (GUI: BrowserDialog return value)
svn-id: r13320
2004-03-17 00:07:43 +00:00
Nicolas Bacca
333d2da1da Add SDL information to track driver problems
svn-id: r13171
2004-03-03 22:31:28 +00:00
Max Horn
c6752cccf5 renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
2004-02-28 12:58:13 +00:00
Max Horn
d158280425 the OSystem changes we discussed on the ML (note: renaming of the existing OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
svn-id: r13036
2004-02-24 22:39:42 +00:00
Nicolas Bacca
70f910cbe1 Random 640x480 tweaks
svn-id: r13035
2004-02-24 22:17:08 +00:00
Nicolas Bacca
3ed154f80f Fix monkey detection
svn-id: r13033
2004-02-24 22:06:21 +00:00