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
*
Clean up item comments (#443)
SatoMew
2023-12-18
3
-15
/
+21
*
Correct StarterDex function comment (#440)
colawsol
2023-12-06
1
-1
/
+1
*
Convert a couple ds 2 to dw
vulcandth
2023-11-22
3
-4
/
+4
*
Delete a couple EOL whitespace.
vulcandth
2023-11-22
2
-2
/
+2
*
Fix some map text constants
dannye
2023-11-21
5
-21
/
+21
*
Fix a few usages of EFFECTIVE
dannye
2023-11-21
3
-4
/
+3
*
Fix inaccurate comment in UpdateNPCSprite
Rangi42
2023-11-21
1
-2
/
+2
*
Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE
Rangi42
2023-11-21
4
-14
/
+14
*
Rename two unused items as `ITEM_XX` like pokecrystal
Rangi42
2023-11-21
4
-11
/
+11
*
Use some more constants in place of raw numbers
Rangi42
2023-11-21
2
-18
/
+23
*
Replace some `$a` with `EFFECTIVE` (#399)
RainbowMetalPigeon
2023-11-21
1
-2
/
+2
*
Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)
SatoMew
2023-11-21
4
-79
/
+79
*
Use MEGA_PUNCH constant in explosion animation routine (#434)
BlueZangoose
2023-11-21
4
-8
/
+19
*
Update install instructions for Arch Linux
Rotekoppen
2023-11-21
1
-3
/
+1
*
Fix event check
dannye
2023-11-20
1
-1
/
+1
*
List unidentified labels in Discord webhook
Rangi42
2023-11-20
1
-1
/
+1
*
Have palfix.py always output grayscale
Rangi42
2023-11-20
1
-19
/
+5
*
Identify `wSavedCoordIndex` and its other usages
Rangi42
2023-11-20
15
-54
/
+57
*
Add `bigdw` and `dc` data macros
Rangi42
2023-11-20
8
-91
/
+76
*
Identify the unnamed HRAM variables and one WRAM label (#438)
Vortyne
2023-11-20
6
-33
/
+30
*
Name 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437)
Vortyne
2023-11-19
2
-4
/
+4
*
Fix SAFFRONCTIY typo
dannye
2023-11-19
2
-2
/
+2
*
Fix inconsistent B1F object consts
dannye
2023-11-19
2
-6
/
+6
*
Fix incorrect fallthrough comment
dannye
2023-11-19
1
-1
/
+1
*
Fix inconsistent object const names
dannye
2023-11-19
6
-27
/
+27
*
Remove incorrect sign object consts
dannye
2023-11-19
2
-3
/
+0
*
Name unnamed labels in seafoam islands and pokemon mansion script files (#435)
Vortyne
2023-11-19
10
-105
/
+105
*
Fix HallOfFake typo
dannye
2023-11-19
1
-2
/
+2
*
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
*
Update `EndBug` to v9.
dannye
2023-04-25
1
-2
/
+1
[next]