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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-05
Logical spacing in data/sgb/sgb_palettes.asm
Rangi
1
-165
/
+41
2020-07-05
Port and improve hidden_object macro from pokeyellow
Rangi
1
-593
/
+401
2020-07-05
Port credits command constants from pokeyellow
Rangi
1
-37
/
+38
2020-07-05
Update map hide/show data labels
Rangi
1
-571
/
+558
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
12
-604
/
+676
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
1
-7
/
+7
2020-07-03
Document why Mew is set apart
Rangi
1
-0
/
+10
2020-07-03
Factor out Mew's pics and base data
Rangi
1
-0
/
+4
2020-07-03
Move more code from home.asm to home/
Rangi
3
-2
/
+82
2020-07-03
Replace raw hex values with HRAM constants
Rangi
3
-26
/
+26
2020-07-03
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
Rangi
446
-0
/
+0
2020-07-03
Factor out data/sprites/
Rangi
3
-361
/
+360
2020-07-03
Organize macros/ like pokecrystal
Rangi
1
-0
/
+8
2020-07-03
Make suggested edits:
Rangi
60
-59
/
+59
2020-07-03
Simplify map connections
Rangi
223
-1862
/
+747
2020-07-03
Reorganize constants/
Rangi
1
-1
/
+1
2020-07-03
Add subdirectories to data/ similar to pokecrystal
Rangi
306
-212
/
+5743
2020-07-02
Add subdirectories to engine/ similar to pokecrystal
Rangi
1
-0
/
+7
2020-06-27
Individual images for party menu icon graphics
Rangi
2
-112
/
+112
2020-06-27
Merge pic/ into gfx/
Rangi
151
-151
/
+151
2020-06-27
Replace .tilecoll files with tile ID db data
Rangi
2
-24
/
+82
2020-06-27
Organize gfx/
Rangi
1
-4
/
+4
2020-06-27
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Rangi
231
-231
/
+232
2020-06-23
Move more tables from engine/ to data/
Rangi
33
-0
/
+1288
2019-04-08
Replace the few instances of Unknown Dungeon with Cerulean Cave
SatoMew
5
-7
/
+7
2019-01-01
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
713
-3531
/
+3977
2018-07-28
Another map header fix
Pokeglitch
1
-2
/
+0
2018-07-28
Fixed some map header files
Pokeglitch
2
-3
/
+1
2018-07-15
make comments consistent throughout all mapHeader files
Sam Nelson
7
-26
/
+26
2018-07-08
Document the origin of MissingNo's base stats.
Rangi
2
-1
/
+9
2018-07-02
Fixed some inconsistencies in the usage of the if-def directive.
Urs-Bjoern Schmidt
3
-7
/
+7
2018-03-22
spaces in EvosMoves
yenatch
1
-1180
/
+1180
2018-03-22
use constants for wEvosMoves size
yenatch
1
-1
/
+3
2018-03-21
Cleaned up name formatting
bitman44
1
-381
/
+382
2018-03-20
Replaced instances of Mon### with the Pokemon's name
bitman44
1
-572
/
+381
2018-01-29
Block IDs use hex; zero connections use dec
Remy Oukaour
406
-406
/
+406
2018-01-29
Use base 10 (note, the previous commit resolves #173)
Remy Oukaour
223
-3627
/
+3627
2018-01-29
Add warp, sign, and warp_to macros for data/mapObjects definitions
Remy Oukaour
219
-1819
/
+1819
2017-06-24
Fix typos in comments
dannye
1
-3
/
+3
2016-09-04
Continuing the source-level documentation of roughly where trainers can be found
Summate
1
-0
/
+186
2016-07-27
Replace unnecessary tabs with spaces
dannye
5
-124
/
+124
2016-06-12
Remove the last address comments
dannye
434
-434
/
+434
2016-06-11
remove address comments
YamaArashi
57
-1054
/
+1054
2016-06-07
Remove the Beach House option.
IIMarckus
9
-67
/
+1
2016-05-30
TX_SFX_KEY_ITEM and `mapconst` macro
pikalaxalt
2
-7
/
+7
2016-05-13
Remove the last remaining IF DEF(_YELLOW)
pikalaxalt
1
-8
/
+1
2016-04-25
Fix typo: ninetails.asm -> ninetales.asm
dannye
2
-1
/
+1
2016-04-08
Add a TX_MART macro for inventories.
IIMarckus
1
-27
/
+16
2016-04-08
Clean up script labels in marts and Pokémon Centers.
IIMarckus
1
-15
/
+15
2016-03-22
Clean up more Yellow ifdefs.
IIMarckus
19
-281
/
+15
[next]