index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.asm
Age
Commit message (
Expand
)
Author
2014-01-27
Get rid of globals.asm. Use ::s to export labels between objects.
yenatch
2014-01-26
added a couple of new moves constants
Adam AKA Coolboyman
2014-01-23
Make text.asm an object
yenatch
2014-01-23
Move text banks into text.asm
yenatch
2014-01-23
Split out move names
yenatch
2014-01-23
Split out the rest of map text
yenatch
2014-01-23
Split out route text
yenatch
2014-01-22
Even more map text
yenatch
2014-01-22
Silph Co 1f text was actually somewhere else
yenatch
2014-01-22
Move city and town map text into text/maps
yenatch
2014-01-22
split out a bunch of map text
yenatch
2014-01-22
split viridian and oaks lab text into text/maps/
yenatch
2014-01-22
stamp out even more text macros in main
yenatch
2014-01-22
rename existing map text files and put them in text/maps/
yenatch
2014-01-22
Merge branch 'split-audio' into text
yenatch
2014-01-22
Merge remote-tracking branch 'iimarckus/master' into resplit-audio
yenatch
2014-01-22
use 'next' macro in strings
yenatch
2014-01-22
rename and add some text macros
yenatch
2014-01-21
clean up missed text macros in main.asm
yenatch
2014-01-21
use text macros in main.asm
yenatch
2014-01-21
condense MapSongBanks
yenatch
2014-01-21
use music constants everywhere
yenatch
2014-01-09
split audio components into audio_red.o and audio_blue.o
yenatch
2014-01-07
Labeled some more hardcoded banks and the OldManItemList.
Marcus Huderle
2014-01-07
Labeled lots of hardcoded banks.
Marcus Huderle
2014-01-06
split out the audio engines
yenatch
2014-01-06
Some more arbitrary labeling of unknown things.
Marcus Huderle
2014-01-06
wram labels and text/function labels.
Marcus Huderle
2014-01-05
Some OT and name WRAM labels.
Marcus Huderle
2014-01-04
untranslated good rod fisherman text
yenatch
2014-01-04
relabel good rod script in fuchsia house 3
yenatch
2014-01-04
more unknown data
yenatch
2014-01-04
unused intro animation data
yenatch
2014-01-04
unknown coordinate data
yenatch
2014-01-04
TitleMon scrolling
yenatch
2014-01-04
some ATTR_BLK sgb packets
yenatch
2014-01-03
a dummy "TRAINER" string for trainer names
yenatch
2014-01-03
vermilion gym trash can puzzle data
yenatch
2014-01-03
repeated critical move table and recomment MoreCalculateDamage
yenatch
2014-01-03
label remaining rom addresses
yenatch
2013-12-28
Misc. labeling and unknown moves list incbin.
Marcus Huderle
2013-12-27
Credits order INCBIN and more labeling.
Marcus Huderle
2013-12-26
Fixed mislabeled pointer.
Marcus Huderle
2013-12-26
Labeled lots of hardcoded pointers. Hidden object pointers are all labeled.
Marcus Huderle
2013-12-26
Spinner Tiles facing directions INCBIN.
Marcus Huderle
2013-12-26
RocketHideoutElevator INCBINs.
Marcus Huderle
2013-12-26
SilphCoElevator INCBINs.
Marcus Huderle
2013-12-25
CeladonMartElevator INCINBs.
Marcus Huderle
2013-12-25
Labeling of Vermilion Gym script and Player jumping y coordinates INCBIN.
Marcus Huderle
2013-12-24
Labeled Vermilion Gym trash pointers.
Marcus Huderle
[next]