octorock
|
a818f1b704
|
Use new entity struct for player
|
2023-12-30 22:09:30 +01:00 |
|
octorock
|
3b87c04162
|
Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
|
2023-12-30 18:30:00 +01:00 |
|
theo3
|
d07c416641
|
message definitions
|
2023-12-28 21:58:54 -08:00 |
|
Reinmmar
|
b163ecafc9
|
Applied the enum for interactions (#647)
* Interactions enum applied
* Interactions enum applied
|
2023-12-10 16:21:31 -08:00 |
|
octorock
|
488196754e
|
Create new entity structs for NPCs
|
2023-08-01 11:36:11 +02:00 |
|
octorock
|
0d6b9052ba
|
Add documentation head to all NPCs
|
2023-08-01 11:36:11 +02:00 |
|
Catobat
|
d5afe1f2dd
|
Name a lot of functions about interactable objects
|
2023-04-28 23:36:33 +02:00 |
|
Catobat
|
8515634fa9
|
Name more functions
|
2023-01-08 16:46:07 +01:00 |
|
octorock
|
67467fd831
|
Extract some data
And split up subtasks and world events.
|
2022-10-08 22:32:54 +02:00 |
|
Tal Hayon
|
1267ee74f6
|
Put const data into talon
|
2022-04-14 22:58:13 +03:00 |
|
theo3
|
92240d4314
|
name remaining entity fields
|
2022-03-28 20:10:22 -07:00 |
|
Tal Hayon
|
857a85b128
|
Remove several gotos
|
2022-03-14 01:32:46 +02:00 |
|
Tal Hayon
|
51aeb674cc
|
Decompile houseDoorInterior
|
2022-03-05 21:23:26 +02:00 |
|
octorock
|
4d66b468f8
|
Merge playerUtils
Merge all player utils files, split asm into functions
and decompile a bunch of functions.
|
2022-03-02 22:33:12 +01:00 |
|
Tal Hayon
|
d78359e9a2
|
Use EntityFlags enum where applicable
|
2022-01-29 15:34:30 +02:00 |
|
theo3
|
0f65f8fd50
|
Identify player functions and update asm.h
|
2021-12-28 12:08:30 -08:00 |
|
octorock
|
2ccf89a1fb
|
Rename scripts
|
2021-12-26 23:22:16 +01:00 |
|
theo3
|
6cff332e57
|
header overhaul
|
2021-12-20 10:31:02 -08:00 |
|
theo3
|
ecc8a1439d
|
remove redundant unions
|
2021-11-12 01:34:34 -08:00 |
|
theo3
|
9cfbb3a27a
|
entity changes, textbox changes
|
2021-11-04 20:56:03 -07:00 |
|
Henny022p
|
a2cdfd6d8d
|
Merge branch 'master' into cleanup_declarations
|
2021-03-15 22:56:23 +01:00 |
|
Henny022p
|
aac7eb7436
|
more cleanup
|
2021-03-15 22:22:59 +01:00 |
|
octorock
|
8f7ad0a35c
|
Fix parameters for all functions called from scripts
|
2021-03-07 01:29:31 +01:00 |
|
octorock
|
33b1445deb
|
Prefix script files with script_ instead of gUnk_
|
2021-03-06 15:01:29 +01:00 |
|
Henny022p
|
b2a0693166
|
moved script related functions from functions.h to script.h
|
2021-02-19 10:33:19 +01:00 |
|
Henny022p
|
aaea9b89f6
|
improved signature of StartCutscene
|
2021-02-19 06:31:07 +01:00 |
|
Henny022p
|
2fda11f20c
|
use proper function pointer in sub_0807DDAC
|
2021-02-19 05:43:57 +01:00 |
|
theo3
|
ac67812a25
|
renamed all occurences of "link" to "player"
|
2020-08-08 14:59:11 -07:00 |
|
Marcus Huderle
|
c74456f175
|
Decompile oject48.c
|
2020-08-03 20:42:47 -05:00 |
|
theo3
|
62ddaaa5f6
|
add subdirs
|
2020-07-13 15:27:20 -07:00 |
|