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
/
main.asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Label a lot of unnamed text
U-Fish-PC\Daniel
2014-05-15
1
-762
/
+763
*
|
|
Label graphics loading functions and CheckIfMoveIsKnown
U-Fish-PC\Daniel
2014-05-15
1
-99
/
+101
*
|
|
Label and comment AnimatePartyMon
U-Fish-PC\Daniel
2014-05-15
1
-39
/
+46
|
/
/
*
|
Comment where gym trainers get deactivated after beating the leader.
IIMarckus
2014-04-21
1
-7
/
+34
*
|
Add labels and comments to the Fan Club.
IIMarckus
2014-04-21
1
-61
/
+70
*
|
Use decimal for levels, and replace some hardcoded RAM addresses.
IIMarckus
2014-04-21
1
-22
/
+23
*
|
Add a missed map constant.
IIMarckus
2014-04-21
1
-1
/
+1
*
|
Improve comments/labels for Silph Co 7F.
IIMarckus
2014-04-19
1
-54
/
+55
*
|
Label a Route 11 gatehouse script better.
IIMarckus
2014-04-19
1
-9
/
+9
|
/
*
Merge branch 'master' of https://github.com/iimarckus/pokered
U-Fish-PC\Daniel
2014-04-16
1
-34
/
+44
|
\
|
*
Merge remote-tracking branch 'yenatch/png'
yenatch
2014-04-15
1
-34
/
+44
|
|
\
|
|
*
Fix tile padding for house and ship_port tileset graphics.
yenatch
2014-04-05
1
-2
/
+2
|
|
*
Convert pngs in gfx/ to 1bpp and 2bpp.
yenatch
2014-04-05
1
-34
/
+44
*
|
|
Replace item constants
U-Fish-PC\Daniel
2014-04-07
1
-5
/
+5
*
|
|
Replace one-byte sound effect pointers
U-Fish-PC\Daniel
2014-04-07
1
-126
/
+127
|
/
/
*
|
Merge https://github.com/yenatch/pokered
IIMarckus
2014-04-06
1
-690
/
+707
|
\
|
|
*
"Fix" name indentation in credits.
yenatch
2014-04-04
1
-65
/
+65
|
*
Another bank.
yenatch
2014-04-04
1
-1
/
+1
|
*
More tileset constants.
yenatch
2014-04-04
1
-17
/
+17
|
*
Tileset constants in the wild.
yenatch
2014-04-03
1
-198
/
+198
|
*
Name the tilesets and give them constants.
yenatch
2014-04-03
1
-403
/
+418
|
*
Reference more static banks.
yenatch
2014-04-02
1
-6
/
+8
*
|
A little more map name consistency
U-Fish-PC\Daniel
2014-04-06
1
-6
/
+6
*
|
Use dimension constants in warp data and add map name consisntency
U-Fish-PC\Daniel
2014-04-05
1
-991
/
+991
|
/
*
Japanese character conversion tables.
yenatch
2014-04-02
1
-54
/
+14
*
More Red pic labels and misc constants.
yenatch
2014-04-02
1
-20
/
+19
*
Use labels instead of static addresses in sound pointers.
yenatch
2014-03-30
1
-6
/
+6
*
Stop using [$ff00+$xx] syntax.
yenatch
2014-03-30
1
-1325
/
+1325
*
Remove the last "\@"s on local labels.
yenatch
2014-03-30
1
-13
/
+13
*
Yet another static rom address (Tset15_Coll)
yenatch
2014-03-30
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into master
yenatch
2014-03-29
1
-2
/
+3
|
\
|
*
ledge tiles documented
Lin
2014-03-26
1
-2
/
+3
*
|
Merge remote-tracking branch 'huderlem/master' into master
yenatch
2014-03-29
1
-20
/
+24
|
\
\
|
*
|
Removed hardcoded address. Labeled a few functions.
Marcus Huderle
2014-02-20
1
-18
/
+22
|
*
|
Labeled Battle Center and Trade Center constants.
Marcus Huderle
2014-01-29
1
-4
/
+4
|
|
/
*
|
Replace hardcoded song ids
U-Fish-PC\Daniel
2014-02-02
1
-10
/
+10
*
|
Merge branch 'master' of https://github.com/iimarckus/pokered
U-Fish-PC\Daniel
2014-02-01
1
-20910
/
+921
|
\
|
|
*
Get rid of globals.asm. Use ::s to export labels between objects.
yenatch
2014-01-27
1
-491
/
+491
|
*
added a couple of new moves constants
Adam AKA Coolboyman
2014-01-26
1
-10
/
+10
|
*
Make text.asm an object
yenatch
2014-01-23
1
-2
/
+0
|
*
Move text banks into text.asm
yenatch
2014-01-23
1
-3196
/
+1
|
*
Split out move names
yenatch
2014-01-23
1
-166
/
+1
|
*
Split out the rest of map text
yenatch
2014-01-23
1
-840
/
+27
|
*
Split out route text
yenatch
2014-01-23
1
-2885
/
+27
|
*
Even more map text
yenatch
2014-01-22
1
-4367
/
+83
|
*
Silph Co 1f text was actually somewhere else
yenatch
2014-01-22
1
-8
/
+1
|
*
Move city and town map text into text/maps
yenatch
2014-01-22
1
-1187
/
+9
|
*
split out a bunch of map text
yenatch
2014-01-22
1
-3064
/
+61
|
*
split viridian and oaks lab text into text/maps/
yenatch
2014-01-22
1
-956
/
+7
|
*
stamp out even more text macros in main
yenatch
2014-01-22
1
-68
/
+71
[prev]
[next]