index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-04-21
fix trainer label output
Bryan Bishop
2012-04-20
better get_dependencies and MapEventHeader.to_asm
Bryan Bishop
2012-04-20
starting dependencies work
Bryan Bishop
2012-04-20
improvements to global to_asm
Bryan Bishop
2012-04-20
replace $4000 with end-of-bank calculations
Bryan Bishop
2012-04-20
switch from "r" to "rb" when reading the ROM for Microsoft Windows users
Bryan Bishop
2012-04-19
create maps directory if necessary
Bryan Bishop
2012-04-18
Merge pull request #4 from yenatch/document_some_asm
Bryan Bishop
2012-04-19
accidentally repeated some labels
padz
2012-04-19
forgot to expand moves
padz
2012-04-18
make unit tests work again
Bryan Bishop
2012-04-19
expanding wram labels / modifying name convention
padz
2012-04-18
add encoding to old_parse_scripts.py
Bryan Bishop
2012-04-18
move Script.parse_old into its own file
Bryan Bishop
2012-04-18
spacing
Bryan Bishop
2012-04-17
Merge pull request #3 from cnelsonsic/master
Bryan Bishop
2012-04-17
Move some data back to avoid a circular import.
C Nelson
2012-04-17
Fix an import.
C Nelson
2012-04-17
Merge branch 'move-data-to-files' from cnelsonsic
Bryan Bishop
2012-04-17
Move a bunch of constant data into separate files.
C Nelson
2012-04-17
Merge pull request #1 from cnelsonsic/master
Bryan Bishop
2012-04-17
Merge remote-tracking branch 'upstream/master'
C Nelson
2012-04-17
Fixing whitespace for real this time.
C Nelson
2012-04-17
Revert "Fix whitespace."
C Nelson
2012-04-17
.hgignore -> .gitignore
Bryan Bishop
2012-04-17
Fix whitespace.
C Nelson
2012-04-17
use $byte not 0xbyte
Bryan Bishop
2012-04-17
clarifying move structure comment
yenatch
2012-04-16
insert the first map header (manually)
Bryan Bishop
2012-04-16
to_asm adds a label and end text
Bryan Bishop
2012-04-15
better asm output for MapScriptHeader
Bryan Bishop
2012-04-15
fix SecondMapHeader asm output
Bryan Bishop
2012-04-15
restrict what shows up in script_parse_table
Bryan Bishop
2012-04-15
keep track of these headers in globals
Bryan Bishop
2012-04-15
fix MapScriptHeader parsing
Bryan Bishop
2012-04-15
MapEventHeader address fix
Bryan Bishop
2012-04-15
SecondMapHeader looks ok
Bryan Bishop
2012-04-15
MapHeader parsing looks correct
Bryan Bishop
2012-04-15
add the old parsers back in for testing
Bryan Bishop
2012-04-15
debugging statements
Bryan Bishop
2012-04-15
more fixes (sort of)
Bryan Bishop
2012-04-15
corrections to almost make things run
Bryan Bishop
2012-04-15
MapHeader parsing and to_asm
Bryan Bishop
2012-04-15
better code for MapScriptHeader
Bryan Bishop
2012-04-15
code for MapBlockData
Bryan Bishop
2012-04-14
to_asm on SecondMapHeader
Bryan Bishop
2012-04-14
start on SecondMapHeader
Bryan Bishop
2012-04-14
class for MapEventHeader
Bryan Bishop
2012-04-14
XYTrigger class
Bryan Bishop
2012-04-14
making things work
Bryan Bishop
[prev]
[next]