summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-21clean up missed text macros in main.asmyenatch
2014-01-21use text macros in main.asmyenatch
2014-01-21Add text macrosyenatch
Before text looked like: _CeladonCityText2: ; a5a4b (29:5a4b) db $0, "Heheh! This GYM", $4f db "is great! It's", $55 db "full of women!", $57 Now it looks like: _CeladonCityText2: ; a5a4b (29:5a4b) text "Heheh! This GYM" line "is great! It's" next "full of women!" done
2014-01-21bump pokemontools to play nice with EQUSyenatch
2014-01-21condense MapSongBanksyenatch
2014-01-21use music constants everywhereyenatch
some sfx are treated as music, but don't have constants yet
2014-01-21define music constants instead of running around with ((label-$4000)/3)yenatch
2014-01-13Label Pewter Movement ScriptsU-Fish-PC\Daniel
2014-01-12Replace false TX_RAMU-Fish-PC\Daniel
2014-01-09rearrange audio.asmyenatch
2014-01-09fix some duty labelsyenatch
2014-01-09split instrument duty into audio/yenatch
2014-01-09consolidate red/blue diffs in sfxyenatch
2014-01-09split audio components into audio_red.o and audio_blue.oyenatch
2014-01-08Merge branch 'master' of https://github.com/dannye/pokeredU-Daniel-Laptop\Daniel
Conflicts: main.asm
2014-01-07Labeled some more hardcoded banks and the OldManItemList.Marcus Huderle
2014-01-07dedicated version includesyenatch
2014-01-07Labeled lots of hardcoded banks.Marcus Huderle
2014-01-06split out the audio enginesyenatch
2014-01-06Some more arbitrary labeling of unknown things.Marcus Huderle
2014-01-06wram labels and text/function labels.Marcus Huderle
2014-01-05Some OT and name WRAM labels.Marcus Huderle
2014-01-04Makefile: baserom compare is optionalyenatch
2014-01-04INSTALL: pokered compiles without a base romyenatch
2014-01-04untranslated good rod fisherman textyenatch
Only fishing         It romance of a man!         Heboi fishing rod         Magikarp only I but such tangles         If it is this good fishing rod         It not you catch a better mon!
2014-01-04relabel good rod script in fuchsia house 3yenatch
how
2014-01-04more unknown datayenatch
2014-01-04unused intro animation datayenatch
just a blank entry
2014-01-04unknown coordinate datayenatch
related to the cable club?
2014-01-04TitleMon scrollingyenatch
2014-01-04some ATTR_BLK sgb packetsyenatch
2014-01-03a dummy "TRAINER" string for trainer namesyenatch
2014-01-03vermilion gym trash can puzzle datayenatch
2014-01-03repeated critical move table and recomment MoreCalculateDamageyenatch
2014-01-03label remaining rom addressesyenatch
doesn't count incbins
2013-12-28Misc. labeling and unknown moves list incbin.Marcus Huderle
2013-12-28Merge branch 'master' of https://github.com/huderlem/pokeredU-Daniel-Laptop\Daniel
2013-12-28remove redundant addressessU-Daniel-Laptop\Daniel
2013-12-27Credits order INCBIN and more labeling.Marcus Huderle
2013-12-26Fixed mislabeled pointer.Marcus Huderle
2013-12-26Labeled lots of hardcoded pointers. Hidden object pointers are all labeled.Marcus Huderle
2013-12-26Spinner Tiles facing directions INCBIN.Marcus Huderle
2013-12-26RocketHideoutElevator INCBINs.Marcus Huderle
2013-12-26SilphCoElevator INCBINs.Marcus Huderle
2013-12-25CeladonMartElevator INCINBs.Marcus Huderle
2013-12-25Labeling of Vermilion Gym script and Player jumping y coordinates INCBIN.Marcus Huderle
2013-12-24Labeled Vermilion Gym trash pointers.Marcus Huderle
2013-12-24Fly animation screen coordinates INCBIN.Marcus Huderle
2013-12-24Red fishing tiles and ss anne smoke puff gfx INCBIN.Marcus Huderle
2013-12-23Player spinning direction list for the teleporting away animation INCBIN.Marcus Huderle