| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix pokered_dir extrapolation | sawakita | 2012-10-01 | 1 | -1/+1 |
| | | | | | | Without "os.path.abspath" the result was an empty string. Now the absolute path is correctly calculated. | ||||
| * | Merged in sawakita/pokered (pull request #2) | iimarckus | 2012-09-30 | 2 | -17/+23 |
| |\ | |||||
| | * | Make analyze_incbins dirs reference os-independent | sawakita | 2012-09-30 | 2 | -17/+23 |
| | | | | | | | | | | | This should fix a bug caused by comparing string literals to directories. It should also be safer, using "os" module to access paths. | ||||
| * | | DisplayDexRating. It sucks that I can't use a label for the dbw macro, as ↵ | stag019 | 2012-09-20 | 1 | -2/+90 |
| | | | | | | | | | that would make DexRatingsTable look a lot cleaner. | ||||
| * | | Code dealing with palettes. Really, does anyone know if bit 3 of battle ↵ | stag019 | 2012-09-20 | 1 | -1/+34 |
| | | | | | | | | | status 3 is used? | ||||
| * | | Type effectiveness display message. That's right, I did some work for once. | stag019 | 2012-09-20 | 1 | -1/+10 |
| |/ | |||||
| * | .hgignore -> .gitignore | Bryan Bishop | 2012-08-26 | 2 | -32/+30 |
| | | |||||
| * | Add more scripts from Champion Rival’s room. | IIMarckus | 2012-08-26 | 1 | -26/+186 |
| | | | | | | hg-commit-id: c58013f6cc9b | ||||
| * | Add the boulder checking code in Seafoam Islands. | IIMarckus | 2012-08-26 | 1 | -20/+54 |
| | | | | | | hg-commit-id: e6031dbbcc5b | ||||
| * | Some label improvements. | IIMarckus | 2012-08-24 | 1 | -230/+232 |
| | | | | | | hg-commit-id: fa7dbcf6d009 | ||||
| * | Add more scripts from Bill's house. | IIMarckus | 2012-08-24 | 1 | -4/+96 |
| | | | | | | hg-commit-id: 3f7889ebb268 | ||||
| * | Add more scripts from Route 8 gatehouse. | IIMarckus | 2012-08-24 | 1 | -4/+28 |
| | | | | | | hg-commit-id: a8a00403ba8d | ||||
| * | Add more scripts from the Route 7 gatehouse. | IIMarckus | 2012-08-24 | 1 | -5/+30 |
| | | | | | | hg-commit-id: fe4704b8c229 | ||||
| * | Add more scripts from the Route 5 gatehouse. | IIMarckus | 2012-08-24 | 1 | -5/+23 |
| | | | | | | hg-commit-id: 3c09361e959e | ||||
| * | Add more scripts from Vermilion City. | IIMarckus | 2012-08-24 | 1 | -10/+60 |
| | | | | | | hg-commit-id: 79ca005394d3 | ||||
| * | Add another script from Cerulean City. | IIMarckus | 2012-08-24 | 1 | -3/+21 |
| | | | | | | hg-commit-id: f4bac0f8f57d | ||||
| * | Add the rest of the Viridian City scripts. | IIMarckus | 2012-08-24 | 1 | -8/+119 |
| | | | | | | hg-commit-id: 3d00648148ac | ||||
| * | Remove unneeded comments. | IIMarckus | 2012-08-21 | 1 | -6/+6 |
| | | | | | | hg-commit-id: 2b946e17be3f | ||||
| * | Fix several labels and add remaining scripts from Pewter City. | IIMarckus | 2012-08-21 | 1 | -74/+209 |
| | | | | | | hg-commit-id: 86759463ed88 | ||||
| * | Use labels for $34bf, and add some more code from Pewter City. | IIMarckus | 2012-08-21 | 1 | -20/+40 |
| | | | | | | hg-commit-id: a0c6d0201b95 | ||||
| * | Use decimal for overworld Pokémon levels, and Pokémon IDs for cries. | IIMarckus | 2012-07-14 | 1 | -29/+29 |
| | | | | | | hg-commit-id: 3788e38a85f6 | ||||
| * | Add the ▶ symbol to the text preprocessor. | IIMarckus | 2012-07-07 | 2 | -13/+14 |
| | | | | | | hg-commit-id: e3d1729bf4c4 | ||||
| * | Palette $0C is the Town Map palette. | IIMarckus | 2012-07-03 | 2 | -2/+2 |
| | | | | | | | | Noticed by Danni-E 33. hg-commit-id: 93a11989d9db | ||||
| * | “$f0 ; currency symbol” → “¥” | IIMarckus | 2012-05-31 | 1 | -1/+1 |
| | | | | | | hg-commit-id: 3adf6574394f | ||||
| * | Close yellowtrainers branch. | IIMarckus | 2012-05-23 | 0 | -0/+0 |
| | | | | | | hg-commit-id: b8279d635eb0 | ||||
| * | Merge in yellowtrainers branch. | IIMarckus | 2012-05-23 | 1 | -0/+293 |
| |\ | | | | | | | | | hg-commit-id: c2715afba545 | ||||
| | * | Add trainer data added or changed in Yellow. | IIMarckus | 2012-05-23 | 1 | -0/+131 |
| | | | | | | | | | | | hg-commit-id: 13217429ddf5 | ||||
| | * | Add trainer special movesets from Yellow. | IIMarckus | 2012-05-23 | 1 | -0/+162 |
| |/ | | | | | hg-commit-id: 93c231df8a92 | ||||
| * | Merge Xeon’s stuff. | IIMarckus | 2012-05-13 | 1 | -72/+182 |
| |\ | | | | | | | | | hg-commit-id: 6a40706a4bb2 | ||||
| | * | disassembled and named some general functions | xeons | 2012-04-07 | 1 | -2/+34 |
| | | | | | | | | | | | hg-commit-id: 16b81dc4ca99 | ||||
| | * | fix a few things I did wrong | xeons | 2012-03-30 | 2 | -14/+13 |
| | | | | | | | | | | | hg-commit-id: 919adffe4381 | ||||
| | * | Forced biking or surfing map handling functions | xeons | 2012-03-30 | 2 | -5/+83 |
| | | | | | | | | | | | hg-commit-id: 7980878962c4 | ||||
| * | | Some random label(s) somewhere... | stag019 | 2012-03-30 | 1 | -4/+4 |
| | | | | | | | | | | | hg-commit-id: 66036833f01f | ||||
| * | | CinnabarGymScript_Unknown75759/CinnabarGymScript_Unknown75772 | stag019 | 2012-03-29 | 1 | -1/+16 |
| | | | | | | | | | | | hg-commit-id: db5196572497 | ||||
| * | | FuchsiaGymScript_Unknown75453... probably needs a better name... | stag019 | 2012-03-29 | 1 | -1/+8 |
| | | | | | | | | | | | hg-commit-id: fbe6f4dc16e4 | ||||
| * | | Unknown_7657e and related stuff started. Needs work... | stag019 | 2012-03-29 | 1 | -6/+117 |
| | | | | | | | | | | | hg-commit-id: 8060378fb0ae | ||||
| * | | The save sound from Pokemon Red, and Pokemon Blue. | stag019 | 2012-03-26 | 1 | -1/+140 |
| | | | | | | | | | | | hg-commit-id: 853da1329134 | ||||
| * | | The pointer list at the end of bank 0. | stag019 | 2012-03-26 | 1 | -1/+69 |
| | | | | | | | | | | | hg-commit-id: 6c466504608d | ||||
| * | | 0x45023: Shaves 10 more bytes from rbdiff. | stag019 | 2012-03-26 | 1 | -2/+85 |
| |/ | | | | | hg-commit-id: c4bcd261f47c | ||||
| * | ActivatePC and associated stuff... | stag019 | 2012-03-23 | 1 | -1/+111 |
| | | | | | | hg-commit-id: 35bb9f0c0008 | ||||
| * | Comments are spaced out instead of tabbed out. | stag019 | 2012-03-23 | 1 | -115/+115 |
| | | | | | | hg-commit-id: 201f8c76b32b | ||||
| * | Work around a bug in textpre.py. | IIMarckus | 2012-03-22 | 1 | -1/+1 |
| | | | | | | | | | Comments should not be parsed by textpre.py. Comments with characters in quotes that don't exist in textpre.py trigger a Python error. hg-commit-id: 83bd89af377e | ||||
| * | SubstituteEffectHandler from smkdan. | stag019 | 2012-03-22 | 1 | -11/+77 |
| | | | | | | hg-commit-id: 284019b3561e | ||||
| * | CheckTargetSubstitute from smkdan's docs. | stag019 | 2012-03-22 | 1 | -4/+16 |
| | | | | | | hg-commit-id: 229bf9102cf7 | ||||
| * | FreezeBurnParalyzeEffect and other various status stuff (from smkdan). | stag019 | 2012-03-22 | 1 | -2/+141 |
| | | | | | | hg-commit-id: f84c93ca318c | ||||
| * | JumpMoveEffect from smkdan's docs. | stag019 | 2012-03-22 | 1 | -1/+21 |
| | | | | | | hg-commit-id: 8b65a3389391 | ||||
| * | 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 | ||||
