History | View | Annotate | Download (10.7 kB)
- Added hgeol- Fixed repository side eol to be LF
- Added lightlevel slider
- Removed custom tile info window- Updated VirtualTreeView- Added tile info as owner drawn hint to vdtTiles (fixes #55)
- Fixed typo in UMulManager- Added array initialization to TAnimDataProvider- Adjusted frmLogin- Some code cleanups
- Moved WriteMap handling from TdmNetwork to TLandscape- Added repainting when accesslevel display changes (toolstate, update write map)
- 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...
- 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...
- 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)...
- Merged client side changes from Turley (with syntactic modifications)- Changed alignment in frmDrawSettings
- Initial import from internal repository