From: <he...@us...> - 2009-10-31 09:41:47
|
Revision: 97 http://simspark.svn.sourceforge.net/simspark/?rev=97&view=rev Author: hedayat Date: 2009-10-31 09:41:13 +0000 (Sat, 31 Oct 2009) Log Message: ----------- Initial draft to document changes till now Modified Paths: -------------- trunk/rcssserver3d/ChangeLog trunk/rcssserver3d/RELEASE Modified: trunk/rcssserver3d/ChangeLog =================================================================== --- trunk/rcssserver3d/ChangeLog 2009-10-31 09:39:27 UTC (rev 96) +++ trunk/rcssserver3d/ChangeLog 2009-10-31 09:41:13 UTC (rev 97) @@ -1,3 +1,8 @@ +2009-10-31 Hedayat Vatankhah <he...@gr...> + + * RELEASE: + - write about changes sine 0.6.2, initial draft. + 2009-08-24 Marian Buchta <mar...@gm...> * CMakeLists.txt: Modified: trunk/rcssserver3d/RELEASE =================================================================== --- trunk/rcssserver3d/RELEASE 2009-10-31 09:39:27 UTC (rev 96) +++ trunk/rcssserver3d/RELEASE 2009-10-31 09:41:13 UTC (rev 97) @@ -1,15 +1,10 @@ -RELEASE News of rcssserver3d-0.6.2 +RELEASE News of rcssserver3d-0.6.3 (In progress) -This release is mainly a bug-fix release, and is the last release before -RoboCup 2009 competitions. - -* Some improvements: - - improved Windows and MacOSX support - - improved external monitor - - fixed a bug in rcssserver3d's goal counting - - added right kick-off key to the monitor (Simon Raffeiner) - - simspark can take command line argument specifying the rb script to run - (using --script-path command line option) - +* Most notable changes: + - No internal monitor by default. Run rcssmonitor3d separately to see the game. + - Added HMDP effector/perceptor + - Some compilation fixes + - Improved Windows support + You can get the package on the Simspark page on SourceForge at http://sourceforge.net/projects/simspark/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |