Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-02 | Re-apply joypad macros (minus merge conflicts) | aaaaaa123456789 | |
2020-10-26 | Merge branch 'master' into reverts | aaaaaa123456789 | |
2020-10-26 | port Cmd_forcerandomswitch fakematch fix | Kurausukun | |
2020-10-23 | re-match Cmd_unknown_24 (from #1140) | Kurausukun | |
changes to data structs are necessary. other things that look unnecessary, like the order of operands, are also necessary. fuck this function. | |||
2020-10-01 | Replace POKEMON_SLOTS_NUMBER | GriffinR | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
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-10 | Change according to feedback | PokeCodec | |
2020-09-10 | Make return | PokeCodec | |
2020-09-09 | Remove register variable mention | PokeCodec | |
2020-09-09 | Match battle_script commands | PokeCodec | |
2020-09-09 | Fix Battle_Script_commands fakematch | PokeCodec | |
2020-09-04 | Switch to button macros | PokeCodec | |
2020-09-01 | Merge pull request #1149 from PokeCodec/datatypes | GriffinR | |
gflib documenting | |||
2020-08-30 | Merge branch 'master' into pokeball-doc | hondew | |
2020-08-30 | Document throwing pokeball | hondew | |
continue Document more Doc more funcs Remove workspace Document shiny stars Document PokeBlock Clean up Clean more | |||
2020-08-23 | Documentation of unk field | PokeCodec | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-08-18 | Match battle script commands by correcting a function and the pokemon struct | PokeCodec | |
2020-08-11 | Add some charmap constant usage | GriffinR | |
2020-08-10 | Merge pull request #1122 from GriffinRichards/clean-battlemsg | GriffinR | |
Add stat stage constants, clean up misc battle msg data | |||
2020-08-04 | Add stat stage constants | GriffinR | |
2020-07-27 | Document some battle_util.c | ExpoSeed | |
2020-07-18 | Clean up some battle scr cmd data | GriffinR | |
2020-03-17 | Using Battle Action constants | AsparagusEduardo | |
2020-03-17 | Merge pull request #1000 from GriffinRichards/doc-dex | PikalaxALT | |
Document pokedex.c | |||
2020-03-09 | Document pokedex.c | GriffinR | |
2020-03-07 | Using True/False on SetMoveEffect. | Eduardo Quezada | |
2020-02-25 | Document remaining status/general/special anims | GriffinR | |
2020-02-04 | Use friendship event constants | GriffinR | |
2020-02-04 | Document some pokenav menu handlers | GriffinR | |
2019-12-10 | Document misc strings and text colors | GriffinR | |
2019-12-06 | Use ST_OAM constants for OamData definitions | GriffinR | |
2019-11-23 | Turn some magic numbers into named constants | Thomas Winwood | |
2019-11-07 | Document some battle_bg-related things | Marcus Huderle | |
2019-11-04 | Merge pull request #787 from GriffinRichards/rename-tablecmds | huderlem | |
Rename table cmds | |||
2019-10-31 | Document party_menu second pass | GriffinR | |
2019-10-26 | Rename some STAT_CHANGE macros | GriffinR | |
2019-10-25 | Document party_menu first pass | GriffinR | |
2019-09-30 | Use STR_CONV constants | GriffinR | |
2019-09-27 | Rename CONTACT macros to ON_DAMAGE | GriffinR | |
2019-09-27 | Clean up new Cmd macro names | GriffinR | |
2019-09-26 | Merge branch 'master' into rename-tablecmds | GriffinR | |
2019-09-25 | Merge pull request #816 from jiangzhengwenjz/ptch-3 | huderlem | |
get rid of goto in battle_script_commands | |||
2019-09-17 | Review changes for #807 | GriffinR | |
2019-09-16 | more constant usage | GriffinR | |
2019-09-15 | Update BS constants for Cmd rename | GriffinR | |
2019-08-28 | get rid of goto in battle_script_commands | jiangzhengwenjz | |
2019-08-23 | Rename atk## constants and states | GriffinR | |
2019-08-23 | rename atk## prefixes | GriffinR | |
2019-05-16 | Change abilities in base stats to array | DizzyEggg | |