| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2012-01-25 | rename common.asm -> main.asm | Bryan Bishop | 1 | -72641/+0 | |
| hg-commit-id: adec8319c54b | |||||
| 2012-01-25 | fix typos in comment labels | Bryan Bishop | 1 | -2/+2 | |
| hg-commit-id: e7e8fd0e1d31 | |||||
| 2012-01-25 | finish up trainer headers | Bryan Bishop | 1 | -126/+524 | |
| hg-commit-id: 510e5ca15690 | |||||
| 2012-01-25 | disasm of another joypad polling function | YamaArashi | 1 | -1/+57 | |
| hg-commit-id: f0306306b56f | |||||
| 2012-01-25 | trainer headers for SilphCo9, SSAnne, ViridianForest | Bryan Bishop | 1 | -51/+336 | |
| hg-commit-id: c56d9731568b | |||||
| 2012-01-25 | lots of trainer headers again | Bryan Bishop | 1 | -67/+350 | |
| hg-commit-id: 81469611751b | |||||
| 2012-01-24 | trainer headers for Route11 - Route18 | Bryan Bishop | 1 | -48/+424 | |
| hg-commit-id: 4e577d7a33ed | |||||
| 2012-01-24 | some bank 0 code | YamaArashi | 1 | -15/+207 | |
| hg-commit-id: 421af1f998f5 | |||||
| 2012-01-24 | trainer headers for Route6 - Route10 | Bryan Bishop | 1 | -31/+256 | |
| hg-commit-id: 973d90cfae1c | |||||
| 2012-01-24 | Route21 and SilphCo8 trainer headers | Bryan Bishop | 1 | -18/+142 | |
| hg-commit-id: e763f118c1c1 | |||||
| 2012-01-24 | trainer headers for Route13 - Route19 | Bryan Bishop | 1 | -50/+456 | |
| hg-commit-id: 62c504efd665 | |||||
| 2012-01-24 | many fixes to Route9 and trainer headers | Bryan Bishop | 1 | -100/+717 | |
| hg-commit-id: 9b9272e452dd | |||||
| 2012-01-24 | text command disasm | YamaArashi | 1 | -2/+370 | |
| hg-commit-id: d23a5a12cc44 | |||||
| 2012-01-24 | more trainer headers | Bryan Bishop | 1 | -72/+550 | |
| hg-commit-id: a6a9671c6eee | |||||
| 2012-01-24 | added some comments and added multiply/divide constants | YamaArashi | 1 | -77/+85 | |
| hg-commit-id: fb230f02d2ca | |||||
| 2012-01-24 | more trainer headers | Bryan Bishop | 1 | -27/+77 | |
| hg-commit-id: d8d4fd9cfc61 | |||||
| 2012-01-24 | more battle code disassembled | YamaArashi | 1 | -9/+302 | |
| hg-commit-id: b7c80c2263e2 | |||||
| 2012-01-24 | fix comment typo about swift | YamaArashi | 1 | -1/+1 | |
| hg-commit-id: 724dbad27df7 | |||||
| 2012-01-24 | update 2 text names | YamaArashi | 1 | -8/+8 | |
| hg-commit-id: e9ece8076f6d | |||||
| 2012-01-24 | more battle code | YamaArashi | 1 | -9/+173 | |
| hg-commit-id: f31a255ecaf0 | |||||
| 2012-01-24 | trainer headers for SilphCo6 | Bryan Bishop | 1 | -11/+65 | |
| hg-commit-id: fc8115c7d84f | |||||
| 2012-01-24 | disasm more battle code | YamaArashi | 1 | -2/+248 | |
| hg-commit-id: 6f008f9e5c9d | |||||
| 2012-01-24 | insert a few more trainer headers | Bryan Bishop | 1 | -5/+38 | |
| hg-commit-id: 1ca94c2e1fe8 | |||||
| 2012-01-24 | TextEndBattle is only used once | Bryan Bishop | 1 | -2/+13 | |
| hg-commit-id: c038c49301fc | |||||
| 2012-01-23 | fixed typo | YamaArashi | 1 | -1/+1 | |
| hg-commit-id: aade1ab573e4 | |||||
| 2012-01-23 | disasm of some battle code | YamaArashi | 1 | -11/+132 | |
| hg-commit-id: a650d8e5b82a | |||||
| 2012-01-23 | another minor comment improvement | Bryan Bishop | 1 | -1/+1 | |
| hg-commit-id: bc6ea3b99e19 | |||||
| 2012-01-23 | clean up more comments | Bryan Bishop | 1 | -6/+6 | |
| hg-commit-id: b1f69c1d22a8 | |||||
| 2012-01-23 | more addresses on labels | Bryan Bishop | 1 | -24/+48 | |
| hg-commit-id: 46469b1d8dcb | |||||
| 2012-01-23 | label comments with addresses | Bryan Bishop | 1 | -122/+322 | |
| hg-commit-id: 985933b3044f | |||||
| 2012-01-23 | add missing labels | YamaArashi | 1 | -3/+3 | |
| hg-commit-id: f6c8feae4f1f | |||||
| 2012-01-23 | changed some addresses to the new constants | YamaArashi | 1 | -37/+37 | |
| hg-commit-id: bc038ee359b8 | |||||
| 2012-01-23 | fix constant | YamaArashi | 1 | -1/+1 | |
| hg-commit-id: 1a095dae2a66 | |||||
| 2012-01-23 | add addresses to label lines | Bryan Bishop | 1 | -289/+289 | |
| hg-commit-id: e96304c21bdb | |||||
| 2012-01-23 | work on disasm of 2920 | David@DCKZHZF1.socal.rr.com | 1 | -2/+233 | |
| hg-commit-id: af22b9d329bd | |||||
| 2012-01-23 | $039e -> HandleMidJump | Bryan Bishop | 1 | -1/+1 | |
| hg-commit-id: f18a7d446304 | |||||
| 2012-01-23 | fix typo (.notCinnabarGyn\@) | Bryan Bishop | 1 | -2/+2 | |
| hg-commit-id: d3c7301798d8 | |||||
| 2012-01-23 | fix music.asm include | Bryan Bishop | 1 | -1/+1 | |
| hg-commit-id: 67918d1ede0d | |||||
| 2012-01-23 | updated changes in repo | KuroiIeWa5Da | 1 | -1079/+3750 | |
| hg-commit-id: 313907c15826 | |||||
| 2012-01-23 | minor cleanup | Bryan Bishop | 1 | -4/+7 | |
| hg-commit-id: 4db75a0bb6ee | |||||
| 2012-01-23 | more labels near PrintTexts | Bryan Bishop | 1 | -126/+132 | |
| hg-commit-id: ef4a418bc4e3 | |||||
| 2012-01-22 | more labels near many PrintTexts | Bryan Bishop | 1 | -284/+360 | |
| hg-commit-id: 137a2f210334 | |||||
| 2012-01-22 | display start menu function | YamaArashi | 1 | -1/+95 | |
| hg-commit-id: c786162e5d68 | |||||
| 2012-01-22 | disasm of 39e-12da | YamaArashi | 1 | -1/+2411 | |
| hg-commit-id: fccdbeaf9091 | |||||
| 2012-01-22 | replace references to map scripts with labels | Bryan Bishop | 1 | -24/+24 | |
| hg-commit-id: 48e55b01b33c | |||||
| 2012-01-22 | even more labels around PrintTexts | Bryan Bishop | 1 | -40/+75 | |
| hg-commit-id: 037e2acc7eff | |||||
| 2012-01-22 | more labels near PrintTexts | Bryan Bishop | 1 | -114/+146 | |
| hg-commit-id: 1f8265c70cc2 | |||||
| 2012-01-22 | jp $24D7 -> jp TextScriptEnd | Bryan Bishop | 1 | -5/+5 | |
| hg-commit-id: 20b61588eaa7 | |||||
| 2012-01-22 | fix PrintText-related labels | Bryan Bishop | 1 | -104/+118 | |
| hg-commit-id: df1ffaeafdfa | |||||
| 2012-01-22 | labels inside NameRaterText1 and BikeShop texts | Bryan Bishop | 1 | -28/+28 | |
| hg-commit-id: 507b255471cb | |||||
