aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * hall of fame / creditsYamaArashi2015-07-143-28/+30
| | * field movesYamaArashi2015-07-141-3/+3
| * | Swap trade center and battle centerdannye2015-07-162-6/+6
| |/
| * Comment naming screendannye2015-07-143-124/+131
| * Use more screen dimension constantsdannye2015-07-142-16/+17
| * Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-148-57/+57
| |\
| | * 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
| |/
| * Start using text predef macrosdannye2015-07-041-7/+4
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-0313-101/+101
| * Name a few unknownsU-Daniel-PC\Daniel2015-06-121-2/+2
* | Attempt to make yellow buildable, part 4luckytyphlosion2015-08-011-1/+1
* | Build only YellowU-Daniel-PC\Daniel2015-08-012-4/+0
* | Relabel Addressesluckytyphlosion2015-06-121-6/+4
|/
* Rename battle files and split move effects Part 1xCrystal2015-04-011-0/+64
* 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
|\
| * Commented/labelled misc functionsYamaArashi2014-09-145-16/+16
| * Commented more sprite and map codeYamaArashi2014-09-138-30/+31
| * Labelled and commented mostly sprite-related thingsYamaArashi2014-09-094-14/+14
| * Labelled many functions/variablesYamaArashi2014-08-084-19/+19
* | Use hram constants for remaining joypad variables.yenatch2014-08-302-5/+5
* | Use PARTY_LENGTH and related constants in menu and hud code.yenatch2014-08-221-42/+32
|/
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-2512-314/+157
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-1610-42/+21
* Use macros to define predefs.yenatch2014-06-161-1/+1
* Rename predef functions so they aren't excessive in length.yenatch2014-06-163-3/+3
* Remove generated "indirect jump" comments.yenatch2014-06-162-3/+3
* Hall of Fame sram labels and related constants.yenatch2014-06-141-16/+16
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-148-43/+43
* Use MAX_LEVEL instead of 100/$64U-Fish-PC\Daniel2014-06-101-2/+2
* Use VRAM constants where applicable.yenatch2014-05-295-16/+16