Commit Graph

40 Commits

Author SHA1 Message Date
GriffinR 8634710996 Document PokemonUseItemEffects 2021-02-12 16:02:04 -05:00
LOuroboros 21ee6cb9fb Added constant labels for EV manipulating item effects 2021-02-12 07:26:11 -03:00
GriffinR 65a4e06737 Add ITEM6_HEAL constants, change move flags to shifts 2020-10-05 18:48:51 -04:00
ExpoSeed 227d2dce32 Make description slightly more precise 2020-09-16 12:51:14 -05:00
ExpoSeed 778e6925de Complete TMHM Learnset description 2020-09-16 12:36:11 -05:00
AsparagusEduardo 179d84dcd7 Using ability constants for OLD_UNOWN stats 2020-05-16 18:08:56 -04:00
AsparagusEduardo f6932518b0 Ordered OLD_UNOWN in the same way as the other base stats. 2020-05-03 00:00:01 -04:00
GriffinR b1d131ace2 Convert base_stats.h to UTF-8 2020-02-25 12:46:03 -06:00
GriffinR 749965d56b Document item_use.c 2019-12-21 21:39:30 -05:00
AJ Fontaine 2d1a780dd8 Fix Hondrew Berry typo 2019-11-28 11:44:13 -05:00
GriffinR 63ee15fc28 Document Frontier Util 2019-11-25 18:37:48 -06:00
GriffinR fc3783b739 WIP Document apprentice 2019-11-16 12:28:49 -05:00
GriffinR 6ab192e739 Review changes for #807 2019-09-17 16:50:17 -05:00
GriffinR aac9658a8e Document some field_specials data 2019-09-17 16:50:17 -05:00
PikalaxALT 71dff6dbf1 Remove unnecessary tutor learnset casts 2019-07-10 16:38:05 -04:00
DizzyEggg a074f36766 USE PROTAG 2019-05-25 08:26:40 -05:00
DizzyEggg e706280503 Rename PKMN TRAINER CALSS 4 2019-05-25 08:26:40 -05:00
DizzyEggg 4ae1e014bc Change abilities in base stats to array 2019-05-16 17:09:43 -05:00
DizzyEggg b4e1375bb6 Document pokemon item effects 2019-04-16 11:23:09 -05:00
Diegoisawesome d64a905d65 Document trainer backsprites 2019-02-02 15:56:22 -06:00
DizzyEggg 8833004d41 space 2018-12-24 23:29:47 +01:00
DizzyEggg 44e5e82f67 clean up party menu 2018-12-24 23:27:20 +01:00
DizzyEggg 442b1826a2 asm party and fldeff clean-up 2018-12-24 21:59:05 +01:00
Rangi 78bab9ca0c Fix OLD_UNOWN_BASE_STATS formatting: tabs->spaces, and comma outside the macro 2018-12-23 17:24:10 -05:00
ShinyDragonHunter c120a446ad Moved macro to the top of base_stats.h 2018-12-21 10:37:35 +00:00
ShinyDragonHunter c489bb88b7 Updated macro name to be less vague 2018-12-20 13:59:00 +00:00
ShinyDragonHunter 51e5be68de Use a macro for OLD_UNOWN base stats 2018-12-20 11:28:19 +00:00
nullableVoidPtr f50faac244 Clean more tables 2018-12-08 14:10:30 +08:00
Melody 2615ece23b Use normal apostrophes like adults 2018-12-07 10:41:08 -05:00
DizzyEggg 0d122bc831 Fix merge conflicts 2018-12-03 17:56:36 +01:00
DizzyEggg 846b5d79e4 Get rid of headers in src/data 2018-12-03 16:10:41 +01:00
DizzyEggg a83fc52a7e Make data easier to edit 2018-12-03 14:49:16 +01:00
Melody 2779421ad4 fix brendan/may/wally consistency issues 2018-12-03 08:01:52 -05:00
Melody eeb6446da4 add more consistent names 2018-12-02 22:36:09 -05:00
Melody 72bd670ba6 index trainer class lookups 2018-12-02 22:35:31 -05:00
Melody b9cf4f27b5 renames the winstrate graphics names to pokefan 2018-12-02 00:47:04 -05:00
Slawter666 deb7adbad5 Convert pokédex data to C 2018-11-27 04:00:38 +00:00
Diegoisawesome e75f0b4f80 Port/decompile field_control_avatar 2018-10-16 21:47:08 -05:00
Diegoisawesome b860d583e4 Document main_menu 2018-09-14 12:15:46 -05:00
Diegoisawesome 26ef40553c Move data from include to src 2018-08-23 02:32:34 -05:00