Commit Graph

40 Commits

Author SHA1 Message Date
theo3 fb9f59fbbb label BounceUpdate asm 2023-12-30 17:13:42 -08:00
Henny022p 1944bf5e6d Match SortKinstoneBag
extract kinstone related data from SaveFile into it's own struct

Co-authored-by: KEKW555 <152369890+KEKW555@users.noreply.github.com>
2023-12-24 04:54:59 +01:00
octorock 488196754e Create new entity structs for NPCs 2023-08-01 11:36:11 +02:00
Catobat 8ff6027f97 Name some functions for marking a Fuser as done 2023-05-05 23:45:29 +02:00
Catobat fcfbd73dd2 Name the special values used with Kinstone Fusions 2023-04-29 02:56:08 +02:00
Catobat 4ab73f8eb7 Name some more functions in common.c 2023-01-08 15:01:18 +01:00
Catobat fbdd0078cd Give unk141 and unk1C1 in SaveFile names 2023-01-07 22:54:36 +01:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
Tal Hayon c45195c577 Use negative values where appropriate 2022-08-07 00:39:22 +03:00
Tal Hayon 807d313e10 Put some const data in npcUtils 2022-08-07 00:17:12 +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 57cb7af7c4 Put const data into stamp 2022-04-13 22:57:15 +03:00
theo3 65b80571b2 naming 2022-03-28 21:01:02 -07:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 a9784e96ba identify some functions 2022-03-28 12:06:05 -07:00
Elliptic Ellipsis 2d37348cb6 Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULL 2022-03-25 05:35:12 +00:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
Tal Hayon 51aeb674cc Decompile houseDoorInterior 2022-03-05 21:23:26 +02:00
Tal Hayon 0e224cf232 Add playeritem enum and use ids and kinds in all Findentity calls 2022-02-18 18:18:40 +02:00
octorock b69a6d223c Rename movement functions 2022-02-12 20:03:27 +01:00
octorock 99076969de Decompile Object97 2022-02-02 07:07:01 +01:00
notyourav b455aaf013 Merge pull request #340 from hatal175/npcenum 2022-02-01 20:06:21 -08:00
notyourav 7bd2b432e4 Merge pull request #334 from hatal175/playerstateflags 2022-02-01 15:04:56 -08:00
notyourav 9d96c00ae9 Merge pull request #333 from hatal175/playercontrolmode 2022-02-01 14:41:13 -08:00
Tal Hayon 1c82153294 Use npc enum when possible 2022-01-30 02:23:45 +02:00
Tal Hayon b4f8429a2c Use PlayerFlags where possible 2022-01-30 00:32:10 +02:00
hatal175 ad657a3823 Merge branch 'master' into entitykind 2022-01-29 22:22:53 +02:00
Tal Hayon 1f2a791e49 Use PlayerControlMode in a few places 2022-01-29 15:54:09 +02:00
Tal Hayon d78359e9a2 Use EntityFlags enum where applicable 2022-01-29 15:34:30 +02:00
Tal Hayon 578fb3d1d8 Using EntityKind enum in various places 2022-01-29 15:12:23 +02:00
Tal Hayon 4f80ee63a3 Decompile ShowNPCDialogue 2022-01-25 00:22:27 +02:00
Tal Hayon 2319592bcd Decompile sub_0806F0A4 2022-01-23 23:37:59 +02:00
theo3 48fa5b4618 sort out functions.h 2022-01-04 20:55:03 -08:00
theo3 52db70bb9d naming work 2022-01-03 23:58:02 -08:00
theo3 1ca41b54a9 color.c, utils->common.c 2022-01-01 18:26:25 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 1f515e6958 doc surface types 2021-12-25 16:35:54 -08:00
theo3 6cff332e57 header overhaul 2021-12-20 10:31:02 -08:00
theo3 3c4e1762d9 util files 2021-12-19 17:57:42 -08:00