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-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
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
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
2012-06-20
more de-dependency-looping
Bryan Bishop
2012-06-20
move code around to avoid dependency loops
Bryan Bishop
2012-06-19
use romstr.py as the new disassembler
Bryan Bishop
2012-06-19
asm output for the new disassembler
Bryan Bishop
2012-06-19
implement a formatted-with-labels version of the opcode line
Bryan Bishop
2012-06-19
remove debug lines
Bryan Bishop
2012-06-19
super duper disassembler fixes
Bryan Bishop
2012-06-14
advance forward when disassembling the rom
Bryan Bishop
2012-06-10
broken disassembler
Bryan Bishop
2012-06-10
Merge pull request #19 from iimarckus/eggmoves
Bryan Bishop
Add egg moves (from both G/S and Crystal).
2012-06-10
Add egg moves (from both G/S and Crystal).
IIMarckus
2012-06-10
backtracking and labeling for the disassembler
Bryan Bishop
2012-06-10
somewhat improved disassembler
Bryan Bishop
2012-06-07
sleepy disassembling
Bryan Bishop
2012-06-07
more awful code for the new disassembler
Bryan Bishop
2012-06-07
almost complete new disassembler version
Bryan Bishop
2012-06-06
more cleaning
Bryan Bishop
2012-06-06
remove more code cruft
Bryan Bishop
2012-06-06
remove some code cruft from gbz80disasm
Bryan Bishop
2012-06-06
get RomStr from romstr.py in gbz80disasm
Bryan Bishop
2012-06-05
more wram vars
Bryan Bishop
2012-06-05
add some events to wram.asm
Bryan Bishop
2012-06-05
battlemon in wram.asm
Bryan Bishop
[next]