aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fix incorrect commentYamaArashi2017-01-161-1/+1
* | use actual predef labelYamaArashi2017-01-071-1/+1
* | use text constants in poison.asmYamaArashi2016-12-311-2/+2
* | split code out of main.asmYamaArashi2016-12-3122-2674/+2670
* | use hardware constants in pic.asmYamaArashi2016-11-021-3/+3
* | use more HRAM constantsYamaArashi2016-10-294-11/+11
* | correct mistaken commentsYamaArashi2016-10-292-3/+3
* | link battle action constantsYamaArashi2016-10-292-15/+19
* | correct comments about teleport effectYamaArashi2016-10-161-3/+2
* | split bank 1 into filesYamaArashi2016-09-1712-1475/+1482
* | pull some bank 1 code out of main.asmYamaArashi2016-09-178-505/+504
* | name text destination pointer variableYamaArashi2016-09-112-10/+9
* | Continuing the source-level documentation of roughly where trainers can be foundSummate2016-09-041-0/+186
* | Split macros.asmdannye2016-07-317-768/+770
* | Replace unnecessary tabs with spacesdannye2016-07-2713-157/+157
* | Redo audio header macrodannye2016-07-2721-564/+528
* | Add warnings about music/sfx macro usagedannye2016-07-272-3/+4
* | Macros to automate music and sound effect headersdannye2016-07-277-1522/+408
* | Fix music channel numberingdannye2016-07-2749-309/+309
* | Fix sound effect channel numberingdannye2016-07-27327-1274/+1274
* | Clean up redundant labelsdannye2016-07-2072-668/+596
* | A few missed hardcoded decimal pointsdannye2016-07-183-5/+5
* | Merge branch 'master' of https://github.com/pret/pokereddannye2016-07-1875-868/+983
|\ \
| * | Use pattern variables in the makefile.yenatch2016-07-011-23/+15
| * | Merge pull request #135 from YamaArashi/masterYamaArashi2016-06-1231-375/+412
| |\ \
| | * | sync homeYamaArashi2016-06-127-131/+150
| | * | sync textYamaArashi2016-06-1219-220/+238
| | * | sync tileset WRAM labelsYamaArashi2016-06-126-24/+24
| |/ /
| * | Merge pull request #134 from YamaArashi/masterYamaArashi2016-06-1250-495/+591
| |\ \
| | * | more syncing with pokeyellowYamaArashi2016-06-124-145/+206
| | * | sync engine code with pokeyellowYamaArashi2016-06-1247-350/+385
| |/ /
* / / Clean up text commandsdannye2016-07-1879-221/+293
|/ /
* | Remove the last address commentsdannye2016-06-12458-791/+532
* | Remove some leftover address commentsdannye2016-06-1214-31/+31
* | Merge pull request #133 from YamaArashi/masterYamaArashi2016-06-11766-8812/+8830
|\ \
| * | remove address commentsYamaArashi2016-06-11764-8371/+8371
| * | crlf to lfYamaArashi2016-06-112-441/+459
|/ /
* | Implement handy text macros from yellowpikalaxalt2016-06-0917-56/+70
* | Try again to bump extraspikalaxalt2016-06-091-0/+0
* | Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-06-09200-659/+19
|\ \
| * | Rebump extras.yenatch2016-06-091-0/+0
| * | Sync somewhat with pokeyellow.IIMarckus2016-06-08182-262/+18
| * | Remove the Beach House option.IIMarckus2016-06-0720-401/+1
* | | TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt2016-05-308-1163/+276
|/ /
* | dbw door tilespikalaxalt2016-05-221-26/+13
* | Finish reversion of .gb file extensionspikalaxalt2016-05-131-2/+2
* | Remove the last remaining IF DEF(_YELLOW)pikalaxalt2016-05-131-8/+1
* | Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt2016-05-13310-2701/+1005
|\ \
| * | Fix typo: ninetails.asm -> ninetales.asmdannye2016-04-252-1/+1
| * | Add a TX_MART macro for inventories.IIMarckus2016-04-082-27/+25