| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-11-12 | Use features of RGBDS 1.0.0 (#537) | Rangi | 1 | -2/+2 | |
| 2025-09-10 | Clean up home/copy2.asm (#531) | PokefanMarcel | 1 | -11/+11 | |
| * Use `SCREEN_WIDTH`, rename loop, and remove obsolete comment in `ClearScreenArea` * Use `SCREEN_HEIGHT` and `lb` in `CopyScreenTileBufferToVRAM` * Use `SCREEN_AREA` in `ClearScreen` | |||||
| 2025-09-06 | Fix .tilemap file extension, fix some typos (#138) | Narishma-gb | 1 | -1/+1 | |
| 2025-06-30 | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 1 | -10/+10 | |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 1 | -0/+5 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -34/+34 | |
| 2020-07-07 | Sync coordinate macros with pokecrystal | Rangi | 1 | -4/+4 | |
| 2020-07-06 | Specify the ldh instruction, don't turn ld into ldh | Rangi | 1 | -48/+48 | |
| 2020-07-03 | H_CONSTANTNAMES -> hConstantNames | Rangi | 1 | -38/+38 | |
| 2020-05-20 | Sync with pokered | dannye | 1 | -15/+15 | |
| 2017-12-30 | Add space between arguments in assembly instructions and remove redundant a ↵ | xCrystal | 1 | -28/+28 | |
| in instructions like add a, x | |||||
| 2016-06-11 | remove address comments | YamaArashi | 1 | -8/+8 | |
| 2016-06-06 | Clean up white space | dannye | 1 | -1/+1 | |
| 2015-12-23 | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 1 | -5/+7 | |
| Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | |||||
| 2015-09-03 | Make pokeyellow build correctly. | luckytyphlosion | 1 | -2/+2 | |
| 2015-08-09 | Fix typos up to end of home/audio.asm | luckytyphlosion | 1 | -1/+0 | |
| 2015-08-05 | Use more lb | dannye | 1 | -2/+2 | |
| and other clean up | |||||
| 2015-08-02 | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 1 | -1/+1 | |
| Rest of unknown pointers in homebank, fix some function names. | |||||
| 2015-07-18 | Consolidate coord macros | dannye | 1 | -4/+4 | |
| 2015-07-18 | fix variable naming | YamaArashi | 1 | -11/+11 | |
| 2015-07-14 | Use more *Coord | dannye | 1 | -4/+4 | |
| also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it | |||||
| 2015-07-10 | More home.asm fixes. | luckytyphlosion | 1 | -2/+2 | |
| Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix. | |||||
| 2015-06-16 | Add address comments. | luckytyphlosion | 1 | -4/+4 | |
| 2015-06-05 | Fix a lot of bugs | U-Daniel-PC\Daniel | 1 | -6/+6 | |
| 2015-05-11 | Update copy2.asm | luckytyphlosion | 1 | -18/+48 | |
| 2015-05-11 | Update copy2.asm | luckytyphlosion | 1 | -37/+0 | |
| 2015-05-11 | Update copy2.asm | luckytyphlosion | 1 | -15/+27 | |
| 2015-05-11 | Update copy2.asm | luckytyphlosion | 1 | -1/+1 | |
| 2015-05-11 | Update copy2.asm | luckytyphlosion | 1 | -1/+1 | |
| 2014-08-12 | Split copy and serial functions out of home.asm. | yenatch | 1 | -0/+228 | |
