aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix game time labelsPikalaxALT2016-01-032-5/+5
|
* No more W_dannye2015-08-307-35/+35
|
* documented flags and misc. fixesYamaArashi2015-08-293-4/+4
|
* named more variablesYamaArashi2015-08-121-1/+1
|
* commented SGB palette stuffYamaArashi2015-08-129-36/+36
|
* More joypad constantsdannye2015-08-114-6/+8
|
* Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-104-12/+12
|
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-08-103-11/+11
|\
| * commented audio codeYamaArashi2015-08-082-4/+4
| |
| * fixed namesYamaArashi2015-08-071-2/+2
| |
| * named wram variablesYamaArashi2015-08-071-1/+1
| |
| * named CountSetBits output variableYamaArashi2015-08-072-4/+4
| |
* | Replace some hardcoded data sizesdannye2015-08-094-4/+8
|/
* Use more lbdannye2015-08-057-37/+37
| | | | and other clean up
* constants for PrintNumberYamaArashi2015-07-295-25/+25
|
* yet more namingYamaArashi2015-07-254-27/+27
|
* more naming variablesYamaArashi2015-07-241-24/+24
|
* named more functionsYamaArashi2015-07-241-6/+6
|
* clean up wram aliasesYamaArashi2015-07-231-1/+1
|
* 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