- 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
- Changed TStaticBlock.Sort to use CompareWorldItems and TList.Sort
- Some code style changes
This commit is contained in:
2009-08-02 13:45:26 +02:00
parent f3888db49c
commit b70f03ba2a
8 changed files with 470 additions and 430 deletions

View File

@@ -3,6 +3,7 @@ object frmMain: TfrmMain
Height = 603
Top = 126
Width = 766
ActiveControl = oglGameWindow
Caption = 'UO CentrED'
ClientHeight = 580
ClientWidth = 766
@@ -540,7 +541,7 @@ object frmMain: TfrmMain
Top = 306
Width = 218
Align = alNone
Anchors = [akTop, akLeft, akRight]
Anchors = [akLeft, akRight, akBottom]
ResizeAnchor = akBottom
end
object edSearchID: TEdit
@@ -1110,7 +1111,7 @@ object frmMain: TfrmMain
Top = 435
Width = 542
Align = alNone
Anchors = [akLeft, akRight]
Anchors = [akLeft, akRight, akBottom]
AutoSnap = False
ResizeAnchor = akBottom
Visible = False