aboutsummaryrefslogtreecommitdiffstats
path: root/engine/hall_of_fame.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync with pokereddannye2020-11-041-303/+0
* Sync with pokereddannye2020-05-201-1/+1
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-07-161-1/+1
|\
| * remove map header addr commentsYamaArashi2016-06-121-1/+1
* | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokereddannye2016-06-121-4/+5
|\|
| * sync engine code with pokeredYamaArashi2016-06-111-5/+6
* | Remove more address commentsdannye2016-06-121-2/+2
|/
* remove address commentsYamaArashi2016-06-111-17/+17
* Merge branch 'master' of https://github.com/pret/pokeyellowdannye2016-06-111-2/+1
|\
| * No more standalone WRAM addresses in the Event Flags arraypikalaxalt2016-06-081-2/+1
* | Sync with pokereddannye2016-06-111-4/+4
|/
* Clean up white spacedannye2016-06-061-2/+2
* League PC code, address comments for hidden_items.asmluckytyphlosion2016-05-301-1/+1
* More BankF documentationluckytyphlosion2015-12-291-1/+1
* engine/menu/start_menu.asmluckytyphlosion2015-11-151-2/+2
* Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu...luckytyphlosion2015-10-261-1/+1
* Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,...luckytyphlosion2015-10-251-1/+1
* data/facing.asm, titlescreen functions, oam/sprite related functions, other m...luckytyphlosion2015-10-241-1/+1
* Rename some palette labels.luckytyphlosion2015-10-121-1/+1
* more annotations on ModifyPikachuHappinessPikalaxALT2015-10-111-1/+1
* Fixes.luckytyphlosion2015-08-301-3/+3
* Merge branch 'master' of https://github.com/iimarckus/pokeredluckytyphlosion2015-08-301-108/+109
|\
| * named more variablesYamaArashi2015-08-121-1/+1
| * commented SGB palette stuffYamaArashi2015-08-121-4/+4
| * Replace hardcoded name lengths with NAME_LENGTHdannye2015-08-101-1/+1
| * commented audio codeYamaArashi2015-08-081-4/+4
| * Use more lbdannye2015-08-051-2/+2
| * constants for PrintNumberYamaArashi2015-07-291-2/+2
| * named more constantsYamaArashi2015-07-211-1/+1
| * enumerate eventsYamaArashi2015-07-201-2/+1
| * Consolidate coord macrosdannye2015-07-181-16/+16
| * hall of fame / creditsYamaArashi2015-07-141-57/+61
| * Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-25/+25
* | Fix bank1c errors and a few missed bank0 errors.luckytyphlosion2015-08-091-1/+1
* | Attempt to make Yellow buildable, part 6.luckytyphlosion2015-08-031-4/+4
* | Attempt to make yellow buildable.luckytyphlosion2015-08-011-3/+3
* | Some bank1c documentation.luckytyphlosion2015-07-101-53/+70
|/
* commented battle stuffYamaArashi2015-02-071-1/+1
* serial/trade/miscYamaArashi2015-02-071-6/+6
* Rename hVBlank* constants to h*.yenatch2014-09-231-2/+2
* Commented/labelled misc functionsYamaArashi2014-09-141-1/+1
* Commented more sprite and map codeYamaArashi2014-09-131-4/+4
* Labelled many functions/variablesYamaArashi2014-08-081-2/+2
* Use *Coord instead of FuncCoordU-Fish-PC\Daniel2014-06-251-32/+16
* Use macros for predef calls/jumps instead of static ids.yenatch2014-06-161-10/+5
* Remove generated "indirect jump" comments.yenatch2014-06-161-5/+5
* Hall of Fame sram labels and related constants.yenatch2014-06-141-10/+10
* Use monster struct macros in wram. Rename related labels for consistency.yenatch2014-06-141-5/+5
* Use VRAM constants where applicable.yenatch2014-05-291-3/+3
* Remove most static wram addresses. Use labels instead.yenatch2014-05-261-56/+56