summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-09Merge pull request #47 from kanzure/testing-fixupsBryan Bishop
2013-11-09fix an import in tests.pyBryan Bishop
2013-11-09fix some configuration in vba/vba.pyBryan Bishop
2013-11-09Merge pull request #46 from kanzure/fix-old-parsers-test-importsBryan Bishop
2013-11-09fix a few imports for testing an old funcBryan Bishop
2013-11-01Merge pull request #44 from dannye/masterBryan Bishop
2013-11-01Update red music toolsU-Fish-PC\Daniel
2013-10-22Update redmusicdisasm and redsfxdisasmU-Fish-PC\Daniel
2013-10-13Add pokered music toolsU-Fish-PC\Daniel
2013-10-13Add pokered music commandsU-Fish-PC\Daniel
2013-09-30Merge pull request #42 from yenatch/script-commandsBryan Bishop
2013-10-01use 'wait' for events instead of move effectsyenatch
2013-09-30event script command 0xaa doesnt existyenatch
2013-09-30fix up the last few event scirpt commandsyenatch
2013-09-26if_greater_than and if_less_than commands were swappedyenatch
2013-09-26Merge pull request #41 from kanzure/fix-crystal-configBryan Bishop
2013-09-26fix configuration typoBryan Bishop
2013-09-26fix crystal.py configurationBryan Bishop
2013-09-26Merge branch 'yenatch/map-editor' into masterBryan Bishop
2013-09-26crystal.py: no more relative pathsyenatch
2013-09-26map_editor: create any pngs that don't exist yetyenatch
2013-09-26map_editor: skip any nonexistent tiles in map renderingyenatch
2013-09-26map_editor: more flexible macro handlingyenatch
2013-09-26Revert "tabs to spaces (pep8)"Bryan Bishop
2013-09-25Merge pull request #38 from kanzure/importable-map-editorBryan Bishop
2013-09-26refactor a global constant to be set in __init__Bryan Bishop
2013-09-26put the tk loop into __main__Bryan Bishop
2013-09-26minor formatting fixBryan Bishop
2013-09-26tabs to spaces (pep8)Bryan Bishop
2013-09-26use config instead of configurationyenatch
2013-09-24rename bit1/bit2 script commands to event/flagyenatch
2013-09-24script commands wildon and wildoff got mixed upyenatch
2013-09-21version bump to: v1.4.1v1.4.1Bryan Bishop
2013-09-21also exclude .*.swp filesBryan Bishop
2013-09-21version bump to: v1.4.0v1.4.0Bryan Bishop
2013-09-21Merge pull request #35 from kanzure/include-everythingBryan Bishop
2013-09-21include all pokemontools/ files in installsBryan Bishop
2013-09-21Merge pull request #31 from yenatch/map-editorBryan Bishop
2013-09-16Merge pull request #33 from kanzure/dont-always-use-globalsBryan Bishop
2013-09-16use try/except on globals.asm for preprocessingBryan Bishop
2013-09-16Merge pull request #32 from kanzure/fix-an-importBryan Bishop
2013-09-16fix how pointers are importedBryan Bishop
2013-09-15map_editor: red: read tileset gfx filenames from sourceyenatch
2013-09-14barely-working map editoryenatch
2013-09-12Merge pull request #30 from kanzure/cleanup-againBryan Bishop
2013-09-12Merge pull request #29 from kanzure/fix-json-gitignoreBryan Bishop
2013-09-12Merge pull request #28 from kanzure/config-cleanupBryan Bishop
2013-09-12deglobalize map_internal_idsBryan Bishop
2013-09-12pass around all_movements (not a global)Bryan Bishop
2013-09-12run_main -> mainBryan Bishop