Commit Graph

180 Commits

Author SHA1 Message Date
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
Max Horn
f59eb3b219 renamed (Const)Iterator to (const_)iterator; changed size() to return an uint
svn-id: r12722
2004-02-05 00:19:57 +00:00
Nicolas Bacca
d7b6160cd2 Fix toolbar, add hide toolbar request
svn-id: r12645
2004-01-28 01:12:48 +00:00
Nicolas Bacca
2ff396d7e8 640x480 toolbar fixes, don't draw an invisible toolbar
svn-id: r12644
2004-01-28 01:09:08 +00:00
Nicolas Bacca
4793b48326 Add needsHideToolbarMapping
svn-id: r12643
2004-01-28 01:06:29 +00:00
Nicolas Bacca
7b05525823 640x480 changes
svn-id: r12642
2004-01-28 01:05:22 +00:00
Nicolas Bacca
86d5cb7204 Fix 640x480, part 1, perfect fix tomorrow probably :p
svn-id: r12632
2004-01-27 01:29:30 +00:00
Nicolas Bacca
7490152714 Fix Ogg Vorbis, Zak and low sample rate
svn-id: r12629
2004-01-26 22:38:08 +00:00
Nicolas Bacca
511e8ded4e Fix ItemAction
svn-id: r12627
2004-01-26 20:32:29 +00:00
Nicolas Bacca
bf88c1eae5 New CE backend initial commit
svn-id: r12618
2004-01-26 08:20:26 +00:00
Nicolas Bacca
cccecd0ee3 Add GUI icons
svn-id: r12617
2004-01-26 08:17:37 +00:00
Nicolas Bacca
5802ceb975 New resources files
svn-id: r12616
2004-01-26 08:15:50 +00:00
Nicolas Bacca
ee9f8d928c This VCC file doesn't seem to be useful
svn-id: r12615
2004-01-26 08:14:51 +00:00
Nicolas Bacca
bf70b6de8a Initial CE virtual keys classes commit
svn-id: r12614
2004-01-26 08:14:04 +00:00
Nicolas Bacca
523e43188a Initial CE GUI classes commit
svn-id: r12612
2004-01-26 08:10:06 +00:00
Nicolas Bacca
d5e2c21f56 Early spring cleanup
svn-id: r12610
2004-01-26 07:47:32 +00:00
Nicolas Bacca
7ab78ea26a Preliminary support for queen in the old codebase ...
svn-id: r11852
2003-12-22 11:25:51 +00:00
Nicolas Bacca
a6fb0fd553 Added abort
svn-id: r11850
2003-12-22 11:22:51 +00:00