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 |
|
Henny022p
|
9b907d121d
|
various small documentation changes
made during SGDQ23 while working on multiworld randomizer
Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
|
2023-07-05 00:53:54 +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 |
|
Catobat
|
4ab73f8eb7
|
Name some more functions in common.c
|
2023-01-08 15:01:18 +01:00 |
|
octorock
|
67467fd831
|
Extract some data
And split up subtasks and world events.
|
2022-10-08 22:32:54 +02:00 |
|
octorock
|
852effa474
|
Rename objects
|
2022-07-25 22:45:55 +02:00 |
|
Tal Hayon
|
968e200c78
|
Use enums across more scripts and files
|
2022-05-14 20:51:30 +03:00 |
|
Tal Hayon
|
4de453b4de
|
Add TextCategory enum
|
2022-04-28 09:19:46 +03:00 |
|
Tal Hayon
|
5347c5ddaf
|
Add DialogType and DialogFlagType enums
|
2022-04-23 03:06:56 +03:00 |
|
Tal Hayon
|
ea43424b1a
|
Put const data in percy
|
2022-04-16 01:03:03 +03:00 |
|
theo3
|
a9784e96ba
|
identify some functions
|
2022-03-28 12:06:05 -07:00 |
|
Henny022p
|
bbc3a88415
|
CreateRandomDrop and droptables
|
2022-02-03 05:52:50 +01:00 |
|
notyourav
|
8dfc9f47f2
|
Merge pull request #330 from hatal175/playeractions
Use PlayerActions enum in several places
|
2022-01-29 22:43:26 -08:00 |
|
Tal Hayon
|
b34067cb0b
|
Use PlayerActions enum in several places
|
2022-01-29 15:43:09 +02: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 |
|
theo3
|
34e69959df
|
cleanup
|
2021-12-14 23:31:27 -08:00 |
|
theo3
|
9f360a0b72
|
fix flag enum
|
2021-11-15 20:52:19 -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 |
|
theo3
|
d29468c30b
|
add effects.h
|
2021-10-26 20:33:33 -07:00 |
|
octorock
|
fce61af0b8
|
Split npc files
|
2021-05-27 22:16:22 +02:00 |
|
Henny022p
|
d6c379cb3e
|
big cleanup part 1
|
2021-03-09 04:22:03 +01:00 |
|
theo3
|
e3ee1058bb
|
create object enum and update entity type struct
|
2021-02-28 17:04:49 -08:00 |
|
Henny022p
|
b2a0693166
|
moved script related functions from functions.h to script.h
|
2021-02-19 10:33:19 +01:00 |
|
Henny022p
|
2fda11f20c
|
use proper function pointer in sub_0807DDAC
|
2021-02-19 05:43:57 +01:00 |
|
Behemoth
|
73497fd8c2
|
- decompile slime and fireball guy
- continue percy decompile
- move entity function definitions to entity header
|
2020-08-24 18:39:40 +02:00 |
|
theo3
|
0d39bb7f11
|
goronMerchant.c
|
2020-07-24 14:18:58 -07:00 |
|