aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix pokered_dir extrapolationsawakita2012-10-011-1/+1
* Merged in sawakita/pokered (pull request #2)iimarckus2012-09-302-17/+23
|\
| * Make analyze_incbins dirs reference os-independentsawakita2012-09-302-17/+23
* | DisplayDexRating. It sucks that I can't use a label for the dbw macro, as tha...stag0192012-09-201-2/+90
* | Code dealing with palettes. Really, does anyone know if bit 3 of battle statu...stag0192012-09-201-1/+34
* | Type effectiveness display message. That's right, I did some work for once.stag0192012-09-201-1/+10
|/
* .hgignore -> .gitignoreBryan Bishop2012-08-262-32/+30
* Add more scripts from Champion Rival’s room.IIMarckus2012-08-261-26/+186
* Add the boulder checking code in Seafoam Islands.IIMarckus2012-08-261-20/+54
* Some label improvements.IIMarckus2012-08-241-230/+232
* Add more scripts from Bill's house.IIMarckus2012-08-241-4/+96
* Add more scripts from Route 8 gatehouse.IIMarckus2012-08-241-4/+28
* Add more scripts from the Route 7 gatehouse.IIMarckus2012-08-241-5/+30
* Add more scripts from the Route 5 gatehouse.IIMarckus2012-08-241-5/+23
* Add more scripts from Vermilion City.IIMarckus2012-08-241-10/+60
* Add another script from Cerulean City.IIMarckus2012-08-241-3/+21
* Add the rest of the Viridian City scripts.IIMarckus2012-08-241-8/+119
* Remove unneeded comments.IIMarckus2012-08-211-6/+6
* Fix several labels and add remaining scripts from Pewter City.IIMarckus2012-08-211-74/+209
* Use labels for $34bf, and add some more code from Pewter City.IIMarckus2012-08-211-20/+40
* Use decimal for overworld Pokémon levels, and Pokémon IDs for cries.IIMarckus2012-07-141-29/+29
* Add the ▶ symbol to the text preprocessor.IIMarckus2012-07-072-13/+14
* Palette $0C is the Town Map palette.IIMarckus2012-07-032-2/+2
* “$f0 ; currency symbol” → “¥”IIMarckus2012-05-311-1/+1
* Close yellowtrainers branch.IIMarckus2012-05-230-0/+0
* Merge in yellowtrainers branch.IIMarckus2012-05-231-0/+293
|\
| * Add trainer data added or changed in Yellow.IIMarckus2012-05-231-0/+131
| * Add trainer special movesets from Yellow.IIMarckus2012-05-231-0/+162
|/
* Merge Xeon’s stuff.IIMarckus2012-05-131-72/+182
|\
| * disassembled and named some general functionsxeons2012-04-071-2/+34
| * fix a few things I did wrongxeons2012-03-302-14/+13
| * Forced biking or surfing map handling functionsxeons2012-03-302-5/+83
* | Some random label(s) somewhere...stag0192012-03-301-4/+4
* | CinnabarGymScript_Unknown75759/CinnabarGymScript_Unknown75772stag0192012-03-291-1/+16
* | FuchsiaGymScript_Unknown75453... probably needs a better name...stag0192012-03-291-1/+8
* | Unknown_7657e and related stuff started. Needs work...stag0192012-03-291-6/+117
* | The save sound from Pokemon Red, and Pokemon Blue.stag0192012-03-261-1/+140
* | The pointer list at the end of bank 0.stag0192012-03-261-1/+69
* | 0x45023: Shaves 10 more bytes from rbdiff.stag0192012-03-261-2/+85
|/
* ActivatePC and associated stuff...stag0192012-03-231-1/+111
* Comments are spaced out instead of tabbed out.stag0192012-03-231-115/+115
* Work around a bug in textpre.py.IIMarckus2012-03-221-1/+1
* SubstituteEffectHandler from smkdan.stag0192012-03-221-11/+77
* CheckTargetSubstitute from smkdan's docs.stag0192012-03-221-4/+16
* FreezeBurnParalyzeEffect and other various status stuff (from smkdan).stag0192012-03-221-2/+141
* JumpMoveEffect from smkdan's docs.stag0192012-03-221-1/+21
* MoreCalculateDamage (you pick a better name)...stag0192012-03-221-3/+67
* Some small CalculateDamage fixes.stag0192012-03-211-11/+11
* CalculateDamage routine from smkdan added.stag0192012-03-212-8/+112
* Expand hidden coin functions.IIMarckus2012-03-192-19/+109