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
/
pokemon
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
Use {interpolation} to generate sequences of RAM labels
Rangi
3
-10
/
+10
2021-04-08
Trim extra newlines from some files
Rangi
1
-1
/
+0
2021-03-25
Verify data table and name list sizes with assertion macros
Rangi
3
-4
/
+4
2021-02-13
Identify hUILayoutFlags
Rangi
2
-7
/
+7
2020-11-29
Label and document hFFD7 more accurately
SatoMew
2
-8
/
+8
2020-11-14
Fix file modes
dannye
6
-0
/
+0
2020-11-05
Remove trailing whitespace
Rangi
1
-1
/
+1
2020-07-16
Define constants for default trainer DVs
Rangi
1
-2
/
+2
2020-07-07
Use 'tile' and 'tiles' macros
Rangi
2
-15
/
+13
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
4
-56
/
+56
2020-07-06
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
6
-9
/
+9
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
6
-81
/
+81
2020-07-05
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
1
-3
/
+3
2020-07-05
Port _RemovePokemon documentation from pokeyellow
Rangi
1
-33
/
+33
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
4
-69
/
+72
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
1
-2
/
+2
2020-07-03
Move more code from home.asm to home/
Rangi
1
-0
/
+1
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
6
-41
/
+41
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi
2
-2
/
+2
2020-07-02
Add subdirectories to engine/ similar to pokecrystal
Rangi
10
-0
/
+2638