| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move music back. Music has pointers that need to change. | Bryan Bishop | 2012-01-19 | 4 | -6/+7 |
| * | Merge Sanky/pokered (HealParty) | Bryan Bishop | 2012-01-19 | 1 | -3/+88 |
| |\ | |||||
| | * | Merge | Sanky | 2012-01-19 | 23 | -358/+1195 |
| | |\ | |||||
| | * | | HealParty script (Predef 7) | Sanky | 2012-01-19 | 1 | -3/+88 |
| * | | | Merge KuroKuroiIeWa5Da/pokered (music work) | Bryan Bishop | 2012-01-19 | 4 | -22/+37 |
| |\ \ \ | |||||
| | * \ \ | kanzure Merge | KuroiIeWa5Da | 2012-01-19 | 5 | -269/+696 |
| | |\ \ \ | | | |/ | | |/| | |||||
| | * | | | Added the 2 extra extracted music files to the repository | KuroiIeWa5Da | 2012-01-19 | 2 | -0/+0 |
| | * | | | Extracted 2 more music data files. PalletTown music header and data is finished | KuroiIeWa5Da | 2012-01-19 | 1 | -5/+14 |
| | * | | | Added 1st music data file, fixed some minor naming issues for Linux | KuroiIeWa5Da | 2012-01-19 | 2 | -25/+31 |
| * | | | | switch to W_BAGITEM01QTY format | Bryan Bishop | 2012-01-19 | 2 | -144/+144 |
| | |/ / |/| | | |||||
| * | | | Merge in Sanky/pokered (W_PARTYMON stuff) | Bryan Bishop | 2012-01-19 | 1 | -0/+208 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Merge. | Sanky | 2012-01-19 | 2 | -1/+209 |
| | |\ \ | |||||
| | | * | | Adding party Pokémon constants | Sanky | 2012-01-19 | 2 | -1/+209 |
| * | | | | simple tool to dump pc item constants | Bryan Bishop | 2012-01-19 | 1 | -0/+9 |
| * | | | | player id, money, and coins | Bryan Bishop | 2012-01-19 | 1 | -0/+12 |
| * | | | | RAM locations for play time (hours, minutes) | Bryan Bishop | 2012-01-19 | 1 | -0/+5 |
| * | | | | safari timer locations in RAM | Bryan Bishop | 2012-01-19 | 1 | -0/+3 |
| * | | | | prepend W_ to pc box item constants | Bryan Bishop | 2012-01-19 | 1 | -100/+100 |
| * | | | | box items RAM locations and constants | Bryan Bishop | 2012-01-19 | 1 | -0/+106 |
| * | | | | constants for bag items and bag item counts | Bryan Bishop | 2012-01-19 | 2 | -3/+46 |
| * | | | | incorp Route12Text13, Route12Text14 | Bryan Bishop | 2012-01-19 | 1 | -4/+4 |
| * | | | | minor touch-ups and missed TX_FARs | Bryan Bishop | 2012-01-19 | 2 | -18/+46 |
| * | | | | replace some labels in PointerTable6F74? | Bryan Bishop | 2012-01-19 | 1 | -2/+2 |
| * | | | | Merge KuroiIeWa5Da/pokered with music headers. | Bryan Bishop | 2012-01-19 | 2 | -2/+204 |
| |\ \ \ \ | | |_|/ | |/| | | |||||
| | * | | | Added Sound Map Headers for bank 2 and tile collision files plus some other m... | KuroiIeWa5Da | 2012-01-19 | 21 | -2/+224 |
| * | | | | minor commenting | Bryan Bishop | 2012-01-19 | 1 | -5/+11 |
| * | | | | use map constants in hide/show object index | Bryan Bishop | 2012-01-19 | 1 | -227/+227 |
| * | | | | miscellaneous texts | Bryan Bishop | 2012-01-19 | 1 | -7/+13 |
| * | | | | comment on FirstMapSpec was wrong about RedHouse1F | Bryan Bishop | 2012-01-19 | 1 | -2/+4 |
| * | | | | extract .tilecoll files | Bryan Bishop | 2012-01-19 | 20 | -3/+22 |
| |/ / / | |||||
| * | | | removed -b from makefile again | Bryan Bishop | 2012-01-19 | 1 | -19/+22 |
| |\ \ \ | |||||
| | * | | | Extracted Tileset collision data | KuroiIeWa5Da | 2012-01-18 | 2 | -20/+23 |
| | | |/ | |/| | |||||
| * | | | SafariZoneEntranceScript2 through 6 | Bryan Bishop | 2012-01-19 | 1 | -4/+62 |
| * | | | CinnabarGymScript2 and CinnabarGymScript3 | Bryan Bishop | 2012-01-19 | 1 | -5/+89 |
| * | | | work on the Gary_h header and scripts | Bryan Bishop | 2012-01-19 | 1 | -11/+74 |
| * | | | finish texts in bank $21 | Bryan Bishop | 2012-01-19 | 1 | -1/+22 |
| * | | | texts in bank $21 including mew text | Bryan Bishop | 2012-01-19 | 1 | -27/+132 |
| * | | | finish inserting texts into bank $2A | Bryan Bishop | 2012-01-19 | 1 | -22/+84 |
| | |/ |/| | |||||
| * | | Cleanup of Oak’s Lab scripts. | IIMarckus | 2012-01-18 | 2 | -131/+144 |
| * | | Use tabs for indentation, not spaces. | IIMarckus | 2012-01-18 | 2 | -25558/+25554 |
| * | | Merge. | IIMarckus | 2012-01-18 | 2 | -17/+147 |
| |\ \ | |||||
| | * | | add .lvimrc to .hgignore | Bryan Bishop | 2012-01-18 | 1 | -0/+4 |
| | * | | some bike texts | Bryan Bishop | 2012-01-18 | 1 | -5/+9 |
| | * | | finish texts in bank $29 | Bryan Bishop | 2012-01-18 | 1 | -12/+134 |
| * | | | Get some more script pointers from Oak’s Lab, missed the first time around. | IIMarckus | 2012-01-18 | 1 | -4/+487 |
| |/ / | |||||
| * | | finish bank $28 texts | Bryan Bishop | 2012-01-18 | 1 | -23/+134 |
| * | | fill out some texts in bank $1d | Bryan Bishop | 2012-01-18 | 2 | -22/+177 |
| * | | finish texts in bank $27 | Bryan Bishop | 2012-01-18 | 1 | -15/+170 |
| * | | finish up bank $26 with some trading texts | Bryan Bishop | 2012-01-18 | 1 | -13/+56 |
| * | | finish up bank $25 with pokedex rating text | Bryan Bishop | 2012-01-18 | 1 | -1/+12 |
