| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: rcssserver | Distribution: SuSE Linux 8.2 |
| Version: 9.4.5 | Vendor: RCSS |
| Release: 0 | Build date: Tue Aug 12 02:56:14 2003 |
| Group: Applications/Engineering | Build host: pcthoward.tsi-woywoy.tibco.com |
| Size: 4907894 | Source RPM: rcssserver-9.4.5-0.src.rpm |
| Packager: Tom Howard | |
| Url: http://sserver.sf.net | |
| Summary: The RoboCup Soccer Simulator | |
The RoboCup Soccer Simulator Server (rcssserver) is a research and educational tool for mutli-agent systems and artificial intelligence. It allows 11 simulated autonomous robotic players to play soccer (football).
LGPL
* Mon Aug 11 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Released rcssserver-9.4.5 * Sun Aug 10 2003 Tom Howard <tomhoward@users.sf.net> - ./src/referee.cc Fixed bugs in penalty shootout * Thu Aug 07 2003 Tom Howard <tomhoward@users.sf.net> - ./src/csvsaver.cpp - ./src/field.C - ./src/main.C - ./src/mysqlsaver.cpp - ./src/playerparam.C - ./src/serverparam.C - ./src/utility.C Fixed problems on Windows * Wed Jul 02 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Released rcssserver-9.4.4 * Mon Jun 30 2003 Tom Howard <tomhoward@users.sf.net> - ./src/field.C Fixed typo in half_time as reported by the ref - ./src/player.cc - ./src/referee.cc Fixed bug that se the ball to not caught straight after it was caught. * Sun Jun 29 2003 Tom Howard <tomhoward@users.sf.net> - ./src/clangparser.h Added missing header * Thu Jun 26 2003 Tom Howard <tomhoward@users.sf.net> - ./src/Makefile.am Fixed bug in building rpms * Thu Jun 26 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Released rcssserver-9.4.3 * Thu Jun 26 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Fixed a bug in the fix for llimporter detection * Thu Jun 26 2003 Tom Howard <tomhoward@users.sf.net> - ./src/arithop.cc - ./src/compop.cc Removed consts to prevent linking problems on some platforms * Thu Jun 26 2003 Tom Howard <tomhoward@users.sf.net> - ./src/Makefile.am Added linking of rcssconfparser to the clang parser * Wed Jun 25 2003 Tom Howard <tomhoward@users.sf.net> - ./src/field.C (Stadium::goalie_catch) Moved some logic from to referee.cc - ./src/field.h Added Stadium::ballCaught which calls CaughtBall for each ref - ./src/player.cc Stadium::ballCaught is now called when a goalie catches the ball/ - ./src/referee.cc - ./src/referee.h m_indirect is no longer reset in the playmode is changed to drop ball. Instead it is kept if the kicker is on the side that was awarded the indirect free kick. Created inPenaltyArea function and used it for detection of catch faults. Added catch fault detection in new ballCaught functions Fixed defect that would cause the server to go straight into penalty mode if half_time was negative. Added patch from Jelle to include goalie as a kicker. * Mon Jun 23 2003 Tom Howard <tomhoward@users.sf.net> - ./src/field.C - ./src/player.cc - ./src/referee.cc - ./src/referee.h Fixed bug that would allow goalies to jump the ball into enemy teritory and even into the goal. * Mon Jun 23 2003 Tom Howard <tomhoward@users.sf.net> - ./src/serverparam.C - ./src/serverparam.h Fixed bug in config file writing * Mon Jun 23 2003 Tom Howard <tomhoward@users.sf.net> - ./src/mysqlsaver.cpp Added table insertion * Sun Jun 22 2003 Tom Howard <tomhoward@users.sf.net> - ./src/Makefile.am - ./src/csvsaver.cpp Added a saver that writes the results as comma sperated values to a file. - ./src/mysqlsaver.cpp Fixed bug which prevented mysqlsaver from being enabled. Fixed time format - ./src/stdoutsaver.cpp Fixed bug which always disabled to stdoutsaver. Added time output * Thu Jun 19 2003 Tom Howard <tomhoward@users.sf.net> - ./src/field.C - ./src/main.C Savers are now created before the game starts to make any parse errors visible straight away. - ./src/mysqlsaver.cpp Added more parameters * Thu Jun 19 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Fixed config problem - ./src/clangutil.h Fixed very strange compliation problem - ./src/field.C - ./src/field.h - ./src/resultsaver.hpp Savers are now loaded before the game * Wed Jun 18 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Released rcssserver-9.4.2 * Tue Jun 17 2003 Tom Howard <tomhoward@users.sf.net> - ./src/Makefile.am - ./src/coach_lang_tok.cc - ./src/playerparam.h - ./src/serverparam.h Fixed buid problems with gcc2.95 * Tue Jun 17 2003 Tom Howard <tomhoward@users.sf.net> - ./src/Makefile.am Fixed bug in Makefile * Mon Jun 16 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Released rcssserver-9.4.1 * Mon Jun 16 2003 Tom Howard <tomhoward@users.sf.net> - ./src/Makefile.am - ./src/arithop.cc - ./src/coach_lang_tok.cc - ./src/coach_lang_tok.ll - ./src/region.h Fixed CLang bugs * Sun Jun 15 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Released rcssserver-9.4.0 * Sun Jun 15 2003 Tom Howard <tomhoward@users.sf.net> - ./acinclude.m4 - ./configure.in Fixed bugs in llimporter locating and rcssconfparser testing * Sun Jun 15 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Added check for rpmbuild - ./src/mysqlsaver.cpp - ./src/playerparam.C - ./src/playerparam.h - ./src/serverparam.C - ./src/utility.C Tried to add support for tildeExpand in Windows * Sun Jun 15 2003 Tom Howard <tomhoward@users.sf.net> - ./NEWS Reworded NEWS for penalty shootouts. - ./src/serverparam.C Intergrated new penalty shootout param into the new config parser * Sun Jun 15 2003 Tom Howard <tomhoward@users.sf.net> - ./Makefile.am - ./NEWS - ./acinclude.m4 - ./configure.in - ./spec.tmpl - ./src/Makefile.am - ./src/coach_lang_par.cc - ./src/coach_lang_par.h - ./src/coach_lang_par.yy - ./src/coach_lang_tok.h Intergrated 9.3 branch - ./src/field.C - ./src/initsender.cc - ./src/initsender.h - ./src/main.C - ./src/mysqlsaver.cpp - ./src/netif.C - ./src/playerparam.C - ./src/playerparam.h - ./src/referee.cc - ./src/resultsaver.hpp - ./src/serverparam.C - ./src/serverparam.h - ./src/stdoutsaver.cpp - ./src/stdtimer.cc - ./src/synctimer.cc - ./src/xpmholder.h Intergrated new config parser * Sun Jun 01 2003 Michael Gollin <michaelgollin@users.sourceforge.net> - ./src/visual.cc Fixed a bug in serializePlayer. Pointing players were sent twice in a seemessage. * Sun Jun 01 2003 Tom Howard <tomhoward@users.sf.net> - ./Makefile.am Fixed bug in upload_rpm target * Thu May 29 2003 Tom Howard <tomhoward@users.sf.net> - ./Makefile.am Fixed bug in upload_bz2 target * Thu May 29 2003 Tom Howard <tomhoward@users.sf.net> - ./configure.in Released rcssserver-9.3.7 [Please see the ChangeLog file for older changes] - Ed.
/usr/bin/rcssclient /usr/bin/rcssserver /usr/include/rcssserver/arithop.h /usr/include/rcssserver/clangaction.h /usr/include/rcssserver/clangadvicemsg.h /usr/include/rcssserver/clangbuilder.h /usr/include/rcssserver/clangdefmsg.h /usr/include/rcssserver/clangdelmsg.h /usr/include/rcssserver/clangfreeformmsg.h /usr/include/rcssserver/clanginfomsg.h /usr/include/rcssserver/clangmetamsg.h /usr/include/rcssserver/clangmsg.h /usr/include/rcssserver/clangmsgbuilder.h /usr/include/rcssserver/clangparser.h /usr/include/rcssserver/clangrulemsg.h /usr/include/rcssserver/clangunsuppmsg.h /usr/include/rcssserver/clangutil.h /usr/include/rcssserver/coach_lang_comp.h /usr/include/rcssserver/coach_lang_par.h /usr/include/rcssserver/coach_lang_tok.h /usr/include/rcssserver/compop.h /usr/include/rcssserver/cond.h /usr/include/rcssserver/hasa.h /usr/include/rcssserver/paramreader.h /usr/include/rcssserver/pcombuilder.h /usr/include/rcssserver/pcomparser.h /usr/include/rcssserver/player_command_tok.h /usr/include/rcssserver/rcssexceptions.h /usr/include/rcssserver/region.h /usr/include/rcssserver/resultsaver.hpp /usr/include/rcssserver/rule.h /usr/include/rcssserver/serverparam.h /usr/include/rcssserver/tuple.h /usr/include/rcssserver/utility.h /usr/include/rcssserver/vector.h /usr/include/rcssserver/visitor.h /usr/lib/librcssclangparser.a /usr/lib/librcssclangparser.la /usr/lib/librcsspcomparser.a /usr/lib/librcsspcomparser.la /usr/lib/rcssserver/librcssstdtimer.a /usr/lib/rcssserver/librcssstdtimer.la /usr/lib/rcssserver/librcsssynctimer.a /usr/lib/rcssserver/librcsssynctimer.la /usr/share/doc/packages/rcssserver /usr/share/doc/packages/rcssserver/AUTHORS /usr/share/doc/packages/rcssserver/Acknowledgement /usr/share/doc/packages/rcssserver/BUGS /usr/share/doc/packages/rcssserver/COPYING /usr/share/doc/packages/rcssserver/INSTALL /usr/share/doc/packages/rcssserver/NEWS /usr/share/doc/packages/rcssserver/README /usr/share/rcssserver/modules/libcsvsaver.a /usr/share/rcssserver/modules/libcsvsaver.la /usr/share/rcssserver/modules/libmysqlsaver.a /usr/share/rcssserver/modules/libmysqlsaver.la /usr/share/rcssserver/modules/libstdoutsaver.a /usr/share/rcssserver/modules/libstdoutsaver.la
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat May 25 23:05:27 2013