diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -1,12 +1,16 @@ -2007-03-20 David Athay <ko2fan@gmail.com> +2007-03-21 Bjørn Lindeijer <bjorn@lindeijer.nl> - * src/gui/viewport.cpp, src/gui/viewport.h: Split drawing the - target cursor and target name into functions. + * src/main.cpp, src/gui/viewport.cpp, src/resources/image.h, + src/resources/image.cpp: Reduced amount of useless logging, calculate + nearest power of two in a function and only do the alpha check in + software mode. 2007-03-20 David Athay <ko2fan@gmail.com> * src/gui/viewport.cpp: Fixed target cursor animation, and changed which layer it is drawn after. + * src/gui/viewport.cpp, src/gui/viewport.h: Split drawing the target + cursor and target name into functions. 2007-03-20 Philipp Sehmisch <tmw@crushnet.org> |