| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | insert some texts in bank $25 | Bryan Bishop | 2012-01-18 | 1 | -6/+52 | |
| | * | text for ReceivedOldAmberText | Bryan Bishop | 2012-01-18 | 1 | -1/+4 | |
| | * | text for receiving TM27 | Bryan Bishop | 2012-01-18 | 1 | -1/+4 | |
| | * | text for ViridianMartParcelQuestText | Bryan Bishop | 2012-01-18 | 1 | -1/+9 | |
| | * | switch @, $50 to @@ | Bryan Bishop | 2012-01-18 | 1 | -6/+2 | |
| | * | Probably something in bank 1D, I don't really remember. | stag019 | 2012-01-18 | 1 | -1/+1 | |
| | * | Some more bank 1D changes. | stag019 | 2012-01-18 | 1 | -12/+55 | |
| | * | Add missing newlines to ends of files. | IIMarckus | 2012-01-18 | 2 | -2/+2 | |
| | * | The python tools should spit out tabs, not spaces. | IIMarckus | 2012-01-18 | 9 | -14/+14 | |
| | * | Merge. | IIMarckus | 2012-01-18 | 1 | -73/+82 | |
| | |\ | ||||||
| | | * | Strip redundant comments from map header pointers. | IIMarckus | 2012-01-18 | 1 | -43/+43 | |
| | | * | Add where the pointers come from for freeze maps. | IIMarckus | 2012-01-18 | 1 | -12/+12 | |
| | | * | Revert -b addition, again. | IIMarckus | 2012-01-17 | 1 | -1/+1 | |
| | * | | Merge in stag019/pokered. | Bryan Bishop | 2012-01-18 | 1 | -3/+3 | |
| | |\ \ | ||||||
| | | * | | update romvisualizer for common.asm | Bryan Bishop | 2012-01-17 | 1 | -3/+3 | |
| | * | | | fucking you and yours | stag019 | 2012-01-18 | 7 | -656/+21049 | |
| | |\ \ \ | ||||||
| | | * | | | A tiny bit of work on bank 1D. | stag019 | 2012-01-18 | 1 | -5/+20 | |
| | | |/ / | ||||||
| | * | | | Various little text strings in bank 1D. | stag019 | 2012-01-17 | 1 | -27/+53 | |
| * | | | | Inserted several text and text pointers | KuroiIeWa5Da | 2012-01-18 | 2 | -7/+40 | |
| * | | | | Added Viridian Gym Text 12 | KuroiIeWa5Da | 2012-01-18 | 1 | -34/+35 | |
| | |_|/ |/| | | ||||||
| * | | | synchroized MapBanks with MapHeaders | KuroiIeWa5Da | 2012-01-18 | 1 | -17/+17 | |
| * | | | Minor: prefixed 118 with id=118 | KuroiIeWa5Da | 2012-01-18 | 1 | -1/+1 | |
| * | | | Connected Hall of fame room | KuroiIeWa5Da | 2012-01-18 | 1 | -1/+1 | |
| * | | | Finalized Gary map | KuroiIeWa5Da | 2012-01-18 | 2 | -5/+14 | |
| | |/ |/| | ||||||
| * | | spacing near INCBINs | Bryan Bishop | 2012-01-17 | 1 | -61/+384 | |
| * | | insert many many more texts | Bryan Bishop | 2012-01-17 | 2 | -839/+9948 | |
| * | | insert many texts and TX_FARs and labels | Bryan Bishop | 2012-01-17 | 1 | -291/+11048 | |
| * | | analyze_incbins - reject zero interval incbins | Bryan Bishop | 2012-01-17 | 1 | -1/+3 | |
| * | | fix TX_RAM injector for addresses between $a-$f inclusive | Bryan Bishop | 2012-01-17 | 1 | -1/+1 | |
| * | | skip some incbins from analyze_texts for 0-size intervals | Bryan Bishop | 2012-01-17 | 2 | -1/+8 | |
| * | | fix insert_texts for pre-existing TX_FAR target labels | Bryan Bishop | 2012-01-17 | 2 | -6/+21 | |
| * | | fix some offset errors in insert_texts.py | Bryan Bishop | 2012-01-17 | 3 | -4/+23 | |
| * | | text insertion code for unnamed TX_FARs | Bryan Bishop | 2012-01-17 | 3 | -8/+31 | |
| * | | improve text printer, including TX_RAM and TX_NUM | Bryan Bishop | 2012-01-17 | 1 | -23/+92 | |
| * | | switch money sign back in common.asm | Bryan Bishop | 2012-01-17 | 1 | -1/+1 | |
| * | | analyze_texts - find possible TX_FARs | Bryan Bishop | 2012-01-17 | 1 | -22/+75 | |
| * | | Use the currency character in appropriate text. | IIMarckus | 2012-01-17 | 1 | -1/+1 | |
| * | | Add the currency character to text tables. | IIMarckus | 2012-01-17 | 2 | -0/+2 | |
| * | | Merge. | IIMarckus | 2012-01-17 | 4 | -988/+998 | |
| |\ \ | ||||||
| | * | | first use of TX_RAM | Bryan Bishop | 2012-01-17 | 1 | -4/+4 | |
| | * | | TX_RAM for text engine command $1 in pretty_text | Bryan Bishop | 2012-01-17 | 2 | -3/+28 | |
| | |/ | ||||||
| | * | Merge in new Route2 work. | Bryan Bishop | 2012-01-16 | 4 | -982/+967 | |
| | |\ | ||||||
| | | * | fix naming of map size constants | Bryan Bishop | 2012-01-16 | 3 | -947/+956 | |
| | | * | revert tileset constants | Bryan Bishop | 2012-01-16 | 2 | -27/+1 | |
| * | | | Remove -b, which is nonstandard and breaks BSD awk. | IIMarckus | 2012-01-16 | 1 | -1/+1 | |
| |/ / | ||||||
| * | | Cleaned up and finalized route 2 | KuroiIeWa5Da | 2012-01-16 | 2 | -23/+22 | |
| * | | Merged | KuroiIeWa5Da | 2012-01-16 | 1 | -5/+8 | |
| |\ \ | |/ |/| | ||||||
| | * | Cleaned Up Pallet Town Header | KuroiIeWa5Da | 2012-01-16 | 1 | -5/+8 | |
| * | | These didn’t work as intended. Delete. | IIMarckus | 2012-01-16 | 1 | -9/+0 | |
| * | | Strip out 00s at the end of text banks. | IIMarckus | 2012-01-16 | 1 | -11/+11 | |
