Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-04 | Document some pokenav menu handlers | GriffinR | |
2020-02-04 | Use correct prefix | Sebastian Gabl | |
2020-02-04 | Name Wally struct and use bag macros | Sebastian Gabl | |
2020-02-01 | sCombinedMoves | PikalaxALT | |
2020-01-26 | Add some capacity constants | GriffinR | |
2020-01-26 | Name null palettes | GriffinR | |
2020-01-26 | Combine animated door frames | GriffinR | |
2020-01-26 | Label animated doors | GriffinR | |
2020-01-20 | using item constant | Sahith Nallapareddy | |
2020-01-18 | Move/rename gfx start/end vars | GriffinR | |
2020-01-16 | resolve data sections | jiangzhengwenjz | |
2020-01-16 | match all the functions | jiangzhengwenjz | |
2020-01-16 | sync documentation from firered | jiangzhengwenjz | |
2020-01-16 | document symbols | jiangzhengwenjz | |
2020-01-15 | Use SHINY_ODDS macro where intended | Sebastian Gabl | |
The 3 locations where SHINY_ODDS was added generate mon sprites for display in the dex, at game start and on starter choice. The arguments are intended for otId but in this case they are set to the same value as SHINY_ODDS to prevent the pictures created from using the shiny palette. | |||
2020-01-13 | Use empty braces for last null entry in sTransitionTypes array | Marcus Huderle | |
2020-01-13 | Merge remote-tracking branch 'upstream' into tustin2121-patch-5 | Marcus Huderle | |
2020-01-13 | Fix Colosseum name porymap issue | GriffinR | |
2020-01-13 | Merge pull request #953 from GriffinRichards/sync-script | huderlem | |
Port some macro/script fixes from pokefirered | |||
2020-01-12 | Give/Take to Add/Remove for silent script macros | GriffinR | |
2020-01-12 | Merge pull request #949 from GriffinRichards/doc-dome | huderlem | |
Document Battle Dome and add facility party constants | |||
2020-01-12 | Fix BuffeInGameTradeMonName typo | GriffinR | |
2020-01-12 | Label TryRecordMixLinkup | GriffinR | |
2020-01-12 | Document some easy chat specials | GriffinR | |
2020-01-12 | Some script clean up, document secret base secrets show | GriffinR | |
2020-01-12 | Add missing save status use | GriffinR | |
2020-01-12 | Clean up some of save.c | GriffinR | |
2020-01-10 | Match sub_8072308 | PikalaxALT | |
2020-01-08 | Merge branch 'master' into doc-dome | GriffinR | |
2020-01-08 | Add battle tent mon/trainer constants | GriffinR | |
2020-01-07 | More battle_dome.c doc | GriffinR | |
2020-01-06 | Pokédex search menu documentation | Slawter666 | |
2020-01-06 | Standardize farfetchd spelling | GriffinR | |
2020-01-06 | Add braces to trainer party moves | GriffinR | |
2020-01-03 | Add frontier mon constants | GriffinR | |
2019-12-28 | Fix formatting and remove unnecessary comments | Marcus Huderle | |
2019-12-28 | Merge pull request #945 from Fontbane/patch-5 | huderlem | |
Give rival and Maxie parties better names | |||
2019-12-25 | More battle_dome.c documentation | GriffinR | |
2019-12-25 | Labels better | Fontbane | |
2019-12-25 | Update trainers.h | Fontbane | |
2019-12-25 | Merge pull request #944 from GriffinRichards/doc-itemuse | huderlem | |
Document item_use.c | |||
2019-12-25 | Merge pull request #936 from GriffinRichards/doc-tower | huderlem | |
Document Battle Tower scripts | |||
2019-12-23 | Give rivals and Maxie battles better names | AJ Fontaine | |
Name describes where the battle is and for rivals, which starter the player chose. | |||
2019-12-21 | Document item_use.c | GriffinR | |
2019-12-20 | Merge pull request #935 from GriffinRichards/doc-warp | Diegoisawesome | |
Document some warp/field screen effect | |||
2019-12-20 | Add frontier trainer constants | GriffinR | |
2019-12-20 | Merge pull request #942 from jiangzhengwenjz/DrawTradeMenuPartyInfo | Diegoisawesome | |
'real' match DrawTradeMenuPartyInfo | |||
2019-12-21 | CanSpinTradeMon | jiangzhengwenjz | |
2019-12-21 | DrawTradeMenuPartyInfo | jiangzhengwenjz | |
2019-12-20 | Document Battle Dome scripts and some battle_dome.c | GriffinR | |