Commit Graph

32 Commits

Author SHA1 Message Date
Henny022p 46506530fc cleanup structures.h 2025-03-09 19:00:33 +00:00
Henny022p 3b9b1a388b cleanup headers 2025-03-09 18:58:01 +00:00
octorock 06dc158598 Rename vvv to actTile 2024-01-06 16:15:34 +01:00
octorock aced0bef69 Rename metaTiles
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2024-01-06 15:01:44 +01:00
octorock c3b771a209 Merge branch 'master' into tilemap-docs 2024-01-06 12:26:39 +01:00
theo3 f5c6178ed4 gustjar player fields 2024-01-01 13:07:43 -08:00
theo3 dcc596ed87 define collisions 2023-12-31 21:26:12 -08:00
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08:00
theo3 5049daabc5 label contact flags 2023-12-30 21:07:06 -08:00
octorock 109b1020dc Merge branch 'master' into tilemap-docs 2023-12-31 02:12:41 +01:00
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
octorock 768efa50b3 Merge branch 'master' into tilemap-docs 2023-12-28 14:59:23 +01:00
Rose a4450f5a4d Match sub_0806FC24 2023-12-17 15:02:05 -05:00
Reinmmar e689c1b32d Filled in the directions 2023-09-18 18:56:46 +02:00
octorock 488196754e Create new entity structs for NPCs 2023-08-01 11:36:11 +02:00
octorock f89bb66911 Create enums for Vvvs and MetaTiles 2023-06-24 00:19:33 +02:00
octorock c317fe3f18 Extract KeyValuePairs 2023-06-17 00:10:00 +02:00
octorock 551cb72093 Extract some map data definitions 2023-06-10 15:12:51 +02:00
octorock 134f39a0bd Document some staffroll entries 2023-05-31 23:05:08 +02:00
jeremyherbert 0c832f306d Match GetSpriteSubEntryOffsetDataPointer 2022-10-22 04:42:09 +00:00
octorock 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
octorock b2264f562f Decompile some functions 2022-08-19 23:02:55 +02:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 79bae9cd8a Various documentations 2022-08-08 20:03:12 +03:00
notyourav 22cbdd2fd6 Merge pull request #553 from hatal175/document 2022-08-07 16:01:46 -07:00
Tal Hayon 18ef0d34b4 Document various fields and functions 2022-08-06 15:21:41 +03:00
octorock 167710b4d4 Decompile some functions 2022-08-05 22:39:02 +02:00
Tal Hayon f6efbab252 Match sub_080186C0 2022-05-09 18:10:05 +03:00
octorock 03e15c611c Decompile some of beanstalkSubtask 2022-03-31 22:38:53 +02:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 755571834d rename coord.h to physics.h 2022-03-28 17:28:17 -07:00