summaryrefslogtreecommitdiff
path: root/src/battle
AgeCommit message (Collapse)Author
2018-01-27Decompile link battle animation dataBlampharos
2018-01-26Decompile move namesBlampharos
2018-01-26Decompile species namesBlampharos
2018-01-25Decompile trainer dataBlampharos
This necessitated changes in other files which access this data. Three macro constants were migrated from trainer_constants.inc to trainer.h data/trainers.inc and data-de/trainers.inc have been deleted
2018-01-25Move trainer party includes to parent fileBlampharos
2018-01-25Decompile trainer class namesBlampharos
This includes both German and English
2018-01-25Decompile trainer party structsBlampharos
2018-01-22Begin decompiling battle_1.cBlampharos
Enemy backsprite data (palettes, coords, sprites) and foe elevation data are converted in this commit
2018-01-20More documentation of field_weatherMarcus Huderle
2018-01-19Further document weatherMarcus Huderle
2018-01-18Merge pull request #535 from ProjectRevoTPP/fixesMarcus Huderle
fixes
2018-01-18Merge branch 'master' of https://github.com/pret/pokeruby into fixesProjectRevoTPP
2018-01-18formattingProjectRevoTPP
2018-01-17use Defvars instead of some Dma macros and hopefully last while(1)sProjectRevoTPP
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-17Dma macro cleanup and cleanup sub_8076034 and sub_8076464ProjectRevoTPP
2018-01-17Document sub_8121D1C, sub_8121D74 and gUnknown_084016BCThomas Winwood
These are left over from the Japanese games, which provide more variation to the attack string than the English games.
2018-01-17split out crash.cProjectRevoTPP
2018-01-16use game stat definesProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-15match ChangeStatBuffscamthesaxman
2018-01-15import some battle_4.c code from emerald and get atk23_getexp matchingcamthesaxman
2018-01-15Merge pull request #537 from camthesaxman/decompile_pokemon_item_effectCameron Hall
decompile pokemon_item_effect.s
2018-01-15clean up pokemon_item_effect.ccamthesaxman
2018-01-14Merge branch 'master' into fix_file_modesPikalaxALT
2018-01-14Fix file modesPikalaxALT
2018-01-14Merge pull request #526 from ProjectRevoTPP/contest_aiCameron Hall
decompile contest_ai.c
2018-01-14formatting and clean upProjectRevoTPP
2018-01-14Merge pull request #531 from progreon/battle_anim_dataMarcus Huderle
Decompiling battle_anim data
2018-01-14truncated some dataMarco Willems (M17.1)
2018-01-14format and arrange some Pokemon datacamthesaxman
2018-01-14Decompiled data/battle_anim_80A7E7C.sMarco Willems (M17.1)
2018-01-14finished decompiling data/battle_anim.sMarco Willems (M17.1)
2018-01-14Merge remote-tracking branch 'upstream/master' into battle_anim_dataMarco Willems (M17.1)
2018-01-14started decompiling data/battle_anim.sMarco Willems (M17.1)
2018-01-13label battle_intro.ccamthesaxman
2018-01-12decompile battle_intro.scamthesaxman
2018-01-11fixing thingsgolem galvanize
2018-01-11finish splitting and decompiling dragon.sgolem galvanize
2018-01-10conflict fixgolem galvanize
2018-01-10decompiled up to sub_80DFBD8golem galvanize
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 pull request #509 from progreon/battle_animMarcus Huderle
Decompile various battle_anim files
2018-01-10oopsMarco Willems (M17.1)
2018-01-10finished decompiling bug.s with nonmatchingMarco Willems (M17.1)
2018-01-09more text/menu renamingcamthesaxman