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
/
data
/
pokemon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use macros for packed arrays of nybbles
Rangi
2021-05-23
1
-78
/
+153
*
Verify data table and name list sizes with assertion macros
Rangi
2021-03-25
8
-4
/
+16
*
Remove unused _GREEN TitleMons data
Rangi
2021-03-21
1
-18
/
+0
*
Use assert to ensure correct base data size
Rangi
2020-11-17
1
-0
/
+2
*
Fix file modes
dannye
2020-11-14
9
-0
/
+0
*
Missingno's Pokédex weight is two bytes like the rest
Rangi
2020-07-19
1
-2
/
+2
*
Define cries with a mon_cry macro
Rangi
2020-07-14
1
-190
/
+195
*
Clean up some data, using macros for multiline list entries
Rangi
2020-07-14
153
-343
/
+342
*
PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)
Rangi
2020-07-07
14
-14
/
+14
*
Use STARTER[123] constants in TitleMons
Rangi
2020-07-06
1
-9
/
+9
*
Align tmhm learnsets in rows of 5
Rangi
2020-07-06
145
-145
/
+665
*
TM/HM constants named after moves
Rangi
2020-07-05
145
-145
/
+145
*
Port pokecrystal's base data and tmhm structure
Rangi
2020-07-05
152
-4229
/
+3021
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
1
-303
/
+303
*
Document why Mew is set apart
Rangi
2020-07-03
1
-0
/
+10
*
Factor out Mew's pics and base data
Rangi
2020-07-03
1
-0
/
+4
*
Reorganize constants/
Rangi
2020-07-03
1
-1
/
+1
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
161
-0
/
+10145