Commit Graph

  • 83d710a413 clean up hint_height version mess Henny022p 2023-08-02 22:32:17 +02:00
  • ea30d2264b SaveFile cleanup part 3 Henny022p 2023-08-02 22:19:34 +02:00
  • 1e02286d2c SaveFile cleanup part 2 Henny022p 2023-08-02 21:19:43 +02:00
  • bc22015987 SaveFile cleanup part 1 Henny022p 2023-08-02 20:50:18 +02:00
  • 488196754e Create new entity structs for NPCs octorock 2023-07-05 21:34:08 +02:00
  • 0d6b9052ba Add documentation head to all NPCs octorock 2023-07-05 20:41:29 +02:00
  • 064bc43e78 Merge pull request #618 from octorock/playerItems notyourav 2023-07-31 19:20:00 -07:00
  • a443cb5d49 Merge pull request #617 from octorock/projectiles notyourav 2023-07-31 18:56:04 -07:00
  • 91a5a67838 Merge pull request #615 from Henny022p/sgdq23 notyourav 2023-07-31 18:42:34 -07:00
  • 4d67e6fe1f Create new entity structs for Objects octorock 2023-07-31 21:31:30 +02:00
  • 5899c30dc9 Create new entity structs for Player Items octorock 2023-07-30 23:51:54 +02:00
  • 591563f428 Create new entity structs for Projectiles octorock 2023-07-23 18:59:53 +02:00
  • b6a94d5062 Use metatile enum octorock 2023-07-05 18:30:27 +02:00
  • 70675cedc1 format Henny022p 2023-07-05 00:57:06 +02:00
  • 9b907d121d various small documentation changes Henny022p 2023-07-05 00:53:54 +02:00
  • f89bb66911 Create enums for Vvvs and MetaTiles octorock 2023-06-24 00:19:33 +02:00
  • f9da634427 Extract player macros octorock 2023-06-17 11:08:13 +02:00
  • c317fe3f18 Extract KeyValuePairs octorock 2023-06-17 00:10:00 +02:00
  • 551cb72093 Extract some map data definitions octorock 2023-06-10 15:12:51 +02:00
  • eb233b05cd Merge pull request #613 from nonmatch/patch-74 notyourav 2023-06-06 15:20:43 -07:00
  • 99c0d42297 Document some screen shake data octorock 2023-06-01 15:24:12 +02:00
  • bbac5ace3f Merge remote-tracking branch 'upstream/master' into tilemap-docs octorock 2023-05-31 23:51:20 +02:00
  • 134f39a0bd Document some staffroll entries octorock 2023-05-31 23:05:08 +02:00
  • c073577478 Match DispCtrlSet anonymous 2023-05-24 00:45:36 +00:00
  • 79bbd540a8 Merge pull request #611 from Henny022p/fix-flags-h notyourav 2023-05-20 22:19:41 -07:00
  • 298d215232 Merge pull request #609 from Henny022p/linker-fix notyourav 2023-05-20 22:03:32 -07:00
  • dd5bce7442 Merge pull request #607 from Catobat/interaction-stuff notyourav 2023-05-13 17:02:28 -07:00
  • 6fad53f263 remove extra spaces Henny022p 2023-05-13 17:59:56 +02:00
  • 193e503140 fix formatting in zeldaFollower.c Henny022p 2023-05-13 17:54:34 +02:00
  • 9f3adae304 put doxygen comment on each flag Henny022p 2023-05-13 17:50:32 +02:00
  • 7c749c7f3c use printf instead of echo echo is not portable, hope is that printf is more so Henny022p 2023-05-13 16:41:48 +02:00
  • d40664bb74 revert memcpy linker change because new ld does not like it adjust dependency scan to still skip libs Henny022p 2023-05-11 19:02:49 +02:00
  • 19e8407596 Missed a line Catobat 2023-05-06 12:55:25 +02:00
  • def79ad780 Formatting in zeldaFollower.c Catobat 2023-05-06 12:53:52 +02:00
  • a2785bc0fa Merge remote-tracking branch 'upstream/master' into interaction-stuff Catobat 2023-05-06 12:32:38 +02:00
  • 31079cd0a5 Change zeldaFollower.c to try to fix clang-format Catobat 2023-05-06 00:50:22 +02:00
  • 18b86e484a Formatting Catobat 2023-05-06 00:36:48 +02:00
  • 8ff6027f97 Name some functions for marking a Fuser as done Catobat 2023-05-05 23:45:29 +02:00
  • 52e635f57b Some comments and label names for GetFuserId Catobat 2023-05-05 23:19:04 +02:00
  • 8a7e928461 Change customHitbox in InteractableObject to Rect* Catobat 2023-04-30 22:34:53 +02:00
  • 3a7f92e7c7 Change customHitbox in InteractableObject to s8* Catobat 2023-04-30 21:58:05 +02:00
  • 5145a6909e Name and clean up some functions and structs Catobat 2023-04-30 21:43:22 +02:00
  • 4fd83717cd Name sub_08078180 Catobat 2023-04-30 20:21:45 +02:00
  • b4995417d3 Use more PlayerFlags constants Catobat 2023-04-30 18:49:08 +02:00
  • 06c0f111e7 Name all possible R button actions Catobat 2023-04-30 16:00:33 +02:00
  • 985eeb67a1 Name members for R actions in struct_0200AF00 Catobat 2023-04-30 15:10:30 +02:00
  • d1d78ed018 Name members for button texts in struct_0200AF00 Catobat 2023-04-30 13:14:10 +02:00
  • fcfbd73dd2 Name the special values used with Kinstone Fusions Catobat 2023-04-29 02:56:08 +02:00
  • a82ad2951a Name some things with NPC4E Catobat 2023-04-29 01:25:31 +02:00
  • 2e21fde027 Name the interaction types Catobat 2023-04-29 00:32:15 +02:00
  • d5afe1f2dd Name a lot of functions about interactable objects Catobat 2023-04-28 23:36:33 +02:00
  • 04f4272b14 Document structs for interacting with entities Catobat 2023-04-28 20:20:29 +02:00
  • b25f36e736 struct_03003DF0 seems to use struct_03003DF8 Catobat 2023-04-27 16:14:29 +02:00
  • c2ad020de6 Merge pull request #606 from Henny022p/progress-fix notyourav 2023-04-26 21:54:06 -07:00
  • aa477e7ad0 Gold Kinstone Fusion names Catobat 2023-04-27 02:29:50 +02:00
  • a822374f76 Fix a few comments with offsets in structs Catobat 2023-04-27 01:06:21 +02:00
  • 802338f3a9 fix progress.py for new makefile Henny022p 2023-04-26 13:48:54 +02:00
  • a9910e74cc Merge pull request #599 from Henny022p/makefile notyourav 2023-04-25 11:20:17 -07:00
  • 89b87b967b Merge pull request #605 from nonmatch/patch-73 notyourav 2023-04-25 07:50:56 -07:00
  • b83cb034e1 Merge pull request #604 from Elmyr-de-Hory/sub_08068318 notyourav 2023-04-24 22:48:42 -07:00
  • b079dee500 Match sub_080AC5E4 hatal175 2023-04-24 10:17:53 +00:00
  • bc550a8793 Merge pull request #602 from hatal175/sub_080622F4 notyourav 2023-04-24 09:03:04 -07:00
  • 65304904d3 Fix Kinstone drops mixup Catobat 2023-04-24 16:50:53 +02:00
  • e59630f202 Fix dungeon item mixup Catobat 2023-04-24 16:31:06 +02:00
  • 2d20f33494 matched sub_08068318 Elmyr de Hory 2023-04-23 12:33:09 -07:00
  • 5b5c26f703 Remove parameter from KID_HEAP_SHIFT_RIGHT Tal Hayon 2023-04-23 08:40:57 +03:00
  • 77732aac23 Disabling clang format for flags.h Tal Hayon 2023-04-22 08:58:22 +03:00
  • 9e8c1921d0 Match sub_080622F4 Tal Hayon 2023-04-22 08:52:24 +03:00
  • 12511f572e Add cmake generated files to gitignore Tal Hayon 2023-04-22 08:52:18 +03:00
  • 65d861a5c2 add dependency to tools to more helper targets Henny022p 2023-03-01 19:34:10 +01:00
  • 7e4466f928 Merge pull request #598 from TomRiddle01/improve_flags notyourav 2023-02-27 14:41:15 -08:00
  • 355f145f44 Merge pull request #597 from Catobat/kinstone-stuff notyourav 2023-02-27 14:37:31 -08:00
  • f9fcc589d0 update information in INSTALL Henny022p 2023-02-26 14:21:17 +01:00
  • 54fc93770c make TOOLCHAIN_PATH configurable Henny022p 2023-02-26 14:20:26 +01:00
  • 9924c4086a expose extract_assets target in top level Makefile Henny022p 2023-02-26 04:02:51 +01:00
  • 716098ec4e fix Jenkinsfile Henny022p 2023-02-26 03:56:51 +01:00
  • 27fc1b4ac8 new Makefile Henny022p 2023-02-26 03:41:25 +01:00
  • bb20fa084c fix wrongly replaced lines TomRiddle01 2023-01-12 20:53:22 +01:00
  • 094e984b8f update TomRiddle01 2023-01-11 18:40:10 +01:00
  • 0f3766b048 update TomRiddle01 2023-01-11 18:37:08 +01:00
  • 58dff2ea06 Merge pull request #596 from nonmatch/patch-66 notyourav 2023-01-10 15:14:12 -08:00
  • 19c9c2b54b Merge pull request #595 from nonmatch/patch-65 notyourav 2023-01-10 01:11:55 -08:00
  • ae16a42a0b Formatting, but why? Catobat 2023-01-09 01:53:52 +01:00
  • c5a8bcc6a1 Formatting Catobat 2023-01-09 01:50:55 +01:00
  • 3dd2ccc211 Name and organize Cucco Minigame stuff Catobat 2023-01-09 01:16:36 +01:00
  • ea82b6b4a1 Match sub_0806252C TraceEntertains 2023-01-08 14:44:24 +00:00
  • f81167f6d7 Match DrawDungeonMap Henny022p 2023-01-08 19:06:07 +00:00
  • 942807049b Merge pull request #594 from hatal175/sub_08068578 notyourav 2023-01-08 11:17:01 -08:00
  • 3073318124 Business Scrub Kinstone stuff Catobat 2023-01-08 18:20:37 +01:00
  • 529c1ef8b9 Bakery Kinstone stuff Catobat 2023-01-08 18:14:47 +01:00
  • c9e3f39e56 Goron Merchant adjustments Catobat 2023-01-08 18:07:37 +01:00
  • c88f5cf280 Names in KinstoneWorldEvent struct Catobat 2023-01-08 17:47:29 +01:00
  • 8515634fa9 Name more functions Catobat 2023-01-08 16:46:07 +01:00
  • 489718049f Match sub_08068578 (By TraceEntertains) Tal Hayon 2023-01-08 16:27:00 +02:00
  • 4ab73f8eb7 Name some more functions in common.c Catobat 2023-01-08 15:01:18 +01:00
  • 88df5a3766 Merge pull request #592 from hatal175/sub_08080278 notyourav 2023-01-07 22:32:45 -08:00
  • 9c7a1c998c Merge pull request #590 from nonmatch/patch-62 notyourav 2023-01-07 16:17:36 -08:00
  • 1d2d1cd786 Name some functions in common.c Catobat 2023-01-08 00:13:19 +01:00
  • c8d37f73c8 Give unk118 and unk12B in SaveFile names Catobat 2023-01-07 23:19:07 +01:00
  • fbdd0078cd Give unk141 and unk1C1 in SaveFile names Catobat 2023-01-07 22:54:36 +01:00