Files
nunuhara_xsystem4/include
Nunuhara Cabbage 19ac7e6935 Refactor asset_manager (again)
There are now two types of asset management:
    1. ID-indexed assets, where IDs are not necessarily sequential
    2. name-indexed assets

Name-indexed assets can have additional archives added at run-time. This
is to support the CGManager.LoadArchive function used in Rance Quest
Magnum.

Name-indexed assets always use .afa archives. ID-indexed assets mostly
use .ald archives, except for Daiteikoku and Shaman's Sanctuary.

asset_get_by_name is now case insensitive and ignores the file
extension.
2022-06-05 19:15:41 -07:00
..
2022-05-30 11:41:20 +09:00
2022-05-14 23:12:36 -07:00
2022-01-29 09:55:42 -08:00
2022-06-05 19:15:41 -07:00
2022-05-04 20:30:03 -07:00
2022-04-03 13:42:36 -07:00
2022-04-14 10:54:00 -07:00
2022-04-14 16:21:24 -07:00
2022-03-27 15:40:18 -07:00
2019-12-31 17:50:40 -08:00
2022-05-14 23:12:36 -07:00
2022-05-01 08:23:05 -07:00
2022-06-05 19:15:41 -07:00