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
/
battle
/
wild_encounters.asm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
8 days
fix(nowild): use wUnusedFlag (0xCC5B) instead of wc5d8 for the toggle
Ash Ketchum
1
-1
/
+1
9 days
menu: add NOWILD toggle + REPEL (and repurpose wc5d8 as the flag)
Ash Ketchum
1
-0
/
+3
2024-09-18
Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)
Sylvie
1
-1
/
+1
2024-08-04
Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)
Sylvie
1
-1
/
+1
2024-07-16
Identify various flag labels and bit constants (#454)
Sylvie
1
-4
/
+4
2021-05-31
Change name wSeaRoutesWildMons to wWaterMons in WRAM
Yoann Fievez
1
-1
/
+1
2021-05-18
Standardize names of wild maps entities
Yoann Fievez
1
-1
/
+1
2020-11-04
Sync with pokered
dannye
1
-23
/
+9
2020-08-31
Use constants to delineate map types, and factor out more data
Rangi
1
-1
/
+1
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
1
-2
/
+2
2020-07-06
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
1
-2
/
+2
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
1
-3
/
+3
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi
1
-1
/
+1
2020-06-23
Move more tables from engine/ to data/
Rangi
1
-15
/
+1
2016-06-11
remove address comments
YamaArashi
1
-2
/
+2
2016-06-11
remove address comments
YamaArashi
1
-2
/
+2
2015-11-15
EndOfBattle and TryDoWildEncounter
luckytyphlosion
1
-6
/
+5
2015-10-29
overworld item & movement code, cable club code, remove more instances of W_,...
luckytyphlosion
1
-9
/
+9
2015-10-18
Complete documentation of bank3
luckytyphlosion
1
-1
/
+1
2015-08-30
No more wram_constants.asm
dannye
1
-2
/
+2
2015-08-30
No more W_
dannye
1
-8
/
+8
2015-07-23
fixed hram aliases and named wram var
YamaArashi
1
-5
/
+5
2015-07-18
Consolidate coord macros
dannye
1
-1
/
+1
2015-07-18
fix variable naming
YamaArashi
1
-1
/
+1
2015-06-11
Clean up white space
U-Daniel-PC\Daniel
1
-4
/
+4
2015-06-04
ANSI->UTF-8
U-Daniel-PC\Daniel
1
-5
/
+5
2015-04-01
Rename battle files and split move effects Part 1
xCrystal
1
-0
/
+118