summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-23split more event handling out of mainyenatch
2013-11-22buena textyenatch
2013-11-22move map groups into maps/map_headers.asmyenatch
2013-11-22split event handling into engine/events.asmyenatch
2013-11-22version checks for event script commands and move in related asmyenatch
2013-11-22version-sensitive objects for egg moves and evos/attacksyenatch
this way main.o and wram.o are version-neutral
2013-11-21version-neutral build targetsyenatch
pokecrystal will probably never build gold/silver, but who knows
2013-11-20finally compile multiple objectsyenatch
pokecrystal.asm doesnt really make sense now so its gone add includes.asm so objects have a standard include set
2013-11-20generated mapfile and symfile in gitignoreyenatch
2013-11-18convert pngs to 1bpp tooyenatch
2013-11-18bump pokemontools for 1bppyenatch
2013-11-18evolution animationyenatch
2013-11-14Merge pull request #215 from yenatch/masterBryan Bishop
dump the music again
2013-11-11Merge pull request #214 from kanzure/battle-menu-stuffBryan Bishop
Battle menu labels
2013-11-12local labels for some mobile link battlesBryan Bishop
2013-11-12fix typo in PartyMenuSelect commentBryan Bishop
2013-11-12label CheckInMobileLinkBattleBryan Bishop
2013-11-12labels for some battle menusBryan Bishop
2013-11-07get rid of external song labelsyenatch
2013-11-07dump the music againyenatch
2013-11-07import some new sound classes from pokemontoolsyenatch
2013-11-07bump pokemontools feat sound dumpsyenatch
2013-11-07rework note macroyenatch
2013-11-07split sfx constants out of music constantsyenatch
2013-11-07get rid of unused sound constantsyenatch
2013-11-05stack music command labelsyenatch
2013-11-05recomment ReadNoiseSampleyenatch
2013-11-05rename ParseCommand to ParseMusicCommandyenatch
2013-10-25Merge pull request #213 from yenatch/merge-mrwintBryan Bishop
Merge mrwint/master into kanzure/master
2013-10-25Merge branch 'master' into merge-mrwintyenatch
2013-10-25Merge commit 'cf966bb8' into merge-mrwintyenatch
Conflicts: main.asm
2013-10-25Merge commit '0ead58cd' into merge-mrwintyenatch
Conflicts: main.asm
2013-10-25Merge commit '946a213f' into merge-mrwintyenatch
2013-10-25Merge commit '66ef1838' into merge-mrwintyenatch
Conflicts: home/map.asm
2013-10-25Merge commit 'da689fa7' into merge-mrwintyenatch
2013-10-25Merge commit '8b8de40' into merge-mrwintyenatch
Conflicts: main.asm
2013-10-25Merge commit '650dc98b' into merge-mrwintyenatch
Conflicts: main.asm
2013-10-25Merge commit '754325b2' into merge-mrwintyenatch
Conflicts: main.asm
2013-10-25Merge commit 'e1cce1c' into merge-mrwintyenatch
Conflicts: main.asm
2013-10-25Merge commit 'a0ba53e' into merge-mrwintyenatch
2013-10-25Merge commit 'aae33da9' into merge-mrwintyenatch
2013-10-25Merge commit '91b822c' into merge-mrwintyenatch
2013-10-25Merge commit '789469c' into merge-mrwintyenatch
Conflicts: main.asm
2013-10-25Merge commit '963fe48' into merge-mrwintyenatch
2013-10-25Merge commit '546c17ad' into merge-mrwintyenatch
Conflicts: engine/scripting.asm main.asm
2013-10-25Merge commit '4ac6783' into merge-mrwintyenatch
2013-10-25Merge commit 'ec77075a' into merge-mrwintyenatch
Conflicts: main.asm
2013-10-14Merge pull request #210 from yenatch/masterBryan Bishop
contest mons, fixed dumb labels, fixed more lz dumps, game freak logo, roofs
2013-10-13rename tilemap coordinate functionsyenatch
2013-10-11fix labels for and rename GetBattleVarPair to GetBattleVaryenatch