| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | analyze_texts now returns an end address | Bryan Bishop | 2012-01-16 | 1 | -0/+1 | |
| | | | | | | | | | | | hg-commit-id: a8d2da6b569a | |||||
| * | | pretty_text - print out texts from command line | Bryan Bishop | 2012-01-16 | 1 | -0/+19 | |
| | | | | | | | | | | | hg-commit-id: 918000556f93 | |||||
| * | | Merge in Route2 from KuroiIeWa5Da. | Bryan Bishop | 2012-01-16 | 2 | -3/+56 | |
| |\| | | | | | | | | | | | | | Also, this reverts the additional awk flag- it breaks bsd awk. hg-commit-id: eb7be134dd2c | |||||
| | * | final updates to route 2 | KuroiIeWa5Da | 2012-01-16 | 1 | -4/+2 | |
| | | | | | | | | | | | hg-commit-id: a6a84735b057 | |||||
| | * | modified makefile for cygwin awk (-b flag) | KuroiIeWa5Da | 2012-01-16 | 1 | -1/+1 | |
| | | | | | | | | | | | hg-commit-id: c16d4db68d62 | |||||
| | * | Added Route2 Header | KuroiIeWa5Da | 2012-01-16 | 2 | -3/+58 | |
| | | | | | | | | | | | hg-commit-id: 0feabe501ffb | |||||
| * | | formulas for map header connections instead of raw values | Bryan Bishop | 2012-01-16 | 3 | -321/+568 | |
| |/ | | | | | hg-commit-id: b6822898d929 | |||||
| * | replace connection pointers with formulas | Bryan Bishop | 2012-01-15 | 3 | -78/+109 | |
| | | | | | | hg-commit-id: 92972d3acaea | |||||
| * | oops, forgot constants for PalletTown | Bryan Bishop | 2012-01-15 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 10d0aebb1bc5 | |||||
| * | update analyze_incbins for common.asm | Bryan Bishop | 2012-01-15 | 1 | -7/+7 | |
| | | | | | | hg-commit-id: ea7bf352f66c | |||||
| * | replace dimensions with constants in map headers | Bryan Bishop | 2012-01-15 | 2 | -209/+258 | |
| | | | | | | hg-commit-id: 53c4303c9648 | |||||
| * | switch a few map sizes to use their constants | Bryan Bishop | 2012-01-15 | 1 | -6/+6 | |
| | | | | | | hg-commit-id: 7f047374cb40 | |||||
| * | connection_helper - print out a formula for connection math | Bryan Bishop | 2012-01-15 | 3 | -3/+95 | |
| | | | | | | hg-commit-id: 27e8096bb251 | |||||
| * | Merge. | IIMarckus | 2012-01-15 | 1 | -0/+17 | |
| |\ | | | | | | | | | hg-commit-id: d0e367fd9cb4 | |||||
| | * | get direction name in extract_maps | Bryan Bishop | 2012-01-15 | 1 | -0/+17 | |
| | | | | | | | | | | | hg-commit-id: 091427f10a69 | |||||
| * | | Close mapsizeconstants branch. | IIMarckus | 2012-01-15 | 0 | -0/+0 | |
| | | | | | | | | | | | hg-commit-id: 2cfd2e2e6af0 | |||||
| * | | dump in map size constants | Bryan Bishop | 2012-01-15 | 1 | -0/+886 | |
| |/ | | | | | hg-commit-id: 9e2504cc9432 | |||||
| * | script to generate map height/width constants | Bryan Bishop | 2012-01-15 | 1 | -0/+29 | |
| | | | | | | hg-commit-id: fbcc1e98685a | |||||
| * | more south connections in map headers | Bryan Bishop | 2012-01-15 | 1 | -7/+7 | |
| | | | | | | hg-commit-id: 0f3ddff0265c | |||||
| * | south connection labels in some map headers | Bryan Bishop | 2012-01-15 | 1 | -11/+11 | |
| | | | | | | hg-commit-id: 19914077a48f | |||||
| * | set LC_CTYPE=C in Makefile for gawk | Bryan Bishop | 2012-01-15 | 1 | -1/+4 | |
| | | | | | | hg-commit-id: 9925b373f9ad | |||||
| * | sprinkle in some constants into PalletTown's map header | Bryan Bishop | 2012-01-15 | 1 | -2/+2 | |
| | | | | | | hg-commit-id: 9943efb479d3 | |||||
| * | Merge in sawakita's W_PEOPLEMOVEMENTS changes. | Bryan Bishop | 2012-01-15 | 2 | -3/+3 | |
| |\ | | | | | | | | | hg-commit-id: 047693a39b24 | |||||
| | * | Fix a RAM location mis-labeling. At $D4E4 there is the list of current map's ↵ | Sawakita | 2012-01-15 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | people-movement-permissions, not the list of map's text-pointers. hg-commit-id: 409379e6e31e | |||||
| * | | Merge in stag019's work. | Bryan Bishop | 2012-01-15 | 1 | -17/+120 | |
| |\ \ | | | | | | | | | | | | | hg-commit-id: 6deea39e5051 | |||||
| | * | | Game Corner Prizes in Red vs. Blue. | stag019 | 2012-01-15 | 1 | -14/+49 | |
| | | | | | | | | | | | | | | | | hg-commit-id: 63a73389f134 | |||||
| | * | | Misc. Red/Blue differences. | stag019 | 2012-01-15 | 1 | -3/+71 | |
| | |/ | | | | | | | | | hg-commit-id: 6b104b168595 | |||||
| * | | ItemUseNotTime for gbz80disasm | Bryan Bishop | 2012-01-15 | 1 | -0/+1 | |
| | | | | | | | | | | | hg-commit-id: cb4aedaf6142 | |||||
| * | | Merge. | Bryan Bishop | 2012-01-15 | 3 | -13/+81 | |
| |\| | | | | | | | | | hg-commit-id: 59809815188e | |||||
| | * | Palette differences between Red and Blue version. | stag019 | 2012-01-15 | 3 | -13/+81 | |
| | | | | | | | | | | | hg-commit-id: 3bebb464b5f7 | |||||
| * | | GenRandom for gbz80disasm | Bryan Bishop | 2012-01-15 | 1 | -0/+1 | |
| | | | | | | | | | | | hg-commit-id: 99c7713bd905 | |||||
| * | | helpful labels on ItemUsePtrTable | Bryan Bishop | 2012-01-14 | 1 | -72/+72 | |
| | | | | | | | | | | | hg-commit-id: b956db05c482 | |||||
| * | | ItemUsePokedex is a simple jump | Bryan Bishop | 2012-01-14 | 1 | -5/+12 | |
| | | | | | | | | | | | hg-commit-id: 3e7c01dc6583 | |||||
| * | | item $7 is surfboard (buggy?) | Bryan Bishop | 2012-01-14 | 2 | -2/+2 | |
| |/ | | | | | hg-commit-id: 088044256f47 | |||||
| * | _OaksLabText39 for "Those are PokeBALLs" etc. | Bryan Bishop | 2012-01-14 | 1 | -4/+12 | |
| | | | | | | hg-commit-id: 0ba99920297c | |||||
| * | remaining texts for OaksLabTexts | Bryan Bishop | 2012-01-14 | 1 | -5/+14 | |
| | | | | | | hg-commit-id: 00d1e357f05b | |||||
| * | fix IndigoPlateauLobbyTexts | Bryan Bishop | 2012-01-14 | 1 | -2/+10 | |
| | | | | | | hg-commit-id: fbca9dd730b5 | |||||
| * | insert _VermilionCityText14 machop text | Bryan Bishop | 2012-01-14 | 3 | -4/+11 | |
| | | | | | | hg-commit-id: 22d36f8bc08e | |||||
| * | catch a case of W_MAPTEXTPTRLIST | Bryan Bishop | 2012-01-14 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 528b631e06fa | |||||
| * | add label for VermilionDockTexts | Bryan Bishop | 2012-01-14 | 1 | -2/+5 | |
| | | | | | | hg-commit-id: a73c4e4084cc | |||||
| * | found CinnabarPokecenterBlocks | Bryan Bishop | 2012-01-14 | 1 | -1/+2 | |
| | | | | | | hg-commit-id: 6b9d3183411d | |||||
| * | DiglettsCaveTexts overlap | Bryan Bishop | 2012-01-14 | 1 | -2/+3 | |
| | | | | | | hg-commit-id: 355ecf74fd4a | |||||
| * | UndergroundPathWETexts is crazy | Bryan Bishop | 2012-01-14 | 1 | -2/+3 | |
| | | | | | | hg-commit-id: 641154b3c753 | |||||
| * | found SSAnne10Blocks | Bryan Bishop | 2012-01-14 | 1 | -1/+2 | |
| | | | | | | hg-commit-id: 51b5991cdf1a | |||||
| * | blocks label for UndergroundTunnelEntranceRoute7Blocks | Bryan Bishop | 2012-01-14 | 1 | -1/+2 | |
| | | | | | | hg-commit-id: 57fcfd3633e2 | |||||
| * | found UndergroundTunnelEntranceRoute6Blocks | Bryan Bishop | 2012-01-14 | 1 | -1/+2 | |
| | | | | | | hg-commit-id: dc408f474542 | |||||
| * | found ViridianForestEntranceBlocks | Bryan Bishop | 2012-01-14 | 1 | -1/+2 | |
| | | | | | | hg-commit-id: 844dd74970d7 | |||||
| * | found Route2GateBlocks | Bryan Bishop | 2012-01-14 | 1 | -1/+2 | |
| | | | | | | hg-commit-id: 1b9495511f7c | |||||
| * | add SaffronPokecenter blocks and texts | Bryan Bishop | 2012-01-14 | 1 | -4/+8 | |
| | | | | | | hg-commit-id: 83f3135b6883 | |||||
| * | map blocks for ViridianForest | Bryan Bishop | 2012-01-14 | 1 | -4/+7 | |
| | | | | | | hg-commit-id: 40ac908d575c | |||||
