Turned functions in video_systems.?pp into class VideoSystem
[supertux.git] / src / video / surface.cpp
2009-12-06 grumbelTurned functions in video_systems.?pp into class VideoS...
2009-12-06 grumbelFixed Rect a bit and started to use Rect in Surface...
2009-12-05 grumbelRemoved some unused code
2009-11-21 grumbelReplaced .reset(new Surface()) with a factory method
2009-11-19 grumbelRenamed MainLoop to ScreenManager
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...