summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-15Replace magic numbers with item names for hidden objects that are items.IIMarckus
2012-03-14Replace pointers to GymStatues with labels.IIMarckus
2012-03-14Dump hidden objects.IIMarckus
2012-03-14Remove python shebangs.IIMarckus
2012-03-14irc:// doesn't actually linkify in any context, so just list server/channel.IIMarckus
2012-03-14Revert python2 change, no systems actually have "python2" except Arch.IIMarckus
2012-03-07Another two random pointer byte difference from Red/Blue.stag019
2012-03-07Random Bank1D labels. Less byte differences in Blue.stag019
2012-03-07Pokemon overworld spritesstag019
2012-03-07Cries.stag019
2012-03-07Redfining predefs using macros: PREDEF and PREDEF_JUMP.Sanky
2012-03-06Specified python2 executable. (Some systems default to Python 3.)Sanky
2012-03-05List of maps with hidden objects.IIMarckus
2012-03-05Whitespace.IIMarckus
2012-03-05Add the code for gym statues.IIMarckus
2012-03-05MergeSanky
2012-03-05Reformat the character table, as suggested by Sanky.IIMarckus
2012-03-05Add "×" in text.IIMarckus
2012-03-04More ¥.IIMarckus
2012-03-04Use ¥ in text strings.IIMarckus
2012-03-04Remove textpre.awk and link textpre.py to the build.IIMarckus
2012-03-04Add textpre.py, a cleaner rewrite of textpre.awk in Python.IIMarckus
2012-03-04Link to IRC channel in the readme.IIMarckus
2012-03-04Replace redundant text labels (for Mart signs, etc.)IIMarckus
2012-02-26Some graphics extracted.Sanky
2012-02-25More status screen disasmSanky
2012-02-25Both status screen pages disassembledSanky
2012-02-25Cleanup/update of status screen code so it can be merged inSanky
2012-02-21Restrict an argument to 8 bits. Fixes the build on some architectures.IIMarckus
2012-02-21Remove .tbl file. It is too hard to keep this in sync with textpre.awk.IIMarckus
2012-02-20disasm of map sprite tile pattern loading code plus misc stuffYamaArashi
2012-02-19disasm of remaining use item functionsYamaArashi
2012-02-18fix some labels/comments regarding stat namesYamaArashi
2012-02-18disasm of item use code for healing items, vitamins, evolution stones, TM's/H...YamaArashi
2012-02-16fix battle status constant typoYamaArashi
2012-02-14call $1372 -> call LoadMonDataBryan Bishop
2012-02-14sanky's .tbl fileBryan Bishop
2012-02-14more status ailment constantsBryan Bishop
2012-02-14fix syntax errors in main.asmBryan Bishop
2012-02-12disasm of options menuYamaArashi
2012-02-11disasm of trainer info functionYamaArashi
2012-02-10disasm of item menu and misc functionsYamaArashi
2012-02-10disasm of pokemon menu functionYamaArashi
2012-02-09disasm of some party menu related functionsYamaArashi
2012-02-06disasm of pokedex codeYamaArashi
2012-02-06changed function LoadPokemartInventory to LoadItemListYamaArashi
2012-02-06corrected the name of a constant to reflect its wider usesYamaArashi
2012-02-06added some constantsYamaArashi
2012-02-05added some comments/labels to Pokemon Center codeYamaArashi
2012-02-05disasm of pokemart codeYamaArashi