Author: grumbel Date: 2007-08-14 20:28:59 +0200 (Tue, 14 Aug 2007) New Revision: 2912
Modified: branches/pingus_sdl/TODO Log: - one issue removed, another added Modified: branches/pingus_sdl/TODO =================================================================== --- branches/pingus_sdl/TODO 2007-08-14 18:08:10 UTC (rev 2911) +++ branches/pingus_sdl/TODO 2007-08-14 18:28:59 UTC (rev 2912) @@ -61,14 +61,13 @@ - src/components/pingus_counter.hpp font should be fixed-width/monospace -- teleporter code should be done differently (target and teleporters - are two objects with id/name, instead of one), fileformat is - already new, see: - branches/pingus_sdl/data/levels/playable/future3-jgoebbert.scm - Nice to Have: ============= +- CollisionMask can't handle RGBA images and likely shouldn't (due to + them being animated and stuff like that), we however don't have + seperate colmask for those images + - scaling code could be a bit cleaned up, i.e. no load sprite, get_surface, Blitter::scale, set_surface, make it something simplyer _______________________________________________ pingus-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pingus-cvs
