Commit Graph

94 Commits

Author SHA1 Message Date
GriffinR 1ffa890d27 Consolidate remaining pokemon constants 2019-09-22 08:14:22 -05:00
GriffinR 80f58f7b24 Document PLAYER_HAS constants, consolidate poke constants 2019-09-22 08:14:22 -05:00
GriffinR 85d97542cd Use MAX_MON_MOVES constants 2019-09-16 19:21:23 -05:00
DizzyEggg d09c290eba bool8 to u8 2019-08-22 16:46:33 +02:00
DizzyEggg fd07c608fc Decompile pokemon unk 6 2019-07-25 18:56:08 +02:00
garak 60baf19d45 rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClasses 2019-05-16 17:10:13 -05:00
garak daecd5ec40 name some trainer card related functions 2019-05-16 17:10:13 -05:00
DizzyEggg 4ae1e014bc Change abilities in base stats to array 2019-05-16 17:09:43 -05:00
DizzyEggg 33979f0fa6 use ability num instead of alt ability 2019-05-16 17:09:43 -05:00
DizzyEggg 20841a9f87 Use PLAYER_NAME_LENGTH constant 2019-05-15 16:53:59 -05:00
hjk321 438c5432aa Document MON_DATA_10 2019-05-03 18:21:11 -05:00
Marcus Huderle 033580da96 Document secret base 2019-04-05 16:24:57 -05:00
DizzyEggg 70569e7ebc Use shiny species tag 2019-04-05 07:53:23 -05:00
Ariel Antonitis 74a3c06270 Documented/polished pokemon_summary_screen.c
Mostly variables mislabeled as global and some formerly unknown stuff.
2019-02-23 21:12:35 -05:00
DizzyEggg 11a49a7f02 Decompile trainer hill 2019-01-13 12:12:27 +01:00
DizzyEggg ecee02816d Merge with master 2018-12-20 22:53:08 +01:00
DizzyEggg 128239d65e Almost there 2018-12-19 22:47:27 +01:00
Marcus Huderle fb9a365dc6 Merge pull request #448 from Meowsy/pokedex-documentation
Pokedex Documentation
2018-12-15 18:06:42 -06:00
DizzyEggg f1421d94c3 Up to sub 0x80ce580 2018-12-15 23:58:47 +01:00
Meowsy bc11a4a9f4 Document various things relating to the Pokedex. 2018-12-15 15:12:28 -05:00
Meowsy 68017b531a Rename UnknownPokemonStruct to BattleTowerPokemon. 2018-12-10 15:49:33 -05:00
Marcus Huderle 382ff45452 Merge pull request #396 from DizzyEggg/attempt
Match some functions
2018-11-26 16:58:19 -06:00
DizzyEggg 8e10d7c0e5 Match some functions 2018-11-25 20:16:41 +01:00
Slawter666 3b501cb470 Document battle ui 2018-11-22 01:10:50 +00:00
DizzyEggg 1b0cfb0757 Party Size and Num Stats 2018-11-18 20:00:36 +01:00
DizzyEggg 81410fee17 Factory done 2018-11-11 16:44:27 +01:00
Diegoisawesome 8e7202ec3d Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
Diegoisawesome e75f0b4f80 Port/decompile field_control_avatar 2018-10-16 21:47:08 -05:00
DizzyEggg a496a763ca Merge record mixing, pokemon and global with apprentice 2018-10-13 20:38:46 +02:00
DizzyEggg ff13cb6352 decompile cable car util which has nothing to do with actual cable car 2018-09-15 13:50:23 +02:00
DizzyEggg e28ce3be78 Fix the strings length issue 2018-09-01 22:03:21 +02:00
DizzyEggg 239c56496b This is impossible 2018-08-19 17:13:05 +02:00
DizzyEggg 008d961b2a add party menu defines 2018-07-07 19:57:09 +02:00
DizzyEggg c556358e47 label multiuse sprite template functions 2018-07-01 15:28:57 +02:00
DizzyEggg d2e47323fe document frontier related 2018-07-01 11:15:42 +02:00
DizzyEggg 9e7965fab0 document record mixing 2018-05-26 00:25:36 +02:00
Diegoisawesome 80062972ae Begin porting field_effect 2018-05-10 03:02:33 -05:00
DizzyEggg 919f803214 correct move target defines 2018-02-26 13:24:46 +01:00
DizzyEggg 5e781f5b3f change some constants to male and female 2018-02-12 00:11:10 +01:00
DizzyEggg 2736c0fd4a add more const pokemon data, clear include 2018-02-11 23:46:50 +01:00
DizzyEggg fd17ca59b0 more pokemon work 2018-02-11 17:35:01 +01:00
DizzyEggg 084ba7a7a4 decompile all pokemon files 2018-02-10 13:24:03 +01:00
DizzyEggg 9e7696f25a decompile pokemon1 2018-02-09 15:55:12 +01:00
DizzyEggg bce01bc518 battle labels merge with master 2018-02-09 00:43:07 +01:00
DizzyEggg 96290f4ee3 pokemon and battle constants 2018-02-08 11:17:41 +01:00
DizzyEggg 4b7d778a5c move mon data fix conflicts 2018-02-07 20:17:55 +01:00
Cameron Hall 13bc7a8dd2 Merge pull request #166 from camthesaxman/battle_refactor
rename/refactor battle code
2018-02-07 12:46:12 -06:00
DizzyEggg 96ab6f8353 match secret base func and fix struct 2018-02-07 13:49:33 +01:00
camthesaxman 6a4967689e more renaming 2018-02-06 13:48:02 -06:00
DizzyEggg ae8e89a10d move some pokemon data to c 2018-02-05 17:39:26 +01:00