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 (
Expand
)
Author
2015-02-11
Use PartyMon labels in GetPartyParamLocation arguments.
yenatch
2015-02-10
Add placeholder constants for ObjectStructs offsets.
yenatch
2015-02-10
Split 40k lines of mobile noise out of main.asm.
yenatch
2015-02-10
Fix a bunch of palette copying errors and wram bank conflicts.
yenatch
2015-02-10
Blindly use wram labels for everything except mobile, part 1.
yenatch
2015-02-07
Fix up remaining coords.
yenatch
2015-02-07
More hlcoord macros for recently dumped code.
yenatch
2015-02-06
Rip the Stadium 2 footer.
yenatch
2015-02-06
There were actually 3 mobile chunks!
yenatch
2015-02-06
Intro palettes.
yenatch
2015-02-06
Dump known tilemaps and attribute maps.
yenatch
2015-02-06
More graphics and straggling static refs.
yenatch
2015-02-06
The last chunk of code?
yenatch
2015-02-06
Dump some more incbinned graphics, mostly 1bpp.
yenatch
2015-02-06
A couple of the dumped graphics files were actually tilemaps.
yenatch
2015-02-06
Dump a bunch of incbinned graphics.
yenatch
2015-02-06
Use Pokemon constants in the kana order table.
yenatch
2015-02-06
Fix static predefs generated by the disassembler.
yenatch
2015-02-06
No static refs in bank 42.
yenatch
2015-02-06
No more static refs in bank 45.
yenatch
2015-02-06
Odds and ends in bank 45 (and more ascii incbins).
yenatch
2015-02-05
Get rid of more static refs in banks 47, 5c, 5f.
yenatch
2015-02-05
A bunch of bank 5c incbins.
yenatch
2015-02-05
No more static refs in bank 5b.
yenatch
2015-02-05
Tear up bank 47.
yenatch
2015-02-04
Mobile main menu jumptables.
yenatch
2015-02-04
More mobile incbins and start incbinning .txt for ascii.
yenatch
2015-02-04
Mobile phrases and tons of related data.
yenatch
2015-02-02
No more unreferenced incbins in bank 41.
yenatch
2015-02-02
No more unreferenced incbins in bank 40.
yenatch
2015-02-02
Mobile trade incbins and coordinate macros.
yenatch
2015-01-27
Add a "mobile" directive for dummied-out mobile adapter functions.
yenatch
2015-01-20
Stop using the preprocessor.
yenatch
2015-01-19
wow
yenatch
2015-01-19
hVBlank
yenatch
2015-01-01
Some mobile pseudoconstant.
yenatch
2015-01-01
Glossed over a couple predefs.
yenatch
2015-01-01
Tripped over a mobile jumptable.
yenatch
2015-01-01
More labels in code and some mobile datatracking.
yenatch
2014-12-29
Rename some graphics to avoid collisions later.
yenatch
2014-12-29
Fix more static banks (trainers, mobile graphics).
yenatch
2014-12-29
Use "- $ff00" instead of "& $ff" when dealing with hram.
yenatch
2014-12-28
Replace pointless $FF00+$xx with $ffxx.
yenatch
2014-12-28
More mobile subfunctions.
yenatch
2014-12-28
Mystery Gift graphics labels.
yenatch
2014-12-26
Fix static banks for save text and bedroom poster scripts.
yenatch
2014-12-26
Pick off references in misc/crystal_misc.asm.
yenatch
2014-12-26
Reference name input character sets.
yenatch
2014-12-26
More unknown mobile code and MIN_LEVEL.
yenatch
2014-12-11
Merge remote-tracking branch 'kanzure/master'
yenatch
[prev]
[next]