Statistics
| Branch: | Tag: | Revision:

root / UXmlHelper.pas

History | View | Annotate | Download (4.6 kB)

# Date Author Comment
13:c78b5eafa10e 08/23/2008 11:09 pm Andreas Schneider

- Fixed/Removed some compiler warnings and hints
- Some more syntactic changes to UfrmRegionControl.pas
- Implemented region modification and deletion
- Changed the server side region handling to broadcast the changes
- Added safer admin packet registration...

7:88cd8a3d49a8 08/11/2008 10:48 pm Andreas Schneider

- Imported server changes from Turley (with modifications)
- Bumped version to 0.3.7
- Changed ProtocolVersion o 6
- Fixed TXmlHelper's child node parsing (incorrect usage of FindNode)
- Added TModifyRegionStatus and TDeleteRegionStatus

3:38a8c6979797 03/06/2008 10:55 pm Andreas Schneider

- Fixed "UTiledata" spelling in ULandscape.pas
- Added ISerializable and IInvalidate interfaces
- Implemented a TConfig class and XML storage
- Added some more detailed messages when a login fails to the server console
- Removed obsolete IStream interface references...