0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stable release -- protocol 1.1 for client and operator -- providing teamnames on graphics, disconnection of modules, and some bugfixes More... almost 15 years ago
Necessary include file <limits> More... almost 15 years ago
Modifications to default host on graphics config.ini More... almost 15 years ago
Arquivos necessarios que estavam faltando More... almost 15 years ago
Modifications on XML, Operator, Soccer Client, Soccer Server Committing in . More... almost 15 years ago
Included <algorithm> header More... almost 15 years ago
Updating new release of SoccerServer. More... almost 15 years ago
Testing update More... almost 15 years ago
*** empty log message *** More... almost 15 years ago
Added expansion AD board sources More... almost 15 years ago
Updating files. More... about 15 years ago
Updating documentation and makefiles. More... about 15 years ago
Removing under development libconnection files. ---------------------------------------------------------------------- Removed Files: Makefile connection.cpp ---------------------------------------------------------------------- More... about 15 years ago
Removing unused util.h file from soccer_server folder. ---------------------------------------------------------------------- Removed Files: util.h ---------------------------------------------------------------------- More... about 15 years ago
Removing unused util.cpp from soccer_server folder. ---------------------------------------------------------------------- Removed Files: util.cpp ---------------------------------------------------------------------- More... about 15 years ago
Updating Documentation. ---------------------------------------------------------------------- Modified Files: Makefile STEP_BY_STEP ---------------------------------------------------------------------- More... about 15 years ago
Deploying New Soccer Server Stable Version. ---------------------------------------------------------------------- Added Files: AUTHORS CHANGELOG COPYING INSTALL Makefile README STEP_BY_STEP include/common_types.h libconnection/Makefile libconnection/connection.cpp libmr_common/BadPropertyFormatException.h libmr_common/Logger.cpp libmr_common/Logger.h libmr_common/LoggerConfigurator.cpp libmr_common/LoggerConfigurator.h libmr_common/Makefile libmr_common/Properties.cpp libmr_common/Properties.h libmr_common/Property.cpp libmr_common/Property.h libmr_common/PropertyReader.cpp libmr_common/PropertyReader.h libmr_common/PropertyStreamError.h libmr_common/Timer.cpp libmr_common/Timer.h libmr_common/util.cpp libmr_common/util.h libxml/Makefile libxml/XML.h libxml/Xml_Application_Client.cpp libxml/Xml_Application_Client.h libxml/Xml_Application_Graphics.cpp libxml/Xml_Application_Graphics.h libxml/Xml_Application_Observer.cpp libxml/Xml_Application_Observer.h libxml/Xml_Application_Operator.cpp libxml/Xml_Application_Operator.h libxml/Xml_Application_RobotControl.cpp libxml/Xml_Application_RobotControl.h libxml/Xml_Application_VisionTracking.cpp libxml/Xml_Application_VisionTracking.h libxml/Xml_BasicConnection.cpp libxml/Xml_BasicConnection.h libxml/Xml_ControllableID.cpp libxml/Xml_ControllableID.h libxml/Xml_Position.cpp libxml/Xml_Position.h libxml/Xml_Robot.cpp libxml/Xml_Robot.h libxml/Xml_Shape.cpp libxml/Xml_Shape.h libxml/Xml_Size.cpp libxml/Xml_Size.h soccer_client/BasicPlayer.cpp soccer_client/BasicPlayer.h soccer_client/BasicUtils.cpp soccer_client/BasicUtils.h soccer_client/Client.cpp soccer_client/Client.h soccer_client/ClientConnector.cpp soccer_client/ClientConnector.h soccer_client/ClientException.cpp soccer_client/ClientException.h soccer_client/Connection.cpp soccer_client/Connection.h soccer_client/Makefile soccer_client/SampleAgent.cpp soccer_client/WorldData.cpp soccer_client/WorldData.h soccer_client/Xml_CommandInterface.cpp soccer_client/Xml_CommandInterface.h soccer_client/Xml_Connection.cpp soccer_client/Xml_Connection.h soccer_client/Xml_ServerMessage.cpp soccer_client/Xml_ServerMessage.h soccer_client/config.ini soccer_client/configurationSetup/BadPropertyFormatException.h soccer_client/configurationSetup/Makefile soccer_client/configurationSetup/Properties.cpp soccer_client/configurationSetup/Properties.h soccer_client/configurationSetup/Property.cpp soccer_client/configurationSetup/Property.h soccer_client/configurationSetup/PropertyReader.cpp soccer_client/configurationSetup/PropertyReader.h soccer_client/configurationSetup/PropertyStreamError.h soccer_client/configurationSetup/main.cpp soccer_client/configurationSetup/output.txt soccer_client/docs/flags soccer_client/docs/play_modes soccer_operator/CHANGELOG soccer_operator/Makefile soccer_operator/Operator.cpp soccer_operator/Operator.h soccer_operator/OperatorServer.cpp soccer_operator/config.ini soccer_operator/XML/XML.h soccer_operator/XML/Xml_Application_Operator.cpp soccer_operator/XML/Xml_Application_Operator.h soccer_operator/XML/Xml_BasicConnection.cpp soccer_operator/XML/Xml_BasicConnection.h soccer_operator/XML/Xml_ControllableID.cpp soccer_operator/XML/Xml_ControllableID.h soccer_server/AUTHORS soccer_server/COPYING soccer_server/INSTALLATION soccer_server/Makefile soccer_server/README soccer_server/SoccerServer.cpp soccer_server/config.ini soccer_server/soccer/include/AbstractConnection.h soccer_server/soccer/include/Ball.h soccer_server/soccer/include/BasicObject.h soccer_server/soccer/include/CircularObject.h soccer_server/soccer/include/Client.h soccer_server/soccer/include/Color.h soccer_server/soccer/include/ConnectionException.h soccer_server/soccer/include/Field.h soccer_server/soccer/include/Graphics.h soccer_server/soccer/include/GraphicsConnection.h soccer_server/soccer/include/GraphicsFactory.h soccer_server/soccer/include/IGraphics.h soccer_server/soccer/include/IModule.h soccer_server/soccer/include/KoblenzGraphics.h soccer_server/soccer/include/Logger.h soccer_server/soccer/include/Match.h soccer_server/soccer/include/Message.h soccer_server/soccer/include/OldGraphics.h soccer_server/soccer/include/Player.h soccer_server/soccer/include/Pole.h soccer_server/soccer/include/PolygonalObject.h soccer_server/soccer/include/Referee.h soccer_server/soccer/include/ServerApp.h soccer_server/soccer/include/SoccerTeam.h soccer_server/soccer/include/SocketConnection.h soccer_server/soccer/include/SocketID.h soccer_server/soccer/include/Vector2D.h soccer_server/soccer/include/World.h soccer_server/soccer/include/irsending.h soccer_server/soccer/include/util.h soccer_server/soccer/src/Ball.cpp soccer_server/soccer/src/BasicObject.cpp soccer_server/soccer/src/CircularObject.cpp soccer_server/soccer/src/Client.cpp soccer_server/soccer/src/Color.cpp soccer_server/soccer/src/Field.cpp soccer_server/soccer/src/Graphics.cpp soccer_server/soccer/src/GraphicsConnection.cpp soccer_server/soccer/src/GraphicsFactory.cpp soccer_server/soccer/src/KoblenzGraphics.cpp soccer_server/soccer/src/Logger.cpp soccer_server/soccer/src/Makefile soccer_server/soccer/src/Match.cpp soccer_server/soccer/src/OldGraphics.cpp soccer_server/soccer/src/Player.cpp soccer_server/soccer/src/Pole.cpp soccer_server/soccer/src/PolygonalObject.cpp soccer_server/soccer/src/Referee.cpp soccer_server/soccer/src/ServerApp.cpp soccer_server/soccer/src/SoccerTeam.cpp soccer_server/soccer/src/SocketConnection.cpp soccer_server/soccer/src/SocketID.cpp soccer_server/soccer/src/Vector2D.cpp soccer_server/soccer/src/World.cpp soccer_server/soccer/src/irsending.cpp soccer_server/soccer/src/util.cpp ---------------------------------------------------------------------- More... about 15 years ago
Removing old version files. ---------------------------------------------------------------------- Removed Files: Module_Graphics-python/Graphics-python.py Module_Graphics-python/resources/atomicclockradio.ttf Module_Graphics-python/resources/ball-small.png Module_Graphics-python/resources/ball.png Module_Graphics-python/resources/flag-small.png Module_Graphics-python/resources/flag.png Module_Graphics-python/resources/garrisonlightsans.ttf Module_Graphics-python/resources/grass.jpg Module_Graphics-python/resources/grass.png Module_Graphics-python/resources/leftgoal-small.png Module_Graphics-python/resources/leftgoal.png Module_Graphics-python/resources/objects.svg Module_Graphics-python/resources/playerleft-small.png Module_Graphics-python/resources/playerleft.png Module_Graphics-python/resources/playerright-small.png Module_Graphics-python/resources/playerright.png Module_Graphics-python/resources/rightgoal-small.png Module_Graphics-python/resources/rightgoal.png OperatorApp/.cproject OperatorApp/.project OperatorApp/CHANGELOG OperatorApp/Makefile OperatorApp/Operator.cpp OperatorApp/Operator.h OperatorApp/OperatorServer.cpp OperatorApp/util.cpp OperatorApp/util.h OperatorApp/Debug/makefile OperatorApp/Debug/objects.mk OperatorApp/Debug/sources.mk OperatorApp/Debug/subdir.mk OperatorApp/XML/XML.h OperatorApp/XML/Xml_Application_Operator.cpp OperatorApp/XML/Xml_Application_Operator.h OperatorApp/XML/Xml_BasicConnection.cpp OperatorApp/XML/Xml_BasicConnection.h OperatorApp/XML/Xml_ControllableID.cpp OperatorApp/XML/Xml_ControllableID.h SoccerServer/.cproject SoccerServer/.project SoccerServer/.pydevproject SoccerServer/AUTHORS SoccerServer/COPYING SoccerServer/ChangeLog SoccerServer/INSTALLATION SoccerServer/Makefile SoccerServer/README SoccerServer/SoccerServer.cpp SoccerServer/config.ini SoccerServer/.settings/org.eclipse.ltk.core.refactoring.prefs SoccerServer/.settings/org.eclipse.wst.validation.prefs SoccerServer/docs/ClassDiagram.png SoccerServer/docs/XMLminProtocolSeqDiagram.jpeg SoccerServer/soccer/XML/Makefile SoccerServer/soccer/XML/XML.h SoccerServer/soccer/XML/Xml_Application_Client.cpp SoccerServer/soccer/XML/Xml_Application_Client.h SoccerServer/soccer/XML/Xml_Application_Graphics.cpp SoccerServer/soccer/XML/Xml_Application_Graphics.h SoccerServer/soccer/XML/Xml_Application_Observer.cpp SoccerServer/soccer/XML/Xml_Application_Observer.h SoccerServer/soccer/XML/Xml_Application_Operator.cpp SoccerServer/soccer/XML/Xml_Application_Operator.h SoccerServer/soccer/XML/Xml_Application_RobotControl.cpp SoccerServer/soccer/XML/Xml_Application_RobotControl.h SoccerServer/soccer/XML/Xml_Application_VisionTracking.cpp SoccerServer/soccer/XML/Xml_Application_VisionTracking.h SoccerServer/soccer/XML/Xml_BasicConnection.cpp SoccerServer/soccer/XML/Xml_BasicConnection.h SoccerServer/soccer/XML/Xml_Color.cpp SoccerServer/soccer/XML/Xml_Color.h SoccerServer/soccer/XML/Xml_ControllableID.cpp SoccerServer/soccer/XML/Xml_ControllableID.h SoccerServer/soccer/XML/Xml_Position.cpp SoccerServer/soccer/XML/Xml_Position.h SoccerServer/soccer/XML/Xml_Robot.cpp SoccerServer/soccer/XML/Xml_Robot.h SoccerServer/soccer/XML/Xml_Shape.cpp SoccerServer/soccer/XML/Xml_Shape.h SoccerServer/soccer/XML/Xml_Size.cpp SoccerServer/soccer/XML/Xml_Size.h SoccerServer/soccer/configurationSetup/BadPropertyFormatException.h SoccerServer/soccer/configurationSetup/Makefile SoccerServer/soccer/configurationSetup/Properties.cpp SoccerServer/soccer/configurationSetup/Properties.h SoccerServer/soccer/configurationSetup/Property.cpp SoccerServer/soccer/configurationSetup/Property.h SoccerServer/soccer/configurationSetup/PropertyReader.cpp SoccerServer/soccer/configurationSetup/PropertyReader.h SoccerServer/soccer/configurationSetup/PropertyStreamError.h SoccerServer/soccer/configurationSetup/SampleAgent.cpp SoccerServer/soccer/configurationSetup/main.cpp SoccerServer/soccer/configurationSetup/output.txt SoccerServer/soccer/configurationSetup/Debug/SampleAgent.d SoccerServer/soccer/configurationSetup/Debug/SoccerClient SoccerServer/soccer/configurationSetup/Debug/makefile SoccerServer/soccer/configurationSetup/Debug/objects.mk SoccerServer/soccer/configurationSetup/Debug/sources.mk SoccerServer/soccer/configurationSetup/Debug/subdir.mk SoccerServer/soccer/configurationSetup/Debug/testeXmlServerMessage.d SoccerServer/soccer/configurationSetup/Debug/src/BasicPlayer.d SoccerServer/soccer/configurationSetup/Debug/src/Client.d SoccerServer/soccer/configurationSetup/Debug/src/Connection.d SoccerServer/soccer/configurationSetup/Debug/src/WorldData.d SoccerServer/soccer/configurationSetup/Debug/src/Xml_CommandInterface.d SoccerServer/soccer/configurationSetup/Debug/src/Xml_Connection.d SoccerServer/soccer/configurationSetup/Debug/src/Xml_ServerMessage.d SoccerServer/soccer/configurationSetup/Debug/src/subdir.mk SoccerServer/soccer/configurationSetup/Debug/src/util.d SoccerServer/soccer/include/Ball.h SoccerServer/soccer/include/BasicObject.h SoccerServer/soccer/include/CircularObject.h SoccerServer/soccer/include/Client.h SoccerServer/soccer/include/Field.h SoccerServer/soccer/include/GraphicsConnection.h SoccerServer/soccer/include/Match.h SoccerServer/soccer/include/Player.h SoccerServer/soccer/include/Pole.h SoccerServer/soccer/include/PolygonalObject.h SoccerServer/soccer/include/Referee.h SoccerServer/soccer/include/ServerApp.h SoccerServer/soccer/include/SoccerTeam.h SoccerServer/soccer/include/Timer.h SoccerServer/soccer/include/Vector2D.h SoccerServer/soccer/include/World.h SoccerServer/soccer/include/util.h SoccerServer/soccer/src/Ball.cpp SoccerServer/soccer/src/BasicObject.cpp SoccerServer/soccer/src/CircularObject.cpp SoccerServer/soccer/src/Client.cpp SoccerServer/soccer/src/Field.cpp SoccerServer/soccer/src/GraphicsConnection.cpp SoccerServer/soccer/src/Makefile SoccerServer/soccer/src/Match.cpp SoccerServer/soccer/src/Player.cpp SoccerServer/soccer/src/Pole.cpp SoccerServer/soccer/src/PolygonalObject.cpp SoccerServer/soccer/src/Referee.cpp SoccerServer/soccer/src/ServerApp.cpp SoccerServer/soccer/src/SoccerTeam.cpp SoccerServer/soccer/src/Timer.cpp SoccerServer/soccer/src/Vector2D.cpp SoccerServer/soccer/src/World.cpp SoccerServer/soccer/src/util.cpp ---------------------------------------------------------------------- More... about 15 years ago
Removing Old Version VT_Mock and RC_Mock files. ---------------------------------------------------------------------- Removed Files: ChangeLog Makefile .svn/entries .svn/format rc_mock/.cproject rc_mock/.project rc_mock/Makefile rc_mock/README rc_mock/Xml_Application_RobotControl.cpp rc_mock/Xml_Application_RobotControl.h rc_mock/Xml_ControllableID.cpp rc_mock/Xml_ControllableID.h rc_mock/main.cpp rc_mock/util.cpp rc_mock/util.h rc_mock/.svn/entries rc_mock/.svn/format rc_mock/.svn/prop-base/Xml_Application_RobotControl.cpp.svn-base rc_mock/.svn/prop-base/Xml_Application_RobotControl.h.svn-base rc_mock/.svn/prop-base/util.h.svn-base rc_mock/.svn/text-base/.cproject.svn-base rc_mock/.svn/text-base/.project.svn-base rc_mock/.svn/text-base/README.svn-base rc_mock/.svn/text-base/Xml_Application_RobotControl.cpp.svn-base rc_mock/.svn/text-base/Xml_Application_RobotControl.h.svn-base rc_mock/.svn/text-base/Xml_ControllableID.cpp.svn-base rc_mock/.svn/text-base/Xml_ControllableID.h.svn-base rc_mock/.svn/text-base/main.cpp.svn-base rc_mock/.svn/text-base/util.cpp.svn-base rc_mock/.svn/text-base/util.h.svn-base rc_mock/Debug/makefile rc_mock/Debug/objects.mk rc_mock/Debug/sources.mk rc_mock/Debug/subdir.mk rc_mock/Debug/.svn/entries rc_mock/Debug/.svn/format rc_mock/Debug/.svn/text-base/Xml_Application_RobotControl.d.svn-base rc_mock/Debug/.svn/text-base/Xml_ControllableID.d.svn-base rc_mock/Debug/.svn/text-base/main.d.svn-base rc_mock/Debug/.svn/text-base/makefile.svn-base rc_mock/Debug/.svn/text-base/objects.mk.svn-base rc_mock/Debug/.svn/text-base/sources.mk.svn-base rc_mock/Debug/.svn/text-base/subdir.mk.svn-base rc_mock/Debug/.svn/text-base/util.d.svn-base vt_mock/.cproject vt_mock/.project vt_mock/ChangeLog vt_mock/Makefile vt_mock/README vt_mock/Xml_Application_VisionTracking.cpp vt_mock/Xml_Application_VisionTracking.h vt_mock/Xml_Position.cpp vt_mock/Xml_Position.h vt_mock/Xml_Robot.cpp vt_mock/Xml_Robot.h vt_mock/Xml_Shape.cpp vt_mock/Xml_Shape.h vt_mock/Xml_Size.cpp vt_mock/Xml_Size.h vt_mock/main.cpp vt_mock/util.cpp vt_mock/util.h vt_mock/.svn/entries vt_mock/.svn/format vt_mock/.svn/prop-base/ChangeLog.svn-base vt_mock/.svn/prop-base/Xml_Application_VisionTracking.cpp.svn-base vt_mock/.svn/prop-base/Xml_Application_VisionTracking.h.svn-base vt_mock/.svn/prop-base/Xml_Position.cpp.svn-base vt_mock/.svn/prop-base/Xml_Position.h.svn-base vt_mock/.svn/prop-base/Xml_Size.cpp.svn-base vt_mock/.svn/prop-base/Xml_Size.h.svn-base vt_mock/.svn/prop-base/util.h.svn-base vt_mock/.svn/text-base/.cproject.svn-base vt_mock/.svn/text-base/.project.svn-base vt_mock/.svn/text-base/ChangeLog.svn-base vt_mock/.svn/text-base/README.svn-base vt_mock/.svn/text-base/Xml_Application_VisionTracking.cpp.svn-base vt_mock/.svn/text-base/Xml_Application_VisionTracking.h.svn-base vt_mock/.svn/text-base/Xml_Position.cpp.svn-base vt_mock/.svn/text-base/Xml_Position.h.svn-base vt_mock/.svn/text-base/Xml_Robot.cpp.svn-base vt_mock/.svn/text-base/Xml_Robot.h.svn-base vt_mock/.svn/text-base/Xml_Shape.cpp.svn-base vt_mock/.svn/text-base/Xml_Shape.h.svn-base vt_mock/.svn/text-base/Xml_Size.cpp.svn-base vt_mock/.svn/text-base/Xml_Size.h.svn-base vt_mock/.svn/text-base/main.cpp.svn-base vt_mock/.svn/text-base/util.cpp.svn-base vt_mock/.svn/text-base/util.h.svn-base vt_mock/Debug/makefile vt_mock/Debug/objects.mk vt_mock/Debug/sources.mk vt_mock/Debug/subdir.mk vt_mock/Debug/.svn/entries vt_mock/Debug/.svn/format vt_mock/Debug/.svn/text-base/Xml_Application_VisionTracking.d.svn-base vt_mock/Debug/.svn/text-base/Xml_Position.d.svn-base vt_mock/Debug/.svn/text-base/Xml_Robot.d.svn-base vt_mock/Debug/.svn/text-base/Xml_Shape.d.svn-base vt_mock/Debug/.svn/text-base/Xml_Size.d.svn-base vt_mock/Debug/.svn/text-base/main.d.svn-base vt_mock/Debug/.svn/text-base/makefile.svn-base vt_mock/Debug/.svn/text-base/objects.mk.svn-base vt_mock/Debug/.svn/text-base/sources.mk.svn-base vt_mock/Debug/.svn/text-base/subdir.mk.svn-base vt_mock/Debug/.svn/text-base/util.d.svn-base ---------------------------------------------------------------------- More... about 15 years ago
Removing Old Version Graphics Mock Files. ---------------------------------------------------------------------- Removed Files: .cproject .project Makefile README main.cpp util.cpp util.h .svn/entries .svn/format .svn/prop-base/util.h.svn-base .svn/text-base/.cproject.svn-base .svn/text-base/.project.svn-base .svn/text-base/README.svn-base .svn/text-base/main.cpp.svn-base .svn/text-base/util.cpp.svn-base .svn/text-base/util.h.svn-base Debug/makefile Debug/objects.mk Debug/sources.mk Debug/subdir.mk Debug/.svn/entries Debug/.svn/format Debug/.svn/text-base/main.d.svn-base Debug/.svn/text-base/makefile.svn-base Debug/.svn/text-base/objects.mk.svn-base Debug/.svn/text-base/sources.mk.svn-base Debug/.svn/text-base/subdir.mk.svn-base Debug/.svn/text-base/util.d.svn-base ---------------------------------------------------------------------- More... about 15 years ago
Removing Old Version Client_Mock Files. ---------------------------------------------------------------------- Removed Files: .cproject .project .svn/entries .svn/format .svn/prop-base/Xml_Application_Client.cpp.svn-base .svn/prop-base/Xml_Application_Client.h.svn-base .svn/prop-base/util.h.svn-base .svn/text-base/.cproject.svn-base .svn/text-base/.project.svn-base .svn/text-base/README.svn-base .svn/text-base/Xml_Application_Client.cpp.svn-base .svn/text-base/Xml_Application_Client.h.svn-base .svn/text-base/Xml_ControllableID.cpp.svn-base .svn/text-base/Xml_ControllableID.h.svn-base .svn/text-base/main.cpp.svn-base .svn/text-base/util.cpp.svn-base .svn/text-base/util.h.svn-base Debug/makefile Debug/objects.mk Debug/sources.mk Debug/subdir.mk Debug/.svn/entries Debug/.svn/format Debug/.svn/text-base/Xml_Application_Client.d.svn-base Debug/.svn/text-base/Xml_ControllableID.d.svn-base Debug/.svn/text-base/main.d.svn-base Debug/.svn/text-base/makefile.svn-base Debug/.svn/text-base/objects.mk.svn-base Debug/.svn/text-base/sources.mk.svn-base Debug/.svn/text-base/subdir.mk.svn-base Debug/.svn/text-base/util.d.svn-base ---------------------------------------------------------------------- More... about 15 years ago
Removing old version files. ---------------------------------------------------------------------- Removed Files: Makefile README Xml_Application_Client.cpp Xml_Application_Client.h Xml_ControllableID.cpp Xml_ControllableID.h main.cpp util.cpp util.h ---------------------------------------------------------------------- More... about 15 years ago
Removing old version files. ---------------------------------------------------------------------- Removed Files: ChangeLog July4deploy Makefile StepByStep ---------------------------------------------------------------------- More... about 15 years ago
Removing old version files. ---------------------------------------------------------------------- Removed Files: README ---------------------------------------------------------------------- More... about 15 years ago
Fixed some bugs and sync issues. See ChangeLog for more details. ---------------------------------------------------------------------- Modified Files: AUTHORS COPYING ChangeLog Makefile README config.xml main.cpp ftdi/usb_serial.h network/my_sock.cpp network/my_sock.h sendcommand/sendcommand.cpp sendcommand/sendcommand.h xml/TLDocumentSlice.cpp xml/TLDocumentSlice.h xml/TLSerializable.cpp xml/TLSerializable.h xml/XMLItem.cpp xml/XMLItem.h xml/XMLNodeAttribute.cpp xml/XMLNodeAttribute.h xml/XMLSerializable.cpp xml/XMLSerializable.h xml/XMLSerializer.cpp xml/XMLSerializer.h xml/xmldef.h ---------------------------------------------------------------------- More... about 15 years ago
Last version was not compiling. More... over 15 years ago
Angle bugs FINALLY fixed. Thanks to Canada guys. More... over 15 years ago
Client connection bugs fixed. Client mock updated. More... over 15 years ago
*** empty log message *** More... over 15 years ago
Fixed Parsing More... over 15 years ago