aboutsummaryrefslogtreecommitdiff
path: root/backends/sdl/sdl-common.cpp
AgeCommit message (Expand)Author
2002-10-21fixed stupid bug by me, again (see also 9th of May)Max Horn
2002-10-20Patch 625904: CD LoopingJames Brown
2002-10-16patch #620627: mouse wheel support for NewGuiMax Horn
2002-10-14renamed get_320x200_image() to get_screen_image(); cleanupMax Horn
2002-10-08Remove workaround for dsound problem in sdl on win32, since it is fixed by sd...Travis Howell
2002-09-30played a bit with the launcher - it now is already somewhat usable <g>Max Horn
2002-09-28cleaned up various variable names in the SDL backend & NewGui; also fixed a s...Max Horn
2002-09-27added (currently completly useless) launcher dialogMax Horn
2002-09-27made init_size in the SDL backend reentrantMax Horn
2002-09-20quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'b...Max Horn
2002-09-19Added overlay to OSystem interface; implemented overlay in SDL backend (all o...Max Horn
2002-09-09Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)Michael Pearce
2002-09-08rewrote config class; cleanup; code restructuringMax Horn
2002-08-24SDL_gl and normal SDL backend now share a common base classMax Horn