Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-03 | match sub_810EE14 in flying.c | garak | |
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 | Don't extern gMoveNames | DizzyEggg | |
2019-03-02 | Merge pull request #587 from Phlosioneer/document-all-event-vars | huderlem | |
Document all event vars | |||
2019-03-02 | Fix tabs, do suggested rename | Phlosioneer | |
2019-03-01 | Merge pull request #551 from Phlosioneer/multiplayer-stuff | huderlem | |
Document overworld.c and link stuff in general | |||
2019-03-01 | More minor fixes | Phlosioneer | |
2019-03-01 | Fix minor errors | Phlosioneer | |
2019-02-28 | Pick better names for constants | Phlosioneer | |
2019-02-28 | Add macros for metatile manipulation | Phlosioneer | |
2019-02-28 | fix formatting in slot_machine.c | hondew | |
2019-02-28 | fix spelling error | hondew | |
2019-02-28 | fix mistakes and bad formatting | hondew | |
2019-02-28 | label luckyFlags | hondew | |
2019-02-28 | minor reeltime changes | hondew | |
2019-02-28 | finish DecideReelTurns | hondew | |
2019-02-28 | clean up slot machine more | hondew | |
2019-02-28 | clean up slot machine until AwardPayout | hondew | |
2019-02-28 | document slot machine | hondew | |
2019-02-28 | get rid of ugly cast | DizzyEggg | |
2019-02-28 | VAR_0x3F20 is not a var | Phlosioneer | |
2019-02-27 | Finish documenting event vars | Phlosioneer | |
2019-02-27 | Finish documenting trainer hill | Phlosioneer | |
Trainer hill isn't anywhere close to done, but I figured out enough to name the VAR. That's all this PR should do. | |||
2019-02-27 | I guess I'm documenting Trainer Hill now | Phlosioneer | |
2019-02-27 | Name several vars, document some related events | Phlosioneer | |