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
...
|
*
Fix Celedon typo
dannye
2023-11-19
3
-9
/
+9
|
*
Correct wTilePlayerStandingOn "unused?" comment (#433)
Alchav
2023-11-18
1
-1
/
+1
|
*
Identify more map script labels
Rangi42
2023-11-18
17
-102
/
+101
|
*
.calculateHPBarCoords incorrectly referenced OAM
vulcandth
2023-11-17
1
-1
/
+1
|
*
Move charmap.asm to constants/
vulcandth
2023-11-17
2
-2
/
+1
|
*
Replaced decomp list with pret.github.io link
AnonymousRandomPerson
2023-11-17
1
-21
/
+2
|
*
Add constants for wMapConnections bits and group map header wram labels
Linus Unnebäck
2023-11-17
8
-30
/
+35
|
*
Use map object consts in data/maps/hide_show_data.asm (#432)
dannye
2023-10-11
210
-1149
/
+1155
|
*
Use PSN constant in PoisonEffect routine (#426)
strager
2023-09-20
1
-1
/
+1
|
*
Fix wPlayerHPBarColor type (#429)
Linus Unnebäck
2023-09-20
1
-2
/
+2
|
*
Fix tools/free_space.awk for new rgbds (pret/pokecrystal#1049) (#416)
vulcandth
2023-08-26
1
-5
/
+13
|
*
text_2.asm: trivial missing whitespace (#425)
Zachary Buhman
2023-08-26
1
-1
/
+1
|
*
CI copy `.map` files to symbols branch (#428)
vulcandth
2023-08-26
1
-1
/
+2
|
*
Missing usage of def_script_pointers (#423)
Vortyne
2023-08-26
1
-0
/
+1
|
*
Correct constant name (SILPH, not SLIPH) (#422)
Vortyne
2023-08-26
1
-1
/
+1
|
*
Fix segfaults at EOF, add token/newline checks, and support '\r' in scan_incl...
Rangi
2023-08-15
1
-14
/
+38
|
*
Improve comment about the "ED" tile bug (#421)
SatoMew
2023-07-16
1
-3
/
+2
|
*
Use charmap in link_battle_versus_text (#415)
Linus Unnebäck
2023-07-16
1
-2
/
+2
|
*
Thoroughly document debug code (#410)
SatoMew
2023-07-15
18
-109
/
+128
|
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
664
-11578
/
+13242
|
*
Make wCurrentBoxNum a byte instead of word (#414)
Linus Unnebäck
2023-05-10
1
-1
/
+3
*
|
Add sound bits documentation for wOptions (#110)
Linus Unnebäck
2023-07-16
1
-1
/
+6
*
|
Remove unused pikacry macro (#106)
Linus Unnebäck
2023-04-25
1
-4
/
+0
*
|
Merge branch 'master' of https://github.com/pret/pokered
dannye
2023-04-25
19
-110
/
+128
|
\
|
|
*
Update `EndBug` to v9.
dannye
2023-04-25
1
-2
/
+1
|
*
Name some unnamed animation constants (#396)
Vortyne
2023-03-25
5
-20
/
+20
|
*
Dex weights are in tenths of a pound
RainbowMetalPigeon
2023-03-25
1
-1
/
+1
|
*
Complete and improve debug name labels (#408)
SatoMew
2023-02-26
5
-18
/
+28
|
*
Add list assertion to TrainerNames
dannye
2022-12-28
1
-47
/
+49
|
*
Add table assertion to `TrainerDataPointers` (#403)
vulcandth
2022-12-28
2
-0
/
+4
|
*
Use rgbds 0.6.1 (0.6.0 also still works)
Rangi
2022-12-03
2
-12
/
+12
|
*
Fix preinclude dependencies
mid-kid
2022-10-25
1
-8
/
+9
|
*
Add `COUNTOF` macro to tools/common.h
Rangi
2022-10-14
3
-11
/
+13
*
|
Fix trainer parties' comments (#104)
mirko93s
2023-02-17
1
-10
/
+19
*
|
Use rgbds 0.6.1 (0.6.0 also still works)
Rangi
2022-12-03
2
-12
/
+12
*
|
Move `ShoreTiles` and `WaterTile` into data/
Rangi
2022-10-05
2
-7
/
+9
*
|
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
[prev]
[next]