Max Horn
|
d921d06d39
|
played a bit with the launcher - it now is already somewhat usable <g>
svn-id: r5047
|
2002-09-30 00:55:47 +00:00 |
|
Max Horn
|
9dc5fe2a1d
|
cleaned up various variable names in the SDL backend & NewGui; also fixed a small buglet that could cause garbage to appear behind the mouse cursor when closing NewGui while inside a game
svn-id: r5029
|
2002-09-28 16:19:28 +00:00 |
|
Max Horn
|
6024c80f14
|
added (currently completly useless) launcher dialog
svn-id: r5024
|
2002-09-27 23:27:14 +00:00 |
|
Max Horn
|
29f8c3af95
|
made init_size in the SDL backend reentrant
svn-id: r5022
|
2002-09-27 13:05:54 +00:00 |
|
Max Horn
|
e0f11edf45
|
quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'bool success' to it that flags whether this is a normal exit or one with an error?)
svn-id: r4979
|
2002-09-20 00:12:58 +00:00 |
|
Max Horn
|
bb57506d48
|
Added overlay to OSystem interface; implemented overlay in SDL backend (all other backends, including SDL_gl, still need to implement this!); changed NewGUI to make use of the overlay; added Cmd-Q as a shortcut for Quit on MacOS X
svn-id: r4971
|
2002-09-19 16:06:51 +00:00 |
|
Michael Pearce
|
0fbefc72aa
|
Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)
svn-id: r4909
|
2002-09-09 05:56:11 +00:00 |
|
Max Horn
|
523d8e64c0
|
rewrote config class; cleanup; code restructuring
svn-id: r4903
|
2002-09-08 01:08:12 +00:00 |
|
Max Horn
|
f3b4f38892
|
SDL_gl and normal SDL backend now share a common base class
svn-id: r4813
|
2002-08-24 10:41:32 +00:00 |
|