index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-15
Replace magic numbers with item names for hidden objects that are items.
IIMarckus
2012-03-14
Replace pointers to GymStatues with labels.
IIMarckus
2012-03-14
Dump hidden objects.
IIMarckus
2012-03-14
Remove python shebangs.
IIMarckus
2012-03-14
irc:// doesn't actually linkify in any context, so just list server/channel.
IIMarckus
2012-03-14
Revert python2 change, no systems actually have "python2" except Arch.
IIMarckus
2012-03-07
Another two random pointer byte difference from Red/Blue.
stag019
2012-03-07
Random Bank1D labels. Less byte differences in Blue.
stag019
2012-03-07
Pokemon overworld sprites
stag019
2012-03-07
Cries.
stag019
2012-03-07
Redfining predefs using macros: PREDEF and PREDEF_JUMP.
Sanky
2012-03-06
Specified python2 executable. (Some systems default to Python 3.)
Sanky
2012-03-05
List of maps with hidden objects.
IIMarckus
2012-03-05
Whitespace.
IIMarckus
2012-03-05
Add the code for gym statues.
IIMarckus
2012-03-05
Merge
Sanky
2012-03-05
Reformat the character table, as suggested by Sanky.
IIMarckus
2012-03-05
Add "×" in text.
IIMarckus
2012-03-04
More ¥.
IIMarckus
2012-03-04
Use ¥ in text strings.
IIMarckus
2012-03-04
Remove textpre.awk and link textpre.py to the build.
IIMarckus
2012-03-04
Add textpre.py, a cleaner rewrite of textpre.awk in Python.
IIMarckus
2012-03-04
Link to IRC channel in the readme.
IIMarckus
2012-03-04
Replace redundant text labels (for Mart signs, etc.)
IIMarckus
2012-02-26
Some graphics extracted.
Sanky
2012-02-25
More status screen disasm
Sanky
2012-02-25
Both status screen pages disassembled
Sanky
2012-02-25
Cleanup/update of status screen code so it can be merged in
Sanky
2012-02-21
Restrict an argument to 8 bits. Fixes the build on some architectures.
IIMarckus
2012-02-21
Remove .tbl file. It is too hard to keep this in sync with textpre.awk.
IIMarckus
2012-02-20
disasm of map sprite tile pattern loading code plus misc stuff
YamaArashi
2012-02-19
disasm of remaining use item functions
YamaArashi
2012-02-18
fix some labels/comments regarding stat names
YamaArashi
2012-02-18
disasm of item use code for healing items, vitamins, evolution stones, TM's/H...
YamaArashi
2012-02-16
fix battle status constant typo
YamaArashi
2012-02-14
call $1372 -> call LoadMonData
Bryan Bishop
2012-02-14
sanky's .tbl file
Bryan Bishop
2012-02-14
more status ailment constants
Bryan Bishop
2012-02-14
fix syntax errors in main.asm
Bryan Bishop
2012-02-12
disasm of options menu
YamaArashi
2012-02-11
disasm of trainer info function
YamaArashi
2012-02-10
disasm of item menu and misc functions
YamaArashi
2012-02-10
disasm of pokemon menu function
YamaArashi
2012-02-09
disasm of some party menu related functions
YamaArashi
2012-02-06
disasm of pokedex code
YamaArashi
2012-02-06
changed function LoadPokemartInventory to LoadItemList
YamaArashi
2012-02-06
corrected the name of a constant to reflect its wider uses
YamaArashi
2012-02-06
added some constants
YamaArashi
2012-02-05
added some comments/labels to Pokemon Center code
YamaArashi
2012-02-05
disasm of pokemart code
YamaArashi
[prev]
[next]