Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-16 | fix incbin paths | garak | |
2019-03-16 | Decompiled two difficult functions | Phlosioneer | |
Had do use a lot of `asm` directives for sub_81C8A28 to match. | |||
2019-03-15 | Move constant and EWRAM data into C. | Phlosioneer | |
2019-03-15 | A few more functions decompiled | Phlosioneer | |
2019-03-15 | Merge branch 'master' into pokenav-decomp-again | Phlosioneer | |
2019-03-12 | Document sAreaGlowTilemapMapping | Phlosioneer | |
I used a script to generate the format for the array, so I can easily change its formatting if needed. | |||
2019-03-10 | Document map name popup flag | Phlosioneer | |
2019-03-09 | Moved last contest data into C | Phlosioneer | |
2019-03-09 | Move the contest opponent filter to C | Phlosioneer | |
2019-03-09 | Move gContestOpponents into C | Phlosioneer | |
2,400 LOC by hand. | |||
2019-03-09 | Clean up contest_opponents.inc | Phlosioneer | |
2019-03-09 | Move contest winner list to C | Phlosioneer | |
2019-03-08 | Move text pointer tables into C | Phlosioneer | |
2019-03-08 | Move more contest constants into C | Phlosioneer | |
2019-03-08 | Merge pull request #600 from Phlosioneer/summary-screen-macros | huderlem | |
Summary screen macros | |||
2019-03-08 | Use PIXEL_FILL macro | Phlosioneer | |
2019-03-08 | Actually change the variable name this time | Phlosioneer | |
2019-03-08 | Merge branch 'master' into extern-cleanup | Phlosioneer | |
2019-03-08 | I was dumb and forgot to add merge fixes | Phlosioneer | |
2019-03-08 | Merge branch 'master' into move-tutor | Phlosioneer | |
2019-03-08 | Change filename to something more descriptive | Phlosioneer | |
2019-03-08 | Minor cleanup before pushing | Phlosioneer | |
2019-03-08 | Decompile move tutor stuff | Phlosioneer | |
2 nonmatching. | |||
2019-03-07 | Scaninc: Don't insert missing headers into dependencies | Marcus Huderle | |
2019-03-07 | Overhaul scaninc to work recursively | Phlosioneer | |
This also fixes the bug where scaninc would ignore #include lines in assembly files. | |||
2019-03-06 | Move constants into C | Phlosioneer | |
Also figured out what one of the graphics files is for. | |||
2019-03-06 | Several nonmatching functions | Phlosioneer | |
Huge and difficult. | |||
2019-03-05 | More decompiled and cleanup | Phlosioneer | |
2019-03-05 | Decompiling pokeblock ui stuff | Phlosioneer | |
2019-03-05 | Fix Controllers end command function names | DizzyEggg | |
2019-03-05 | Merge pull request #605 from DizzyEggg/rename | Diegoisawesome | |
Rename an erroneously named battlescript | |||
2019-03-05 | What is love, baby dont hurt me | DizzyEggg | |
2019-03-05 | Rename an erroneously named battlescript | DizzyEggg | |
2019-03-05 | try flying | DizzyEggg | |
2019-03-05 | Start decompiling menu_unknown | Phlosioneer | |
2019-03-05 | Start fixing flying.c | DizzyEggg | |
2019-03-04 | Split rom asm file in half | Phlosioneer | |
The first half is ui/menu stuff, while the second half is link-related stuff. | |||
2019-03-04 | Rename move tutor to move relearner | Phlosioneer | |
2019-03-04 | Removed PREV and NEXT macros, changed summary name | Phlosioneer | |
2019-03-03 | Fix merge issue | Phlosioneer | |
2019-03-03 | match sub_810EE14 in flying.c | garak | |
2019-03-03 | Merge branch 'master' into summary-screen-macros | Phlosioneer | |
2019-03-03 | Use macros for summary windows | Phlosioneer | |
Other minor changes and fixes are included | |||
2019-03-03 | port the rest of flying (leave 2 nonmatchings to egg) | shinny456 | |
2019-03-03 | Fix typos | Phlosioneer | |
This is an updated version of #554, since it hasn't been updated in two weeks. | |||
2019-03-03 | Bugfixes from #591 | Phlosioneer | |
2019-03-03 | Fully document move_tutor (formerly learn_move) | Phlosioneer | |
2019-03-02 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-03-02 | Remove water.h and flying.h | Phlosioneer | |