Age | Commit message (Expand) | Author |
2020-10-29 | Updates to more closely sync with pokegold | Rangi |
2020-07-10 | Use const_skip and const_next macros for brevity | Rangi |
2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi |
2018-02-02 | use "x + -1" not "x +- 1" | Rangi |
2018-01-31 | const_def N | Rangi |
2018-01-25 | Move event data to data/events/ | Rangi |
2018-01-22 | Add data/text/ | Rangi |
2018-01-22 | More engine bit flag constants | Rangi |
2018-01-14 | Close #470 (JOHTO_POKEMON) | Remy Oukaour |
2018-01-09 | More comments | Remy Oukaour |
2018-01-03 | More relevant data file locations | Remy Oukaour |
2018-01-02 | Move EZChat Pokémon order to data/ | Remy Oukaour |
2017-12-28 | Rename pokemon animation files (fix #439) | Remy Oukaour |
2017-12-27 | Note about footprints in comments | Remy Oukaour |
2017-12-27 | gfx/pokemon/animation.asm → engine/pic_animation.asm | Remy Oukaour |
2017-12-27 | Remove redundant data/ filename prefixes | Remy Oukaour |
2017-12-26 | Use "battle_anims" and "sprite_anims" for clarity, not just "anims" | Remy Oukaour |
2017-12-26 | Rename: gfx/pics → gfx/pokemon | Remy Oukaour |
2017-12-26 | Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers | Remy Oukaour |
2017-12-15 | Move some misc/ files into meaningful directories | Remy Oukaour |
2017-12-14 | Split items/ and trainers/ into their data/ and engine/ components | Remy Oukaour |
2017-12-11 | Map dimensions are separate from other constants, same as pokemon_constants v... | Remy Oukaour |
2017-12-11 | Move lots of data tables into individual data/ files | Remy Oukaour |
2017-12-09 | More WRAM cleanup | Remy Oukaour |
2017-12-09 | Document constants with comments, actual names, and more thorough usage | Remy Oukaour |
2015-12-20 | Menu joy flags; started with link address space | PikalaxALT |
2015-11-17 | Here's the mail it never fails | PikalaxALT |
2015-11-07 | Move MON_* parentheses to the EQUS declaration | PikalaxALT |
2015-11-04 | Mon submenu, engine/menu.asm | PikalaxALT |
2015-11-04 | Replace party struct relative values with EQUS constants | PikalaxALT |
2015-07-20 | Replaced MON_ constants with aliases | PikalaxALT |
2015-07-16 | Special script annotation, trainer constant enumeration, person-event structu... | PikalaxALT |
2015-07-13 | Enumerate various constants | PikalaxALT |
2015-06-23 | Remove trailing newlines. | IIMarckus |
2013-11-27 | enumerate pokemon constants | yenatch |
2013-08-30 | NUM_POKEMON constant | yenatch |
2013-06-17 | move constants files into constants/ | yenatch |