Commit Graph

  • a427a4ce2b
    Merge 42df3f840a into 2a6ceae26b #258 Seth Barberee 2024-11-23 04:09:31 +0000
  • 42df3f840a Name BlowAwayTarget #258 Seth Barberee 2024-11-16 09:57:35 -0800
  • 57f9a53d48 delete forgotten file Seth Barberee 2024-11-16 09:44:02 -0800
  • e979b70fd8 finish up orb funcs Seth Barberee 2024-11-15 14:43:50 -0800
  • 38d55f31d6 name more move funcs Seth Barberee 2024-11-11 20:38:33 -0800
  • e5fcbeff62 name more move action funcs Seth Barberee 2024-11-11 14:26:53 -0800
  • af20e72333 cleanup some includes Seth Barberee 2024-10-27 16:02:34 -0700
  • 1a3bbcdff6
    Merge a64495b6b3 into 2a6ceae26b #266 DizzyEggg 2024-11-22 18:46:00 -0500
  • 2a6ceae26b
    Merge pull request #265 from DizzyEggg/sub_806F660 master AnonymousRandomPerson 2024-11-22 18:45:54 -0500
  • a64495b6b3 sub_806AD3C #266 DizzyEggg 2024-11-22 17:12:03 +0100
  • d4d2d809dd sub_806ABAC DizzyEggg 2024-11-22 13:53:30 +0100
  • 1de7c500e9 sub_806A914 DizzyEggg 2024-11-22 12:00:34 +0100
  • 4c03997749 sub_806A5A4 DizzyEggg 2024-11-22 10:16:40 +0100
  • 4c379c3c7e Merge branch 'master' into code_8069E0C DizzyEggg 2024-11-22 09:43:35 +0100
  • 671b82eff7 match sub_806FD18 #265 DizzyEggg 2024-11-22 09:25:59 +0100
  • 7bc00c325e
    Merge pull request #264 from DizzyEggg/text2_drawchar AnonymousRandomPerson 2024-11-21 21:01:51 -0500
  • 17a95c136d
    Merge pull request #262 from DizzyEggg/body_size AnonymousRandomPerson 2024-11-21 21:01:10 -0500
  • c5d63c6212 match xxx_draw_char #264 DizzyEggg 2024-11-21 22:32:10 +0100
  • 52dfe16bca sub_806A3D4 fail DizzyEggg 2024-11-21 13:26:50 +0100
  • 6728be0a45 sub_8069F9C match DizzyEggg 2024-11-21 09:54:53 +0100
  • 12422602e3 merge master #262 DizzyEggg 2024-11-21 08:59:33 +0100
  • b047d84eb1
    Merge pull request #263 from AnonymousRandomPerson/master AnonymousRandomPerson 2024-11-20 18:59:17 -0500
  • bba5f35836 Add missing comment offsets to Dungeon struct #263 AnonymousRandomPerson 2024-11-20 18:52:43 -0500
  • d53a2666cd Removed unnecessary fill AnonymousRandomPerson 2024-11-20 18:47:52 -0500
  • ab308c9547 Fix typo AnonymousRandomPerson 2024-11-20 18:43:54 -0500
  • fd22062489
    Merge pull request #253 from DizzyEggg/code_804AFAC AnonymousRandomPerson 2024-11-20 18:38:16 -0500
  • 570e6cedcc remove body size extern in serializer.c DizzyEggg 2024-11-20 11:09:14 +0100
  • c4cd78c242 sub_8071DA4 and getbodysize DizzyEggg 2024-11-20 11:07:01 +0100
  • bf27d821fd tabs #253 DizzyEggg 2024-11-20 09:10:13 +0100
  • a30cca00db
    Merge pull request #261 from DizzyEggg/pkm_nonmtch AnonymousRandomPerson 2024-11-19 18:50:54 -0500
  • d1107af5a0 match sub_808CE74 and sub_808CFD0 #261 DizzyEggg 2024-11-19 16:38:27 +0100
  • 4a5fd910aa dungeon generation is finished DizzyEggg 2024-11-19 12:39:41 +0100
  • 07692d8153
    Merge pull request #260 from DizzyEggg/decompress AnonymousRandomPerson 2024-11-18 18:51:05 -0500
  • 0843612de4 start sub_8051A74 DizzyEggg 2024-11-18 21:13:57 +0100
  • 9c461115bb GenerateFloor matched DizzyEggg 2024-11-18 17:16:24 +0100
  • 378a00c510 ResetInnerBoundaryTileRows DizzyEggg 2024-11-18 15:36:03 +0100
  • 361d20a623 merge with master DizzyEggg 2024-11-18 12:00:41 +0100
  • ad8c36c679 sub_8051438 DizzyEggg 2024-11-18 11:22:12 +0100
  • a09c6d42e7 Match sub_8007AA4 and DecompressATGlobal #260 DizzyEggg 2024-11-18 09:39:17 +0100
  • 5fcb028d81 some unknown, maybe fixed floors dung generation DizzyEggg 2024-11-18 09:27:57 +0100
  • 4e10317625
    Merge pull request #256 from mateon1/blegh AnonymousRandomPerson 2024-11-16 15:53:59 -0500
  • a9ff59b103
    Clean up related Tile stuff #256 Mateon1 2024-11-16 19:29:02 +0100
  • 8103f5e693
    Address review comments Mateon1 2024-11-16 18:50:25 +0100
  • f8f076d14d
    Clean up some script stuff, based on blue ROM Mateon1 2024-11-14 23:00:15 +0100
  • 9ab3ae9aaa
    Math refactoring/cleanup Mateon1 2024-11-13 19:36:23 +0100
  • 4c8a8f4b30
    GetTile -> const Tile* Mateon1 2024-11-13 12:42:24 +0100
  • 8ba2124f1e
    Rename Positions Mateon1 2024-11-12 16:08:43 +0100
  • f46866840c
    Move CompactPos struct to common header Mateon1 2024-11-12 08:55:32 +0100
  • bba6da7537
    Convert callers to s24_8, use struct for type safety Mateon1 2024-11-10 11:44:46 +0100
  • 1912820813
    math cleanup Mateon1 2024-11-09 15:16:30 +0100
  • 2e61c49bdf
    Rename 8-byte fixpoint Mateon1 2024-11-07 11:16:47 +0100
  • 56d2e0db9a
    Gitignore symbol dumps Mateon1 2024-11-07 11:14:54 +0100
  • 8710494e40
    Fix asmdiff without devkitARM Mateon1 2024-11-05 16:47:52 +0100
  • 07e740f2e3
    Merge pull request #259 from AnonymousRandomPerson/master Seth Barberee 2024-11-16 09:23:57 -0800
  • 082fb078dc Merge branch 'master' of https://github.com/pret/pmd-red #259 AnonymousRandomPerson 2024-11-16 12:18:40 -0500
  • a91629769c
    Merge pull request #255 from Kermalis/serialization AnonymousRandomPerson 2024-11-16 03:01:20 -0500
  • 583b4df544 Rename statuses and activePokemon AnonymousRandomPerson 2024-11-15 21:36:36 -0500
  • 04d4fb7878 Fix 32bit reads/writes #255 Kermalis 2024-11-15 19:21:24 -0500
  • d7fbd95975 Update pokemon.h Kermalis 2024-11-15 16:54:26 -0500
  • e8ae8d8b73 Update personality_test1.h Kermalis 2024-11-15 16:36:14 -0500
  • 7506f05cb8 Update code_8097670.h Kermalis 2024-11-15 16:30:57 -0500
  • de1e9dcb08 Clean common strings and personality test 1 Kermalis 2024-11-15 16:13:01 -0500
  • 973838de7a sub_805124C DizzyEggg 2024-11-15 15:35:02 +0100
  • cf71f88356 StairsAlwaysReachable DizzyEggg 2024-11-15 13:17:41 +0100
  • 5f48654c20 Sync some dungeon vars names with Sky AnonymousRandomPerson 2024-11-03 14:37:41 -0500
  • 799ea6a5c6 GenerateSecondaryTerrainFormations failed attempt DizzyEggg 2024-11-14 15:05:08 +0100
  • cb5242ba6c SpawnNonEnemies DizzyEggg 2024-11-12 17:41:53 +0100
  • a71b26de35 rename unk4 to spawnOrVisibilityFlags DizzyEggg 2024-11-12 13:23:47 +0100
  • 102403cd9a decompile dungeon_generation DizzyEggg 2024-11-12 12:30:12 +0100
  • f97df99fdf IsNextToHallway DizzyEggg 2024-11-12 10:14:06 +0100
  • 366690ced9 GenerateMonsterHouse DizzyEggg 2024-11-11 21:44:55 +0100
  • 445f0a84e2 GenerateKecleonShop DizzyEggg 2024-11-11 21:01:00 +0100
  • ad0f0f4050 SetTerrainObstacleChecked DizzyEggg 2024-11-11 17:01:04 +0100
  • 5226eab539
    Merge branch 'master' into serialization Kermalis 2024-11-11 10:18:26 -0500
  • 248d1c633c Update code_80450F8.c Kermalis 2024-11-11 10:16:38 -0500
  • 875e3fefa1 Complete code_80450F8.s Kermalis 2024-11-11 10:13:58 -0500
  • 05c4525ad3 CreateGridCellConnections DizzyEggg 2024-11-11 11:21:40 +0100
  • 0df055bcc6 Replace EntTrapInfo with Trap Kermalis 2024-11-10 22:51:33 -0500
  • 442877916d
    Merge pull request #257 from mateon1/charmap Seth Barberee 2024-11-10 18:12:37 -0800
  • afa4b04abc axObject info union Kermalis 2024-11-10 19:43:27 -0500
  • 2ec9296cc5 Rename nullsub_102 Kermalis 2024-11-10 19:03:09 -0500
  • c3cd344ad9 Fix WriteMonster weirdmatch Kermalis 2024-11-10 18:33:47 -0500
  • fa08c0e691 dungeon_serializer.c Kermalis 2024-11-10 15:11:07 -0500
  • ad9688cebf
    Fix inconsistent rebuilding #257 Mateon1 2024-11-10 19:04:13 +0100
  • 484e6b126d
    Unswap incorrect kana Mateon1 2024-11-10 18:30:12 +0100
  • 3019420318
    charmap Mateon1 2024-11-10 17:07:35 +0100
  • 3eec797b85 AssignGridCellConnections DizzyEggg 2024-11-10 15:18:00 +0100
  • 88c5436602 GenerateOuterRingFloor DizzyEggg 2024-11-09 17:41:27 +0100
  • ab90cf0500 gDungeon->unk644 Kermalis 2024-11-09 10:35:16 -0500
  • 15b4b39ff7 Match sub_80948E4 Kermalis 2024-11-09 03:22:29 -0500
  • c6d89036bb Fix GetBaseSpeciesNoUnown fakematch Kermalis 2024-11-09 02:53:48 -0500
  • dbb9f3983d Fix this annoying bs Kermalis 2024-11-09 02:31:15 -0500
  • 2a5e97ca89 GenerateCrossroadsFloor DizzyEggg 2024-11-08 22:40:16 +0100
  • 76d710229e AssignRooms DizzyEggg 2024-11-08 14:29:12 +0100
  • cf6e42ae19 GenerateExtraHallways DizzyEggg 2024-11-08 11:15:52 +0100
  • 2a678ca06c start documenting dungeon generation DizzyEggg 2024-11-07 23:28:16 +0100
  • 2510f03439 sub_804C9D0 DizzyEggg 2024-11-07 22:00:18 +0100
  • 47a6cc3176
    Merge pull request #254 from Kermalis/names AnonymousRandomPerson 2024-11-07 13:23:07 -0500
  • ddcf8f59a2 Update code_8042B34.c #254 Kermalis 2024-11-07 13:14:54 -0500
  • d96bb4a9aa Names Kermalis 2024-11-07 13:06:53 -0500