confirm_dialog now accepts a background, instead of doing the screen capture hack.
[supertux.git] / src / camera.h
2004-05-31 Matthias Braunbig refactoring of level and world class. A level is...
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...
2004-05-25 Matthias Braunimplemented autoscrolling and proper camera parsing...
2004-05-24 Ryan Flegel- missing include
2004-05-24 Matthias Braunfixed bug I just introduced
2004-05-24 Matthias Braun-renamed ViewPort to Camera