Commit Graph

828 Commits

Author SHA1 Message Date
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 9c461115bb GenerateFloor matched 2024-11-18 17:16:24 +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 a9ff59b103 Clean up related Tile stuff 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
Mateon1 8ba2124f1e Rename Positions 2024-11-16 19:42:40 +01:00
Mateon1 f46866840c Move CompactPos struct to common header 2024-11-16 19:42:19 +01:00
Mateon1 bba6da7537 Convert callers to s24_8, use struct for type safety 2024-11-16 19:42:19 +01:00
Mateon1 1912820813 math cleanup 2024-11-16 19:41:48 +01:00
Mateon1 2e61c49bdf Rename 8-byte fixpoint 2024-11-16 19:41:48 +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
Kermalis 04d4fb7878 Fix 32bit reads/writes 2024-11-15 19:21:24 -05:00
Kermalis d7fbd95975 Update pokemon.h 2024-11-15 16:54:26 -05:00
Kermalis 7506f05cb8 Update code_8097670.h 2024-11-15 16:30:57 -05:00
Kermalis de1e9dcb08 Clean common strings and personality test 1 2024-11-15 16:13:01 -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 a71b26de35 rename unk4 to spawnOrVisibilityFlags 2024-11-12 13:23:47 +01:00
DizzyEggg 102403cd9a decompile dungeon_generation 2024-11-12 12:30:12 +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
Kermalis 0df055bcc6 Replace EntTrapInfo with Trap 2024-11-10 22:51:33 -05:00
Kermalis afa4b04abc axObject info union 2024-11-10 19:43:27 -05:00
Kermalis 2ec9296cc5 Rename nullsub_102 2024-11-10 19:03:09 -05:00
Kermalis fa08c0e691 dungeon_serializer.c 2024-11-10 15:11:07 -05:00
Kermalis ab90cf0500 gDungeon->unk644 2024-11-09 10:35:16 -05:00
Kermalis 15b4b39ff7 Match sub_80948E4 2024-11-09 03:22:29 -05: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
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
Kermalis 5623e4e028 Merge with huevo 2024-11-06 05:17:28 -05:00
Kermalis 459f262817 Merge branch 'master' into math 2024-11-06 05:08:10 -05:00
DizzyEggg 7ae74721b9 sub_804B534 2024-11-06 10:42:40 +01:00
Kermalis c0872f639c Finish code_8044CC8.s 2024-11-05 10:50:03 -05:00
Kermalis 3aee3628f4 Use mateon's func names 2024-11-05 09:57:30 -05:00
Kermalis 25efe1ca67 Finish math.s 2024-11-05 09:43:47 -05:00