Statistics
| Revision:

root / UCacheManager.pas

History | View | Annotate | Download

# Date Author Comment
109 12/10/2009 09:40 pm Andreas Schneider

- Added ref counting to TMaterial
- Added cache growing to TCacheManager
- Fixed ImagingOptions.inc to not include JPEG support
- Fixed TfrmRadar to save the radar map to the correct location
- Fixed statics using the wrong hue when being painted
- Removed obsolete TLandTextureManager.GetFlatLandMaterial (and the according cache)

94 12/08/2009 03:12 pm Andreas Schneider

- Generalized TCacheManager (for more type-safety and cleaner code)

42 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...

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

- Initial import from internal repository