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
*
Use decimal for overworld Pokémon levels, and Pokémon IDs for cries.
IIMarckus
2012-07-14
1
-29
/
+29
*
Add the ▶ symbol to the text preprocessor.
IIMarckus
2012-07-07
2
-13
/
+14
*
Palette $0C is the Town Map palette.
IIMarckus
2012-07-03
2
-2
/
+2
*
“$f0 ; currency symbol” → “¥”
IIMarckus
2012-05-31
1
-1
/
+1
*
Close yellowtrainers branch.
IIMarckus
2012-05-23
0
-0
/
+0
*
Merge in yellowtrainers branch.
IIMarckus
2012-05-23
1
-0
/
+293
|
\
|
*
Add trainer data added or changed in Yellow.
IIMarckus
2012-05-23
1
-0
/
+131
|
*
Add trainer special movesets from Yellow.
IIMarckus
2012-05-23
1
-0
/
+162
|
/
*
Merge Xeon’s stuff.
IIMarckus
2012-05-13
1
-72
/
+182
|
\
|
*
disassembled and named some general functions
xeons
2012-04-07
1
-2
/
+34
|
*
fix a few things I did wrong
xeons
2012-03-30
2
-14
/
+13
|
*
Forced biking or surfing map handling functions
xeons
2012-03-30
2
-5
/
+83
*
|
Some random label(s) somewhere...
stag019
2012-03-30
1
-4
/
+4
*
|
CinnabarGymScript_Unknown75759/CinnabarGymScript_Unknown75772
stag019
2012-03-29
1
-1
/
+16
*
|
FuchsiaGymScript_Unknown75453... probably needs a better name...
stag019
2012-03-29
1
-1
/
+8
*
|
Unknown_7657e and related stuff started. Needs work...
stag019
2012-03-29
1
-6
/
+117
*
|
The save sound from Pokemon Red, and Pokemon Blue.
stag019
2012-03-26
1
-1
/
+140
*
|
The pointer list at the end of bank 0.
stag019
2012-03-26
1
-1
/
+69
*
|
0x45023: Shaves 10 more bytes from rbdiff.
stag019
2012-03-26
1
-2
/
+85
|
/
*
ActivatePC and associated stuff...
stag019
2012-03-23
1
-1
/
+111
*
Comments are spaced out instead of tabbed out.
stag019
2012-03-23
1
-115
/
+115
*
Work around a bug in textpre.py.
IIMarckus
2012-03-22
1
-1
/
+1
*
SubstituteEffectHandler from smkdan.
stag019
2012-03-22
1
-11
/
+77
*
CheckTargetSubstitute from smkdan's docs.
stag019
2012-03-22
1
-4
/
+16
*
FreezeBurnParalyzeEffect and other various status stuff (from smkdan).
stag019
2012-03-22
1
-2
/
+141
*
JumpMoveEffect from smkdan's docs.
stag019
2012-03-22
1
-1
/
+21
*
MoreCalculateDamage (you pick a better name)...
stag019
2012-03-22
1
-3
/
+67
*
Some small CalculateDamage fixes.
stag019
2012-03-21
1
-11
/
+11
*
CalculateDamage routine from smkdan added.
stag019
2012-03-21
2
-8
/
+112
*
Expand hidden coin functions.
IIMarckus
2012-03-19
2
-19
/
+109
*
Expand the HiddenItems function.
IIMarckus
2012-03-18
1
-7
/
+134
*
romvisualizer should delete everything just to be sure
Bryan Bishop
2012-03-16
1
-0
/
+1
*
romvisualizer updates for main.asm, common.asm, pokered.asm
Bryan Bishop
2012-03-16
3
-6
/
+22
*
Add map header for Route 15 gatehouse 2F.
IIMarckus
2012-03-15
2
-19
/
+84
*
Random labels in place.
stag019
2012-03-15
1
-9
/
+9
*
Extra space in Makefile removed.
stag019
2012-03-15
1
-1
/
+1
*
Use labels instead of constant pointers for hidden items and hidden coins.
IIMarckus
2012-03-15
1
-66
/
+68
*
Fix case.
IIMarckus
2012-03-15
1
-4
/
+4
*
Replace magic numbers with item names for hidden objects that are items.
IIMarckus
2012-03-15
1
-54
/
+54
*
Replace pointers to GymStatues with labels.
IIMarckus
2012-03-14
1
-14
/
+14
*
Dump hidden objects.
IIMarckus
2012-03-14
1
-2
/
+695
*
Remove python shebangs.
IIMarckus
2012-03-14
21
-23
/
+2
*
irc:// doesn't actually linkify in any context, so just list server/channel.
IIMarckus
2012-03-14
1
-1
/
+1
*
Revert python2 change, no systems actually have "python2" except Arch.
IIMarckus
2012-03-14
1
-1
/
+1
*
Another two random pointer byte difference from Red/Blue.
stag019
2012-03-07
1
-5
/
+9
*
Random Bank1D labels. Less byte differences in Blue.
stag019
2012-03-07
1
-67
/
+115
*
Pokemon overworld sprites
stag019
2012-03-07
3
-2
/
+101
*
Cries.
stag019
2012-03-07
1
-3
/
+196
*
Redfining predefs using macros: PREDEF and PREDEF_JUMP.
Sanky
2012-03-07
2
-8
/
+22
*
Specified python2 executable. (Some systems default to Python 3.)
Sanky
2012-03-06
8
-16
/
+31
|
\
[next]