aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Block IDs use hex; zero connections use decRemy Oukaour2018-01-29
* Use base 10 (note, the previous commit resolves #173)Remy Oukaour2018-01-29
* Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour2018-01-29
* Add pokegold and pokefirered.luckytyphlosion2017-12-31
* Replace hardcoded address offsetdannye2017-12-02
* Catch a missed hide/show IDdannye2017-10-29
* install: rgbds 0.3.3yenatch2017-09-30
* Merge pull request #167 from Pokechu22/rgbds-0.3.3yenatch2017-09-29
|\
| * Update Travis configuration to use rgbds 0.3.3Pokechu222017-09-29
| * Rename linkerscript and sort sym filePokechu222017-09-29
| * Use unions rather than negative offsetsPokechu222017-09-29
| * Replace deprecated mnemonics by the correct onesAntonio Niño Díaz2017-06-09
| * Update Travis configuration to use rgbds 0.3.1Antonio Niño Díaz2017-06-09
| * Add linkerscriptAntonio Niño Díaz2017-06-09
* | Add Gen 3 disassemblies.luckytyphlosion2017-09-04
* | Add other disassembly links.luckytyphlosion2017-09-04
* | Add Discord link.luckytyphlosion2017-09-04
* | Merge pull request #162 from Helios-vmg/text-correctionsyenatch2017-08-01
|\ \
| * | Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "...Víctor M. González2017-07-30
|/ /
* / Fix typos in commentsdannye2017-06-24
|/
* Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye2017-05-08
* Fix the Stack section.yenatch2017-05-01
* Update the rgbds links. v0.2.5 is the last working version.yenatch2017-05-01
* Merge commit '52adb84'yenatch2017-04-24
|\
| * Revert "Fix floating sections"AntonioND2017-03-21
* | INSTALL.md: add a note about different cygwin install pathsSanqui2017-04-19
* | Merge pull request #152 from strager/strager-fix-oaks-labYamaArashi2017-04-03
|\ \
| * | Remove duplicate OaksLabText labelsMatthew Glazar2017-04-02
* | | Merge pull request #153 from strager/strager-fix-wrong-variableYamaArashi2017-04-03
|\ \ \ | |/ / |/| |
| * | Use correct variable in EngageMapTrainerMatthew Glazar2017-04-02
|/ /
* | Merge branch 'joefarebrother-label-naming'Sanqui2017-03-21
|\ \
| * | Merge branch 'label-naming' of https://github.com/joefarebrother/pokered into...Sanqui2017-03-21
|/| |
| * | Gave names to the functions and labels and adresses used in DivideBCDJoe Farebrother2017-03-19
| * | Gave the labels in _MoveMon more descriptive names and added a few commentsJoe Farebrother2017-03-19
| |/
* | Merge pull request #148 from Sanqui/ciSanqui2017-03-21
|\ \ | |/ |/|
| * Update Travis script to use `make compare` and rgbds v0.2.5Sanqui2017-03-20
| * Merge branch 'ci' of https://github.com/PoCs/pokered into ciSanqui2017-03-20
|/|
| * Enable continuous integrationMathias Bynens2016-08-11
* | Merge pull request #145 from ISSOtm/patch-1Sanqui2017-03-16
|\ \
| * | Fix typo in addressPanda Habert2017-03-16
|/ /
* | Merge pull request #144 from AntonioND/an/fix-floatingSanqui2017-03-15
|\ \
| * | Fix floating sectionsAntonioND2017-03-14
|/ /
* | Fix typosdannye2017-01-20
* | fix incorrect commentYamaArashi2017-01-16
* | use actual predef labelYamaArashi2017-01-07
* | use text constants in poison.asmYamaArashi2016-12-31
* | split code out of main.asmYamaArashi2016-12-31
* | use hardware constants in pic.asmYamaArashi2016-11-02
* | use more HRAM constantsYamaArashi2016-10-29
* | correct mistaken commentsYamaArashi2016-10-29