Author: grumbel Date: 2007-10-31 06:57:38 +0100 (Wed, 31 Oct 2007) New Revision: 3433
Modified: trunk/pingus/NEWS trunk/pingus/TODO Log: - updates Modified: trunk/pingus/NEWS =================================================================== --- trunk/pingus/NEWS 2007-10-31 05:56:04 UTC (rev 3432) +++ trunk/pingus/NEWS 2007-10-31 05:57:38 UTC (rev 3433) @@ -1,9 +1,11 @@ 0.7.2 (31/Oct/2007) =================== +* added support for levelsets +* added 8 new levels in the form of a halloween levelset * added window resize support to the editor (use --allow-resize) * added minimap to the editor -* added support for levelsets -* added 8 new levels in the form of a halloween levelset +* scroll wheel support to change the actions +* right and middle button now both scroll * 'jumper dieing on landing' bug fixed * numerous other small bug fixes Modified: trunk/pingus/TODO =================================================================== --- trunk/pingus/TODO 2007-10-31 05:56:04 UTC (rev 3432) +++ trunk/pingus/TODO 2007-10-31 05:57:38 UTC (rev 3433) @@ -9,8 +9,6 @@ - make sure that the game still runs after install.sh -- remove test levelset before release - - check NEWS, README, INSTALL.* Stuff to do at all times: _______________________________________________ pingus-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pingus-cvs
