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