summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-03-22MoreCalculateDamage (you pick a better name)...stag019
hg-commit-id: d9d71c17cafc
2012-03-21Some small CalculateDamage fixes.stag019
hg-commit-id: fcfcc64ed156
2012-03-21CalculateDamage routine from smkdan added.stag019
hg-commit-id: 8387b4581cce
2012-03-19Expand hidden coin functions.IIMarckus
hg-commit-id: 279322aa8573
2012-03-18Expand the HiddenItems function.IIMarckus
hg-commit-id: b57b31748bfc
2012-03-16romvisualizer should delete everything just to be sureBryan Bishop
hg-commit-id: 354d32230585
2012-03-16romvisualizer updates for main.asm, common.asm, pokered.asmBryan Bishop
hg-commit-id: cc4f5c666710
2012-03-15Add map header for Route 15 gatehouse 2F.IIMarckus
hg-commit-id: 673b27059da9
2012-03-15Random labels in place.stag019
hg-commit-id: 9681bcb37d7a
2012-03-15Extra space in Makefile removed.stag019
hg-commit-id: e64c1edc7b70
2012-03-15Use labels instead of constant pointers for hidden items and hidden coins.IIMarckus
hg-commit-id: cb16b86429d8
2012-03-15Fix case.IIMarckus
hg-commit-id: 1e4e1c35eda0
2012-03-15Replace magic numbers with item names for hidden objects that are items.IIMarckus
hg-commit-id: 7b335c0f337e
2012-03-14Replace pointers to GymStatues with labels.IIMarckus
hg-commit-id: da94d9b9c090
2012-03-14Dump hidden objects.IIMarckus
hg-commit-id: 65067a0020c3
2012-03-14Remove python shebangs.IIMarckus
- Not all systems have /usr/bin/python - On those that do, it is not always python 2 - These files aren't marked executable anyway Just use "python whatever.py" via shell instead. hg-commit-id: 09184f4c838d
2012-03-14irc:// doesn't actually linkify in any context, so just list server/channel.IIMarckus
hg-commit-id: a70eba7b583e
2012-03-14Revert python2 change, no systems actually have "python2" except Arch.IIMarckus
hg-commit-id: f1e6e982c0bb
2012-03-07Another two random pointer byte difference from Red/Blue.stag019
hg-commit-id: d559977b9a9c
2012-03-07Random Bank1D labels. Less byte differences in Blue.stag019
hg-commit-id: b43132cb67a5
2012-03-07Pokemon overworld spritesstag019
hg-commit-id: a810d29962df
2012-03-07Cries.stag019
hg-commit-id: 635b3c3b8dc7
2012-03-07Redfining predefs using macros: PREDEF and PREDEF_JUMP.Sanky
hg-commit-id: 80a61a3816bc
2012-03-06Specified python2 executable. (Some systems default to Python 3.)Sanky
hg-commit-id: a28f903ec455
2012-03-05List of maps with hidden objects.IIMarckus
hg-commit-id: ea78fc8d5858
2012-03-05Whitespace.IIMarckus
hg-commit-id: de73bb7aef32
2012-03-05Add the code for gym statues.IIMarckus
hg-commit-id: 50da42dc0b9b
2012-03-05MergeSanky
hg-commit-id: d3bdced550f6
2012-03-05Reformat the character table, as suggested by Sanky.IIMarckus
hg-commit-id: 461183b23104
2012-03-05Add "×" in text.IIMarckus
hg-commit-id: 78daeb956407
2012-03-04More ¥.IIMarckus
hg-commit-id: 57724be222e6
2012-03-04Use ¥ in text strings.IIMarckus
Another bug that doesn't exist in textpre.py. hg-commit-id: 6d1cf3af73ee
2012-03-04Remove textpre.awk and link textpre.py to the build.IIMarckus
hg-commit-id: d021377297bf
2012-03-04Add textpre.py, a cleaner rewrite of textpre.awk in Python.IIMarckus
Also has one fewer bug: strings in comments are not converted. hg-commit-id: ae08f1e4ca26
2012-03-04Link to IRC channel in the readme.IIMarckus
hg-commit-id: 0f62fffda611
2012-03-04Replace redundant text labels (for Mart signs, etc.)IIMarckus
hg-commit-id: 936f0bb40062
2012-02-26Some graphics extracted.Sanky
hg-commit-id: a831c95df9bc
2012-02-25More status screen disasmSanky
hg-commit-id: 41da2aa53cdc
2012-02-25Both status screen pages disassembledSanky
hg-commit-id: dabc4ec2c217
2012-02-25Cleanup/update of status screen code so it can be merged inSanky
hg-commit-id: 5b940f432b22
2012-02-21Restrict an argument to 8 bits. Fixes the build on some architectures.IIMarckus
hg-commit-id: e66818b266cf
2012-02-21Remove .tbl file. It is too hard to keep this in sync with textpre.awk.IIMarckus
It would be good to create a program to generate a .tbl file from the same source as the text preprocessor. hg-commit-id: 3d3d4dc1f559
2012-02-20disasm of map sprite tile pattern loading code plus misc stuffYamaArashi
hg-commit-id: 58a62ff918a5
2012-02-19disasm of remaining use item functionsYamaArashi
hg-commit-id: 64f7280ebd2d
2012-02-18fix some labels/comments regarding stat namesYamaArashi
hg-commit-id: 252f18ba93f8
2012-02-18disasm of item use code for healing items, vitamins, evolution stones, ↵YamaArashi
TM's/HM's, PP Ups, PP restoring items hg-commit-id: e3686b7c9370
2012-02-16fix battle status constant typoYamaArashi
hg-commit-id: 9cdee02d79c4
2012-02-14call $1372 -> call LoadMonDataBryan Bishop
hg-commit-id: c7671d529528
2012-02-14sanky's .tbl fileBryan Bishop
hg-commit-id: 840a5410c1e3
2012-02-14more status ailment constantsBryan Bishop
hg-commit-id: fdf8b3f10a40