| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | * analyzed assembly related to handling sprites | Mr Wint | 2013-03-17 | 1 | -1888/+2515 | |
| | | | | | | | | | | | | | | | | | | | | | | * added assembly that was wrongly classified as music before * all jumps and calls now point to a proper label * removed all incbins in home bank * some more small assembly analysis and comments | |||||
| * | | | * added EQU constants for mon header RAM area | Mr Wint | 2013-03-13 | 1 | -854/+1084 | |
| | | | | | | | | | | | | | | | | | | | * analyzed and commented sprite loading routines * experience calculation routine * couple more small routines and data structures | |||||
| * | | | * added verification (equality test) for blue version build | Mr Wint | 2013-03-12 | 1 | -36/+233 | |
| | | | | | | | | | | | | | | | | * changed analyze_incbins to recognize generated label addresses * fixed bank 1D assembly to make blue version build correctly | |||||
| * | | | formatted attack effects and use more EQUs | Mr Wint | 2013-03-12 | 1 | -511/+33645 | |
| | | | | | | | | | | | | | automatically extracted and included a bunch of assembly | |||||
| * | | | in-battle enemy move selection routines | Mr Wint | 2013-03-04 | 1 | -14/+461 | |
| | |/ |/| | ||||||
| * | | Point out an unused warp noticed by Torchickens. | IIMarckus | 2012-12-22 | 1 | -1/+1 | |
| | | | ||||||
| * | | Removed more incbins from scripts. | IIMarckus | 2012-12-21 | 1 | -13/+97 | |
| | | | ||||||
| * | | Remove more incbins from scripts. | IIMarckus | 2012-12-21 | 1 | -4/+164 | |
| | | | ||||||
| * | | Remove more incbins from scripts. | IIMarckus | 2012-12-21 | 1 | -20/+62 | |
| | | | ||||||
| * | | Remove more incbins from scripts. | IIMarckus | 2012-12-21 | 1 | -12/+19 | |
| | | | ||||||
| * | | Remove more incbins from scripts. | IIMarckus | 2012-12-21 | 1 | -8/+81 | |
| | | | ||||||
| * | | Remove another incbin from script. | IIMarckus | 2012-12-21 | 1 | -1/+9 | |
| | | | ||||||
| * | | Fix previous. | IIMarckus | 2012-12-21 | 1 | -23/+23 | |
| | | | ||||||
| * | | Remove another incbin from scripts. | IIMarckus | 2012-12-21 | 1 | -2/+33 | |
| | | | ||||||
| * | | Remove more incbin from scripts. | IIMarckus | 2012-12-21 | 1 | -2/+61 | |
| | | | ||||||
| * | | Remove more incbins from map scripts. | IIMarckus | 2012-12-21 | 1 | -11/+35 | |
| | | | ||||||
| * | | Remove redundant text labels. | IIMarckus | 2012-12-21 | 1 | -148/+45 | |
| | | | ||||||
| * | | Remove incbin in Silph Co 4F. | IIMarckus | 2012-12-21 | 1 | -5/+82 | |
| |/ | ||||||
| * | Whitespace. | IIMarckus | 2012-11-02 | 1 | -48/+48 | |
| | | ||||||
| * | Add routine that sends SGB packets | sawakita | 2012-11-01 | 1 | -1/+86 | |
| | | | | | | The delaying routine Wait7000, called after each single packet sending is disassembled too. | |||||
| * | Use more meaningful local labels in bank 0 | sawakita | 2012-11-01 | 1 | -7/+7 | |
| | | | | | Involved routines are: DisableLCD, CleanLCD_OAM, ResetLCD_OAM. | |||||
| * | Get rid of "\@" symbols used in local labels | sawakita | 2012-10-02 | 1 | -2423/+2423 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | 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 | 1 | -13/+13 | |
| | | | | | | hg-commit-id: e3d1729bf4c4 | |||||
| * | Palette $0C is the Town Map palette. | IIMarckus | 2012-07-03 | 1 | -1/+1 | |
| | | | | | | | | Noticed by Danni-E 33. hg-commit-id: 93a11989d9db | |||||
| * | “$f0 ; currency symbol” → “¥” | IIMarckus | 2012-05-31 | 1 | -1/+1 | |
| | | | | | | hg-commit-id: 3adf6574394f | |||||
| * | 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 | 1 | -12/+12 | |
| | | | | | | | | | | | hg-commit-id: 919adffe4381 | |||||
| | * | Forced biking or surfing map handling functions | xeons | 2012-03-30 | 1 | -4/+81 | |
| | | | | | | | | | | | 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 | |||||
