summaryrefslogtreecommitdiff
path: root/src/engine/trade.c
AgeCommit message (Expand)Author
2018-02-18remove subdirectoriescamthesaxman
2018-01-27Merge branch 'master' into german_debugCameron Hall
2018-01-22Rename some static functionsPikalaxALT
2018-01-21resolve merge conflicts and make it compileCameron Hall
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-17resolve more undefined referencesCameron Hall
2018-01-17use Dma Large loops for every while(1) Dma loopProjectRevoTPP
2018-01-16remove some symbols from sym_ewram.txtcamthesaxman
2018-01-09more text/menu renamingcamthesaxman
2018-01-09s/gWindowConfig/gWindowTemplate/gcamthesaxman
2018-01-08re-label some window and text codecamthesaxman
2018-01-01Label a bunch more specialsMarcus Huderle
2017-12-17Use FLAG_ prefix for all flagsMarcus Huderle
2017-11-26fix merge conflictscamthesaxman
2017-11-26flag, vars, items constantscamthesaxman
2017-11-26Label the PokemonSummaryScreenStruct structs membersMarcus Huderle
2017-11-26easy_chat constantscamthesaxman
2017-11-26abilities, songs, species constantscamthesaxman
2017-11-18change Sprite struct to use a data array instead of manual declares.ProjectRevoTPP
2017-11-11eliminate remaining RAM pointers in src/ProjectRevoTPP
2017-11-09remove shared_symsProjectRevoTPP
2017-11-05move ewram.h includes in include/ to src files.ProjectRevoTPP
2017-11-05move ewram defines to ewram.h.ProjectRevoTPP
2017-11-04more fixesProjectRevoTPP
2017-11-03BG_CHAR_ADDR and BG_SCREEN_ADDR recast fixesProjectRevoTPP
2017-10-23recast fixes for SetMonData and SetBoxMonData.ProjectRevoTPP
2017-10-23use SPEED instead of SPD in mon data constantscamthesaxman
2017-10-01Fix DEPikalaxALT
2017-10-01Merge branch 'master' into tradePikalaxALT
2017-09-30mergeProjectRevoTPP
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP