summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-07-17money / coins hram constantsYamaArashi
2015-07-17title / diploma / vending machineYamaArashi
2015-07-17intro stuffYamaArashi
2015-07-17More direction constantsdannye
facing directions, npc movement, joypad
2015-07-16Fix Safari Zone check labelsdannye
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-16Merge pull request #101 from YamaArashi/masterDaniel Harding
Misc changes
2015-07-15menu stuffYamaArashi
2015-07-15more movement stuffYamaArashi
2015-07-15commented movement stuffYamaArashi
2015-07-14named wram variablesYamaArashi
2015-07-14hall of fame / creditsYamaArashi
2015-07-14field movesYamaArashi
2015-07-14player animations, emotion bubbles, etc.YamaArashi
2015-07-14Comment naming screendannye
also use more joypad constants
2015-07-14Use more screen dimension constantsdannye
2015-07-14Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/town_map.asm
2015-07-14Use more *Coorddannye
also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
2015-07-13named town map stuffYamaArashi
2015-07-13named party menu/naming screen wram variablesYamaArashi
2015-07-13comment slot machineYamaArashi
2015-07-13menu wram variable namesYamaArashi
2015-07-12movemon and removepokemon wram variablesYamaArashi
2015-07-12named wram variablesYamaArashi
2015-07-12use constant for bg transfer dest hram varYamaArashi
2015-07-12shake screen functionsYamaArashi
2015-07-12some battle animation stuffYamaArashi
2015-07-12more trade comments/fixesYamaArashi
2015-07-12More bank1c documentation.luckytyphlosion
2015-07-10Some bank1c documentation.luckytyphlosion
gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels.
2015-07-10More home.asm fixes.luckytyphlosion
Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix.
2015-07-10Yellow gfx.luckytyphlosion
From dannye/master
2015-07-07Bank3d addresses and fixes.luckytyphlosion
Also documentation of new super rod code and slight more documentation of multiply_divide.asm
2015-07-06Complete documentation of bank3dluckytyphlosion
todo: label functions past engine/items/tm_prices.asm check if hlCoords are correct.
2015-07-05Clean up sramdannye
2015-07-05Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵dannye
luckytyphlosion/master and related bug fixes
2015-07-04Start using text predef macrosdannye
also sprite direction constants
2015-07-03More TX_ASMU-Daniel-PC\Daniel
2015-07-03Merge pull request #98 from dannye/masterDaniel Harding
Renaming and clean up
2015-07-03No more ldhU-Daniel-PC\Daniel
2015-07-03TX_ASMU-Daniel-PC\Daniel
2015-07-03Rename/organize part 4 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03Rename/organize part 3 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03Rename/organize part 2 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-07-03More bank3d documentation.luckytyphlosion
Move some functions from main.asm and engine/battle/core.asm to bank3d, some additional functions too.
2015-06-29Some extra files.luckytyphlosion
(wram.asm, charmap.asm)
2015-06-29Bank3d documentation.luckytyphlosion
2015-06-29Remove bank3d functions in main.asm.luckytyphlosion