Statistics
| Branch: | Tag: | Revision:

root / Client / UdmNetwork.pas

History | View | Annotate | Download (10.7 kB)

# Date Author Comment
162:ac18d757e2cd 07/25/2010 12:18 am Andreas Schneider

- Added hgeol
- Fixed repository side eol to be LF

141:09ff002aa19b 12/21/2009 08:12 pm Andreas Schneider

- Added lightlevel slider

133:797fb1305539 12/19/2009 07:01 pm Andreas Schneider

- Removed custom tile info window
- Updated VirtualTreeView
- Added tile info as owner drawn hint to vdtTiles (fixes #55)

98:01539b045524 12/08/2009 10:17 pm Andreas Schneider

- Fixed typo in UMulManager
- Added array initialization to TAnimDataProvider
- Adjusted frmLogin
- Some code cleanups

63:c96a5611e861 10/02/2009 11:52 pm Andreas Schneider

- Moved WriteMap handling from TdmNetwork to TLandscape
- Added repainting when accesslevel display changes (toolstate, update write map)

42:6087cf1e8710 08/02/2009 01:45 pm Andreas Schneider

- Added iterator to TCacheManager
- Added access (CanBeWritten) tracking to TStaticItem
- Moved TLandscape.UpdateStaticsPriorities to TStaticItem.UpdatePriorities
- Moved ULandscape.CompareWorldItems to UWorldItem
- Renamed TSeperatedStaticBlock.RefreshList to RebuildList...

15:616dfb9b07ec 08/26/2008 10:48 pm Andreas Schneider

- Added client side visualization of area restrictions
- Added an icon to the "Region control" menu item
- Changed the former TAccessLevelChangedPacket and the TLoginResponsePacket to add informations about the writeable areas
- Changed OnModifyUserPacket to update clients according to new accesslevel/area restrictions...

14:8e3cd4df8178 08/25/2008 05:33 pm Andreas Schneider

- Added ability to edit regions for accounts
- Added AccessChangedListener to allow several listeners to react on accesslevel changes
- Changed TModifyUserPacket to support the region lists
- Fixed a region list parsing bug in TfrmAccountControl.OnListUsersPacket (Unsigned vs. Signed Integer)...

8:f732b192875b 08/12/2008 01:46 pm Andreas Schneider

- Merged client side changes from Turley (with syntactic modifications)
- Changed alignment in frmDrawSettings

0:95bd93c28625 12/21/2007 09:31 pm Andreas Schneider

- Initial import from internal repository