Replaced USE_ALPHA/IGNORE_ALPHA by booleans.
[supertux.git] / src / screen / screen.h
2004-07-10 Ricardo CruzReplaced USE_ALPHA/IGNORE_ALPHA by booleans.
2004-06-25 Ricardo CruzMoved drawing line code from drawing_context back to...
2004-06-23 Ricardo CruzMoved line drawing from screen to drawing_context.
2004-06-14 Ingo Ruhnke- moved tilemanager into its own class
2004-06-12 Ricardo CruzOptimized gradient when top color is the same as the...
2004-06-10 Ricardo CruzThis is an implementation that creates a gradient Surfa...
2004-05-31 Ricardo CruzDo a black fade-in when selecting slot.
2004-05-30 Matthias Braun-Changed drawing model. Everything is handled through...