- Cleanup and rewrite some mainloop code
authorMatthias Braun <matze@braunis.de>
Sun, 21 Jan 2007 16:49:24 +0000 (16:49 +0000)
committerMatthias Braun <matze@braunis.de>
Sun, 21 Jan 2007 16:49:24 +0000 (16:49 +0000)
commit7fbc38d9c2fda9bfb10eeb7ecb3db36c3daa2824
tree022483e44029358a0cd10e2f3443d03c724002ca
parent0176ce998a65364f4aaaeb5fdc5418798f6b83d9
- Cleanup and rewrite some mainloop code
- We don't do aritifical SDL_Delay anymore to save CPU cycles, activate
  vsyncing in your opengl driver if you want that.

SVN-Revision: 4627
src/mainloop.cpp
src/mainloop.hpp
src/worldmap/worldmap.cpp