summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-29FuchsiaGymScript_Unknown75453... probably needs a better name...stag019
2012-03-29Unknown_7657e and related stuff started. Needs work...stag019
2012-03-26The save sound from Pokemon Red, and Pokemon Blue.stag019
2012-03-26The pointer list at the end of bank 0.stag019
2012-03-260x45023: Shaves 10 more bytes from rbdiff.stag019
2012-03-23ActivatePC and associated stuff...stag019
2012-03-23Comments are spaced out instead of tabbed out.stag019
2012-03-22Work around a bug in textpre.py.IIMarckus
2012-03-22SubstituteEffectHandler from smkdan.stag019
2012-03-22CheckTargetSubstitute from smkdan's docs.stag019
2012-03-22FreezeBurnParalyzeEffect and other various status stuff (from smkdan).stag019
2012-03-22JumpMoveEffect from smkdan's docs.stag019
2012-03-22MoreCalculateDamage (you pick a better name)...stag019
2012-03-21Some small CalculateDamage fixes.stag019
2012-03-21CalculateDamage routine from smkdan added.stag019
2012-03-19Expand hidden coin functions.IIMarckus
2012-03-18Expand the HiddenItems function.IIMarckus
2012-03-16romvisualizer should delete everything just to be sureBryan Bishop
2012-03-16romvisualizer updates for main.asm, common.asm, pokered.asmBryan Bishop
2012-03-15Add map header for Route 15 gatehouse 2F.IIMarckus
2012-03-15Random labels in place.stag019
2012-03-15Extra space in Makefile removed.stag019
2012-03-15Use labels instead of constant pointers for hidden items and hidden coins.IIMarckus
2012-03-15Fix case.IIMarckus
2012-03-15Replace magic numbers with item names for hidden objects that are items.IIMarckus
2012-03-14Replace pointers to GymStatues with labels.IIMarckus
2012-03-14Dump hidden objects.IIMarckus
2012-03-14Remove python shebangs.IIMarckus
2012-03-14irc:// doesn't actually linkify in any context, so just list server/channel.IIMarckus
2012-03-14Revert python2 change, no systems actually have "python2" except Arch.IIMarckus
2012-03-07Another two random pointer byte difference from Red/Blue.stag019
2012-03-07Random Bank1D labels. Less byte differences in Blue.stag019
2012-03-07Pokemon overworld spritesstag019
2012-03-07Cries.stag019
2012-03-07Redfining predefs using macros: PREDEF and PREDEF_JUMP.Sanky
2012-03-06Specified python2 executable. (Some systems default to Python 3.)Sanky
2012-03-05List of maps with hidden objects.IIMarckus
2012-03-05Whitespace.IIMarckus
2012-03-05Add the code for gym statues.IIMarckus
2012-03-05MergeSanky
2012-03-05Reformat the character table, as suggested by Sanky.IIMarckus
2012-03-05Add "×" in text.IIMarckus
2012-03-04More ¥.IIMarckus
2012-03-04Use ¥ in text strings.IIMarckus
2012-03-04Remove textpre.awk and link textpre.py to the build.IIMarckus
2012-03-04Add textpre.py, a cleaner rewrite of textpre.awk in Python.IIMarckus
2012-03-04Link to IRC channel in the readme.IIMarckus
2012-03-04Replace redundant text labels (for Mart signs, etc.)IIMarckus
2012-02-26Some graphics extracted.Sanky
2012-02-25More status screen disasmSanky