Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-26 | opponents, map_objects, hold_effects, game_stat, decorations, ↵ | camthesaxman | |
battle_move_effects constants | |||
2017-11-26 | flag, vars, items constants | camthesaxman | |
2017-11-26 | abilities, songs, species constants | camthesaxman | |
2017-11-26 | rename rng.c to random.c | camthesaxman | |
2017-11-11 | eliminate remaining RAM pointers in src/ | ProjectRevoTPP | |
2017-11-05 | move src/engine/ direct ewram calls to ewram.h. | ProjectRevoTPP | |
2017-11-05 | move ewram.h includes in include/ to src files. | ProjectRevoTPP | |
2017-11-04 | BAD_MEM macros to MEM_ALT | ProjectRevoTPP | |
2017-11-04 | add semicolons to BAD_MEMSET and BAD_MEMCPY | ProjectRevoTPP | |
2017-11-03 | BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixes | ProjectRevoTPP | |
2017-10-29 | use BAD_MEMSET macro for battle files. | ProjectRevoTPP | |
2017-09-30 | Merge branch 'master' of https://github.com/pret/pokeruby into refactor_src | ProjectRevoTPP | |
2017-08-12 | merge | ProjectRevoTPP | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |