index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2012-07-14
Use the TX_FAR macro for more text.
IIMarckus
2012-07-14
Give Object Event a readable label.
IIMarckus
2012-07-13
Add trainer classes.
Sanky
2012-07-12
Disasm function reading an item name.
Sanky
2012-07-11
Add misc text from a single bank.
Sanky
2012-07-11
Disasm code pointing to move and item names.
Sanky
2012-07-11
Disasm ___ appeared! message selection code.
Sanky
2012-07-11
Add battle texts.
Sanky
2012-07-10
Disasm Char5D.
Sanky
2012-07-10
Disasm text command dictionary.
Sanky
2012-07-10
Add types.
Sanky
2012-07-10
Add days of the week.
Sanky
2012-07-10
Add name input screen letters.
Sanky
2012-07-09
Split more font files.
Sanky
2012-07-09
Split out the font.
Sanky
2012-07-08
Merge pull request #22 from iimarckus/decimal1
Bryan Bishop
Decimal1
2012-07-09
Add list of what moves represent each TM.
IIMarckus
2012-07-09
Add the differently‐sorted Pokédex entries.
IIMarckus
2012-07-08
Better (shorter) script labels for trainers.
IIMarckus
2012-07-08
Add the Ho-oh chamber special, along with some helper functions.
IIMarckus
2012-07-07
Add some functions from Mobile Stadium.
IIMarckus
2012-07-06
Add the New Game/Continue/etc menus.
IIMarckus
2012-07-06
Add the Trainer House flag check special (0x67).
IIMarckus
2012-07-05
use decimal output for givepoke in extras/crystal.py
Bryan Bishop
2012-07-05
Merge pull request #21 from iimarckus/decimal1
Bryan Bishop
Decimal1
2012-07-05
Allocate ram instead of using constants.
IIMarckus
2012-07-05
Note that this trainer (Kimono Girl Naoko, but with different team) is unused.
IIMarckus
2012-07-04
Fix checkpokeitem and special cases of writebyte.
IIMarckus
2012-07-04
givepoke should use decimal.
IIMarckus
2012-07-04
Merge pull request #20 from iimarckus/minortextlabels
Bryan Bishop
Minortextlabels
2012-07-04
Add special 0x66, the Game Boy version check.
IIMarckus
2012-07-04
Add Special 0x60, which checks the conditions for Snorlax to wake up.
IIMarckus
2012-07-04
Add special 0x97, the generic Pokémon check.
IIMarckus
2012-07-04
Add special 0x96, the Beasts check.
IIMarckus
2012-07-04
Bill’s grandpa script should use Pokémon species constants.
IIMarckus
2012-07-04
$00 is Sunday, not Monday.
IIMarckus
2012-07-04
Use constants for days of the week.
IIMarckus
2012-07-04
Number of Unowns should be decimal.
IIMarckus
2012-07-04
Better labels for security cameras.
IIMarckus
2012-07-04
Better labels for the Rocket Hideout scripts.
IIMarckus
2012-07-04
Better labels for gym guy stuff.
IIMarckus
2012-07-01
use os.path.join instead of cowboying it
Bryan Bishop
2012-07-01
make pokecrystal compatible with python2.6 by default
Bryan Bishop
2012-07-01
use extras/labels.json and not ./labels.json in romstr.py
Bryan Bishop
2012-07-01
better graph-generating routines
Bryan Bishop
2012-07-01
fix romstr for compiling (thanks pasky)
Bryan Bishop
2012-06-21
graph.py - parse pokecrystal into a function graph for d3.js
Bryan Bishop
2012-06-20
continue at relative jumps and fix formatting
Bryan Bishop
2012-06-20
use labels in the disassembler output
Bryan Bishop
2012-06-20
load labels into the new disassembler
Bryan Bishop
[prev]
[next]