Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-26 | Merge branch 'master' into reverts | aaaaaa123456789 | |
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-04 | Match more functions | PokeCodec | |
2020-08-28 | Merge pull request #1146 from GriffinRichards/rename-songs | GriffinR | |
Give songs meaningful english names | |||
2020-08-28 | More formatting fixes | PokeCodec | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-08-16 | Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest | GriffinR | |
2020-08-15 | Document contest appeal | GriffinR | |
2020-07-18 | Clean up some battle scr cmd data | GriffinR | |
2020-02-25 | Finish documenting move anim scripts | GriffinR | |
2019-10-31 | Clean up party_menu doc | GriffinR | |
2019-10-31 | Document party_menu second pass | GriffinR | |
2019-10-25 | Document party_menu first pass | GriffinR | |
2019-09-08 | Move gflib srcs and headers to gflib subdir | PikalaxALT | |
2019-09-04 | Use gBattlerPositions constants | GriffinR | |
2019-07-29 | Two fakematches out | DizzyEggg | |
2019-07-25 | Decompile pokemon unk 6 | DizzyEggg | |
2019-04-05 | Clean up data headers | DizzyEggg | |
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-24 | Clear includes | DizzyEggg | |
2018-12-20 | Merge with master | DizzyEggg | |
2018-12-17 | Document a bunch of battle anim stuff | Marcus Huderle | |
2018-12-17 | 3.5 asm left | DizzyEggg | |
2018-12-06 | Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵ | nullableVoidPtr | |
spaces -> tabs | |||
2018-12-06 | Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵ | nullableVoidPtr | |
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation | |||
2018-10-21 | Fix LZ compressed data alignment | Diegoisawesome | |
2018-10-14 | Move 'blend_palette'.c to util.c | DizzyEggg | |
2018-10-06 | Start porting ruby battle anim file | DizzyEggg | |
2018-10-06 | Merge pull request #320 from DizzyEggg/anims | Marcus Huderle | |
Document battle animation scripts | |||
2018-09-20 | Give labels to healthbox gfx | DizzyEggg | |
2018-09-12 | Sync battle anim labels with pokeruby | DizzyEggg | |
2018-09-10 | Standardize sprite visibility to boolean | Diegoisawesome | |
2018-07-01 | document frontier related | DizzyEggg | |
2018-06-19 | document battle bars | DizzyEggg | |
2018-02-26 | correct move target defines | DizzyEggg | |
2018-02-11 | add more const pokemon data, clear include | DizzyEggg | |
2018-02-08 | more battle labels | DizzyEggg | |
2018-02-08 | pokemon and battle constants | DizzyEggg | |
2018-02-08 | get rid of unnecessary externs | 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 | more renaming | camthesaxman | |
2018-01-16 | identity -> position | camthesaxman | |
2018-01-09 | Add symbols to music_player_table | Diegoisawesome | |
Also rename gMPlay structs to gMPlayInfo | |||
2017-12-31 | dump battle animation scripts | DizzyEggg | |