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
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
22aac69fe5
Cleanup mouseclick emulation (and make the new about dialog happy)
...
svn-id: r16222
2004-12-21 00:31:58 +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
ce8c99bf62
Rename remaining OSystem methods to match our coding guidelines
...
svn-id: r15332
2004-09-28 20:19:37 +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
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
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
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
d7b6160cd2
Fix toolbar, add hide toolbar request
...
svn-id: r12645
2004-01-28 01:12:48 +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
bf88c1eae5
New CE backend initial commit
...
svn-id: r12618
2004-01-26 08:20:26 +00:00