Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-19 | Reverted size. | Eduardo Quezada | |
2020-07-19 | Front pic coordinates. | Eduardo Quezada | |
2020-07-19 | Back pic coordinates | Eduardo Quezada | |
2020-07-19 | Merge pull request #1103 from GriffinRichards/doc-optionpal | GriffinR | |
Label option menu pal | |||
2020-07-19 | Label option menu pal | GriffinR | |
2020-07-19 | Document faraway island | GriffinR | |
2020-07-19 | Merge pull request #1101 from AsparagusEduardo/doc-pss | GriffinR | |
Some PSS documentation. | |||
2020-07-18 | Fixed missing lowercase field name. | Eduardo Quezada | |
2020-07-18 | Fixed field names lowercase. | Eduardo Quezada | |
2020-07-18 | Some PSS documentation. | Eduardo Quezada | |
2020-07-18 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-18 | Merge pull request #1086 from GriffinRichards/doc-unktrans | GriffinR | |
Document unk_transition | |||
2020-07-18 | Merge pull request #1100 from GriffinRichards/clean-battlescrdata | GriffinR | |
Misc battle and battle palace documentation | |||
2020-07-18 | Convert more battle constants to bit shifts | GriffinR | |
2020-07-18 | Clean up some battle scr cmd data | GriffinR | |
2020-07-17 | Merge pull request #1097 from PokeCodec/asm | GriffinR | |
Allow assembly on Clang | |||
2020-07-17 | Merge pull request #1081 from GriffinRichards/add-localids | GriffinR | |
Add local object event ids for referenced objects | |||
2020-07-17 | Merge pull request #1088 from GriffinRichards/doc-starterchoose | GriffinR | |
Document starter_choose.c | |||
2020-07-17 | Merge pull request #1099 from PokeCodec/quickie | GriffinR | |
ifndef GUARD typo fix | |||
2020-07-17 | Typo Fix | PokeCodec | |
2020-07-16 | Sort out asm | PokeCodec | |
2020-07-16 | Merge pull request #1096 from DizzyEggg/patch-2 | GriffinR | |
Use stat constants in MonGainEVs | |||
2020-07-16 | Use stat constants in MonGainEVs | DizzyEggg | |
2020-07-15 | Merge pull request #1093 from GriffinRichards/fix-frontiermonconst | GriffinR | |
Clean up some frontier mon use in battle factory | |||
2020-07-15 | Merge pull request #1083 from GriffinRichards/playse-constants | GriffinR | |
Use charmap constants for PLAY_SE | |||
2020-07-15 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-14 | Merge pull request #1082 from GriffinRichards/add-flagvarsave | GriffinR | |
Allow flag/var counts to be updated alongside values | |||
2020-07-14 | Merge pull request #1084 from GriffinRichards/fix-gbagfxsegfault | GriffinR | |
Fix segfault in gbagfx | |||
2020-07-14 | Merge pull request #1094 from DizzyEggg/rename | GriffinR | |
Give proper names to some functions | |||
2020-07-14 | Merge pull request #1080 from AsparagusEduardo/EndBalls | GriffinR | |
Created constant for easier Ball Expansion. | |||
2020-07-14 | Give proper names to some functions | DizzyEggg | |
2020-07-13 | Clean up some frontier mon use in battle factory | GriffinR | |
2020-07-12 | Renamed constant, | Eduardo Quezada | |
2020-07-11 | Merge pull request #1092 from PikalaxALT/ubfix | PikalaxALT | |
Fix some UB exposed with GCC 10.1.0 | |||
2020-07-11 | Fix some UB exposed with GCC 10.1.0 | PikalaxALT | |
2020-07-09 | Merge pull request #1091 from Flametix/target | PikalaxALT | |
Replace magic number with MOVE_TARGET_BOTH | |||
2020-07-09 | Merge pull request #1090 from Ryuhouji/patch-3 | PikalaxALT | |
Made documentation more readable | |||
2020-07-09 | Fix indentation | Ryuhouji | |
2020-07-09 | Made documentation more readable | Ryuhouji | |
This change will make the script command documentation more user-friendly to read. Additionally, provided the information on the 'delay' macro. I have confirmed that this is indeed Frames and not Milliseconds. Updated the macro respectively. | |||
2020-07-09 | Update pokemon.c | Flametix | |
2020-07-08 | Merge branch 'master' of https://github.com/pret/pokeemerald into ↵ | GriffinR | |
add-flagvarsave | |||
2020-07-08 | Merge pull request #1079 from GriffinRichards/doc-confetti | PikalaxALT | |
Document Contest Util and confetti effects | |||
2020-07-08 | Merge branch 'master' into doc-overworld | GriffinR | |
2020-07-08 | Merge branch 'master' into add-localids | GriffinR | |
2020-07-08 | Merge pull request #1078 from GriffinRichards/move-cries | PikalaxALT | |
Move Pokemon cries to own directory | |||
2020-07-08 | Merge branch 'master' of https://github.com/pret/pokeemerald into doc-confetti | GriffinR | |
2020-07-08 | Merge pull request #1069 from GriffinRichards/doc-link | PikalaxALT | |
Document linking | |||
2020-07-08 | Merge pull request #1087 from ipatix/fix_aggressive_loop_optimizations | PikalaxALT | |
fix aggressive loop optimizations | |||
2020-07-07 | Merge pull request #1089 from PokeCodec/patch-1 | PikalaxALT | |
Match CreatePokeDexList | |||
2020-07-07 | Match CreatePokeDexList | PokeCodec | |
Cherry-picked from the pret Ruby repo |