summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-01-14started decompiling data/battle_anim.sMarco Willems (M17.1)
2018-01-12Merge pull request #525 from camthesaxman/makefile_fixesCameron Hall
Makefile fixes
2018-01-12avoid clashing with existing environment variablescamthesaxman
2018-01-12fix bogus scaninc invocationscamthesaxman
2018-01-11Merge pull request #495 from ProjectRevoTPP/assertMarcus Huderle
Add NDEBUG support to pokeruby.
2018-01-11idiot, remove conflicts pleaseProjectRevoTPP
2018-01-11mergeProjectRevoTPP
2018-01-11mergeProjectRevoTPP
2018-01-11Merge branch 'master' into assertCameron Hall
2018-01-11Merge branch 'master' into assertCameron Hall
2018-01-11Merge pull request #520 from camthesaxman/makefileCameron Hall
refactor build system
2018-01-11remove all built ROMs when running make tidycamthesaxman
2018-01-11Merge branch 'master' into makefilecamthesaxman
2018-01-11Merge pull request #521 from golemgalvanize/decompile_dragon.sCameron Hall
Decompile dragon.s
2018-01-11fixing thingsgolem galvanize
2018-01-11fix typo in Makefilecamthesaxman
2018-01-11finish splitting and decompiling dragon.sgolem galvanize
2018-01-10use .SECONDARY to prevent intermediate files from being deletedcamthesaxman
2018-01-10override-de.mk: GFX -> GBAGFXcamthesaxman
2018-01-10refactor build systemcamthesaxman
2018-01-10conflict fixgolem galvanize
2018-01-10decompiled up to sub_80DFBD8golem galvanize
2018-01-10Merge pull request #519 from camthesaxman/label_unknown_taskCameron Hall
label scanline effect routines
2018-01-10finish labeling scanline_effect.ccamthesaxman
2018-01-10label more of scanline_effect.ccamthesaxman
2018-01-09label some scanline_effect functionscamthesaxman
2018-01-09rename unknown_task to scanline_effectcamthesaxman
2018-01-09match sub_80DCD78camthesaxman
2018-01-09Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2018-01-09Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2018-01-09Merge pull request #509 from progreon/battle_animMarcus Huderle
Decompile various battle_anim files
2018-01-09both print defines for nocashgbaProjectRevoTPP
2018-01-09commentProjectRevoTPP
2018-01-10oopsMarco Willems (M17.1)
2018-01-09Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2018-01-10finished decompiling bug.s with nonmatchingMarco Willems (M17.1)
2018-01-09Merge pull request #518 from camthesaxman/menu_refactorCameron Hall
re-label some window and text code
2018-01-09fixing merge conflictsgolem galvanize
2018-01-09more text/menu renamingcamthesaxman
2018-01-09deleted decompiled asmMarco Willems (M17.1)
2018-01-09Started decompiling bug.sMarco Willems (M17.1)
2018-01-09Merge branch 'master' into battle_animMarco Willems (M17.1)
2018-01-09you idiot, leave NDEBUG definedProjectRevoTPP
2018-01-09scrub ld_script for bloatProjectRevoTPP
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08Merge branch 'master' into menu_refactorcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-08Merge branch 'master' of https://github.com/pret/pokeruby into assertProjectRevoTPP
2018-01-08Merge pull request #517 from huderlem/some_battle_sound_stuffMarcus Huderle
Some battle sound stuff
2018-01-08Move unused files back to src/ levelMarcus Huderle