summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-07-20more overworld wram labelsyenatch
2013-07-20script command scripttalkafter is an enderyenatch
2013-07-20script command reloadandreturn takes a parameteryenatch
2013-07-14more sprite asmyenatch
2013-07-14type/pal constants in sprite headersyenatch
2013-07-14more sprite constantsyenatch
2013-07-12Merge pull request #157 from yenatch/overworldBryan Bishop
overworld loop and movement
2013-07-12sprite constants in map eventsyenatch
2013-07-12extra sprite constantyenatch
2013-07-12Sprite headersyenatch
2013-07-12Outdoor sprites and sprite constantsyenatch
2013-07-11Merge pull request #158 from yenatch/gbz80disasm-more-dataBryan Bishop
gbz80disasm bugfixes
2013-07-10rst $28 -> JumpTableyenatch
2013-07-10player/script eventsyenatch
2013-07-10more scripting cleanupyenatch
2013-07-10Clean up and remove incbins from script commandsyenatch
2013-07-10MapObjects and ScriptRunningyenatch
2013-07-10version constantyenatch
2013-07-10crystal: add more movementsyenatch
2013-07-10SelectMenuyenatch
2013-07-10start using relevant constants in wram.asmyenatch
2013-07-10make: check wram/constantsyenatch
2013-07-10clean up StartMenuyenatch
2013-07-10chars: ▷yenatch
2013-07-10Overworld input handlingyenatch
2013-07-10wram.py: allow space definitions using constantsyenatch
2013-07-10labels: hex is case-insensitiveyenatch
2013-07-10use wram from outside extrasyenatch
2013-07-10Merge pull request #156 from yenatch/cygwin-installBryan Bishop
More cygwin installation instructions.
2013-07-10apt-cyg is not a cygwin default; rgbds was outdated; simplify rgbds installyenatch
2013-06-28crystal: wram label findingyenatch
2013-06-28crystal: 2pt script commands are for wramyenatch
2013-06-28crystal: PointerLabelToScriptPointer bank is not reversedyenatch
2013-06-28gbz80disasm: don't read data where there is noneyenatch
2013-06-28gbz80disasm: only track rom addresses for datayenatch
2013-06-27gbz80disasm: use existing labels as addressesyenatch
2013-06-26Merge pull request #154 from yenatch/movementBryan Bishop
Movement.
2013-06-27DoPlayerMovement and recomment ow surfing checksyenatch
2013-06-25Merge branch 'github/master' into master.Bryan Bishop
Conflicts: extras/gbz80disasm.py Comments.
2013-06-25Merge branch 'gfx-fixes-again' into master.Bryan Bishop
Various whitespace and formatting changes.
2013-06-25use rm -f in MakefileBryan Bishop
2013-06-25Merge branch 'cogitokat/master' into master.Bryan Bishop
fixes #152
2013-06-25add jython stuff into .gitignoreBryan Bishop
2013-06-25remove extra whitespace in extras/vba.pyBryan Bishop
2013-06-25remove extra whitespace in extras/gfx.pyBryan Bishop
2013-06-25fix function formatting in extras/gfx.pyBryan Bishop
2013-06-25Merge pull request #153 from yenatch/gbz80disasm-dataBryan Bishop
data detection in gbz80disasm
2013-06-25don't mix tabs/whitespaceBryan Bishop
2013-06-25Merge pull request #148 from yenatch/masterBryan Bishop
Re-organizing some engine-related asm and constants.
2013-06-25Merge pull request #149 from yenatch/new-installBryan Bishop
reformat install + fix source preprocessing