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
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Celedon typo
dannye
2023-11-19
1
-4
/
+4
*
Identify more map script labels
Rangi42
2023-11-18
15
-86
/
+85
*
Add constants for wMapConnections bits and group map header wram labels
Linus Unnebäck
2023-11-17
2
-4
/
+4
*
Missing usage of def_script_pointers (#423)
Vortyne
2023-08-26
1
-0
/
+1
*
Thoroughly document debug code (#410)
SatoMew
2023-07-15
1
-1
/
+1
*
Add macros, constants, and labels for map scripts and text (#367)
vulcandth
2023-07-13
223
-8551
/
+8852
*
Distinguish Elite 4 "meta" constants from event constants
Rangi
2022-09-15
2
-2
/
+2
*
Use the same music headers as pokecrystal (#382)
Rangi
2022-08-11
1
-1
/
+1
*
wOAMBuffer -> wShadowOAM (#370)
Colton G. Rushton
2022-07-09
1
-1
/
+1
*
Use ~X instead of $ff ^ X
Rangi
2021-11-23
1
-2
/
+2
*
Merge pull request #325 from CelestialAmber/master
Daniel Harding
2021-05-31
1
-39
/
+41
|
\
|
*
Update CeruleanCity.asm
Amber Brault
2021-05-31
1
-9
/
+9
|
*
Partially document CeruleanCity.asm
Amber Brault
2021-05-31
1
-39
/
+41
*
|
Merge pull request #323 from KqesaR/master
Daniel Harding
2021-05-31
8
-474
/
+478
|
\
\
|
*
|
Clean many labels of scripts of all gyms
Yoann Fievez
2021-05-31
8
-474
/
+478
|
|
/
*
/
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
2021-05-31
1
-2
/
+2
|
/
*
The 'def_trainers' macro checks that trainers' event flag bits are correct (#...
Rangi
2021-04-13
69
-117
/
+257
*
Trim extra newlines from some files
Rangi
2021-04-08
1
-2
/
+0
*
Fix file modes
dannye
2020-11-14
224
-0
/
+0
*
Sync more with pokeyellow
Rangi
2020-11-06
13
-23
/
+21
*
Use the constant in all relevant situations
SatoMew
2020-09-22
1
-2
/
+2
*
Identify some hSpriteDataOffset values
Rangi
2020-08-30
2
-11
/
+11
*
Use decimal, not hex, for sprite (object) coordinates in map scripts
Rangi
2020-08-28
13
-47
/
+47
*
Consistent labels for Gym name scripts
Rangi
2020-07-18
8
-46
/
+50
*
SONY -> RIVAL
Rangi
2020-07-17
7
-8
/
+8
*
$ec = "▷"
Rangi
2020-07-16
1
-2
/
+2
*
Reformat map scripts' coordinate and movement data
Rangi
2020-07-16
57
-619
/
+530
*
Revise some map scripts, mostly for getting items
Rangi
2020-07-16
55
-339
/
+356
*
Define constants for in-game trades
Rangi
2020-07-16
8
-9
/
+9
*
Disassemble the BLUEMONS.GB debug ROM
Rangi
2020-07-15
3
-0
/
+12
*
Use a 'trainer' macro for trainers in scripts/
Rangi
2020-07-14
69
-2644
/
+391
*
Factor out spinner tiles from RocketHideoutB2F since they're also used by Vir...
Rangi
2020-07-14
1
-93
/
+1
*
Clean up some data, using macros for multiline list entries
Rangi
2020-07-14
8
-18
/
+18
*
Use 'tile' and 'tiles' macros
Rangi
2020-07-07
1
-27
/
+21
*
Sync coordinate macros with pokecrystal
Rangi
2020-07-07
4
-16
/
+16
*
Use HIGH() and LOW()
Rangi
2020-07-07
1
-2
/
+2
*
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
25
-34
/
+34
*
Use ASCII quotes in comments
Rangi
2020-07-06
1
-4
/
+4
*
Use labels for HRAM and VRAM
Rangi
2020-07-06
1
-2
/
+2
*
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-06
73
-444
/
+444
*
text_linkpromptbutton -> text_waitbutton
Rangi
2020-07-06
7
-16
/
+16
*
TM/HM constants named after moves
Rangi
2020-07-05
23
-25
/
+25
*
db $f6 == script_cable_club_receptionist
Rangi
2020-07-05
1
-1
/
+1
*
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
2020-07-05
28
-38
/
+38
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
213
-4500
/
+4500
*
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-04
2
-2
/
+2
*
Replace raw hex values with HRAM constants
Rangi
2020-07-03
24
-73
/
+73
*
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
28
-96
/
+96
*
Move graphics-only object file sources into gfx/
Rangi
2020-07-03
3
-3
/
+3
*
Organize macros/ like pokecrystal
Rangi
2020-07-03
10
-20
/
+21
[next]