Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-03-31 | Give battle_anim files appropriate names | 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-09 | Remove trailing whitespace | nullableVoidPtr | |
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-11-14 | Sort includes into alphabetical order | Slawter666 | |
2018-11-11 | Factory done | DizzyEggg | |
2018-10-14 | clean battle structs | DizzyEggg | |
2018-09-20 | Label trainer hill battle type | DizzyEggg | |
2018-07-16 | Battle files - review changes | DizzyEggg | |
2018-07-01 | document frontier related | DizzyEggg | |
2018-06-17 | label and document battle windows | DizzyEggg | |
2018-03-01 | more battle files cleaning | DizzyEggg | |
2018-02-28 | Merge pull request #221 from DizzyEggg/data_to_c | Diegoisawesome | |
Move some data to C | |||
2018-02-28 | match two functions | DizzyEggg | |
2018-02-26 | correct move target defines | 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 | |
2017-12-30 | dump trainer ai scripts | DizzyEggg | |
2017-12-30 | commit | DizzyEggg | |
2017-12-24 | commit | DizzyEggg | |
2017-12-11 | convert more constants | camthesaxman | |
2017-12-05 | fix merge conflicts | camthesaxman | |
2017-12-05 | rename rng.c to random.c and rom4.c to overworld.c | camthesaxman | |
2017-12-05 | convert some constants to C headers | camthesaxman | |
2017-12-02 | give names to some battlescripts | DizzyEggg | |
2017-11-26 | change battle variables names | DizzyEggg | |
2017-11-26 | more labelling and changes | DizzyEggg | |
2017-10-11 | battle 9 is decompiled | DizzyEggg | |
2017-10-09 | match and clean up ai script commands | DizzyEggg | |
2017-10-02 | battle2 3500 C lines | DizzyEggg | |
2017-09-28 | rename battle4 and battleai | DizzyEggg | |