Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-07 | Merge branch 'master' into contest-ai-cleanup | Phlosioneer | |
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-04-04 | RGB Constants | Phlosioneer | |
2019-03-16 | Use constants for Oam .shape and .size fields | Phlosioneer | |
Also some general formatting fixes for constants. | |||
2019-03-03 | Bugfixes from #591 | Phlosioneer | |
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-02-26 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-23 | Documented/polished pokemon_summary_screen.c | Ariel Antonitis | |
Mostly variables mislabeled as global and some formerly unknown stuff. | |||
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-11 | Document main_menu state machine, name window constants | Phlosioneer | |
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do. | |||
2019-02-07 | Document battle factory functions | 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-17 | 3.5 asm left | DizzyEggg | |
2018-12-16 | 6k left | DizzyEggg | |
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-19 | apprentice and factory screen common symbols | DizzyEggg | |
2018-11-11 | Factory done | DizzyEggg | |