Commit Graph

824 Commits

Author SHA1 Message Date
Seth Barberee 33a7303313 Merge pull request #269 from DizzyEggg/sub_80869E4
Match sub_80869E4 and sub_8002A70 with correct params
2024-11-27 08:51:01 -08:00
Seth Barberee 797ca93bfb address review comments 2024-11-27 08:01:49 -08:00
Seth Barberee 98afac9be5 delete forgotten file 2024-11-27 08:00:26 -08:00
Seth Barberee f471b50de6 name more move funcs 2024-11-27 08:00:26 -08:00
DizzyEggg d0cc8671d0 Match sub_80869E4 and related clean-up 2024-11-27 15:07:17 +01:00
DizzyEggg f8bb665a92 code_8069E0C decompiled 2024-11-26 13:52:31 +01:00
DizzyEggg 414d291d57 sub_806C4D4 2024-11-25 19:59:05 +01:00
DizzyEggg 9d3b787619 sub_806C330 2024-11-25 18:54:12 +01:00
DizzyEggg 15c4f42b33 sub_806BC68 2024-11-25 15:57:21 +01:00
DizzyEggg 59675af1f9 sub_806B7F8 2024-11-24 13:34:27 +01:00
DizzyEggg f972f7b3be sub_806B404 2024-11-23 21:26:58 +01:00
DizzyEggg a64495b6b3 sub_806AD3C 2024-11-22 17:12:03 +01:00
DizzyEggg d4d2d809dd sub_806ABAC 2024-11-22 13:53:30 +01:00
DizzyEggg 1de7c500e9 sub_806A914 2024-11-22 12:00:34 +01:00
DizzyEggg 4c03997749 sub_806A5A4 2024-11-22 10:16:40 +01:00
DizzyEggg 4a5fd910aa dungeon generation is finished 2024-11-19 12:39:41 +01:00
DizzyEggg 0843612de4 start sub_8051A74 2024-11-18 21:13:57 +01:00
DizzyEggg 378a00c510 ResetInnerBoundaryTileRows 2024-11-18 15:36:03 +01:00
DizzyEggg 361d20a623 merge with master 2024-11-18 12:00:41 +01:00
DizzyEggg ad8c36c679 sub_8051438 2024-11-18 11:22:12 +01:00
DizzyEggg 5fcb028d81 some unknown, maybe fixed floors dung generation 2024-11-18 09:27:57 +01:00
Mateon1 f8f076d14d Clean up some script stuff, based on blue ROM 2024-11-16 19:43:17 +01:00
Mateon1 9ab3ae9aaa Math refactoring/cleanup 2024-11-16 19:43:17 +01:00
Mateon1 4c8a8f4b30 GetTile -> const Tile* 2024-11-16 19:43:16 +01:00
AnonymousRandomPerson 082fb078dc Merge branch 'master' of https://github.com/pret/pmd-red 2024-11-16 12:18:40 -05:00
AnonymousRandomPerson 583b4df544 Rename statuses and activePokemon 2024-11-15 22:43:04 -05:00
DizzyEggg 973838de7a sub_805124C 2024-11-15 15:35:02 +01:00
DizzyEggg cf71f88356 StairsAlwaysReachable 2024-11-15 13:17:41 +01:00
AnonymousRandomPerson 5f48654c20 Sync some dungeon vars names with Sky 2024-11-15 00:00:57 -05:00
DizzyEggg 799ea6a5c6 GenerateSecondaryTerrainFormations failed attempt 2024-11-14 15:05:08 +01:00
DizzyEggg cb5242ba6c SpawnNonEnemies 2024-11-12 17:41:53 +01:00
DizzyEggg 102403cd9a decompile dungeon_generation 2024-11-12 12:30:12 +01:00
DizzyEggg f97df99fdf IsNextToHallway 2024-11-12 10:14:06 +01:00
DizzyEggg 366690ced9 GenerateMonsterHouse 2024-11-11 21:44:55 +01:00
DizzyEggg 445f0a84e2 GenerateKecleonShop 2024-11-11 21:01:00 +01:00
DizzyEggg ad0f0f4050 SetTerrainObstacleChecked 2024-11-11 17:01:04 +01:00
Kermalis 875e3fefa1 Complete code_80450F8.s 2024-11-11 10:13:58 -05:00
DizzyEggg 05c4525ad3 CreateGridCellConnections 2024-11-11 11:21:40 +01:00
Kermalis afa4b04abc axObject info union 2024-11-10 19:43:27 -05:00
Kermalis fa08c0e691 dungeon_serializer.c 2024-11-10 15:11:07 -05:00
DizzyEggg 3eec797b85 AssignGridCellConnections 2024-11-10 15:18:00 +01:00
Kermalis 15b4b39ff7 Match sub_80948E4 2024-11-09 03:22:29 -05:00
DizzyEggg 2a5e97ca89 GenerateCrossroadsFloor 2024-11-08 22:40:16 +01:00
DizzyEggg 76d710229e AssignRooms 2024-11-08 14:29:12 +01:00
DizzyEggg cf6e42ae19 GenerateExtraHallways 2024-11-08 11:15:52 +01:00
DizzyEggg 2a678ca06c start documenting dungeon generation 2024-11-07 23:28:16 +01:00
DizzyEggg 2510f03439 sub_804C9D0 2024-11-07 22:00:18 +01:00
Kermalis d96bb4a9aa Names 2024-11-07 13:06:53 -05:00
DizzyEggg 5701369a9a sub_804C43C 2024-11-07 15:11:26 +01:00
Kermalis e6f00864bd sin_abs_4096 -> sin_4096 2024-11-06 12:54:01 -05:00