aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #107 from YamaArashi/masterDaniel Harding2015-07-223-14/+7
|\ | | | | enumerate events
| * named most of the used eventsYamaArashi2015-07-212-2/+2
| |
| * enumerate eventsYamaArashi2015-07-203-14/+7
| |
* | Rename sound effect filesdannye2015-07-221-1/+1
|/
* constants for flag actionsYamaArashi2015-07-191-1/+1
|
* namingYamaArashi2015-07-191-2/+2
|
* replace uses of minus oneYamaArashi2015-07-191-1/+1
|
* jpab/jpba macrosYamaArashi2015-07-192-6/+2
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-195-94/+105
|\ | | | | | | | | | | Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
| * miscYamaArashi2015-07-185-94/+105
| |
* | Name sound effectsdannye2015-07-197-15/+15
|/
* Consolidate coord macrosdannye2015-07-1812-159/+159
|
* fix variable namingYamaArashi2015-07-183-14/+14
|
* money / coins hram constantsYamaArashi2015-07-172-7/+7
|
* title / diploma / vending machineYamaArashi2015-07-172-31/+38
|
* Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-07-169-347/+359
|\
| * menu stuffYamaArashi2015-07-157-295/+305
| |
| * named wram variablesYamaArashi2015-07-145-21/+21
| |
| * hall of fame / creditsYamaArashi2015-07-143-28/+30
| |
| * field movesYamaArashi2015-07-141-3/+3
| |
* | Swap trade center and battle centerdannye2015-07-162-6/+6
|/ | | | | also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
* Comment naming screendannye2015-07-143-124/+131
| | | | also use more joypad constants
* Use more screen dimension constantsdannye2015-07-142-16/+17
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-148-57/+57
|\ | | | | | | | | Conflicts: engine/town_map.asm
| * named party menu/naming screen wram variablesYamaArashi2015-07-133-29/+29
| |
| * comment slot machineYamaArashi2015-07-132-2/+2
| |
| * menu wram variable namesYamaArashi2015-07-131-3/+3
| |
| * movemon and removepokemon wram variablesYamaArashi2015-07-121-8/+8
| |
| * named wram variablesYamaArashi2015-07-124-15/+15
| |
* | Use more *Coorddannye2015-07-147-37/+37
|/ | | | | | also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it
* Start using text predef macrosdannye2015-07-041-7/+4
| | | | also sprite direction constants
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-0313-101/+101
| | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
* Name a few unknownsU-Daniel-PC\Daniel2015-06-121-2/+2
|
* Rename battle files and split move effects Part 1xCrystal2015-04-011-0/+64
| | | | 1.asm, 4.asm, and 4_2.asm
* commented trade amim functionsYamaArashi2015-03-141-2/+2
|
* relabel and add commentYamaArashi2015-03-132-2/+2
|
* commented mon_party_sprites.asmYamaArashi2015-03-132-8/+8
|
* Remove hard-coded wPokedexOwned/wPokedexSeen array sizeU-Daniel-PC\Daniel2015-02-201-1/+1
|
* named misc functionsYamaArashi2015-02-082-3/+3
|
* move-related thingsYamaArashi2015-02-081-5/+5
|
* fixed hp bar wram label and miscYamaArashi2015-02-074-88/+88
|
* Named wram symbolsYamaArashi2015-02-075-32/+32
|
* commented battle stuffYamaArashi2015-02-072-5/+5
|
* commented menu stuffYamaArashi2015-02-073-53/+53
|
* serial/trade/miscYamaArashi2015-02-076-91/+95
|
* Clean up prizes data.Marcus Huderle2015-01-241-1/+1
|
* Kill version.asm.IIMarckus2014-10-172-2/+2
|
* Add a lot of Yellow text changes.IIMarckus2014-10-102-0/+6
|
* Accidentally committed .orig files from merge dff0cdeb.yenatch2014-09-231-647/+0
|
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-2013-77/+725
|\ | | | | | | | | | | | | | | | | | | Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm