This website requires JavaScript.
Explore
Help
Sign In
zone
/
OpenAssetTools
Watch
2
Star
0
Fork
0
You've already forked OpenAssetTools
mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced
2025-04-21 16:45:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenAssetTools
/
src
/
ZoneCommon
/
Pool
History
Jan
b4d8e9c17b
Make compilation process compatible to linux on gcc
2021-03-03 06:21:25 -08:00
..
AssetPool.h
Make compilation process compatible to linux on gcc
2021-03-03 06:21:25 -08:00
AssetPoolDynamic.h
Save scriptstrings per zone and not per asset since that solves all problems with multiple assets of the same zone referencing the same struct in memory that has scriptstring indices
2020-10-23 15:54:27 +02:00
AssetPoolStatic.h
Save scriptstrings per zone and not per asset since that solves all problems with multiple assets of the same zone referencing the same struct in memory that has scriptstring indices
2020-10-23 15:54:27 +02:00
GlobalAssetPool.h
ZoneLoading: Add ZoneMemory and the possibility to unload zones and their memory
2019-12-24 18:41:42 +01:00
XAssetInfo.h
Save scriptstrings per zone and not per asset since that solves all problems with multiple assets of the same zone referencing the same struct in memory that has scriptstring indices
2020-10-23 15:54:27 +02:00
ZoneAssetPools.cpp
Save scriptstrings per zone and not per asset since that solves all problems with multiple assets of the same zone referencing the same struct in memory that has scriptstring indices
2020-10-23 15:54:27 +02:00
ZoneAssetPools.h
Save scriptstrings per zone and not per asset since that solves all problems with multiple assets of the same zone referencing the same struct in memory that has scriptstring indices
2020-10-23 15:54:27 +02:00