aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix game time labelsPikalaxALT2016-01-031-7/+9
| * Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party structdannye2015-09-091-30/+5
| * No more wram_constants.asmdannye2015-08-301-2/+38
| * No more W_dannye2015-08-301-242/+242
| * replaced hardcoded values in ItemUseMedicineYamaArashi2015-08-301-0/+1
| * commented pokeball functionYamaArashi2015-08-291-0/+2
| * added constants for item capacityYamaArashi2015-08-291-2/+2
| * documented flags and misc. fixesYamaArashi2015-08-291-7/+41
* | Add constants for player and rival startersRangi2020-11-131-4/+0
* | Add label for unknown debug bytedannye2020-11-071-0/+4
* | Sync more with pokeredRangi2020-11-051-43/+80
* | Remove trailing whitespaceRangi2020-11-051-6/+6
* | Start reorganizing pokeyellowRangi2020-11-041-19/+4
* | Sync with pokereddannye2020-11-041-1216/+1133
* | Sync with pokereddannye2020-05-201-76/+89
* | Prefix AnimatedObject labels with w.luckytyphlosion2018-11-181-15/+14
* | Clean up pre-linkerscript remnants.luckytyphlosion2018-11-181-5/+4
* | Rename spritestatedata structs.luckytyphlosion2018-11-181-60/+53
* | Change stack positioning to not use a negative offsetPokechu222017-09-261-2/+2
* | Use unions instead of negative dsPokechu222017-09-261-3/+14
* | Label some Pikachu's Beach related routinesSanqui2016-08-081-1/+1
* | sync tileset WRAM labelsYamaArashi2016-06-121-3/+3
* | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-111-143/+181
|\ \
| * \ Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-614/+579
| |\ \
| * | | Sync with pokereddannye2016-06-111-147/+251
* | | | Character dict; surfing minigame; printer debugpikalaxalt2016-06-111-96/+108
* | | | Pikachu movement functionspikalaxalt2016-06-081-23/+35
* | | | Pikapic animation function labelspikalaxalt2016-06-081-1/+1
| |/ / |/| |
* | | Fix WRAM address comments beyond the former site of wGBCpikalaxalt2016-06-081-405/+406
* | | No more standalone WRAM addresses in the Event Flags arraypikalaxalt2016-06-081-130/+4
* | | Merge branch 'master' of github.com:pret/pokeyellowpikalaxalt2016-06-081-7/+7
|\| |
| * | Clean up white spacedannye2016-06-061-12/+12
* | | Is this an OAM printer?pikalaxalt2016-06-081-2/+13
* | | Printer labelspikalaxalt2016-06-071-19/+17
* | | Split out Pikachu-related datapikalaxalt2016-06-061-3/+12
* | | Split out pikachu engine functions; sprite state data macrospikalaxalt2016-06-061-9/+75
* | | More printer labelspikalaxalt2016-06-061-1/+5
* | | Printer-related labelspikalaxalt2016-06-061-16/+24
* | | Resolve hardcoded WRAM labels in engine/printer.asmpikalaxalt2016-06-051-31/+89
* | | Split bank 3epikalaxalt2016-06-051-2/+4
|/ /
* | This looks like Gen 2's object animation enginepikalaxalt2016-06-051-17/+25
* | Resolve WRAM addresses and bank 3e unknownspikalaxalt2016-06-051-4/+129
* | Resolve some WRAM addressespikalaxalt2016-06-051-1/+7
* | Vermilion Fan Clubpikalaxalt2016-05-311-101/+101
* | League PC code, address comments for hidden_items.asmluckytyphlosion2016-05-301-1/+1
* | Mt Moon Pokemon Centerpikalaxalt2016-05-301-5/+1
* | Cerulean Pokemon Center; Func_5c0d4; space after comma in engine/menu/pokedex...pikalaxalt2016-05-301-1/+1
* | Pewter Pokecenterpikalaxalt2016-05-291-0/+4
* | Another chunk of bank 3cpikalaxalt2016-05-291-1/+1
* | Viridian Forest and other functionspikalaxalt2016-05-291-4/+2