index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
credits.asm
Age
Commit message (
Collapse
)
Author
2015-01-01
More labels in code and some mobile datatracking.
yenatch
2014-12-29
Use "- $ff00" instead of "& $ff" when dealing with hram.
yenatch
2014-12-03
Use the "next" directive in the credits.
yenatch
2014-07-19
Remove generated "jump sources" comments.
yenatch
2014-06-04
Use {hl,de,bc}coord macros wherever possible.
yenatch
2014-04-02
Fix image extensions in gfx/{credits,misc}.
yenatch
2014-02-05
Move includes into object bases instead of their version wrappers.
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
This fixes the build.
2013-11-29
rename a credit constant to avoid conflicts
yenatch
2013-11-28
more credits cleanup
yenatch
2013-11-24
move more credits asm into engine/credits.asm
yenatch
2013-11-24
more credits labels and theend graphic
yenatch
2013-10-25
Merge commit '789469c' into merge-mrwint
yenatch
Conflicts: main.asm
2013-10-08
rename 'StartMusic' to 'PlayMusic'
yenatch
2013-10-02
* make jumps and calls use labels
Mr Wint
2013-10-01
* extracted and added a bunch of assembly
Mr Wint
2013-06-17
move miscellaneous asm into engine/
yenatch
[prev]