index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-03-31
Add comment explaining the purpose of TrainerNamePointers (#352)
HEAD
master
SatoMew
2022-03-26
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
vulcandth
2022-03-17
Refactor pkmncompress.c to use common.h
Rangi
2022-03-15
Use noreturn for usage_exit
Rangi
2022-03-15
Use -flto for all tools
Rangi
2022-03-08
Slightly refactor some C tools
Rangi
2022-03-04
Gen 1's Minimize graphic was not a complete 8x8 tile
Rangi
2021-12-09
Fix incorrect comment about money received after battle (#346)
stringflow
2021-11-23
Use ~X instead of $ff ^ X
Rangi
2021-11-23
Use compound assignment operators
Rangi
2021-11-23
Require rgbds 0.5.2
Rangi
2021-11-06
Use `dn` for wave instrument samples, like pokecrystal
Rangi
2021-11-05
Add some constants for options (#344)
Yoann Fievez
2021-11-05
Refactorize check button pressed (#340)
Yoann Fievez
2021-11-04
Update 'make compare' for no pret repo and add 'make' for fork (#339)
Yoann Fievez
2021-11-03
Comment on the CooltrainerFAI bug
Rangi
2021-11-02
Merge branch 'master' of https://github.com/pret/pokered
Rangi
2021-11-02
Identify some percentage constant values
Rangi
2021-10-08
Kill Freenode.
IIMarckus
2021-10-05
`warp_event` warp IDs start at 1, like in pokegold/pokecrystal
Rangi
2021-10-05
Clean up some redundant or unusual event comments
Rangi
2021-09-26
Align `object_event` coordinates
Rangi
2021-09-26
Fix typos (#334)
Amber Brault
2021-09-26
Unify map event gen1 gen2 (#335)
Yoann Fievez
2021-09-08
`ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0`
Rangi
2021-08-28
wcf4b -> wStringBuffer
Rangi
2021-07-31
Remove old tile animation comments (#333)
SatoMew
2021-06-19
Switch from Travis CI to GitHub Actions
Rangi
2021-06-14
Merge pull request #332 from SnorlaxMonster/roar-teleport-comment-fix
Daniel Harding
2021-06-14
Correct comments on SwitchAndTeleportEffect
SnorlaxMonster
2021-06-01
Use more UNIONs for overlapping WRAM labels
Rangi
2021-05-31
Use a 30-byte UNION for some overlapping WRAM labels
Rangi
2021-05-31
Use more WRAM sections
Rangi
2021-05-31
Merge pull request #325 from CelestialAmber/master
Daniel Harding
2021-05-31
Merge pull request #323 from KqesaR/master
Daniel Harding
2021-05-31
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
2021-05-31
Update CeruleanCity.asm
Amber Brault
2021-05-31
Start reformatting WRAM labels
Rangi
2021-05-31
Clean many labels of scripts of all gyms
Yoann Fievez
2021-05-31
Merge pull request #324 from KqesaR/clean_label_wild_map_pointer
Daniel Harding
2021-05-31
Reformat MoveBoulderDustFunctionPointerTable
Rangi
2021-05-31
Change name wSeaRoutesWildMons to wWaterMons in WRAM
Yoann Fievez
2021-05-31
Fix typo noting to nothing and align vertically comments
Yoann Fievez
2021-05-31
Simplify the tileset headers
Rangi
2021-05-31
Merge pull request #322 from SatoMew/master
Daniel Harding
2021-05-31
Improve some RAM formatting
Rangi
2021-05-31
Partially document CeruleanCity.asm
Amber Brault
2021-05-30
Eliminate unnecessary data macros
Rangi
2021-05-23
Add labels to unreferenced mart inventories and remove redundant comments
Rangi
2021-05-23
Use macros for bit arrays
Rangi
[next]