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
*
VermilionHouse3_h map header asm
Bryan Bishop
2012-01-03
1
-2
/
+14
*
update MapHeaderPointers with labels
Bryan Bishop
2012-01-02
1
-3
/
+3
*
fuchsia city map header asm
Bryan Bishop
2012-01-02
1
-1
/
+33
*
lavender town map header asm
Bryan Bishop
2012-01-02
1
-1
/
+27
*
cerulean city map header asm
Bryan Bishop
2012-01-02
1
-1
/
+39
*
pewter city map header asm
Bryan Bishop
2012-01-02
1
-1
/
+27
*
viridian city map header asm
Bryan Bishop
2012-01-02
1
-6
/
+35
*
fix error in map header asm (db -> dw)
Bryan Bishop
2012-01-02
1
-1
/
+1
*
tool to dump asm for each map header
Bryan Bishop
2012-01-02
1
-0
/
+196
*
add celadon city map header
Bryan Bishop
2012-01-02
1
-2
/
+27
*
Merge.
IIMarckus
2012-01-02
1
-0
/
+545
|
\
|
*
Close branch for extras/extract_maps.py.
IIMarckus
2012-01-02
0
-0
/
+0
|
*
tools/extract_maps.py -> extras/
Bryan Bishop
2012-01-02
1
-0
/
+0
|
*
python tool to extract map header data
Bryan Bishop
2012-01-02
1
-0
/
+545
|
/
*
Add more in‐battle checks.
IIMarckus
2011-12-29
1
-3
/
+174
*
Flinch check.
IIMarckus
2011-12-29
1
-2
/
+12
*
Make an implied rule for .gbc.
IIMarckus
2011-12-29
1
-6
/
+8
*
$FFF3 checks whose turn it is.
IIMarckus
2011-12-29
2
-11
/
+15
*
Add status checks + text.
IIMarckus
2011-12-29
2
-5
/
+185
*
Add some more Pokémon Tower battle stuff.
IIMarckus
2011-12-29
1
-3
/
+31
*
Add the ghost battle text.
IIMarckus
2011-12-29
1
-6
/
+50
*
Add the tail end of some battle code.
IIMarckus
2011-12-29
2
-5
/
+215
*
PP decrement during battle.
IIMarckus
2011-12-28
1
-1
/
+32
*
Cleanup, and added new RAM variables (and changed some others).
IIMarckus
2011-12-27
2
-36
/
+40
*
Disassemble some name lists logic.
IIMarckus
2011-12-27
2
-5
/
+163
*
Add some mysterious unused names (from a convo with Sawakita a long time ago)
IIMarckus
2011-12-27
2
-1
/
+29
*
Add some functions that MoveSprite calls.
IIMarckus
2011-12-27
1
-3
/
+37
*
Add the MoveSprite function.
IIMarckus
2011-12-27
1
-3
/
+39
*
Expand some already‐referenced text.
IIMarckus
2011-12-27
2
-67
/
+141
*
And update the paths for the fossils…
IIMarckus
2011-12-27
1
-2
/
+2
*
Turns out the fossil pictures differ between Red/Green and Blue.
IIMarckus
2011-12-27
4
-0
/
+7
*
Fix Red/Green Alakazam frontpic. Pointed out by Chaos Rush.
IIMarckus
2011-12-27
1
-1
/
+6
*
Split large chunks of text into separate files, and improve Makefile.
IIMarckus
2011-12-26
6
-167
/
+170
*
Remove TX_NULL; it is obsoleted by db "@"
IIMarckus
2011-12-26
2
-15
/
+11
*
Fix (hopefully) unicode mis-behaviour.
Sawakita
2011-12-27
2
-45
/
+43
*
Fix small encoding error (unicode).
Sawakita
2011-12-27
1
-1
/
+1
*
Add pointers to items usage functions, main item usage handling function and ...
Sawakita
2011-12-27
1
-47
/
+647
*
Add status ailments masks (FRZ, SLP).
Sawakita
2011-12-27
1
-1
/
+6
*
Add another common function.
IIMarckus
2011-12-21
1
-1
/
+129
*
These are coordinates on the tilemap.
IIMarckus
2011-12-21
1
-6
/
+12
*
More $54→# conversion.
IIMarckus
2011-12-21
1
-2
/
+2
*
More text nulls.
IIMarckus
2011-12-21
1
-6
/
+5
*
Add a character for the numero sign.
IIMarckus
2011-12-21
2
-1
/
+3
*
Add characters for textbox borders to the array.
IIMarckus
2011-12-21
2
-8
/
+17
*
Add a weird OT string write.
IIMarckus
2011-12-21
1
-1
/
+53
*
Add Pokedex number ↔ index number conversion functions.
IIMarckus
2011-12-21
1
-1
/
+36
*
Treat apostrophes specially, since they’re combining characters.
IIMarckus
2011-12-21
3
-22
/
+37
*
Add various data from the credits (graphics, displayed mons, text).
IIMarckus
2011-12-21
2
-1
/
+274
*
Add move names.
IIMarckus
2011-12-21
1
-1
/
+165
*
Add Japanese text entry and Pokédex entries.
IIMarckus
2011-12-21
4
-4
/
+2619
[next]