| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -303/+0 |
| | | |||||
| * | Sync with pokered | dannye | 2020-05-20 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-07-16 | 1 | -1/+1 |
| |\ | |||||
| | * | remove map header addr comments | YamaArashi | 2016-06-12 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokeyellow into merge-pokered | dannye | 2016-06-12 | 1 | -4/+5 |
| |\| | |||||
| | * | sync engine code with pokered | YamaArashi | 2016-06-11 | 1 | -5/+6 |
| | | | |||||
| * | | Remove more address comments | dannye | 2016-06-12 | 1 | -2/+2 |
| |/ | |||||
| * | remove address comments | YamaArashi | 2016-06-11 | 1 | -17/+17 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | dannye | 2016-06-11 | 1 | -2/+1 |
| |\ | |||||
| | * | No more standalone WRAM addresses in the Event Flags array | pikalaxalt | 2016-06-08 | 1 | -2/+1 |
| | | | |||||
| * | | Sync with pokered | dannye | 2016-06-11 | 1 | -4/+4 |
| |/ | | | | from August 29, 2015 to April 6, 2016 | ||||
| * | Clean up white space | dannye | 2016-06-06 | 1 | -2/+2 |
| | | |||||
| * | League PC code, address comments for hidden_items.asm | luckytyphlosion | 2016-05-30 | 1 | -1/+1 |
| | | |||||
| * | More BankF documentation | luckytyphlosion | 2015-12-29 | 1 | -1/+1 |
| | | | | | Also introduce bit direction constants and setpal macros | ||||
| * | engine/menu/start_menu.asm | luckytyphlosion | 2015-11-15 | 1 | -2/+2 |
| | | | | | | Also remove dummy traces of FarCopyData2 and use callbs in home/vblank.asm | ||||
| * | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-26 | 1 | -1/+1 |
| | | | | | | | functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | ||||
| * | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 2015-10-25 | 1 | -1/+1 |
| | | | | | | | functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | ||||
| * | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 2015-10-24 | 1 | -1/+1 |
| | | | | | | | misc functions Also rename pcm-related functions. | ||||
| * | Rename some palette labels. | luckytyphlosion | 2015-10-12 | 1 | -1/+1 |
| | | | | | Also add replace.sh | ||||
| * | more annotations on ModifyPikachuHappiness | PikalaxALT | 2015-10-11 | 1 | -1/+1 |
| | | |||||
| * | Fixes. | luckytyphlosion | 2015-08-30 | 1 | -3/+3 |
| | | |||||
| * | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -108/+109 |
| |\ | | | | | | | Doesn't build. | ||||
| | * | named more variables | YamaArashi | 2015-08-12 | 1 | -1/+1 |
| | | | |||||
| | * | commented SGB palette stuff | YamaArashi | 2015-08-12 | 1 | -4/+4 |
| | | | |||||
| | * | Replace hardcoded name lengths with NAME_LENGTH | dannye | 2015-08-10 | 1 | -1/+1 |
| | | | |||||
| | * | commented audio code | YamaArashi | 2015-08-08 | 1 | -4/+4 |
| | | | |||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -2/+2 |
| | | | | | | | | | and other clean up | ||||
| | * | constants for PrintNumber | YamaArashi | 2015-07-29 | 1 | -2/+2 |
| | | | |||||
| | * | named more constants | YamaArashi | 2015-07-21 | 1 | -1/+1 |
| | | | |||||
| | * | enumerate events | YamaArashi | 2015-07-20 | 1 | -2/+1 |
| | | | |||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -16/+16 |
| | | | |||||
| | * | hall of fame / credits | YamaArashi | 2015-07-14 | 1 | -57/+61 |
| | | | |||||
| | * | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 2015-07-03 | 1 | -25/+25 |
| | | | | | | | | | | | rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github | ||||
| * | | Fix bank1c errors and a few missed bank0 errors. | luckytyphlosion | 2015-08-09 | 1 | -1/+1 |
| | | | |||||
| * | | Attempt to make Yellow buildable, part 6. | luckytyphlosion | 2015-08-03 | 1 | -4/+4 |
| | | | |||||
| * | | Attempt to make yellow buildable. | luckytyphlosion | 2015-08-01 | 1 | -3/+3 |
| | | | | | | | | | Building Errors: Segmentation Error. | ||||
| * | | Some bank1c documentation. | luckytyphlosion | 2015-07-10 | 1 | -53/+70 |
| |/ | | | | | gamefreak.asm, hall_of_fame.asm, palettes.asm. Also new hram/wram.asm labels. | ||||
| * | commented battle stuff | YamaArashi | 2015-02-07 | 1 | -1/+1 |
| | | |||||
| * | serial/trade/misc | YamaArashi | 2015-02-07 | 1 | -6/+6 |
| | | |||||
| * | Rename hVBlank* constants to h*. | yenatch | 2014-09-23 | 1 | -2/+2 |
| | | |||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -1/+1 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -4/+4 |
| | | |||||
| * | Labelled many functions/variables | YamaArashi | 2014-08-08 | 1 | -2/+2 |
| | | |||||
| * | Use *Coord instead of FuncCoord | U-Fish-PC\Daniel | 2014-06-25 | 1 | -32/+16 |
| | | | | | | | Using 'Coord =' doesn't like using wTileMap So use hlCoord, deCoord, bcCoord, aCoord, Coorda, or dwCoord to avoid static addresses | ||||
| * | Use macros for predef calls/jumps instead of static ids. | yenatch | 2014-06-16 | 1 | -10/+5 |
| | | |||||
| * | Remove generated "indirect jump" comments. | yenatch | 2014-06-16 | 1 | -5/+5 |
| | | | | | The destination is obvious when using the predef macro. | ||||
| * | Hall of Fame sram labels and related constants. | yenatch | 2014-06-14 | 1 | -10/+10 |
| | | |||||
| * | Use monster struct macros in wram. Rename related labels for consistency. | yenatch | 2014-06-14 | 1 | -5/+5 |
| | | |||||
| * | Use VRAM constants where applicable. | yenatch | 2014-05-29 | 1 | -3/+3 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -56/+56 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
