aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-12named wram variablesYamaArashi1-12/+52
2015-07-12shake screen functionsYamaArashi1-1/+1
2015-07-12some battle animation stuffYamaArashi1-2/+4
2015-07-10Some bank1c documentation.luckytyphlosion1-1/+22
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-5/+5
2015-06-29Some extra files.luckytyphlosion1-2/+5
2015-06-11Clean up white spaceU-Daniel-PC\Daniel1-1/+1
2015-06-07Fixed many homebank functions.luckytyphlosion1-3/+8
2015-06-05Fix EOL to LF to make push requests more doable.luckytyphlosion1-2305/+2305
2015-06-05Fix a lot of bugsU-Daniel-PC\Daniel1-3/+9
2015-06-04EOL Windows->UNIXU-Daniel-PC\Daniel1-2305/+2305
2015-05-30Comment wram.asmU-Daniel-PC\Daniel1-173/+176
2015-05-17Completed home/overworld.asm with other related functionsluckytyphlosion1-2297/+2305
2015-05-13Add wd435luckytyphlosion1-2/+3
2015-05-13Add wd436luckytyphlosion1-1/+5
2015-05-11Remove wGBC.luckytyphlosion1-3/+0
2015-04-26Split SRAM stuff.luckytyphlosion1-16/+1
2015-04-26SRAM Constantsluckytyphlosion1-0/+6
2015-04-09money won and trainer pic constantsxCrystal1-5/+7
2015-04-09Document DisableEffect and CheckEnemyStatusConditionsxCrystal1-8/+18
2015-03-31Label some attack animation functionsxCrystal1-0/+3
2015-03-31Further document AI stuffxCrystal1-2/+6
2015-03-31Some wram constantsxCrystal1-3/+13
2015-03-14commented trade amim functionsYamaArashi1-3/+14
2015-03-13commented mon_party_sprites.asmYamaArashi1-0/+2
2015-03-12Low health alarm documentationU-Daniel-PC\Daniel1-1/+3
2015-02-08Rename some labelsYamaArashi1-4/+5
2015-02-08named misc functionsYamaArashi1-5/+15
2015-02-08move-related thingsYamaArashi1-4/+11
2015-02-07fixed hp bar wram label and miscYamaArashi1-0/+6
2015-02-07Named wram symbolsYamaArashi1-22/+15
2015-02-07commented battle stuffYamaArashi1-0/+1
2015-02-07comment drain HP effectYamaArashi1-2/+2
2015-02-07serial/trade/miscYamaArashi1-35/+157
2015-02-04add constants for volatile statuses and more battle labels/commentary/constantsxCrystal1-2/+6
2015-02-04More battle commentary/labels/constans and fix some spacing issuesxCrystal1-5/+7
2015-01-22Clean up white space, fix label typoU-Daniel-PC\Daniel1-1/+1
2014-10-17Add parts of the Safari Zone entrance script from Yellow.IIMarckus1-0/+3
2014-09-14Commented/labelled misc functionsYamaArashi1-16/+53
2014-09-13Commented more sprite and map codeYamaArashi1-28/+141
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi1-12/+76
2014-08-08Labelled many functions/variablesYamaArashi1-25/+92
2014-06-14Hall of Fame sram labels and related constants.yenatch1-15/+19
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch1-289/+127
2014-06-09Clean up white spaceU-Fish-PC\Daniel1-1/+1
2014-05-27Add macro TX_BCD for printing BCD numbers.yenatch1-0/+1
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-112/+617
2014-05-26Don't hardcode wram sections (except for alignment).yenatch1-18/+20
2014-05-25Rename joypad registers.yenatch1-2/+2
2014-05-23Comment some more bank 0 functions.yenatch1-6/+11