Léo Lam
|
fc55c87f12
|
ksys/act: Implement ActorUtil "has tag" functions
|
2020-12-02 19:23:05 +01:00 |
Léo Lam
|
3559c31bc9
|
ksys/act: Don't use Tag as argument as it causes matching diffs
And fairly stupid diffs for that matter, like an additional mov w1, w1
instruction that shouldn't exist
|
2020-12-02 18:52:44 +01:00 |
Léo Lam
|
581b3ef144
|
ksys/act: Add ActorUtil header (and one function implementation)
|
2020-12-02 18:34:18 +01:00 |
Léo Lam
|
e6a46d8300
|
lib: Update sead
|
2020-12-02 16:35:00 +01:00 |
Léo Lam
|
1c9d76c120
|
Merge pull request #19 from notyourav/eco
partially implement ecosystem
|
2020-11-25 02:51:16 +01:00 |
theo3
|
2c47c801f6
|
partially implement ecosystem
|
2020-11-24 17:39:53 -08:00 |
Léo Lam
|
82eb75a449
|
Merge pull request #18 from h1k421/feature/nvn-loadcprocs
Add nvnLoadCProcs mapping to uking_functions.csv
|
2020-11-24 00:30:39 +01:00 |
Léo Lam
|
13bd36bb88
|
lib: Update NintendoSDK
|
2020-11-24 00:29:39 +01:00 |
Hikari
|
df139c9ee1
|
Add nvnLoadCProcs mapping to uking_functions.csv
This is linked to https://github.com/open-ead/nnheaders/pull/1
|
2020-11-23 23:38:13 +01:00 |
Léo Lam
|
a4ea87cb88
|
tools/util: Ignore unknown data symbols
|
2020-11-22 20:39:24 +01:00 |
Léo Lam
|
57de412dcb
|
Merge pull request #17 from h1k421/feature/nvn-pfnc
Map all NVN function pointers in data_symbols.csv
|
2020-11-22 20:32:59 +01:00 |
Hikari
|
0b15cf04d0
|
Map all NVN function pointers in data_symbols.csv
|
2020-11-22 18:13:17 +01:00 |
Léo Lam
|
622104fbd2
|
ksys/act: Add more InfoData functions
|
2020-11-22 15:36:18 +01:00 |
Léo Lam
|
e99f0f8949
|
Merge pull request #16 from h1k421/expheap/small-stuffs
expheap: Add allocFromHead_(unsigned long), isEmpty, isFreeable, isResizable and isAdjustable mappings
|
2020-11-22 12:17:02 +01:00 |
Léo Lam
|
b6f778fd52
|
lib: Update sead
|
2020-11-22 12:14:03 +01:00 |
Léo Lam
|
601ecd92a1
|
tools/progress: Add option to print CSV line
|
2020-11-22 11:54:00 +01:00 |
Hikari
|
7c893fa3d6
|
expheap: Add :allocFromHead_(unsigned long), isEmpty, isFreeable, isResizable and isAdjustable mappings
As title said.
Related to https://github.com/open-ead/sead/pull/80.
|
2020-11-21 23:15:35 +01:00 |
Léo Lam
|
88620ca9af
|
ksys/act: Add several more InfoData functions
|
2020-11-17 02:26:55 +01:00 |
Léo Lam
|
5879dbb073
|
ksys: Add Event (stub)
|
2020-11-17 01:28:08 +01:00 |
Léo Lam
|
4d4edbfe87
|
Merge pull request #15 from notyourav/placement
implement map::Object getters
|
2020-11-17 00:54:46 +01:00 |
notyourav
|
d4f80d7cf9
|
Merge branch 'master' into placement
|
2020-11-16 15:49:02 -08:00 |
theo3
|
8205744abc
|
implement map::Object getters
|
2020-11-16 15:48:20 -08:00 |
Léo Lam
|
b0498a15bf
|
ksys/act: Fix one matching issue
|
2020-11-16 20:44:20 +01:00 |
Léo Lam
|
9ee0c750f2
|
ksys/res: Add ModelResourceDivide header
|
2020-11-16 15:01:36 +01:00 |
Léo Lam
|
1cbf7fae43
|
ksys/act: Start adding ActorInfoData
|
2020-11-16 02:31:22 +01:00 |
Léo Lam
|
ff80573a97
|
ksys/Byaml: Add getter wrappers
|
2020-11-15 23:11:35 +01:00 |
Léo Lam
|
f6379c323b
|
data: Add missing functions
|
2020-11-15 22:05:40 +01:00 |
Léo Lam
|
e9dacfa3d3
|
ksys/Byaml: Implement al::ByamlIter::operator= more accurately
|
2020-11-15 21:49:36 +01:00 |
Léo Lam
|
3dbd022014
|
ksys/act: Implement async ActorParamMgr functions
|
2020-11-15 15:17:16 +01:00 |
Léo Lam
|
ffe38d0076
|
ksys/act: Implement more ActorParamMgr functions
|
2020-11-14 21:06:08 +01:00 |
Léo Lam
|
d9356ffa90
|
ksys/res: Add stubs for the remaining ActorParam resource classes
* RagdollConfig
* Physics
* Chemical
* RagdollBlendWeight
* AISchedule
* BoneControl
* AnimInfo
|
2020-11-14 18:21:32 +01:00 |
Léo Lam
|
aa636bd44a
|
ksys/res: Add AttClient header
|
2020-11-14 14:36:40 +01:00 |
Léo Lam
|
dcdb1fa70e
|
ksys/res: Add AS header
|
2020-11-14 14:19:43 +01:00 |
Léo Lam
|
c59f8d3dce
|
ksys/res: Add RagdollConfigList to build
|
2020-11-14 14:19:27 +01:00 |
Léo Lam
|
73d39268fd
|
Merge pull request #14 from wildex999/Byaml
ksys/utils/byaml: First iteration of implementation.
|
2020-11-14 14:08:36 +01:00 |
Wildex999
|
56f9c3ac0c
|
ksys/utils/byaml: First iteration of implementation.
4 Functions are still not fully matching with their inlined functions,
and at least one function is still missing.
|
2020-11-14 13:07:07 +01:00 |
Léo Lam
|
7b813bdddf
|
ksys/res: Add RagdollConfigList header
|
2020-11-14 12:13:39 +01:00 |
Léo Lam
|
272926a797
|
ksys/res: Add AttClientList header
|
2020-11-14 00:24:58 +01:00 |
Léo Lam
|
c639c70c5b
|
ksys/res: Add ASList header
|
2020-11-13 20:19:27 +01:00 |
Léo Lam
|
4c18e03834
|
ksys/res: Add UMii
|
2020-11-13 19:03:47 +01:00 |
Léo Lam
|
c3d665f1c1
|
ksys/res: Add ModelList (incomplete)
|
2020-11-13 16:36:40 +01:00 |
Léo Lam
|
13d1f0d0be
|
ksys/res: Add TempResourceLoader
|
2020-11-12 12:38:47 +01:00 |
Léo Lam
|
2f80f2b581
|
ksys/res: Add ArchiveWork
Required for TempResourceLoader, which is used by ActorParamMgr among
other things
|
2020-11-12 00:12:56 +01:00 |
Léo Lam
|
2abce16984
|
ksys/act: Implement more ActorParamMgr functions
|
2020-11-11 19:17:31 +01:00 |
Léo Lam
|
68c9ffeede
|
tools: Add support for data symbol checking for GOT entries
|
2020-11-11 17:31:52 +01:00 |
Léo Lam
|
b53135a885
|
tools/check: Improve error reporting
|
2020-11-11 17:00:25 +01:00 |
Léo Lam
|
96a8bb104e
|
tools: Read entire ELF ahead of time to reduce seek/read overhead
|
2020-11-11 13:54:01 +01:00 |
Léo Lam
|
27afd0aa6a
|
ksys/gdt: Implement Manager increase functions
|
2020-11-11 12:35:59 +01:00 |
Léo Lam
|
e0a8e69d8b
|
Add decompiled GameData functions to CSV
|
2020-11-11 02:07:57 +01:00 |
Léo Lam
|
fc4536b0d3
|
ksys/gdt: Add reset wrappers to Manager and CommonFlags
|
2020-11-11 02:04:17 +01:00 |