index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.asm
Age
Commit message (
Collapse
)
Author
2012-05-23
minor formatting fix
Bryan Bishop
2012-05-23
even more texts
Bryan Bishop
2012-05-23
extract more texts
Bryan Bishop
2012-05-23
some texts about the mobile room
Bryan Bishop
2012-05-23
extract some texts from INCBINs
Bryan Bishop
2012-05-23
replace more pointers/labels
Bryan Bishop
2012-05-23
fix one or two script pointers
Bryan Bishop
2012-05-22
Add the unused Silph Scope 2 text.
IIMarckus
2012-05-22
Add the unused, unreferenced Sweet Honey text.
IIMarckus
2012-05-22
Add text for the unused “missing daughter” event.
IIMarckus
2012-05-22
Use Pokémon IDs for the “cry” macro.
IIMarckus
2012-05-22
Merge branch 'master' of git://github.com/yenatch/pokecrystal
Bryan Bishop
2012-05-22
dump-insert the stringtotext targets
Bryan Bishop
2012-05-22
fix local pointers in scripts
padz
2012-05-22
add RadioCardText
Bryan Bishop
2012-05-22
fix more pointers in scripts
Bryan Bishop
2012-05-22
fix local pointer in UnknownScript_0x5d82f
Bryan Bishop
2012-05-22
fix local pointer in UnknownScript_0x5d800
Bryan Bishop
2012-05-22
fix local pointer in UnknownScript_0x5cdd5
Bryan Bishop
2012-05-22
better labels inside TrainerGruntM1WhenTalkScript (slowpoke well)
Bryan Bishop
2012-05-22
UnknownText_0x5a8e8 -> TrainerGruntM29SlowpokeProfitText
Bryan Bishop
2012-05-21
replace more 1-byte incbins
padz
2012-05-21
replace some more 1-byte incbins
Bryan Bishop
2012-05-21
replace some more 1-byte incbins
Bryan Bishop
2012-05-21
replace some more 1-byte incbins
Bryan Bishop
2012-05-21
add some 'end' commands from 1-byte incbins
Bryan Bishop
2012-05-21
my true power
Bryan Bishop
2012-05-20
rename cal's header to PKMN Trainer
Bryan Bishop
2012-05-20
insert trainer headers into main.asm
Bryan Bishop
2012-05-14
Add a byte fill function.
Lynn "Zhorken" Vaughan
2012-04-25
run main.asm through the line spacing logic once
Bryan Bishop
2012-04-20
replace $4000 with end-of-bank calculations
Bryan Bishop
2012-04-19
expanding wram labels / modifying name convention
padz
2012-04-17
clarifying move structure comment
yenatch
2012-04-16
insert the first map header (manually)
Bryan Bishop
2012-03-24
wonderful world of testing
Bryan Bishop
2012-03-20
Add shiny check function.
IIMarckus
2012-03-20
Add code for the Extremespeed Dratini.
IIMarckus
2012-03-20
Add the moves table.
IIMarckus
2012-03-20
Add pointers to the 0f script commands.
IIMarckus
2012-03-09
Map 2.6 is Route 44, not Route 43.
IIMarckus
2012-03-09
Add remaining wild Pokémon tables.
IIMarckus
2012-03-05
Use textpre.py instead of textpre.awk.
IIMarckus
2012-03-04
Add wild Pokémon data.
IIMarckus
2012-03-04
Windows → Unix linebreaks.
IIMarckus
2012-03-04
initial commit
Bryan Bishop
[prev]