| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add text macros | yenatch | 2014-01-21 | 1 | -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 EQUS | yenatch | 2014-01-21 | 1 | -0/+0 |
| | | |||||
| * | condense MapSongBanks | yenatch | 2014-01-21 | 1 | -496/+248 |
| | | |||||
| * | use music constants everywhere | yenatch | 2014-01-21 | 2 | -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) | yenatch | 2014-01-21 | 3 | -0/+56 |
| | | |||||
| * | rearrange audio.asm | yenatch | 2014-01-09 | 1 | -248/+239 |
| | | |||||
| * | fix some duty labels | yenatch | 2014-01-09 | 3 | -10/+12 |
| | | |||||
| * | split instrument duty into audio/ | yenatch | 2014-01-09 | 4 | -99/+99 |
| | | |||||
| * | consolidate red/blue diffs in sfx | yenatch | 2014-01-09 | 3 | -27/+19 |
| | | |||||
| * | split audio components into audio_red.o and audio_blue.o | yenatch | 2014-01-09 | 6 | -1295/+1378 |
| | | |||||
| * | dedicated version includes | yenatch | 2014-01-07 | 4 | -4/+6 |
| | | |||||
| * | split out the audio engines | yenatch | 2014-01-06 | 4 | -5079/+5100 |
| | | |||||
| * | Makefile: baserom compare is optional | yenatch | 2014-01-04 | 1 | -3/+3 |
| | | |||||
| * | INSTALL: pokered compiles without a base rom | yenatch | 2014-01-04 | 1 | -9/+0 |
| | | |||||
| * | untranslated good rod fisherman text | yenatch | 2014-01-04 | 1 | -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 3 | yenatch | 2014-01-04 | 1 | -10/+19 |
| | | | | | how | ||||
| * | more unknown data | yenatch | 2014-01-04 | 1 | -2/+52 |
| | | |||||
| * | unused intro animation data | yenatch | 2014-01-04 | 1 | -1/+6 |
| | | | | | just a blank entry | ||||
| * | unknown coordinate data | yenatch | 2014-01-04 | 1 | -4/+41 |
| | | | | | related to the cable club? | ||||
| * | TitleMon scrolling | yenatch | 2014-01-04 | 1 | -56/+93 |
| | | |||||
| * | some ATTR_BLK sgb packets | yenatch | 2014-01-04 | 1 | -34/+69 |
| | | |||||
| * | a dummy "TRAINER" string for trainer names | yenatch | 2014-01-03 | 1 | -4/+5 |
| | | |||||
| * | vermilion gym trash can puzzle data | yenatch | 2014-01-03 | 1 | -13/+51 |
| | | |||||
| * | repeated critical move table and recomment MoreCalculateDamage | yenatch | 2014-01-03 | 1 | -59/+104 |
| | | |||||
| * | label remaining rom addresses | yenatch | 2014-01-03 | 1 | -9/+13 |
| | | | | | doesn't count incbins | ||||
| * | Misc. labeling and unknown moves list incbin. | Marcus Huderle | 2013-12-28 | 1 | -13/+25 |
| | | |||||
| * | Credits order INCBIN and more labeling. | Marcus Huderle | 2013-12-27 | 3 | -16/+120 |
| | | |||||
| * | Fixed mislabeled pointer. | Marcus Huderle | 2013-12-26 | 1 | -2/+2 |
| | | |||||
| * | Labeled lots of hardcoded pointers. Hidden object pointers are all labeled. | Marcus Huderle | 2013-12-26 | 1 | -154/+173 |
| | | |||||
| * | Spinner Tiles facing directions INCBIN. | Marcus Huderle | 2013-12-26 | 1 | -3/+9 |
| | | |||||
| * | RocketHideoutElevator INCBINs. | Marcus Huderle | 2013-12-26 | 1 | -7/+14 |
| | | |||||
| * | SilphCoElevator INCBINs. | Marcus Huderle | 2013-12-26 | 1 | -7/+22 |
| | | |||||
| * | CeladonMartElevator INCINBs. | Marcus Huderle | 2013-12-25 | 1 | -7/+16 |
| | | |||||
| * | Labeling of Vermilion Gym script and Player jumping y coordinates INCBIN. | Marcus Huderle | 2013-12-25 | 1 | -19/+21 |
| | | |||||
| * | Labeled Vermilion Gym trash pointers. | Marcus Huderle | 2013-12-24 | 1 | -18/+19 |
| | | |||||
| * | Fly animation screen coordinates INCBIN. | Marcus Huderle | 2013-12-24 | 1 | -3/+17 |
| | | |||||
| * | Red fishing tiles and ss anne smoke puff gfx INCBIN. | Marcus Huderle | 2013-12-24 | 7 | -7/+36 |
| | | |||||
| * | Player spinning direction list for the teleporting away animation INCBIN. | Marcus Huderle | 2013-12-23 | 1 | -3/+5 |
| | | |||||
| * | Fly overworld animation screen coordinates INCBIN. | Marcus Huderle | 2013-12-23 | 1 | -6/+34 |
| | | |||||
| * | Wavy Screen animation line offsets INCBIN. | Marcus Huderle | 2013-12-23 | 1 | -5/+9 |
| | | |||||
| * | SpiralBallAnimation coordinates INCBIN. | Marcus Huderle | 2013-12-23 | 1 | -11/+41 |
| | | |||||
| * | MinimizedMonSprite 1bpp gfx. | Marcus Huderle | 2013-12-23 | 2 | -3/+4 |
| | | |||||
| * | Filled in hardcoded pointers that pointed to INCBINs. | Marcus Huderle | 2013-12-23 | 1 | -5/+9 |
| | | |||||
| * | Labeled Special Effect pointers and ids. | Marcus Huderle | 2013-12-23 | 3 | -370/+460 |
| | | |||||
| * | Merge branch 'music' of https://github.com/dannye/pokered | U-Daniel-Laptop\Daniel | 2013-12-23 | 1 | -21/+37 |
| |\ | | | | | | | | | Conflicts: main.asm | ||||
| | * | Fix duty label numbers | U-Fish-PC\Daniel | 2013-11-03 | 1 | -23/+39 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/huderlem/pokered | U-Daniel-Laptop\Daniel | 2013-12-23 | 3 | -1503/+852 |
| |\ \ | | | | | | | | | | | | | Conflicts: main.asm | ||||
| | * | | Cleaned up all Map Headers. | Marcus Huderle | 2013-12-22 | 1 | -197/+8 |
| | | | | |||||
| | * | | W_TRAINER_NAME wram constant added, and labeled more hardcoded pointers. | Marcus Huderle | 2013-12-22 | 2 | -112/+82 |
| | | | | |||||
| | * | | Filled out most of a text id pointer table. | Marcus Huderle | 2013-12-22 | 1 | -279/+279 |
| | | | | |||||
