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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Logical spacing in data/sgb/sgb_palettes.asm
Rangi
2020-07-05
*
Port and improve hidden_object macro from pokeyellow
Rangi
2020-07-05
*
Port credits command constants from pokeyellow
Rangi
2020-07-05
*
Update map hide/show data labels
Rangi
2020-07-05
*
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
*
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...
Rangi
2020-07-04
*
Document why Mew is set apart
Rangi
2020-07-03
*
Factor out Mew's pics and base data
Rangi
2020-07-03
*
Move more code from home.asm to home/
Rangi
2020-07-03
*
Replace raw hex values with HRAM constants
Rangi
2020-07-03
*
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
Rangi
2020-07-03
*
Factor out data/sprites/
Rangi
2020-07-03
*
Organize macros/ like pokecrystal
Rangi
2020-07-03
*
Make suggested edits:
Rangi
2020-07-03
*
Simplify map connections
Rangi
2020-07-03
*
Reorganize constants/
Rangi
2020-07-03
*
Add subdirectories to data/ similar to pokecrystal
Rangi
2020-07-03
*
Add subdirectories to engine/ similar to pokecrystal
Rangi
2020-07-02
*
Individual images for party menu icon graphics
Rangi
2020-06-27
*
Merge pic/ into gfx/
Rangi
2020-06-27
*
Replace .tilecoll files with tile ID db data
Rangi
2020-06-27
*
Organize gfx/
Rangi
2020-06-27
*
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Rangi
2020-06-27
*
Move more tables from engine/ to data/
Rangi
2020-06-23
*
Replace the few instances of Unknown Dungeon with Cerulean Cave
SatoMew
2019-04-08
*
Rename map files, labels, and constants to be consistent and work with Polish...
Rangi
2019-01-01
*
Another map header fix
Pokeglitch
2018-07-28
*
Fixed some map header files
Pokeglitch
2018-07-28
*
Merge pull request #187 from Rangi42/master
Daniel Harding
2018-07-15
|
\
|
*
Document the origin of MissingNo's base stats.
Rangi
2018-07-08
*
|
Merge pull request #188 from snelson3/consistent-map-header-comments
Daniel Harding
2018-07-15
|
\
\
|
|
/
|
/
|
|
*
make comments consistent throughout all mapHeader files
Sam Nelson
2018-07-15
*
|
Fixed some inconsistencies in the usage of the if-def directive.
Urs-Bjoern Schmidt
2018-07-02
|
/
*
spaces in EvosMoves
yenatch
2018-03-22
*
use constants for wEvosMoves size
yenatch
2018-03-22
*
Cleaned up name formatting
bitman44
2018-03-21
*
Replaced instances of Mon### with the Pokemon's name
bitman44
2018-03-20
*
Block IDs use hex; zero connections use dec
Remy Oukaour
2018-01-29
*
Use base 10 (note, the previous commit resolves #173)
Remy Oukaour
2018-01-29
*
Add warp, sign, and warp_to macros for data/mapObjects definitions
Remy Oukaour
2018-01-29
*
Fix typos in comments
dannye
2017-06-24
*
Continuing the source-level documentation of roughly where trainers can be found
Summate
2016-09-04
*
Replace unnecessary tabs with spaces
dannye
2016-07-27
*
Remove the last address comments
dannye
2016-06-12
*
remove address comments
YamaArashi
2016-06-11
*
Merge branch 'master' of https://github.com/pret/pokered
pikalaxalt
2016-06-09
|
\
|
*
Remove the Beach House option.
IIMarckus
2016-06-07
*
|
TX_SFX_KEY_ITEM and `mapconst` macro
pikalaxalt
2016-05-30
|
/
*
Remove the last remaining IF DEF(_YELLOW)
pikalaxalt
2016-05-13
*
Merge branch 'master' of https://github.com/pret/pokered
pikalaxalt
2016-05-13
|
\
[next]