| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | MoreCalculateDamage (you pick a better name)... | stag019 | 2012-03-22 | 1 | -3/+67 | |
| | | | | | | hg-commit-id: d9d71c17cafc | |||||
| * | Some small CalculateDamage fixes. | stag019 | 2012-03-21 | 1 | -11/+11 | |
| | | | | | | hg-commit-id: fcfcc64ed156 | |||||
| * | CalculateDamage routine from smkdan added. | stag019 | 2012-03-21 | 2 | -8/+112 | |
| | | | | | | hg-commit-id: 8387b4581cce | |||||
| * | Expand hidden coin functions. | IIMarckus | 2012-03-19 | 2 | -19/+109 | |
| | | | | | | hg-commit-id: 279322aa8573 | |||||
| * | Expand the HiddenItems function. | IIMarckus | 2012-03-18 | 1 | -7/+134 | |
| | | | | | | hg-commit-id: b57b31748bfc | |||||
| * | romvisualizer should delete everything just to be sure | Bryan Bishop | 2012-03-16 | 1 | -0/+1 | |
| | | | | | | hg-commit-id: 354d32230585 | |||||
| * | romvisualizer updates for main.asm, common.asm, pokered.asm | Bryan Bishop | 2012-03-16 | 3 | -6/+22 | |
| | | | | | | hg-commit-id: cc4f5c666710 | |||||
| * | Add map header for Route 15 gatehouse 2F. | IIMarckus | 2012-03-15 | 2 | -19/+84 | |
| | | | | | | hg-commit-id: 673b27059da9 | |||||
| * | Random labels in place. | stag019 | 2012-03-15 | 1 | -9/+9 | |
| | | | | | | hg-commit-id: 9681bcb37d7a | |||||
| * | Extra space in Makefile removed. | stag019 | 2012-03-15 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: e64c1edc7b70 | |||||
| * | Use labels instead of constant pointers for hidden items and hidden coins. | IIMarckus | 2012-03-15 | 1 | -66/+68 | |
| | | | | | | hg-commit-id: cb16b86429d8 | |||||
| * | Fix case. | IIMarckus | 2012-03-15 | 1 | -4/+4 | |
| | | | | | | hg-commit-id: 1e4e1c35eda0 | |||||
| * | Replace magic numbers with item names for hidden objects that are items. | IIMarckus | 2012-03-15 | 1 | -54/+54 | |
| | | | | | | hg-commit-id: 7b335c0f337e | |||||
| * | Replace pointers to GymStatues with labels. | IIMarckus | 2012-03-14 | 1 | -14/+14 | |
| | | | | | | hg-commit-id: da94d9b9c090 | |||||
| * | Dump hidden objects. | IIMarckus | 2012-03-14 | 1 | -2/+695 | |
| | | | | | | hg-commit-id: 65067a0020c3 | |||||
| * | Remove python shebangs. | IIMarckus | 2012-03-14 | 21 | -23/+2 | |
| | | | | | | | | | | | | - 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 | |||||
| * | irc:// doesn't actually linkify in any context, so just list server/channel. | IIMarckus | 2012-03-14 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: a70eba7b583e | |||||
| * | Revert python2 change, no systems actually have "python2" except Arch. | IIMarckus | 2012-03-14 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: f1e6e982c0bb | |||||
| * | Another two random pointer byte difference from Red/Blue. | stag019 | 2012-03-07 | 1 | -5/+9 | |
| | | | | | | hg-commit-id: d559977b9a9c | |||||
| * | Random Bank1D labels. Less byte differences in Blue. | stag019 | 2012-03-07 | 1 | -67/+115 | |
| | | | | | | hg-commit-id: b43132cb67a5 | |||||
| * | Pokemon overworld sprites | stag019 | 2012-03-07 | 3 | -2/+101 | |
| | | | | | | hg-commit-id: a810d29962df | |||||
| * | Cries. | stag019 | 2012-03-07 | 1 | -3/+196 | |
| | | | | | | hg-commit-id: 635b3c3b8dc7 | |||||
| * | Redfining predefs using macros: PREDEF and PREDEF_JUMP. | Sanky | 2012-03-07 | 2 | -8/+22 | |
| | | | | | | hg-commit-id: 80a61a3816bc | |||||
| * | Specified python2 executable. (Some systems default to Python 3.) | Sanky | 2012-03-06 | 8 | -16/+31 | |
| |\ | | | | | | | | | hg-commit-id: a28f903ec455 | |||||
| | * | Merge | Sanky | 2012-03-05 | 5 | -462/+412 | |
| | |\ | | | | | | | | | | | | | hg-commit-id: d3bdced550f6 | |||||
| | * | | Some graphics extracted. | Sanky | 2012-02-26 | 6 | -14/+29 | |
| | | | | | | | | | | | | | | | | hg-commit-id: a831c95df9bc | |||||
| * | | | List of maps with hidden objects. | IIMarckus | 2012-03-05 | 1 | -1/+91 | |
| | | | | | | | | | | | | | | | | hg-commit-id: ea78fc8d5858 | |||||
| * | | | Whitespace. | IIMarckus | 2012-03-05 | 1 | -156/+158 | |
| | | | | | | | | | | | | | | | | hg-commit-id: de73bb7aef32 | |||||
| * | | | Add the code for gym statues. | IIMarckus | 2012-03-05 | 1 | -1/+40 | |
| | |/ |/| | | | | | | | hg-commit-id: 50da42dc0b9b | |||||
| * | | Reformat the character table, as suggested by Sanky. | IIMarckus | 2012-03-05 | 1 | -249/+250 | |
| | | | | | | | | | | | hg-commit-id: 461183b23104 | |||||
| * | | Add "×" in text. | IIMarckus | 2012-03-05 | 2 | -2/+3 | |
| | | | | | | | | | | | hg-commit-id: 78daeb956407 | |||||
| * | | More ¥. | IIMarckus | 2012-03-04 | 1 | -17/+17 | |
| | | | | | | | | | | | hg-commit-id: 57724be222e6 | |||||
| * | | Use ¥ in text strings. | IIMarckus | 2012-03-04 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | Another bug that doesn't exist in textpre.py. hg-commit-id: 6d1cf3af73ee | |||||
| * | | Remove textpre.awk and link textpre.py to the build. | IIMarckus | 2012-03-04 | 2 | -315/+1 | |
| | | | | | | | | | | | hg-commit-id: d021377297bf | |||||
| * | | Add textpre.py, a cleaner rewrite of textpre.awk in Python. | IIMarckus | 2012-03-04 | 1 | -0/+332 | |
| | | | | | | | | | | | | | | | Also has one fewer bug: strings in comments are not converted. hg-commit-id: ae08f1e4ca26 | |||||
| * | | Link to IRC channel in the readme. | IIMarckus | 2012-03-04 | 1 | -0/+2 | |
| | | | | | | | | | | | hg-commit-id: 0f62fffda611 | |||||
| * | | Replace redundant text labels (for Mart signs, etc.) | IIMarckus | 2012-03-04 | 1 | -125/+53 | |
| |/ | | | | | hg-commit-id: 936f0bb40062 | |||||
| * | More status screen disasm | Sanky | 2012-02-25 | 1 | -43/+122 | |
| | | | | | | hg-commit-id: 41da2aa53cdc | |||||
| * | Both status screen pages disassembled | Sanky | 2012-02-25 | 1 | -8/+215 | |
| | | | | | | hg-commit-id: dabc4ec2c217 | |||||
| * | Cleanup/update of status screen code so it can be merged in | Sanky | 2012-02-25 | 1 | -1/+146 | |
| | | | | | | hg-commit-id: 5b940f432b22 | |||||
| * | Restrict an argument to 8 bits. Fixes the build on some architectures. | IIMarckus | 2012-02-21 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: e66818b266cf | |||||
| * | Remove .tbl file. It is too hard to keep this in sync with textpre.awk. | IIMarckus | 2012-02-21 | 1 | -90/+0 | |
| | | | | | | | | | 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 | |||||
| * | disasm of map sprite tile pattern loading code plus misc stuff | YamaArashi | 2012-02-20 | 2 | -15/+661 | |
| | | | | | | hg-commit-id: 58a62ff918a5 | |||||
| * | disasm of remaining use item functions | YamaArashi | 2012-02-19 | 2 | -153/+792 | |
| | | | | | | hg-commit-id: 64f7280ebd2d | |||||
| * | fix some labels/comments regarding stat names | YamaArashi | 2012-02-18 | 1 | -7/+7 | |
| | | | | | | hg-commit-id: 252f18ba93f8 | |||||
| * | disasm of item use code for healing items, vitamins, evolution stones, ↵ | YamaArashi | 2012-02-18 | 1 | -194/+1357 | |
| | | | | | | | | TM's/HM's, PP Ups, PP restoring items hg-commit-id: e3686b7c9370 | |||||
| * | fix battle status constant typo | YamaArashi | 2012-02-16 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 9cdee02d79c4 | |||||
| * | call $1372 -> call LoadMonData | Bryan Bishop | 2012-02-14 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: c7671d529528 | |||||
| * | sanky's .tbl file | Bryan Bishop | 2012-02-14 | 1 | -0/+90 | |
| | | | | | | hg-commit-id: 840a5410c1e3 | |||||
| * | more status ailment constants | Bryan Bishop | 2012-02-14 | 1 | -2/+5 | |
| | | | | | | hg-commit-id: fdf8b3f10a40 | |||||
