aboutsummaryrefslogtreecommitdiffstats
path: root/engine (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Remove hardcoded values for CopyData in battle core.Marcus Huderle2016-02-201-4/+4
| | |
| * | Split default names strings into separate lines to make it less unpleasant ↵pikalaxalt2016-05-131-6/+24
| | | | | | | | | | | | to read
| * | Macrofy sprite status data in WRA0PikalaxALT2016-01-291-3/+3
| |/
| * Fix logically incorrect labeldannye2016-01-271-2/+3
| |
| * fix typoesYamaArashi2016-01-091-9/+9
| |
| * Fix a typoPikalaxALT2016-01-051-3/+3
| |
| * Fix game time labelsPikalaxALT2016-01-038-18/+18
| |
| * Fewer underscores in constantsdannye2015-12-144-9/+9
| |
| * No more S_dannye2015-08-304-9/+9
| |
| * No more wram_constants.asmdannye2015-08-301-2/+2
| | | | | | | | unfortunately, this means manually declaring the wEnemyMon1 party struct
| * No more W_dannye2015-08-3076-942/+942
| |
| * replaced hardcoded values in ItemUseMedicineYamaArashi2015-08-301-22/+22
| |
| * rename ItemUseBall labelsYamaArashi2015-08-301-22/+17
| |
| * use the new battle type constantsYamaArashi2015-08-292-11/+11
| |
| * commented pokeball functionYamaArashi2015-08-292-96/+237
| |
| * documented flags and misc. fixesYamaArashi2015-08-298-40/+45
| |
* | remove address commentsYamaArashi2016-06-11181-2464/+2464
| |
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-1126-441/+585
|\ \
| * | More syncing with pokereddannye2016-06-111-2/+9
| | | | | | | | | | | | from April 8, 2016 to present
| * | Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-1148-11139/+10013
| |\ \
| * | | Sync with pokereddannye2016-06-1124-248/+392
| | | | | | | | | | | | | | | | from August 29, 2015 to April 6, 2016
* | | | Character dict; surfing minigame; printer debugpikalaxalt2016-06-1123-1791/+1832
| | | |
* | | | Pikachu movement functionspikalaxalt2016-06-082-375/+386
| | | |
* | | | More on Pikachu emotionspikalaxalt2016-06-087-230/+219
| | | |
* | | | Pikapic animation function labelspikalaxalt2016-06-085-688/+244
| |/ / |/| |
* | | No more standalone WRAM addresses in the Event Flags arraypikalaxalt2016-06-083-156/+145
| | |
* | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-0848-292/+236
|\| |
| * | Clean up main.asmdannye2016-06-064-15/+48
| | | | | | | | | | | | recreated deleted file that never should have been unused
| * | Remove unused source filesdannye2016-06-065-93/+15
| | |
| * | Clean up white spacedannye2016-06-0645-242/+242
| | |
* | | Is this an OAM printer?pikalaxalt2016-06-082-296/+302
| | |
* | | Printer labelspikalaxalt2016-06-0711-365/+416
| | |
* | | Split out Pikachu-related datapikalaxalt2016-06-062-736/+20
| | |
* | | More Pikachu function documentationpikalaxalt2016-06-065-1839/+1843
| | |
* | | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-0628-3429/+3533
| | |
* | | More printer labelspikalaxalt2016-06-064-77/+96
| | |
* | | Printer-related labelspikalaxalt2016-06-066-743/+753
| | |
* | | Resolve hardcoded WRAM labels in engine/printer.asmpikalaxalt2016-06-055-343/+364
| | |
* | | Split bank 3epikalaxalt2016-06-053-4496/+3900
|/ /
* | This looks like Gen 2's object animation enginepikalaxalt2016-06-052-542/+653
| |
* | Resolve HRAM labels in Bank 3Epikalaxalt2016-06-051-43/+15
| |
* | Resolve WRAM addresses and bank 3e unknownspikalaxalt2016-06-051-318/+618
| |
* | Resolve some WRAM addressespikalaxalt2016-06-051-38/+38
| |
* | No more `dr`pikalaxalt2016-06-051-99/+372
| |
* | Finish disassembling the functions in bank 3epikalaxalt2016-06-041-7/+1428
| |
* | Chunk 4 of bank 3epikalaxalt2016-06-041-11/+437
| |
* | Chunk 3 of bank 3epikalaxalt2016-06-041-7/+635
| |
* | Another chunk of bank 3epikalaxalt2016-06-041-22/+1088
| |
* | Chunk of bank 3epikalaxalt2016-06-041-4/+672
| |
* | Resolve `dr` blocks in main.asmpikalaxalt2016-06-041-0/+0
| |