aboutsummaryrefslogtreecommitdiffstats
path: root/wram.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* named more constantsYamaArashi2015-07-211-1/+4
|
* enumerate eventsYamaArashi2015-07-201-135/+2
|
* namingYamaArashi2015-07-191-12/+48
|
* replace uses of minus oneYamaArashi2015-07-191-0/+2
|
* miscYamaArashi2015-07-181-7/+79
|
* fix variable namingYamaArashi2015-07-181-40/+85
|
* title / diploma / vending machineYamaArashi2015-07-171-0/+4
|
* intro stuffYamaArashi2015-07-171-0/+3
|
* More direction constantsdannye2015-07-171-6/+6
| | | | facing directions, npc movement, joypad
* menu stuffYamaArashi2015-07-151-6/+57
|
* more movement stuffYamaArashi2015-07-151-2/+7
|
* commented movement stuffYamaArashi2015-07-151-3/+12
|
* named wram variablesYamaArashi2015-07-141-21/+60
|
* hall of fame / creditsYamaArashi2015-07-141-3/+31
|
* field movesYamaArashi2015-07-141-3/+13
|
* player animations, emotion bubbles, etc.YamaArashi2015-07-141-13/+44
|
* Comment naming screendannye2015-07-141-1/+2
| | | | also use more joypad constants
* named town map stuffYamaArashi2015-07-131-0/+11
|
* named party menu/naming screen wram variablesYamaArashi2015-07-131-1/+7
|
* comment slot machineYamaArashi2015-07-131-11/+98
|
* menu wram variable namesYamaArashi2015-07-131-2/+9
|
* movemon and removepokemon wram variablesYamaArashi2015-07-121-1/+10
|
* named wram variablesYamaArashi2015-07-121-12/+52
|
* shake screen functionsYamaArashi2015-07-121-1/+1
|
* some battle animation stuffYamaArashi2015-07-121-2/+4
|
* Merge pull request https://github.com/iimarckus/pokered/pull/95 from ↵dannye2015-07-051-9/+1
|\ | | | | | | | | | | luckytyphlosion/master and related bug fixes
| * Split SRAM stuff.luckytyphlosion2015-04-261-16/+1
| |
| * SRAM Constantsluckytyphlosion2015-04-261-0/+6
| | | | | | Adding SRAM Constants to replace direct addresses with labels.
* | Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-5/+5
| | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* | Clean up white spaceU-Daniel-PC\Daniel2015-06-111-1/+1
| |
* | Comment wram.asmU-Daniel-PC\Daniel2015-05-301-173/+176
|/ | | | luckytyphlosion
* money won and trainer pic constantsxCrystal2015-04-091-5/+7
|
* Document DisableEffect and CheckEnemyStatusConditionsxCrystal2015-04-091-8/+18
| | | | | basically copy/paste comments and labels from CheckPlayerStatusConditions
* 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
| | | | RenaKunisaki
* 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
| | | | | Conflicts: engine/battle/core.asm
* Clean up white space, fix label typoU-Daniel-PC\Daniel2015-01-221-1/+1
|