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
*
'make tidy' preserved compressed graphics, like pokecrystal
Rangi
2018-12-31
1
-1
/
+5
*
Remove the 'extras' submodule and include a local gfx.py tool instead
Rangi
2018-12-31
7
-3
/
+4433
*
Merge pull request #193 from luckytyphlosion/master
Daniel Harding
2018-11-19
9
-210
/
+302
|
\
|
*
SpriteImageBaseOffset -> ImageBaseOffset
luckytyphlosion
2018-11-18
1
-1
/
+1
|
*
Clean up pre-linkerscript remnants.
luckytyphlosion
2018-11-18
8
-165
/
+263
|
*
Fix spritestatedata macros to be prefixed with w.
luckytyphlosion
2018-11-18
2
-44
/
+38
|
/
*
Merge pull request #190 from Pokeglitch/master
luckytyphlosion
2018-11-05
4
-5
/
+3
|
\
|
*
Another map header fix
Pokeglitch
2018-07-28
2
-2
/
+1
|
*
Fixed some map header files
Pokeglitch
2018-07-28
3
-3
/
+2
*
|
Change Discord link.
luckytyphlosion
2018-10-22
1
-1
/
+1
|
/
*
Merge pull request #187 from Rangi42/master
Daniel Harding
2018-07-15
4
-3
/
+11
|
\
|
*
Avoid "Warning: Left shift of negative value" from rgbds
Rangi
2018-07-08
1
-1
/
+1
|
*
Document the origin of MissingNo's base stats.
Rangi
2018-07-08
3
-2
/
+10
*
|
Merge pull request #188 from snelson3/consistent-map-header-comments
Daniel Harding
2018-07-15
7
-26
/
+26
|
\
\
|
|
/
|
/
|
|
*
make comments consistent throughout all mapHeader files
Sam Nelson
2018-07-15
7
-26
/
+26
*
|
Merge pull request #185 from UrsSchmidt/master
Daniel Harding
2018-07-02
3
-7
/
+7
|
\
\
|
*
|
Fixed some inconsistencies in the usage of the if-def directive.
Urs-Bjoern Schmidt
2018-07-02
3
-7
/
+7
|
/
/
*
|
Merge pull request #184 from Pokeglitch/intro-updates
Daniel Harding
2018-06-26
7
-63
/
+89
|
\
\
|
|
/
|
/
|
|
*
Updated constants for intro
Pokeglitch
2018-06-23
1
-10
/
+11
|
*
Updated the intro
Pokeglitch
2018-06-22
7
-63
/
+88
|
/
*
Use rgblink dmg mode
dannye
2018-03-24
5
-42
/
+10
*
Merge pull request #180 from yenatch/fix-wevosmoves
Daniel Harding
2018-03-24
4
-1186
/
+1202
|
\
|
*
spaces in EvosMoves
yenatch
2018-03-22
1
-1180
/
+1180
|
*
use constants for wEvosMoves size
yenatch
2018-03-22
3
-2
/
+9
|
*
add wEvosMoves instead of using eevee
yenatch
2018-03-21
2
-5
/
+14
|
/
*
Merge pull request #179 from bitman44/master
Daniel Harding
2018-03-21
2
-572
/
+382
|
\
|
*
Cleaned up name formatting
bitman44
2018-03-21
2
-382
/
+383
|
*
Replaced instances of Mon### with the Pokemon's name
bitman44
2018-03-20
2
-573
/
+382
|
/
*
sfxnote parameter 1 is length, not duty
dannye
2018-03-19
2
-2
/
+2
*
Break up sfxnote parameters into duty, volume, volume change and pitch
dannye
2018-03-16
311
-2586
/
+2598
*
Break up pitchenvelope parameters into length and pitch change
dannye
2018-03-16
53
-110
/
+115
*
Merge pull request #178 from Eggy0/master
Daniel Harding
2018-03-16
308
-2687
/
+2687
|
\
|
*
Made some changes
Eggy0
2018-03-16
308
-2687
/
+2687
|
*
Update audio_macros.asm
Eggy0
2018-03-16
1
-3
/
+3
|
*
Changing macro names
Eggy0
2018-03-16
1
-3
/
+3
|
/
*
Merge pull request #177 from yenatch/rgbgfx
Daniel Harding
2018-03-10
35
-51
/
+1021
|
\
|
*
forgot to uncomment clean tools
yenatch
2018-03-10
1
-1
/
+1
|
*
faster travis
yenatch
2018-03-10
1
-1
/
+1
|
*
Python is no longer used to build.
yenatch
2018-03-10
1
-10
/
+14
|
*
Use rgbgfx and c tools instead of the submodule.
yenatch
2018-03-10
33
-40
/
+1006
|
/
*
Merge pull request #171 from xCrystal/master
Daniel Harding
2018-02-05
59
-7342
/
+7342
|
\
|
*
Add space between arguments in assembly instructions and remove redundant a i...
xCrystal
2017-12-30
50
-7221
/
+7221
|
*
Uppercase battle status constants
xCrystal
2017-12-30
14
-158
/
+158
*
|
Merge pull request #174 from Rangi42/master
Daniel Harding
2018-02-05
408
-3607
/
+3622
|
\
\
|
*
|
INCBIN don't start with tabs
Remy Oukaour
2018-01-29
1
-16
/
+9
|
*
|
Block IDs use hex; zero connections use dec
Remy Oukaour
2018-01-29
406
-406
/
+406
|
*
|
Use base 10 (note, the previous commit resolves #173)
Remy Oukaour
2018-01-29
224
-3628
/
+3628
|
*
|
Add warp, sign, and warp_to macros for data/mapObjects definitions
Remy Oukaour
2018-01-29
220
-1819
/
+1841
|
/
/
*
/
Add pokegold and pokefirered.
luckytyphlosion
2017-12-31
1
-0
/
+4
|
/
*
Replace hardcoded address offset
dannye
2017-12-02
1
-1
/
+1
[next]