Commit Graph

5676 Commits

Author SHA1 Message Date
aaaaaa123456789 7dc95a0103 Undo PokeCodec's PRs
This commit undoes most of PokeCodec's PRs after the debate in chat. Some
harmless or completely superseded PRs have been left alone, as there is not
much benefit in attempting to undo them.

Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136,
#1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179,
#1180, #1181, #1182 and #1183.
2020-09-13 06:30:55 -03:00
GriffinR 58a2b62bae Merge pull request #1184 from GriffinRichards/fix-typos
Fix Rusboro and Lavarige typos
2020-09-11 14:53:56 -04:00
GriffinR 921f389e4e Fix Rusboro and Lavarige typos 2020-09-11 14:47:47 -04:00
PikalaxALT c0987169dd Merge pull request #1183 from PokeCodec/PokemonLogicFix
Match Dewford
2020-09-10 19:36:21 -04:00
PokeCodec c1286c2fe2 Change according to feedback 2020-09-10 18:07:46 -04:00
PokeCodec 87769756f8 spacing 2020-09-10 10:26:55 -04:00
PokeCodec 6967b234d4 adjustments and fakematch fix 2020-09-10 10:07:16 -04:00
PokeCodec 029db24adb Make return 2020-09-10 09:32:36 -04:00
PokeCodec eb25b951c3 InitPaintingMonOamData fix 2020-09-10 09:14:53 -04:00
PokeCodec 50a6b73edc Fix sub_80C6104 2020-09-10 09:02:04 -04:00
PokeCodec 08696108e1 Match dewford 2020-09-09 17:02:52 -04:00
PokeCodec f50ecf5c66 Match PrintMonWeight 2020-09-09 16:35:04 -04:00
PikalaxALT d260943249 Merge pull request #1182 from PokeCodec/PokemonLogicFix
Fix more fakematches
2020-09-09 16:27:24 -04:00
PokeCodec 7f1827767c Document size field of unknown struct 2020-09-09 16:09:31 -04:00
PokeCodec a32f631fe6 Fix Pokemon Fakematch 2020-09-09 15:59:34 -04:00
PokeCodec d541002ab6 Type adjust 2020-09-09 15:54:24 -04:00
PokeCodec 84a92279c9 Record mixing fakematch fixed! 2020-09-09 15:49:51 -04:00
PokeCodec dc34cf1711 Mail Time 2020-09-09 15:09:40 -04:00
PokeCodec 56afdee7fc Remove register variable mention 2020-09-09 14:43:41 -04:00
PokeCodec aa45c05a3e Match Battle Tower 2020-09-09 11:21:16 -04:00
PokeCodec a3a8c23e00 Match battle_script commands 2020-09-09 11:18:04 -04:00
PokeCodec 3af118b0a7 Fix fakematch in pokemon animation 2020-09-09 11:12:12 -04:00
PokeCodec 779764b70d Fix Battle_Script_commands fakematch 2020-09-09 10:35:40 -04:00
PikalaxALT 8f6d6b933e Merge pull request #1181 from PokeCodec/trainer-hill
Remove fakematch in trainer_hill.c
2020-09-08 21:55:29 -04:00
PokeCodec f980188b82 Fix battle transition fakematch 2020-09-08 20:54:41 -04:00
PokeCodec 34f54dd438 Fix Battle util fakematch 2020-09-08 20:46:08 -04:00
PokeCodec 6e3f5a462a Remove fakematch in trainer hell 2020-09-08 20:25:07 -04:00
PikalaxALT fb29a464e6 Merge pull request #1180 from PokeCodec/splitTableMatch
Match BattleIntroOpponent1SendsOutMonAnimation
2020-09-08 20:01:04 -04:00
PokeCodec 6fb1d55c33 Reverted -nostdlib changes 2020-09-08 19:54:58 -04:00
PokeCodec bb5da949f2 Fix build 2020-09-08 19:44:33 -04:00
PokeCodec 6bb1d58a11 Finished header includes 2020-09-08 19:17:33 -04:00
PokeCodec e84da39d8a Match BattleIntroOpponent1SendsOutMonAnimation 2020-09-08 18:54:51 -04:00
PikalaxALT 818bc4ebe5 Merge pull request #1179 from PokeCodec/Maintenance
Match CheckBagHasSpace
2020-09-08 16:31:47 -04:00
PokeCodec 4d31980359 Undo comment 2020-09-08 16:25:09 -04:00
PokeCodec 3336eb341d More adjustments 2020-09-08 14:26:37 -04:00
PokeCodec 0a13d718ea Make 0xFF have a lowercase "x" 2020-09-06 20:03:53 -04:00
PokeCodec 5f7a410359 Preparation for matching BattleIntroOpponent1SendsOutMonAnimation 2020-09-06 20:01:16 -04:00
PokeCodec 8200682b21 u8 position 2020-09-06 19:02:30 -04:00
PokeCodec b49c5d188f Move buffer has and operation too 2020-09-06 17:59:42 -04:00
PokeCodec e6684664ba Fix casting bug 2020-09-06 15:16:40 -04:00
PokeCodec 5d2a4e02dd Remove explicit padding 2020-09-06 13:06:09 -04:00
PokeCodec 781eb38d5b Removed unused comment 2020-09-05 20:51:21 -04:00
PokeCodec 8b729cf225 While to do_while 2020-09-05 18:15:53 -04:00
PokeCodec fe9ab67063 Change division to explicit shifts for consistency 2020-09-05 18:13:51 -04:00
PokeCodec 3ce29ee7bf Refactor Use Item 2020-09-05 17:36:10 -04:00
PokeCodec 5d694edb18 Specify array size: 12 semitones 2020-09-05 17:31:10 -04:00
PokeCodec 2d624d66db Fix 2020-09-05 16:49:33 -04:00
PokeCodec 53a4effd57 Tidy up headers 2020-09-05 16:41:44 -04:00
PokeCodec ac9a86d7ce Remove movementAction fakematch 2020-09-05 14:51:45 -04:00
PokeCodec 0039542e19 Match CheckBagHasSpace 2020-09-05 14:41:43 -04:00