aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add text macrosyenatch2014-01-211-0/+8
| | | | | | | | | | | | | | | | | 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
* bump pokemontools to play nice with EQUSyenatch2014-01-211-0/+0
|
* condense MapSongBanksyenatch2014-01-211-496/+248
|
* use music constants everywhereyenatch2014-01-212-281/+281
| | | | some sfx are treated as music, but don't have constants yet
* define music constants instead of running around with ((label-$4000)/3)yenatch2014-01-213-0/+56
|
* rearrange audio.asmyenatch2014-01-091-248/+239
|
* fix some duty labelsyenatch2014-01-093-10/+12
|
* split instrument duty into audio/yenatch2014-01-094-99/+99
|
* consolidate red/blue diffs in sfxyenatch2014-01-093-27/+19
|
* split audio components into audio_red.o and audio_blue.oyenatch2014-01-096-1295/+1378
|
* dedicated version includesyenatch2014-01-074-4/+6
|
* split out the audio enginesyenatch2014-01-064-5079/+5100
|
* Makefile: baserom compare is optionalyenatch2014-01-041-3/+3
|
* INSTALL: pokered compiles without a base romyenatch2014-01-041-9/+0
|
* untranslated good rod fisherman textyenatch2014-01-041-1/+8
| | | | | | | | | 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!
* relabel good rod script in fuchsia house 3yenatch2014-01-041-10/+19
| | | | how
* more unknown datayenatch2014-01-041-2/+52
|
* unused intro animation datayenatch2014-01-041-1/+6
| | | | just a blank entry
* unknown coordinate datayenatch2014-01-041-4/+41
| | | | related to the cable club?
* TitleMon scrollingyenatch2014-01-041-56/+93
|
* some ATTR_BLK sgb packetsyenatch2014-01-041-34/+69
|
* a dummy "TRAINER" string for trainer namesyenatch2014-01-031-4/+5
|
* vermilion gym trash can puzzle datayenatch2014-01-031-13/+51
|
* repeated critical move table and recomment MoreCalculateDamageyenatch2014-01-031-59/+104
|
* label remaining rom addressesyenatch2014-01-031-9/+13
| | | | doesn't count incbins
* Misc. labeling and unknown moves list incbin.Marcus Huderle2013-12-281-13/+25
|
* Credits order INCBIN and more labeling.Marcus Huderle2013-12-273-16/+120
|
* Fixed mislabeled pointer.Marcus Huderle2013-12-261-2/+2
|
* Labeled lots of hardcoded pointers. Hidden object pointers are all labeled.Marcus Huderle2013-12-261-154/+173
|
* Spinner Tiles facing directions INCBIN.Marcus Huderle2013-12-261-3/+9
|
* RocketHideoutElevator INCBINs.Marcus Huderle2013-12-261-7/+14
|
* SilphCoElevator INCBINs.Marcus Huderle2013-12-261-7/+22
|
* CeladonMartElevator INCINBs.Marcus Huderle2013-12-251-7/+16
|
* Labeling of Vermilion Gym script and Player jumping y coordinates INCBIN.Marcus Huderle2013-12-251-19/+21
|
* Labeled Vermilion Gym trash pointers.Marcus Huderle2013-12-241-18/+19
|
* Fly animation screen coordinates INCBIN.Marcus Huderle2013-12-241-3/+17
|
* Red fishing tiles and ss anne smoke puff gfx INCBIN.Marcus Huderle2013-12-247-7/+36
|
* Player spinning direction list for the teleporting away animation INCBIN.Marcus Huderle2013-12-231-3/+5
|
* Fly overworld animation screen coordinates INCBIN.Marcus Huderle2013-12-231-6/+34
|
* Wavy Screen animation line offsets INCBIN.Marcus Huderle2013-12-231-5/+9
|
* SpiralBallAnimation coordinates INCBIN.Marcus Huderle2013-12-231-11/+41
|
* MinimizedMonSprite 1bpp gfx.Marcus Huderle2013-12-232-3/+4
|
* Filled in hardcoded pointers that pointed to INCBINs.Marcus Huderle2013-12-231-5/+9
|
* Labeled Special Effect pointers and ids.Marcus Huderle2013-12-233-370/+460
|
* Merge branch 'music' of https://github.com/dannye/pokeredU-Daniel-Laptop\Daniel2013-12-231-21/+37
|\ | | | | | | | | Conflicts: main.asm
| * Fix duty label numbersU-Fish-PC\Daniel2013-11-031-23/+39
| |
* | Merge branch 'master' of https://github.com/huderlem/pokeredU-Daniel-Laptop\Daniel2013-12-233-1503/+852
|\ \ | | | | | | | | | | | | Conflicts: main.asm
| * | Cleaned up all Map Headers.Marcus Huderle2013-12-221-197/+8
| | |
| * | W_TRAINER_NAME wram constant added, and labeled more hardcoded pointers.Marcus Huderle2013-12-222-112/+82
| | |
| * | Filled out most of a text id pointer table.Marcus Huderle2013-12-221-279/+279
| | |