Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-12-28 | Split rom_81370FC and port function names | Diegoisawesome | |
2017-12-11 | convert more constants | camthesaxman | |
2017-12-05 | rename rng.c to random.c and rom4.c to overworld.c | camthesaxman | |
2017-12-02 | sprite data fields to array | DizzyEggg | |
2017-12-02 | start working on pokeball | DizzyEggg | |
2017-11-04 | battle 7 is decompiled | DizzyEggg | |