summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Collapse)Author
2018-06-02Migrate language-dependent files to a subdirectory.IIMarckus
2018-03-10Use rgbgfx and c tools instead of the submodule.yenatch
2018-01-29INCBIN don't start with tabsRemy Oukaour
2017-03-21Revert "Fix floating sections"AntonioND
This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com>
2017-03-14Fix floating sectionsAntonioND
This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com>
2016-12-31split code out of main.asmYamaArashi
2016-09-17split bank 1 into filesYamaArashi
2016-09-17pull some bank 1 code out of main.asmYamaArashi
2016-07-18Merge branch 'master' of https://github.com/pret/pokereddannye
2016-07-18Clean up text commandsdannye
2016-06-12sync tileset WRAM labelsYamaArashi
2016-06-12Remove some leftover address commentsdannye
2016-06-11remove address commentsYamaArashi
2016-06-07Remove the Beach House option.IIMarckus
2015-08-30No more wram_constants.asmdannye
unfortunately, this means manually declaring the wEnemyMon1 party struct
2015-08-30No more W_dannye
2015-08-29added constants for item capacityYamaArashi
2015-08-29documented flags and misc. fixesYamaArashi
2015-08-14add border constant and clear up misnomerYamaArashi
2015-08-12named more variablesYamaArashi
2015-08-12commented SGB palette stuffYamaArashi
2015-08-11More joypad constantsdannye
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye
2015-08-10Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
2015-08-09Replace some hardcoded data sizesdannye
2015-08-07fixed namesYamaArashi
2015-08-05Use more lbdannye
and other clean up
2015-07-29constants for PrintNumberYamaArashi
2015-07-26Merge branch 'master' of https://github.com/xCrystal/pokereddannye
2015-07-25yet more namingYamaArashi
2015-07-24more naming variablesYamaArashi
2015-07-24Use more wram labels and other constantsxCrystal
2015-07-23clean up wram aliasesYamaArashi
2015-07-21named most of the used eventsYamaArashi
2015-07-20enumerate eventsYamaArashi
2015-07-19constants for flag actionsYamaArashi
2015-07-19Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
2015-07-19Name sound effectsdannye
2015-07-18miscYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-07-17money / coins hram constantsYamaArashi
2015-07-16Merge branch 'master' of https://github.com/iimarckus/pokereddannye
2015-07-16Swap trade center and battle centerdannye
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
2015-07-15menu stuffYamaArashi
2015-07-15more movement stuffYamaArashi
2015-07-15commented movement stuffYamaArashi
2015-07-14named wram variablesYamaArashi
2015-07-14field movesYamaArashi
2015-07-14player animations, emotion bubbles, etc.YamaArashi