Statistics
| Branch: | Tag: | Revision:

root / UCacheManager.pas

History | View | Annotate | Download (6.5 kB)

# Date Author Comment
163:9885cfcbd895 12/25/2010 02:43 pm Andreas Schneider

- Added build modes
- Fixed Login Form layout
- Fixed compilation with FPC 2.5.1

109:2910a467593b 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:cef203ef6d87 12/08/2009 03:12 pm Andreas Schneider

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

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

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

- Initial import from internal repository