index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Age
Commit message (
Expand
)
Author
2015-08-19
Comment and label the save file.
yenatch
2015-07-25
Macro update, roam mon annotations
PikalaxALT
2015-07-22
Various annotations
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-20
More label updates, moved predefs to new file
PikalaxALT
2015-07-18
Trainer data structure and field move functions
PikalaxALT
2015-07-16
Special script annotation, trainer constant enumeration, person-event structu...
PikalaxALT
2015-07-15
More enumeration of constants, more annotations of scripts.
PikalaxALT
2015-06-27
Use charmaps for special string codepoints.
yenatch
2015-06-26
Labels for the heal machine; spriteface constants.
yenatch
2015-06-26
Merge branch 'tilesets' into master
yenatch
2015-06-26
Fix a typo in the unused title screen labels.
yenatch
2015-06-23
Remove trailing newlines.
IIMarckus
2015-06-23
Organized the primary tileset palettes.
yenatch
2015-03-11
Get rid of baserom incbins in misc/.
yenatch
2015-02-14
Add the ability to build Crystal 1.1.
IIMarckus
2015-02-10
Split 40k lines of mobile noise out of main.asm.
yenatch
2015-02-10
Some coord labels in misc/crystal_misc.asm.
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-01-01
More labels in code and some mobile datatracking.
yenatch
2014-12-29
Fix more static banks (trainers, mobile graphics).
yenatch
2014-12-28
Replace pointless $FF00+$xx with $ffxx.
yenatch
2014-12-26
Pick off references in misc/crystal_misc.asm.
yenatch
2014-08-22
Add the initial mobile adapter save data.
yenatch
2014-07-19
Remove generated "jump sources" comments.
yenatch
2014-06-04
Use {hl,de,bc}coord macros wherever possible.
yenatch
2014-05-21
Comment music functions in home.asm.
yenatch
2014-04-02
Fix image extensions in gfx/{credits,misc}.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-12-22
split gbc-only screen into misc/gbc_only.asm
yenatch
2013-11-29
audio.o and misc/crystal_misc.o
yenatch