| Commit message (Expand) | 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 i... | xCrystal | 1 | -1/+1 |
| 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 |
| 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 |
| 2015-11-15 | engine/menu/start_menu.asm | luckytyphlosion | 1 | -2/+2 |
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related fu... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related functions,... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other m... | luckytyphlosion | 1 | -1/+1 |
| 2015-10-12 | Rename some palette labels. | luckytyphlosion | 1 | -1/+1 |
| 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 |
| 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 |
| 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 |
| 2015-07-03 | Rename/organize part 1 of 4 | U-Daniel-PC\Daniel | 1 | -25/+25 |
| 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 |
| 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 |