| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-11-12 | 1 | -12/+12 |
| |\ | |||||
| | * | Use features of RGBDS 1.0.0 (#537) | Rangi | 2025-11-12 | 1 | -2/+2 |
| | | | |||||
| | * | Clean up home/copy2.asm (#531) | PokefanMarcel | 2025-09-10 | 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` | ||||
| | * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -10/+10 |
| | | | |||||
| | * | Sync coordinate macros with pokecrystal | Rangi | 2020-07-07 | 1 | -4/+4 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -48/+48 |
| | | | |||||
| | * | H_CONSTANTNAMES -> hConstantNames | Rangi | 2020-07-03 | 1 | -38/+38 |
| | | | |||||
| | * | Add space between arguments in assembly instructions and remove redundant a ↵ | xCrystal | 2017-12-30 | 1 | -28/+28 |
| | | | | | | | | | in instructions like add a, x | ||||
| * | | Fix .tilemap file extension, fix some typos (#138) | Narishma-gb | 2025-09-06 | 1 | -1/+1 |
| | | | |||||
| * | | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -0/+5 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -34/+34 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-05-20 | 1 | -15/+15 |
| | | | |||||
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -8/+8 |
| | | | |||||
| * | | Clean up white space | dannye | 2016-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm | luckytyphlosion | 2015-12-23 | 1 | -5/+7 |
| | | | | | | | | | Also document Func_1681 (GetFarByte) and fix Missingno's dex entry | ||||
| * | | Make pokeyellow build correctly. | luckytyphlosion | 2015-09-03 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/iimarckus/pokered | luckytyphlosion | 2015-08-30 | 1 | -6/+6 |
| |\| | | | | | | | Doesn't build. | ||||
| | * | Use more lb | dannye | 2015-08-05 | 1 | -2/+2 |
| | | | | | | | | | and other clean up | ||||
| | * | Consolidate coord macros | dannye | 2015-07-18 | 1 | -4/+4 |
| | | | |||||
| | * | fix variable naming | YamaArashi | 2015-07-18 | 1 | -11/+11 |
| | | | |||||
| | * | Use more *Coord | dannye | 2015-07-14 | 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 | ||||
| * | | Fix typos up to end of home/audio.asm | luckytyphlosion | 2015-08-09 | 1 | -1/+0 |
| | | | |||||
| * | | Attempt to make Yellow Buildable, part 5 | luckytyphlosion | 2015-08-02 | 1 | -1/+1 |
| | | | | | | | | | Rest of unknown pointers in homebank, fix some function names. | ||||
| * | | More home.asm fixes. | luckytyphlosion | 2015-07-10 | 1 | -2/+2 |
| | | | | | | | | | | | | | Change CopyVideoData/Double to CopyVideoData/DoubleAlternate and CopyVideoData/DoubleLCDEnabled to CopyVideoData. Also an address fix. | ||||
| * | | Add address comments. | luckytyphlosion | 2015-06-16 | 1 | -4/+4 |
| | | | |||||
| * | | Fix a lot of bugs | U-Daniel-PC\Daniel | 2015-06-05 | 1 | -6/+6 |
| | | | |||||
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -18/+48 |
| | | | |||||
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -37/+0 |
| | | | |||||
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -15/+27 |
| | | | |||||
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -1/+1 |
| | | | |||||
| * | | Update copy2.asm | luckytyphlosion | 2015-05-11 | 1 | -1/+1 |
| |/ | |||||
| * | Merge remote-tracking branch 'YamaArashi/master' | yenatch | 2014-09-20 | 1 | -10/+10 |
| | | | | | | | | | | | Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm | ||||
| * | Split copy and serial functions out of home.asm. | yenatch | 2014-08-12 | 1 | -0/+228 |
