Age | Commit message (Expand) | Author |
2020-08-11 | Identify some time-related data | Rangi |
2020-06-20 | Remove RAM address comments | Rangi |
2019-05-11 | Some more GB Printer documentation | Rangi |
2019-04-09 | TextBox -> Textbox | mid-kid |
2019-02-16 | Document wBattleAnimFlags | mid-kid |
2019-01-24 | Use and define more WRAM constants | Rangi |
2018-10-23 | NUM_OBJECTS EQU $10 → 16 | Rangi |
2018-09-16 | wMonStatusFlags -> wDebugFlags | mid-kid |
2018-09-09 | Curr -> Cur | Rangi |
2018-08-07 | wWeeklyFlags -> wDailyFlags2 | mid-kid |
2018-07-10 | Use more options constants | Rangi |
2018-02-25 | ENGINE_BUG_CONTEST_ON -> ENGINE_MAIN_MENU_MOBILE_CHOICES (resolves #490) | Rangi |
2018-02-25 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-02-22 | Label wPokemonWithdrawDepositParameter of RemoveMonFromPartyOrBox | mid-kid |
2018-02-03 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-01-31 | const_def N | Rangi |
2018-01-31 | Correct engine flag constants | Rangi |
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion |
2018-01-23 | wGameTimerPause bit flag constants | Rangi |
2018-01-22 | Add daily+weekly bit flags (close issue #429) | Rangi |
2018-01-22 | wStatusFlags/2 bit constants | Rangi |
2018-01-22 | More engine flag constants | Rangi |
2018-01-22 | More engine bit flag constants | Rangi |
2018-01-22 | Day-Care bit flags | Rangi |
2018-01-22 | Engine flag bit constants for wPokegearFlags | Rangi |
2018-01-15 | Phone data 0/7 are time masks | Remy Oukaour |
2018-01-11 | maskbits for NUM_FRAMES | Remy Oukaour |
2018-01-11 | Use maskbits some more | Remy Oukaour |
2018-01-02 | Use constants | Remy Oukaour |
2017-12-30 | Merge pull request #450 from roukaour/master | yenatch |
2017-12-29 | FAST_TEXT_DELAY_F | Remy Oukaour |
2017-12-29 | Constants for TextBoxFlags | Remy Oukaour |
2017-12-29 | SET -> set | xCrystal |
2017-12-28 | Prefix engine_flags wram addresses with w | xCrystal |
2017-12-15 | PLAYER_SLIP → PLAYER_SKATE (probably used for the beta skateboard; DoPlayer... | Remy Oukaour |
2017-12-11 | Move more data tables into data/ files. | Remy Oukaour |
2017-12-11 | Move lots of data tables into individual data/ files | Remy Oukaour |
2017-12-11 | Document macros/map.asm | Remy Oukaour |
2017-12-10 | Consistent capitalization for map names, matching their constants | Remy Oukaour |
2017-12-09 | More constants | Remy Oukaour |
2017-12-09 | Document constants with comments, actual names, and more thorough usage | Remy Oukaour |
2016-05-11 | Name all printer functions | pikalaxalt |
2015-11-29 | Pokedex labels | PikalaxALT |
2015-11-16 | Options menu, some mobile fns | PikalaxALT |
2015-11-08 | AI and player items, withdraw/deposit | PikalaxALT |
2015-11-03 | sprite_header and emote_header | PikalaxALT |
2015-10-07 | More labels, including fns responsible for partymon generation | PikalaxALT |
2015-07-29 | Reworked person_event arguments | PikalaxALT |
2015-07-16 | Special script annotation, trainer constant enumeration, person-event structu... | PikalaxALT |
2015-07-15 | More enumeration of constants, more annotations of scripts. | PikalaxALT |