Commit Graph

197 Commits

Author SHA1 Message Date
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
Nicolas Bacca
47c167a594 Fix hide toolbar
svn-id: r13029
2004-02-24 21:27:02 +00:00
Nicolas Bacca
03b25aaf82 Fix Simon detection
svn-id: r13027
2004-02-24 21:10:34 +00:00
Nicolas Bacca
56eea4abcc Fix HandheldPC/PalmSizePC compile
svn-id: r12961
2004-02-21 09:43:19 +00:00
Nicolas Bacca
e0b723a54c Oops
svn-id: r12947
2004-02-20 23:05:00 +00:00
Nicolas Bacca
d17df8b7ab Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ...
svn-id: r12856
2004-02-13 14:18:24 +00:00
Nicolas Bacca
71c9d5c354 Fix compile and 555 display mode
svn-id: r12855
2004-02-13 12:27:26 +00:00
Nicolas Bacca
eaff620ca0 Proper DLL termination
svn-id: r12853
2004-02-13 12:11:14 +00:00