index
:
pokeyellow.git
master
Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash
git daemon user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update and add more tool scripts
Rangi
2022-09-18
*
Distinguish Elite 4 "meta" constants from event constants
Rangi
2022-09-15
*
Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constants
Rangi
2022-09-11
*
Comment about UndergroundPathNorthSouth.blk size
Rangi
2022-09-11
*
Copy pokecrystal's `map_const` macro
Rangi
2022-09-11
*
Rename `macros/wram.asm` to `macros/ram.asm` (#388)
vulcandth
2022-09-11
*
Link to the symbols branch
Rangi
2022-09-10
*
Improve NPC trade labels and comments (#384)
SatoMew
2022-09-10
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
*
Update comments related to Swift and Substitute checks (#380)
SatoMew
2022-08-11
*
Replace Hard-Coded Number With Constant (#381)
Chatot4444
2022-08-11
*
PP must be 40 or less
Rangi
2022-08-10
*
Clarify how Metronome picks a move
Rangi
2022-07-26
*
Basic Issue Template with Discord Link (#377)
vulcandth
2022-07-20
*
Update comment
dannye
2022-07-15
*
Remove empty lines on the top of map header files (#375)
vulcandth
2022-07-10
*
Identify some `.asm_*` labels
Rangi
2022-07-10
*
Replace "branch" labels in SFX files with local names
Rangi
2022-07-10
*
Replace "branch" labels in music files with local names
Rangi
2022-07-10
*
Sync Pokédex rating text with pokeyellow
Rangi
2022-07-10
*
Identify Pokédex rating text
Rangi
2022-07-10
*
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
2022-07-09
*
Remove comment about addresses
Rangi
2022-07-09
*
Fix typo: HeatButt -> HeadButt
dannye
2022-07-04
*
Identify the rest of the hardware constants (#371)
Colton G. Rushton
2022-07-04
*
party_struct constants and ExchangeBytes size (#364)
vulcandth
2022-07-04
*
Use backwards-compatible EQU syntax for rgbdscheck.asm
Rangi
2022-06-30
*
Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...
vulcandth
2022-06-30
*
Fix INSTALL.md's dead links (#365)
Colton G. Rushton
2022-06-26
*
VC ExchangeBytes Aliases (#363)
vulcandth
2022-06-22
*
Automatically upload .sym files to a 'symbols' branch
Rangi
2022-06-22
*
`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`
Rangi
2022-06-17
*
Add a subdirectory for RAM files
Rangi
2022-06-17
*
Rename `SLP` to `SLP_MASK` (#361)
vulcandth
2022-06-17
*
Mention WildDataPointers in map_constants.asm
Rangi
2022-06-07
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
*
Improved Virtual Console patch identifiers (#357)
vulcandth
2022-06-06
*
Remove Stadium data patch from tools/make_patch.c (#355)
vulcandth
2022-04-26
*
Add hSerialConnectionStatus vc_assert (#354)
vulcandth
2022-04-17
*
Add comment explaining the purpose of TrainerNamePointers (#352)
SatoMew
2022-03-31
*
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
vulcandth
2022-03-26
*
Refactor pkmncompress.c to use common.h
Rangi
2022-03-17
*
Use noreturn for usage_exit
Rangi
2022-03-15
*
Use -flto for all tools
Rangi
2022-03-15
*
Slightly refactor some C tools
Rangi
2022-03-08
*
Gen 1's Minimize graphic was not a complete 8x8 tile
Rangi
2022-03-04
*
Fix incorrect comment about money received after battle (#346)
stringflow
2021-12-09
*
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-23
[next]