Author: grumbel
Date: 2008-07-03 00:16:02 +0200 (Thu, 03 Jul 2008)
New Revision: 3632
Modified:
trunk/pingus/NEWS
trunk/pingus/TODO
trunk/pingus/src/pingus_main.cpp
Log:
Updated NEWS a bit
Modified: trunk/pingus/NEWS
===================================================================
--- trunk/pingus/NEWS 2008-07-02 22:09:53 UTC (rev 3631)
+++ trunk/pingus/NEWS 2008-07-02 22:16:02 UTC (rev 3632)
@@ -1,10 +1,18 @@
-0.7.3 (??/Nov/2007)
+0.7.3 (03/Jul/2008)
===================
* fixed game not starting when no soundcard is present
-* all halloween levels have been converted to a size of 1920x1200 or
- larger (i.e. they can be played in fullscreen on all common monitors
+* all halloween levels have been converted to a minimum size 1920x1200
+ (i.e. they can be played in fullscreen on all common monitors
without letterboxing)
+* a brand new X-Mas theme along with three new X-Mas levels
+* a brand new Easter theme along with four new Easter levels
+* new --userdir command line switch to set the directory where savegames
+ are saved
+* GUI double-click issue fixed
+* demo recording and playback are back
+* forest set
+
0.7.2 (31/Oct/2007)
===================
* added support for levelsets
Modified: trunk/pingus/TODO
===================================================================
--- trunk/pingus/TODO 2008-07-02 22:09:53 UTC (rev 3631)
+++ trunk/pingus/TODO 2008-07-02 22:16:02 UTC (rev 3632)
@@ -56,6 +56,8 @@
* shadow in levelset background is wrong
+* split blackboard graphic into foreground and background, draw seperatly to
get cleaner resize
+
New Features
============
@@ -186,7 +188,7 @@
* Level Converter needs to be finalized:
- - convert all levels and check all classic levels for issues
+ - convert all levels and check all classic levels for issues, also compare
with xskat
- level converter has a bug that causes some object types to be
ignored (startpos and likely the other more excotic worldobj
Modified: trunk/pingus/src/pingus_main.cpp
===================================================================
--- trunk/pingus/src/pingus_main.cpp 2008-07-02 22:09:53 UTC (rev 3631)
+++ trunk/pingus/src/pingus_main.cpp 2008-07-02 22:16:02 UTC (rev 3632)
@@ -386,7 +386,7 @@
case 'v':
std::cout << "Pingus " << VERSION << std::endl;
std::cout << "\n"
- "Copyright (C) 1998-2007 Ingo Ruhnke <[EMAIL PROTECTED]>\n"
+ "Copyright (C) 1998-2008 Ingo Ruhnke <[EMAIL PROTECTED]>\n"
"See the file AUTHORS for a complete list of contributors.\n\n"
"There is NO warranty. You may redistribute this software\n"
"under the terms of the GNU General Public License.\n"
_______________________________________________
pingus-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/pingus-cvs