Author: grumbel Date: 2007-10-30 09:41:57 +0100 (Tue, 30 Oct 2007) New Revision: 3406
Modified: trunk/pingus/NEWS trunk/pingus/TODO Log: - updates Modified: trunk/pingus/NEWS =================================================================== --- trunk/pingus/NEWS 2007-10-30 08:41:37 UTC (rev 3405) +++ trunk/pingus/NEWS 2007-10-30 08:41:57 UTC (rev 3406) @@ -2,8 +2,10 @@ =================== * 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 -* support for non-story levelsets +* 'jumper dieing on landing' bug fixed +* numerous other small bug fixes 0.7.1 (23/Sep/2007) Modified: trunk/pingus/TODO =================================================================== --- trunk/pingus/TODO 2007-10-30 08:41:37 UTC (rev 3405) +++ trunk/pingus/TODO 2007-10-30 08:41:57 UTC (rev 3406) @@ -1,9 +1,6 @@ Release Checklist: ~~~~~~~~~~~~~~~~~~ -- turn on fullscreen at default (do we really want this with - fullscreen key documented? -> Nope) - - make sure all important strings are translatable - run ./extract-po.sh && ./update-po.sh _______________________________________________ pingus-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/pingus-cvs
