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
Files
Lines
*
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2022-10-02
1
-3
/
+3
|
\
|
*
Update tools/unnamed.py for rgbds 0.6.0 object files
Rangi
2022-10-02
1
-3
/
+3
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2022-10-02
30
-1023
/
+725
|
\
|
|
*
Require rgbds 0.6.0
Rangi
2022-10-02
18
-373
/
+43
|
*
`startswith` works with a tuple
Rangi
2022-09-30
1
-1
/
+1
|
*
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
|
*
Bug: `SUBANIMTYPE_COORDFLIP` should be `SUBANIMTYPE_HVFLIP` (#394)
Vortyne
2022-09-26
1
-1
/
+1
|
*
Change names of move subanimations to be meaningful (#389)
BlueZangoose
2022-09-25
9
-526
/
+533
|
*
Use a SPRITE_SET_LENGTH constant
Rangi
2022-09-24
3
-6
/
+8
|
*
Add constants and table macros for the map sprite sets (#392)
Rangi
2022-09-24
5
-125
/
+150
*
|
Merge remote-tracking branch 'remotes/pokered/master'
Rangi
2022-09-19
16
-102
/
+3272
|
\
|
|
*
Fix tools/unnamed.py and add tools/consts.py
Rangi
2022-09-18
2
-2
/
+58
|
*
Update and add more tool scripts
Rangi
2022-09-18
12
-95
/
+3207
|
*
Distinguish Elite 4 "meta" constants from event constants
Rangi
2022-09-15
3
-4
/
+6
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2022-09-12
115
-998
/
+1837
|
\
|
|
*
Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constants
Rangi
2022-09-11
2
-1
/
+3
|
*
Comment about UndergroundPathNorthSouth.blk size
Rangi
2022-09-11
1
-1
/
+1
|
*
Copy pokecrystal's `map_const` macro
Rangi
2022-09-11
1
-251
/
+251
|
*
Rename `macros/wram.asm` to `macros/ram.asm` (#388)
vulcandth
2022-09-11
4
-4
/
+4
|
*
Link to the symbols branch
Rangi
2022-09-10
1
-0
/
+5
|
*
Improve NPC trade labels and comments (#384)
SatoMew
2022-09-10
2
-12
/
+16
|
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
25
-554
/
+1313
|
*
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
|
*
PP must be 40 or less
Rangi
2022-08-10
1
-0
/
+1
|
*
Clarify how Metronome picks a move
Rangi
2022-07-26
1
-2
/
+3
|
*
Basic Issue Template with Discord Link (#377)
vulcandth
2022-07-20
2
-0
/
+9
|
*
Update comment
dannye
2022-07-15
1
-1
/
+1
|
*
Remove empty lines on the top of map header files (#375)
vulcandth
2022-07-10
223
-223
/
+0
|
*
Identify some `.asm_*` labels
Rangi
2022-07-10
20
-92
/
+93
|
*
Replace "branch" labels in SFX files with local names
Rangi
2022-07-10
164
-312
/
+7
|
*
Replace "branch" labels in music files with local names
Rangi
2022-07-10
47
-1047
/
+812
|
*
Sync Pokédex rating text with pokeyellow
Rangi
2022-07-10
4
-169
/
+169
|
*
Identify Pokédex rating text
Rangi
2022-07-10
2
-64
/
+64
|
*
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
2022-07-09
29
-105
/
+105
|
*
Remove comment about addresses
Rangi
2022-07-09
1
-1
/
+1
|
*
Fix typo: HeatButt -> HeadButt
dannye
2022-07-04
1
-2
/
+2
|
*
Identify the rest of the hardware constants (#371)
Colton G. Rushton
2022-07-04
1
-7
/
+3
|
*
party_struct constants and ExchangeBytes size (#364)
vulcandth
2022-07-04
3
-3
/
+38
|
*
Use backwards-compatible EQU syntax for rgbdscheck.asm
Rangi
2022-06-30
1
-3
/
+3
|
*
Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...
vulcandth
2022-06-30
2
-2
/
+2
|
*
Fix INSTALL.md's dead links (#365)
Colton G. Rushton
2022-06-26
1
-8
/
+8
|
*
VC ExchangeBytes Aliases (#363)
vulcandth
2022-06-22
3
-9
/
+9
|
*
Automatically upload .sym files to a 'symbols' branch
Rangi
2022-06-22
1
-0
/
+21
|
*
`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`
Rangi
2022-06-17
1
-1
/
+1
|
*
Add a subdirectory for RAM files
Rangi
2022-06-17
6
-14
/
+10
|
*
Rename `SLP` to `SLP_MASK` (#361)
vulcandth
2022-06-17
5
-15
/
+15
|
*
Mention WildDataPointers in map_constants.asm
Rangi
2022-06-07
1
-0
/
+1
|
*
RGBDS syntax updates (#358)
vulcandth
2022-06-06
101
-958
/
+958
[next]