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
path:
root
/
engine
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2022-10-02
4
-54
/
+57
|
\
|
*
Revert PR #395
Rangi
2022-09-26
1
-1
/
+1
|
*
Bug: Sprites can receive the wrong movement byte (#395)
Vortyne
2022-09-26
1
-1
/
+1
|
*
Change names of move subanimations to be meaningful (#389)
BlueZangoose
2022-09-25
3
-21
/
+22
|
*
Use a SPRITE_SET_LENGTH constant
Rangi
2022-09-24
1
-4
/
+4
|
*
Add constants and table macros for the map sprite sets (#392)
Rangi
2022-09-24
1
-34
/
+38
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2022-09-12
24
-69
/
+65
|
\
|
|
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
6
-10
/
+10
|
*
Update comments related to Swift and Substitute checks (#380)
SatoMew
2022-08-11
1
-2
/
+2
|
*
Replace Hard-Coded Number With Constant (#381)
Chatot4444
2022-08-11
1
-1
/
+1
|
*
Clarify how Metronome picks a move
Rangi
2022-07-26
1
-2
/
+3
|
*
Identify some `.asm_*` labels
Rangi
2022-07-10
17
-76
/
+77
|
*
Sync Pokédex rating text with pokeyellow
Rangi
2022-07-10
1
-51
/
+51
|
*
Identify Pokédex rating text
Rangi
2022-07-10
1
-48
/
+48
|
*
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
2022-07-09
24
-95
/
+95
|
*
party_struct constants and ExchangeBytes size (#364)
vulcandth
2022-07-04
1
-3
/
+3
|
*
Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...
vulcandth
2022-06-30
1
-1
/
+1
|
*
VC ExchangeBytes Aliases (#363)
vulcandth
2022-06-22
1
-3
/
+3
|
*
`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`
Rangi
2022-06-17
1
-1
/
+1
|
*
Rename `SLP` to `SLP_MASK` (#361)
vulcandth
2022-06-17
4
-14
/
+14
|
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
12
-18
/
+18
|
*
Improved Virtual Console patch identifiers (#357)
vulcandth
2022-06-06
7
-51
/
+53
|
*
Add hSerialConnectionStatus vc_assert (#354)
vulcandth
2022-04-17
1
-0
/
+8
|
*
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
vulcandth
2022-03-26
7
-20
/
+88
|
*
Gen 1's Minimize graphic was not a complete 8x8 tile
Rangi
2022-03-04
1
-2
/
+10
*
|
Replace Hard-Coded Number With Constant
Chatot4444
2022-08-11
1
-1
/
+1
*
|
Fix some whitespace
Rangi
2022-08-07
1
-2
/
+2
*
|
Clarify how Metronome picks a move
Rangi
2022-07-26
1
-2
/
+3
*
|
Identify some `.asm_*` labels
Rangi
2022-07-10
10
-58
/
+58
*
|
wOAMBuffer -> wShadowOAM (#95)
Colton G. Rushton
2022-07-09
31
-135
/
+135
*
|
party_struct constants and ExchangeBytes size (#91)
vulcandth
2022-07-04
1
-3
/
+3
*
|
VC ExchangeBytes Aliases (#90)
vulcandth
2022-06-22
1
-2
/
+2
*
|
`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`
Rangi
2022-06-17
1
-1
/
+1
*
|
Rename `SLP` to `SLP_MASK` (#89)
vulcandth
2022-06-17
5
-16
/
+16
*
|
RGBDS syntax updates (#86)
vulcandth
2022-06-06
15
-20
/
+20
*
|
Improved Virtual Console patch identifiers (#85)
vulcandth
2022-06-06
10
-48
/
+48
*
|
Add hSerialConnectionStatus vc_assert (#83)
vulcandth
2022-04-17
1
-0
/
+8
*
|
Identify local labels for OptionsMenu_TextSpeed (#76)
Alberto Leal
2022-04-08
1
-8
/
+8
*
|
Build the Virtual Console patch with `make yellow_vc` (#80)
vulcandth
2022-03-26
10
-20
/
+95
*
|
Gen 1's Minimize graphic was not a complete 8x8 tile
Rangi
2022-03-04
1
-2
/
+10
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2021-11-23
22
-66
/
+54
|
\
|
|
*
Use ~X instead of $ff ^ X
Rangi
2021-11-23
3
-4
/
+4
|
*
Add some constants for options (#344)
Yoann Fievez
2021-11-05
5
-11
/
+10
|
*
Refactorize check button pressed (#340)
Yoann Fievez
2021-11-05
15
-48
/
+48
|
*
Comment on the CooltrainerFAI bug
Rangi
2021-11-03
1
-0
/
+3
|
*
Identify some percentage constant values
Rangi
2021-11-02
3
-22
/
+22
*
|
Identify starter pikachu happiness boost medicine check (#72)
Daniel Harding
2021-11-02
1
-3
/
+3
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-09-26
13
-36
/
+36
|
\
|
|
*
Fix typos (#334)
Amber Brault
2021-09-26
1
-1
/
+1
|
*
wcf4b -> wStringBuffer
Rangi
2021-08-28
13
-35
/
+35
[next]