aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * miscYamaArashi2015-07-1831-407/+454
| | |
| * | Name sound effectsdannye2015-07-1934-265/+265
| |/
| * A few missed TX_ASMdannye2015-07-182-2/+3
| |
| * Consolidate coord macrosdannye2015-07-1847-439/+439
| |
| * fix variable namingYamaArashi2015-07-1813-139/+147
| |
| * money / coins hram constantsYamaArashi2015-07-174-16/+16
| |
| * title / diploma / vending machineYamaArashi2015-07-174-121/+147
| |
| * intro stuffYamaArashi2015-07-173-139/+166
| |
| * More direction constantsdannye2015-07-172-11/+12
| | | | | | | | facing directions, npc movement, joypad
| * Fix Safari Zone check labelsdannye2015-07-161-7/+8
| |
| * Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-07-1640-947/+1029
| |\
| | * menu stuffYamaArashi2015-07-1518-348/+359
| | |
| | * more movement stuffYamaArashi2015-07-153-61/+71
| | |
| | * commented movement stuffYamaArashi2015-07-153-155/+174
| | |
| | * named wram variablesYamaArashi2015-07-1416-150/+153
| | |
| | * hall of fame / creditsYamaArashi2015-07-1413-163/+177
| | |
| | * field movesYamaArashi2015-07-141-3/+3
| | |
| | * player animations, emotion bubbles, etc.YamaArashi2015-07-148-70/+95
| | |
| * | Swap trade center and battle centerdannye2015-07-163-8/+8
| |/ | | | | | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
| * Comment naming screendannye2015-07-149-146/+153
| | | | | | | | also use more joypad constants
| * Use more screen dimension constantsdannye2015-07-1413-61/+64
| |
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-1429-678/+740
| |\ | | | | | | | | | | | | Conflicts: engine/town_map.asm
| | * named town map stuffYamaArashi2015-07-132-140/+146
| | |
| | * named party menu/naming screen wram variablesYamaArashi2015-07-138-68/+68
| | |
| | * comment slot machineYamaArashi2015-07-138-311/+331
| | |
| | * menu wram variable namesYamaArashi2015-07-135-10/+10
| | |
| | * movemon and removepokemon wram variablesYamaArashi2015-07-123-10/+10
| | |
| | * named wram variablesYamaArashi2015-07-1211-92/+110
| | |
| | * use constant for bg transfer dest hram varYamaArashi2015-07-124-5/+5
| | |
| | * shake screen functionsYamaArashi2015-07-124-31/+37
| | |
| | * some battle animation stuffYamaArashi2015-07-123-49/+52
| | |
| | * more trade comments/fixesYamaArashi2015-07-121-3/+10
| | |
| * | Use more *Coorddannye2015-07-1423-160/+162
| |/ | | | | | | | | | | 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
| * Clean up sramdannye2015-07-051-80/+80
| |
| * Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵dannye2015-07-051-59/+59
| |\ | | | | | | | | | | | | | | | luckytyphlosion/master and related bug fixes
| * | Start using text predef macrosdannye2015-07-0412-151/+155
| | | | | | | | | | | | also sprite direction constants
| * | TX_ASMU-Daniel-PC\Daniel2015-07-0311-36/+36
| | |
| * | Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-0377-852/+855
| | | | | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
| * | Mention Jap grammarU-Daniel-PC\Daniel2015-06-121-0/+4
| | |
| * | Document code related to MonName1TextU-Daniel-PC\Daniel2015-06-121-17/+27
| | |
| * | Hardcoded palette constantU-Daniel-PC\Daniel2015-06-121-1/+1
| | |
| * | Hardcoded audio bank referencesU-Daniel-PC\Daniel2015-06-121-1/+1
| | |
| * | Name a few unknownsU-Daniel-PC\Daniel2015-06-121-2/+2
| | |
| * | Name the last of unnamed textU-Daniel-PC\Daniel2015-06-121-1/+3
| | |
| * | Clean up white spaceU-Daniel-PC\Daniel2015-06-1117-110/+110
| | |
* | | Make pokeyellow build to baserom.luckytyphlosion2015-08-282-7/+9
| | |
* | | Fix bank3d so it matches baserom.gbcluckytyphlosion2015-08-286-30/+25
| | |
* | | Attempt to make pokeyellow buildable, part 8.luckytyphlosion2015-08-285-14/+28
| | |
* | | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-097-28/+29
| | |
* | | Attempt to make yellow buildable, part 7.luckytyphlosion2015-08-0310-829/+837
| | | | | | | | | | | | Builds but not to baserom.gbc.