summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-10Python is no longer used to build.yenatch
2018-03-10Use rgbgfx and c tools instead of the submodule.yenatch
2018-02-05Merge pull request #171 from xCrystal/masterDaniel Harding
2018-02-05Merge pull request #174 from Rangi42/masterDaniel Harding
2018-01-29INCBIN don't start with tabsRemy Oukaour
2018-01-29Block IDs use hex; zero connections use decRemy Oukaour
2018-01-29Use base 10 (note, the previous commit resolves #173)Remy Oukaour
2018-01-29Add warp, sign, and warp_to macros for data/mapObjects definitionsRemy Oukaour
2017-12-31Add pokegold and pokefirered.luckytyphlosion
2017-12-30Add space between arguments in assembly instructions and remove redundant a i...xCrystal
2017-12-30Uppercase battle status constantsxCrystal
2017-12-02Replace hardcoded address offsetdannye
2017-10-29Catch a missed hide/show IDdannye
2017-09-30install: rgbds 0.3.3yenatch
2017-09-29Merge pull request #167 from Pokechu22/rgbds-0.3.3yenatch
2017-09-29Update Travis configuration to use rgbds 0.3.3Pokechu22
2017-09-29Rename linkerscript and sort sym filePokechu22
2017-09-29Use unions rather than negative offsetsPokechu22
2017-09-04Add Gen 3 disassemblies.luckytyphlosion
2017-09-04Add other disassembly links.luckytyphlosion
2017-09-04Add Discord link.luckytyphlosion
2017-08-01Merge pull request #162 from Helios-vmg/text-correctionsyenatch
2017-07-30Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "...Víctor M. González
2017-06-24Fix typos in commentsdannye
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
2017-06-09Update Travis configuration to use rgbds 0.3.1Antonio Niño Díaz
2017-06-09Add linkerscriptAntonio Niño Díaz
2017-05-08Typo: SFX_POKEFLUE → SFX_POKEFLUTEdannye
2017-05-01Fix the Stack section.yenatch
2017-05-01Update the rgbds links. v0.2.5 is the last working version.yenatch
2017-04-24Merge commit '52adb84'yenatch
2017-04-19INSTALL.md: add a note about different cygwin install pathsSanqui
2017-04-03Merge pull request #152 from strager/strager-fix-oaks-labYamaArashi
2017-04-03Merge pull request #153 from strager/strager-fix-wrong-variableYamaArashi
2017-04-02Remove duplicate OaksLabText labelsMatthew Glazar
2017-04-02Use correct variable in EngageMapTrainerMatthew Glazar
2017-03-21Merge branch 'joefarebrother-label-naming'Sanqui
2017-03-21Merge branch 'label-naming' of https://github.com/joefarebrother/pokered into...Sanqui
2017-03-21Merge pull request #148 from Sanqui/ciSanqui
2017-03-21Revert "Fix floating sections"AntonioND
2017-03-20Update Travis script to use `make compare` and rgbds v0.2.5Sanqui
2017-03-20Merge branch 'ci' of https://github.com/PoCs/pokered into ciSanqui
2017-03-19Gave names to the functions and labels and adresses used in DivideBCDJoe Farebrother
2017-03-19Gave the labels in _MoveMon more descriptive names and added a few commentsJoe Farebrother
2017-03-16Merge pull request #145 from ISSOtm/patch-1Sanqui
2017-03-16Fix typo in addressPanda Habert
2017-03-15Merge pull request #144 from AntonioND/an/fix-floatingSanqui
2017-03-14Fix floating sectionsAntonioND
2017-01-20Fix typosdannye
2017-01-16fix incorrect commentYamaArashi