| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 1 | -0/+0 |
| |\ | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 1 | -3/+3 |
| | | | |||||
| | * | Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow | Rangi | 2020-07-05 | 1 | -1/+1 |
| | | | |||||
| | * | Port two HRAM labels from pokeyellow | Rangi | 2020-07-05 | 1 | -5/+5 |
| | | | |||||
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -7/+7 |
| | | | | | | | | | To do: turn constants into labels and use ldh | ||||
| | * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 1 | -1/+1 |
| | | | | | | | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | ||||
| | * | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 2020-06-27 | 1 | -2/+2 |
| | | | | | | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | ||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -3/+3 |
| | | | |||||
| | * | No more W_ | dannye | 2015-08-30 | 1 | -7/+7 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -10/+10 |
| | | | |||||
| * | | Rename spritestatedata structs. | luckytyphlosion | 2018-11-18 | 1 | -1/+1 |
| | | | |||||
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -2/+2 |
| | | | |||||
| * | | Split out pikachu engine functions; sprite state data macros | pikalaxalt | 2016-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Replace hidden object file include in bank 3c | pikalaxalt | 2016-05-24 | 1 | -3/+3 |
| | | | |||||
| * | | Update hidden object functions and include them in main | pikalaxalt | 2016-05-24 | 1 | -15/+5 |
| | | | |||||
| * | | Bank11 and 14 misc functions. | luckytyphlosion | 2016-05-22 | 1 | -16/+0 |
| | | | |||||
| * | | overworld item & movement code, cable club code, remove more instances of ↵ | luckytyphlosion | 2015-10-29 | 1 | -7/+7 |
| |/ | | | | | | W_, add PIKAHAPPY_TRADE Also make replace.sh take args | ||||
| * | misc | YamaArashi | 2015-07-18 | 1 | -5/+5 |
| | | |||||
| * | Commented/labelled misc functions | YamaArashi | 2014-09-14 | 1 | -53/+57 |
| | | |||||
| * | Commented more sprite and map code | YamaArashi | 2014-09-13 | 1 | -2/+2 |
| | | |||||
| * | Remove most static wram addresses. Use labels instead. | yenatch | 2014-05-26 | 1 | -20/+20 |
| | | | | | | | For unknown addresses, use "w<address>". Label overleads are still an issue. | ||||
| * | Pull a lot of engine out of main.asm | U-Fish-PC\Daniel | 2014-05-22 | 1 | -0/+129 |
