riiablo/core
Collin Smith 6ef6c26f7e Implemented basic sync queue for assets which require execution on GL sync thread
Created AssetManager.SyncTuple tuple to cache asset loading state
Renamed Dcc variables in DccLoader to dcc since parent and child dcc are the same
Changed AssetContainer future from a Future to a Promise and renamed it
Asset loading changed to use promises due to loading be a promise that the asset will load at a future time
Created AssetManager#getDepNow temp method to return non-retained reference to asset
Updated AssetManagerTest mpq test case
2021-11-07 00:47:14 -07:00
..
gen/main/java/com/riiablo/net/packet Updated flatbuffers version to 1.12.0 (see #132) 2020-12-01 13:06:45 -08:00
src Implemented basic sync queue for assets which require execution on GL sync thread 2021-11-07 00:47:14 -07:00
build.gradle com.riiablo.map2 work from camping, including adding javax.annotation api depedency 2021-07-30 23:37:39 -07:00