summaryrefslogtreecommitdiff
path: root/main.asm
AgeCommit message (Collapse)Author
2012-08-24Add another script from Cerulean City.IIMarckus
hg-commit-id: f4bac0f8f57d
2012-08-24Add the rest of the Viridian City scripts.IIMarckus
hg-commit-id: 3d00648148ac
2012-08-21Remove unneeded comments.IIMarckus
hg-commit-id: 2b946e17be3f
2012-08-21Fix several labels and add remaining scripts from Pewter City.IIMarckus
hg-commit-id: 86759463ed88
2012-08-21Use labels for $34bf, and add some more code from Pewter City.IIMarckus
hg-commit-id: a0c6d0201b95
2012-07-14Use decimal for overworld Pokémon levels, and Pokémon IDs for cries.IIMarckus
hg-commit-id: 3788e38a85f6
2012-07-07Add the ▶ symbol to the text preprocessor.IIMarckus
hg-commit-id: e3d1729bf4c4
2012-07-03Palette $0C is the Town Map palette.IIMarckus
Noticed by Danni-E 33. hg-commit-id: 93a11989d9db
2012-05-31“$f0 ; currency symbol” → “¥”IIMarckus
hg-commit-id: 3adf6574394f
2012-05-23Add trainer data added or changed in Yellow.IIMarckus
hg-commit-id: 13217429ddf5
2012-05-23Add trainer special movesets from Yellow.IIMarckus
hg-commit-id: 93c231df8a92
2012-05-13Merge Xeon’s stuff.IIMarckus
hg-commit-id: 6a40706a4bb2
2012-04-07disassembled and named some general functionsxeons
hg-commit-id: 16b81dc4ca99
2012-03-30fix a few things I did wrongxeons
hg-commit-id: 919adffe4381
2012-03-30Forced biking or surfing map handling functionsxeons
hg-commit-id: 7980878962c4
2012-03-30Some random label(s) somewhere...stag019
hg-commit-id: 66036833f01f
2012-03-29CinnabarGymScript_Unknown75759/CinnabarGymScript_Unknown75772stag019
hg-commit-id: db5196572497
2012-03-29FuchsiaGymScript_Unknown75453... probably needs a better name...stag019
hg-commit-id: fbe6f4dc16e4
2012-03-29Unknown_7657e and related stuff started. Needs work...stag019
hg-commit-id: 8060378fb0ae
2012-03-26The save sound from Pokemon Red, and Pokemon Blue.stag019
hg-commit-id: 853da1329134
2012-03-26The pointer list at the end of bank 0.stag019
hg-commit-id: 6c466504608d
2012-03-260x45023: Shaves 10 more bytes from rbdiff.stag019
hg-commit-id: c4bcd261f47c
2012-03-23ActivatePC and associated stuff...stag019
hg-commit-id: 35bb9f0c0008
2012-03-23Comments are spaced out instead of tabbed out.stag019
hg-commit-id: 201f8c76b32b
2012-03-22Work around a bug in textpre.py.IIMarckus
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
2012-03-22SubstituteEffectHandler from smkdan.stag019
hg-commit-id: 284019b3561e
2012-03-22CheckTargetSubstitute from smkdan's docs.stag019
hg-commit-id: 229bf9102cf7
2012-03-22FreezeBurnParalyzeEffect and other various status stuff (from smkdan).stag019
hg-commit-id: f84c93ca318c
2012-03-22JumpMoveEffect from smkdan's docs.stag019
hg-commit-id: 8b65a3389391
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-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-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-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