Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08 | Fix Battle util fakematch | PokeCodec | |
2020-09-08 | Finished header includes | PokeCodec | |
2020-09-08 | Match BattleIntroOpponent1SendsOutMonAnimation | PokeCodec | |
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 | Fix naming style of function | ExpoSeed | |
2020-07-27 | Document some battle_util.c | ExpoSeed | |
2020-07-18 | Clean up some battle scr cmd data | GriffinR | |
2020-03-07 | Using True/False on SetMoveEffect. | Eduardo Quezada | |
2019-12-06 | Sync weather names | GriffinR | |
2019-09-27 | Rename CONTACT macros to ON_DAMAGE | GriffinR | |
2019-09-26 | Merge branch 'master' into rename-tablecmds | GriffinR | |
2019-09-16 | Use misc ScrCmd constants | GriffinR | |
2019-09-15 | Update BS constants for Cmd rename | GriffinR | |
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-03-31 | Give battle_anim files appropriate names | Marcus Huderle | |
2019-03-05 | Rename an erroneously named battlescript | DizzyEggg | |
2019-03-03 | Fix typos | Phlosioneer | |
This is an updated version of #554, since it hasn't been updated in two weeks. | |||
2019-01-29 | Rename a palace battle field | DizzyEggg | |
2019-01-29 | Misc. documentation and move some data into .c files | Marcus Huderle | |
2018-12-25 | use max mon moves constant where able (#480) | melthelesbian | |
* use max mon moves constant where able * fix errors in script commands file * fix more errors | |||
2018-12-08 | Clean up field weather | DizzyEggg | |
2018-12-08 | Decompile field weather | DizzyEggg | |
2018-12-07 | Document trainer battle scripts (#430) | DizzyEggg | |
2018-11-18 | Party Size and Num Stats | DizzyEggg | |
2018-11-11 | Document battle arena | DizzyEggg | |
2018-10-14 | clean battle structs | DizzyEggg | |
2018-09-22 | gRandomMove to gCalledMove | DizzyEggg | |
2018-09-01 | Label various battle scripts | DizzyEggg | |
2018-08-03 | Tabs to spaces | DizzyEggg | |
2018-08-03 | Battle code enums in case switches | DizzyEggg | |
2018-07-16 | Battle files - review changes | DizzyEggg | |
2018-07-07 | add party menu defines | DizzyEggg | |
2018-07-01 | document frontier related | DizzyEggg | |
2018-06-28 | document party status summary | DizzyEggg | |
2018-03-01 | more battle files cleaning | DizzyEggg | |
2018-02-26 | correct move target defines | DizzyEggg | |
2018-02-11 | add more const pokemon data, clear include | DizzyEggg | |
2018-02-10 | decompile all pokemon files | DizzyEggg | |
2018-02-08 | more battle labels | DizzyEggg | |
2018-02-08 | pokemon and battle constants | DizzyEggg | |
2018-02-08 | create more battle constants | DizzyEggg | |
2018-02-08 | get rid of unnecessary externs | DizzyEggg | |
2018-02-07 | move battle vars to c file | DizzyEggg | |
2018-02-06 | more renaming | camthesaxman | |
2018-02-06 | more renaming | camthesaxman | |
2018-02-05 | rename bank to battler | camthesaxman | |
2018-01-16 | more renaming | camthesaxman | |
2018-01-16 | identity -> position | camthesaxman | |