summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-01shorten some overly long music filenamesyenatch
2013-09-01get rid of the last static address in tileset animation arraysyenatch
2013-09-01recomment _AnimateTilesetyenatch
2013-09-01consistent casing for Tileset labelsyenatch
2013-09-01rename DoTileAnimation to AnimateTilesetyenatch
2013-09-01rename graphics request handlers to Serve1bppRequest and Serve2bppRequestyenatch
2013-08-31fix PushOAM references in VBlankyenatch
2013-08-31recomment tileset animation interfaceyenatch
2013-08-31recomment bg map update functionsyenatch
2013-08-31bg map width/height constantsyenatch
2013-08-31bump submodule to v1.2.0Bryan Bishop
2013-08-31Merge branch 'master' into refactor-preprocessorBryan Bishop
2013-08-31Merge pull request #185 from kanzure/preprocessor-performanceBryan Bishop
2013-08-31Merge pull request #184 from kanzure/preprocessor-macro-sanity-check-functionBryan Bishop
2013-08-31give preprocessor.py a main()Bryan Bishop
2013-08-31even better performance for read_lineBryan Bishop
2013-08-31better read_line performance in preprocessorBryan Bishop
2013-08-31reset stdout in prequeue.py near endBryan Bishop
2013-08-31don't call load_pokecrystal_macros 2000 timesBryan Bishop
2013-08-31move macro sanity check into separate functionBryan Bishop
2013-08-31Merge pull request #183 from kanzure/preprocessor-macro-functionBryan Bishop
2013-08-31Merge branch 'master' into preprocessor-macro-functionBryan Bishop
2013-08-31Merge pull request #182 from kanzure/preprocessor-assertsBryan Bishop
2013-08-31Merge branch 'master' into preprocessor-assertsBryan Bishop
2013-08-31refactor preprocessor macros into a functionBryan Bishop
2013-08-31Merge pull request #181 from kanzure/remove-globals-from-preprocessorBryan Bishop
2013-08-31docstring for prequeue.pyBryan Bishop
2013-08-31make a MacroException more verbose in preprocessorBryan Bishop
2013-08-31convert a macro_translator assert in preprocessorBryan Bishop
2013-08-31raise MacroException instead of ExceptionBryan Bishop
2013-08-31fix "raise Exception" formatting in preprocessorBryan Bishop
2013-08-31replace an assert in macro_translatorBryan Bishop
2013-08-31generic preprocessor-specific exception classesBryan Bishop
2013-08-31remove the do_macro_sanity_check globalBryan Bishop
2013-08-31remove the show_original_lines globalBryan Bishop
2013-08-31remove an Exception from preprocessorBryan Bishop
2013-08-31Merge pull request #180 from yenatch/masterBryan Bishop
2013-08-31Merge remote-tracking branch 'kanzure/master'yenatch
2013-08-31rename FarBattleTextBox to StdBattleTextBoxyenatch
2013-08-30Merge pull request #179 from kanzure/remove-preprocessor-skippable-macrosBryan Bishop
2013-08-30Function2f79 is PickUpItemyenatch
2013-08-30undo overcommenting in BattleRandomyenatch
2013-08-30rename RNG to Randomyenatch
2013-08-30StartTitleScreen -> TitleScreenyenatch
2013-08-30formatting in oak speechyenatch
2013-08-30NUM_POKEMON in main.asmyenatch
2013-08-30NUM_POKEMON constantyenatch
2013-08-30Function378b is IsAPokemonyenatch
2013-08-30remove ItemFragment from preprocessorBryan Bishop
2013-08-30remove "skippable_macros" from preprocessorBryan Bishop