aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menu/main_menu.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Main menu functions, oak_speech.asm, some special warp functions with data, S...luckytyphlosion2015-10-311-449/+34
* overworld item & movement code, cable club code, remove more instances of W_,...luckytyphlosion2015-10-291-4/+4
* Complete documentation of bank3luckytyphlosion2015-10-181-1/+1
* named more variablesYamaArashi2015-08-121-1/+1
* commented SGB palette stuffYamaArashi2015-08-121-1/+1
* More joypad constantsdannye2015-08-111-2/+3
* Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-1/+1
* named CountSetBits output variableYamaArashi2015-08-071-2/+2
* constants for PrintNumberYamaArashi2015-07-291-4/+4
* yet more namingYamaArashi2015-07-251-2/+2
* clean up wram aliasesYamaArashi2015-07-231-1/+1
* namingYamaArashi2015-07-191-2/+2
* Merge branch 'master' of https://github.com/YamaArashi/pokereddannye2015-07-191-57/+63
|\
| * miscYamaArashi2015-07-181-57/+63
* | Name sound effectsdannye2015-07-191-1/+1
|/
* Consolidate coord macrosdannye2015-07-181-29/+29
* Merge branch 'master' of https://github.com/iimarckus/pokereddannye2015-07-161-21/+21
|\
| * menu stuffYamaArashi2015-07-151-17/+17
| * hall of fame / creditsYamaArashi2015-07-141-4/+4
* | Swap trade center and battle centerdannye2015-07-161-4/+4
|/
* Comment naming screendannye2015-07-141-6/+7
* Use more *Coorddannye2015-07-141-6/+6
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-12/+12
* serial/trade/miscYamaArashi2015-02-071-61/+65
* Merge remote-tracking branch 'YamaArashi/master'yenatch2014-09-201-13/+14
|\
| * Commented more sprite and map codeYamaArashi2014-09-131-13/+14
* | Use hram constants for remaining joypad variables.yenatch2014-08-301-2/+2
|/
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-52/+26
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-2/+1
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-2/+2
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-102/+102
* Rename GetJoypadState -> Joypad.yenatch2014-05-251-2/+2
* Rename joypad registers.yenatch2014-05-251-6/+6
* Pull a lot of engine out of main.asmU-Fish-PC\Daniel2014-05-221-0/+726