summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-03Merge branch 'remove-extras-eggify' into remove-extrasBryan Bishop
Make pokecrystal work against the reverse engineering tools turned into a python egg with sane structure and stuff.
2013-08-03dump marts and related asmyenatch
2013-08-03fix preprocessor imports for the latest submoduleBryan Bishop
I am surprised this worked. Maybe it's not actually working, and I just have cached files everywhere.
2013-08-03update extras submodule on the "organizing" branchBryan Bishop
The eggified version of all of the python stuff will probably not work immediately.
2013-08-03update extras submodule to latest master branchBryan Bishop
2013-08-03Merge branch 'sprites'yenatch
2013-08-03more item effectsyenatch
2013-08-03more step handlingyenatch
2013-08-03incbin unown fontyenatch
2013-08-03more predef constantsyenatch
2013-08-03more bank 1 incbinsyenatch
2013-08-03comment more battle uiyenatch
2013-08-03player hud stuffyenatch
2013-08-03INSTALL: fix extra newlinesBryan Bishop
2013-08-03INSTALL: move general stuff out of windows sectionBryan Bishop
2013-08-03fix spacing in a markdown fileBryan Bishop
2013-08-03update INSTALL.md with submodule instructionsBryan Bishop
2013-08-03Merge branch 'master' into remove-extrasBryan Bishop
2013-08-03remove stray newline from READMEBryan Bishop
2013-08-03Move extras/ into a git submodule.Bryan Bishop
2013-08-03write comment in .gitignoreBryan Bishop
2013-08-01framesyenatch
2013-08-01refactor symfile parser and add labels.json generatoryenatch
2013-08-01field move asmyenatch
2013-07-31more cleanupyenatch
2013-07-31correct misnamed sfx constantsyenatch
2013-07-31cleanup and bank 9 menusyenatch
2013-07-31jp char ァyenatch
2013-07-30update predef/specials pointersyenatch
2013-07-30update known labels in mainyenatch
2013-07-29reorder a couple wram labelsyenatch
latest label is used in wram label replace
2013-07-29no more incbins in bank 0yenatch
2013-07-29no more incbins in bank fyenatch
2013-07-29fill out bank f moreyenatch
2013-07-28bank fyenatch
2013-07-28common text 2 and some fixes to compileyenatch
2013-07-28make way for bank 6fyenatch
2013-07-28bank 6f is common textyenatch
2013-07-28couple bank e functionsyenatch
2013-07-27move descriptionsyenatch
2013-07-27picking at bank 0 incbinsyenatch
2013-07-27were gonna get bank 0 done!!yenatch
2013-07-26Resetyenatch
2013-07-26over a million hours in gedityenatch
2013-07-25fix replaced label commentyenatch
2013-07-25Remove erroneous TileX/Y labelsyenatch
2013-07-25replace known addresses with labelsyenatch
2013-07-25Merge pull request #160 from iimarckus/masterBryan Bishop
Add Time Capsule item conversions.
2013-07-25Add Time Capsule item conversions.IIMarckus
From http://forums.glitchcity.info/index.php/topic,6719.msg190623/topicseen.html#msg190623
2013-07-24autogbzdisasm trial runyenatch