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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-18
Clean up item comments (#443)
SatoMew
1
-11
/
+17
2023-12-06
Correct StarterDex function comment (#440)
colawsol
1
-1
/
+1
2023-11-22
Delete a couple EOL whitespace.
vulcandth
1
-1
/
+1
2023-11-21
Fix a few usages of EFFECTIVE
dannye
3
-4
/
+3
2023-11-21
Fix inaccurate comment in UpdateNPCSprite
Rangi42
1
-2
/
+2
2023-11-21
Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE
Rangi42
1
-5
/
+5
2023-11-21
Use some more constants in place of raw numbers
Rangi42
1
-16
/
+16
2023-11-21
Replace some `$a` with `EFFECTIVE` (#399)
RainbowMetalPigeon
1
-2
/
+2
2023-11-21
Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)
SatoMew
2
-4
/
+4
2023-11-21
Use MEGA_PUNCH constant in explosion animation routine (#434)
BlueZangoose
2
-8
/
+10
2023-11-20
Identify `wSavedCoordIndex` and its other usages
Rangi42
5
-7
/
+7
2023-11-20
Add `bigdw` and `dc` data macros
Rangi42
6
-82
/
+56
2023-11-20
Identify the unnamed HRAM variables and one WRAM label (#438)
Vortyne
3
-23
/
+23
2023-11-19
Name unnamed labels in seafoam islands and pokemon mansion script files (#435)
Vortyne
1
-1
/
+1
2023-11-18
Identify more map script labels
Rangi42
1
-12
/
+12
2023-11-17
.calculateHPBarCoords incorrectly referenced OAM
vulcandth
1
-1
/
+1
2023-11-17
Add constants for wMapConnections bits and group map header wram labels
Linus Unnebäck
1
-1
/
+1
2023-09-20
Use PSN constant in PoisonEffect routine (#426)
strager
1
-1
/
+1
2023-07-16
Improve comment about the "ED" tile bug (#421)
SatoMew
1
-3
/
+2
2023-07-16
Use charmap in link_battle_versus_text (#415)
Linus Unnebäck
1
-2
/
+2
2023-07-15
Thoroughly document debug code (#410)
SatoMew
8
-78
/
+95
2023-07-13
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
5
-7
/
+7
2023-03-25
Name some unnamed animation constants (#396)
Vortyne
3
-11
/
+11
2023-02-26
Complete and improve debug name labels (#408)
SatoMew
4
-17
/
+27
2022-09-26
Revert PR #395
Rangi
1
-1
/
+1
2022-09-26
Bug: Sprites can receive the wrong movement byte (#395)
Vortyne
1
-1
/
+1
2022-09-25
Change names of move subanimations to be meaningful (#389)
BlueZangoose
3
-21
/
+22
2022-09-24
Use a SPRITE_SET_LENGTH constant
Rangi
1
-4
/
+4
2022-09-24
Add constants and table macros for the map sprite sets (#392)
Rangi
1
-34
/
+38
2022-08-11
Use the same music headers as pokecrystal (#382)
Rangi
6
-10
/
+10
2022-08-11
Update comments related to Swift and Substitute checks (#380)
SatoMew
1
-2
/
+2
2022-08-11
Replace Hard-Coded Number With Constant (#381)
Chatot4444
1
-1
/
+1
2022-07-26
Clarify how Metronome picks a move
Rangi
1
-2
/
+3
2022-07-10
Identify some `.asm_*` labels
Rangi
17
-76
/
+77
2022-07-10
Sync Pokédex rating text with pokeyellow
Rangi
1
-51
/
+51
2022-07-10
Identify Pokédex rating text
Rangi
1
-48
/
+48
2022-07-09
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
24
-95
/
+95
2022-07-04
party_struct constants and ExchangeBytes size (#364)
vulcandth
1
-3
/
+3
2022-06-30
Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flash...
vulcandth
1
-1
/
+1
2022-06-22
VC ExchangeBytes Aliases (#363)
vulcandth
1
-3
/
+3
2022-06-17
`cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1`
Rangi
1
-1
/
+1
2022-06-17
Rename `SLP` to `SLP_MASK` (#361)
vulcandth
4
-14
/
+14
2022-06-06
RGBDS syntax updates (#358)
vulcandth
12
-18
/
+18
2022-06-06
Improved Virtual Console patch identifiers (#357)
vulcandth
7
-51
/
+53
2022-04-17
Add hSerialConnectionStatus vc_assert (#354)
vulcandth
1
-0
/
+8
2022-03-26
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
vulcandth
7
-20
/
+88
2022-03-04
Gen 1's Minimize graphic was not a complete 8x8 tile
Rangi
1
-2
/
+10
2021-11-23
Use ~X instead of $ff ^ X
Rangi
3
-4
/
+4
2021-11-05
Add some constants for options (#344)
Yoann Fievez
5
-11
/
+10
2021-11-05
Refactorize check button pressed (#340)
Yoann Fievez
15
-48
/
+48
[next]