summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Collapse)Author
2014-02-20Removed hardcoded address. Labeled a few functions.Marcus Huderle
2014-02-02Replace hardcoded song idsU-Fish-PC\Daniel
2014-02-01Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel
Conflicts: main.asm
2014-01-29Labeled Battle Center and Trade Center constants.Marcus Huderle
2014-01-28Fix BookshelfTileIDs formatU-Fish-PC\Daniel
2014-01-27Get rid of globals.asm. Use ::s to export labels between objects.yenatch
globals.asm was a hack that: - gave rgbasm an extra 100k lines to read - increased reliance on the python preprocessor - made the makefile a mess - gave object creation an extra step - wasn't even necessary This speeds up build time by at least a third.
2014-01-26added a couple of new moves constantsAdam AKA Coolboyman
2014-01-23Make text.asm an objectyenatch
2014-01-23Move text banks into text.asmyenatch
2014-01-23Split out move namesyenatch
2014-01-23Split out the rest of map textyenatch
2014-01-23Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel
2014-01-23Split out route textyenatch
2014-01-22Even more map textyenatch
2014-01-22Silph Co 1f text was actually somewhere elseyenatch
2014-01-22Move city and town map text into text/mapsyenatch
2014-01-22split out a bunch of map textyenatch
2014-01-22split viridian and oaks lab text into text/maps/yenatch
2014-01-22stamp out even more text macros in mainyenatch
Conflicts: main.asm
2014-01-22rename existing map text files and put them in text/maps/yenatch
2014-01-22Merge branch 'split-audio' into textyenatch
Conflicts: main.asm
2014-01-22Merge remote-tracking branch 'iimarckus/master' into resplit-audioyenatch
Conflicts: main.asm
2014-01-22use 'next' macro in stringsyenatch
2014-01-22rename and add some text macrosyenatch
cont replaces next, and next becomes a generic newline. para replaces page (now used for pokedex entries). dex ends a pokedex entry.
2014-01-21clean up missed text macros in main.asmyenatch
2014-01-21use text macros in main.asmyenatch
2014-01-21condense MapSongBanksyenatch
2014-01-21use music constants everywhereyenatch
some sfx are treated as music, but don't have constants yet
2014-01-13Label Pewter Movement ScriptsU-Fish-PC\Daniel
2014-01-12Replace false TX_RAMU-Fish-PC\Daniel
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-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-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