aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix typos up to end of home/audio.asmluckytyphlosion2015-08-091-5/+5
* Attempt to make yellow buildable, part 7.luckytyphlosion2015-08-031-1/+8
* Attempt to make Yellow Buildable, part 5luckytyphlosion2015-08-021-2/+9
* Some bank1c documentation.luckytyphlosion2015-07-101-1/+22
* Some extra files.luckytyphlosion2015-06-291-2/+5
* Fixed many homebank functions.luckytyphlosion2015-06-071-3/+8
* Merge git://github.com/dannye/pokeyellow into dannye-masterluckytyphlosion2015-06-051-176/+186
|\
| * Fix a lot of bugsU-Daniel-PC\Daniel2015-06-051-3/+9
| * Merge branch 'master' of https://github.com/iimarckus/pokeredU-Daniel-PC\Daniel2015-06-041-172/+176
| |\
| | * Comment wram.asmU-Daniel-PC\Daniel2015-05-301-173/+176
| * | EOL Windows->UNIXU-Daniel-PC\Daniel2015-06-041-2305/+2305
* | | Fix EOL to LF to make push requests more doable.luckytyphlosion2015-06-051-2305/+2305
|/ /
* | Completed home/overworld.asm with other related functionsluckytyphlosion2015-05-171-2297/+2305
* | Add wd435luckytyphlosion2015-05-131-2/+3
* | Add wd436luckytyphlosion2015-05-131-1/+5
* | Remove wGBC.luckytyphlosion2015-05-111-3/+0
* | Split SRAM stuff.luckytyphlosion2015-04-261-16/+1
* | SRAM Constantsluckytyphlosion2015-04-261-0/+6
|/
* money won and trainer pic constantsxCrystal2015-04-091-5/+7
* Document DisableEffect and CheckEnemyStatusConditionsxCrystal2015-04-091-8/+18
* Label some attack animation functionsxCrystal2015-03-311-0/+3
* Further document AI stuffxCrystal2015-03-311-2/+6
* Some wram constantsxCrystal2015-03-311-3/+13
* commented trade amim functionsYamaArashi2015-03-141-3/+14
* commented mon_party_sprites.asmYamaArashi2015-03-131-0/+2
* Low health alarm documentationU-Daniel-PC\Daniel2015-03-121-1/+3
* Rename some labelsYamaArashi2015-02-081-4/+5
* named misc functionsYamaArashi2015-02-081-5/+15
* move-related thingsYamaArashi2015-02-081-4/+11
* fixed hp bar wram label and miscYamaArashi2015-02-071-0/+6
* Named wram symbolsYamaArashi2015-02-071-22/+15
* commented battle stuffYamaArashi2015-02-071-0/+1
* comment drain HP effectYamaArashi2015-02-071-2/+2
* serial/trade/miscYamaArashi2015-02-071-35/+157
* add constants for volatile statuses and more battle labels/commentary/constantsxCrystal2015-02-041-2/+6
* More battle commentary/labels/constans and fix some spacing issuesxCrystal2015-02-041-5/+7
* Clean up white space, fix label typoU-Daniel-PC\Daniel2015-01-221-1/+1
* Add parts of the Safari Zone entrance script from Yellow.IIMarckus2014-10-171-0/+3
* Commented/labelled misc functionsYamaArashi2014-09-141-16/+53
* Commented more sprite and map codeYamaArashi2014-09-131-28/+141
* Labelled and commented mostly sprite-related thingsYamaArashi2014-09-091-12/+76
* Labelled many functions/variablesYamaArashi2014-08-081-25/+92
* Hall of Fame sram labels and related constants.yenatch2014-06-141-15/+19
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-289/+127
* Clean up white spaceU-Fish-PC\Daniel2014-06-091-1/+1
* Add macro TX_BCD for printing BCD numbers.yenatch2014-05-271-0/+1
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-112/+617
* Don't hardcode wram sections (except for alignment).yenatch2014-05-261-18/+20
* Rename joypad registers.yenatch2014-05-251-2/+2
* Comment some more bank 0 functions.yenatch2014-05-231-6/+11