summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-07handle preprocessing in one python procress; export asm labelsyenatch
instead of running a process for each file, one process handles all files rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm
2013-12-06bump pokemontools to support makefile changesyenatch
2013-12-06map/symfiles in .gitignoreyenatch
2013-12-06rewrite the makefile to be consistent with pokecrystalyenatch
still needs globals.asm and a preprocessor queue to compile multiple objects also, spit out a mapfile and symfile
2013-12-05Nicknaming screen loads the 'ED' symbol separately.Marcus Huderle
2013-12-05Cleaned up TitleScreenPokemonLogoYScrolls to use base-10 numbers.Marcus Huderle
2013-12-05FlyWarp data for maps in which you fall down holes.Marcus Huderle
2013-12-05Cable Club NPC Text labels.Marcus Huderle
2013-12-05Vending Machine routine and texts.Marcus Huderle
2013-12-05BattleCenter and TradeCenter warp data specs. Also renamed FirstMapSpec to ↵Marcus Huderle
FirstMapWarpSpec.
2013-12-05Title screen pokemon logo bouncing effect.Marcus Huderle
2013-12-05rename textpre.py -> preprocessor.pyyenatch
2013-12-05clean up remaining constantsyenatch
2013-12-05split related constants into constants/yenatch
2013-12-05split rgbasm macros into macros.asmyenatch
2013-12-05split wram/hram out of constants.asm and start using wram sectionsyenatch
also inadvertently labeling some hard addresses
2013-11-26IshiharaTeamU-Fish-PC\Daniel
2013-11-26FlyWarp dataU-Fish-PC\Daniel
2013-11-26Evem more map scriptsU-Fish-PC\Daniel
2013-11-24Complete Map ScriptsU-Fish-PC\Daniel
2013-11-17Unincbin more map scriptsU-Fish-PC\Daniel
2013-11-16Add OAM dataU-Fish-PC\Daniel
2013-11-15Dissasemble and clean upU-Fish-PC\Daniel
2013-11-15Disassemble incbinned predef routinesU-Fish-PC\Daniel
2013-11-12Add labels to PredefPointers:U-Fish-PC\Daniel
2013-11-10Remove music.tx from Makefile for pokeblueU-Fish-PC\Daniel
2013-11-09remove more redundant addressesU-Fish-PC\Daniel
2013-11-03Fix duty label numbersU-Fish-PC\Daniel
2013-11-01Merge branch 'master' of https://github.com/Sanky/pokeredIIMarckus
Conflicts: main.asm
2013-11-01All INCBIN baserom.gbcs begin with \n and all INCBINs of gfx etc begin with \tU-Fish-PC\Daniel
2013-10-31Merge branch 'master' of https://github.com/iimarckus/pokeredU-Fish-PC\Daniel
Conflicts: main.asm
2013-10-30Merge branch 'music' of https://github.com/dannye/pokeredIIMarckus
2013-10-25Remove redundant addresses and 'known jump sources'U-Fish-PC\Daniel
2013-10-24typoU-Fish-PC\Daniel
2013-10-24Add MapSongBanks:U-Fish-PC\Daniel
2013-10-24Music Engine Bank 8U-Fish-PC\Daniel
2013-10-23Music Engine Bank 1fU-Fish-PC\Daniel
2013-10-22Noise_endchannel:U-Fish-PC\Daniel
2013-10-22Add unused sfxU-Fish-PC\Daniel
2013-10-22Fix sfx_02_5eU-Fish-PC\Daniel
2013-10-22Fix blue and yellow musicU-Fish-PC\Daniel
2013-10-21More bank 2 music engine and music/sfx format updateU-Fish-PC\Daniel
2013-10-21Merge remote-tracking branch 'kanzure/master' into mergetasticSanky
Conflicts: main.asm
2013-10-19More music engine labels and commentsU-Fish-PC\Daniel
2013-10-18More music engine labelsU-Fish-PC\Daniel
2013-10-18Some music engine labelsU-Fish-PC\Daniel
2013-10-17Improve comments.IIMarckus
2013-10-16Replace terminator character in TX_FAR'sU-Fish-PC\Daniel
2013-10-16Misc text charactersU-Fish-PC\Daniel
2013-10-15Add PrintStatusAilmentU-Fish-PC\Daniel