Age | Commit message (Expand) | Author |
2018-03-13 | Organize the engine/ directory | mid-kid |
2018-02-25 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-02-25 | Merge pull request #477 from mid-kid/master | yenatch |
2018-02-22 | Pkmn -> Mon | mid-kid |
2018-02-15 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-02-04 | Fix more w-izing edge cases. | luckytyphlosion |
2018-02-03 | Merge branch 'master' of https://github.com/pret/pokecrystal | Rangi |
2018-01-23 | Prefix wram labels with w, part 2. | luckytyphlosion |
2018-01-23 | MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #... | Rangi |
2018-01-22 | More engine flag constants | Rangi |
2018-01-20 | PARTY_LENGTH; MON_NAME; sgb_border.bin | Remy Oukaour |
2018-01-19 | clean up GetName/NamesPointers | Remy Oukaour |
2018-01-16 | Avoid "+- 1" at every maskbits | Remy Oukaour |
2018-01-14 | Merge branch 'master' of https://github.com/mid-kid/pokecrystal (resolve PR #... | Remy Oukaour |
2018-01-14 | Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res... | Remy Oukaour |
2018-01-14 | Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR ... | Remy Oukaour |
2018-01-14 | Use constants for menu flags | mid-kid |
2018-01-13 | menu_coords macro for (x1, y1, x2, y2) order (see issue #440) | Remy Oukaour |
2018-01-11 | Disambiguate some uses of wcf64/5/6 | Remy Oukaour |
2018-01-11 | Use maskbits some more | Remy Oukaour |
2018-01-03 | Replace magic reference to PackMenuGFX. | Adelaide Walter |
2018-01-02 | More unreferenced labels cleanup | xCrystal |
2017-12-29 | Clean up .Jumptable: spaces | xCrystal |
2017-12-28 | Lowercase v for VRAM addresses | xCrystal |
2017-12-28 | Prefix engine_flags wram addresses with w | xCrystal |
2017-12-24 | callba/callab → farcall/callfar | Remy Oukaour |
2017-12-16 | Move some more main.asm routines into individual files | Remy Oukaour |
2017-12-09 | Move some gfx/misc/ files into meaningful directories | Remy Oukaour |
2017-11-30 | Label all of PARTYMENUACTION_* | mid-kid |
2017-06-09 | Replace ‘jp [hl]’ with ‘jp hl’ | Ben10do |
2016-05-04 | More splitting of main.asm; remove unneeded rept 2 | pikalaxalt |
2016-04-10 | Local labels starting with lowercase letters are no longer decorated with a t... | pikalaxalt |
2016-04-10 | Local labels starting with capital letters are now decorated with a trailing ... | pikalaxalt |
2015-12-26 | jumptable macro repurposed | PikalaxALT |
2015-12-24 | writebackup --> closewindow; game corner prize vendors; others | PikalaxALT |
2015-12-24 | Split up anim objects into several files | PikalaxALT |
2015-12-22 | Color fns, some more address decoding in link/mobile | PikalaxALT |
2015-12-18 | Events and some WRAM cleanup | PikalaxALT |
2015-12-17 | More menu stuff | PikalaxALT |
2015-12-15 | Menu | PikalaxALT |
2015-12-13 | Pack; buy, sell, toss | PikalaxALT |
2015-12-13 | Pack | PikalaxALT |
2015-11-23 | link and seer labels | PikalaxALT |
2015-11-18 | CmdQueues | PikalaxALT |
2015-11-11 | More splits; map setup labels | PikalaxALT |
2015-11-11 | engine/mart.asm | PikalaxALT |
2015-11-10 | enum macros/move_anim.asm, resolve battle/anims.asm function labels | PikalaxALT |
2015-11-04 | Mon submenu, engine/menu.asm | PikalaxALT |
2015-11-03 | dbw BANK, addr replaced with dba | PikalaxALT |
2015-11-03 | Experience and level calculations | PikalaxALT |