summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-09-06real match RenderTextjiangzhengwenjz
2019-08-29address review changesjiangzhengwenjz
2019-08-29Merge branch 'master' into battlejiangzhengwenjz
2019-08-28Minor aesthetic fix in menu.cPikalaxALT
2019-08-28minor fixesjiangzhengwenjz
and remove unnecessary NONMATCHING
2019-08-27remaining stuff of battle_script_commandsjiangzhengwenjz
2019-08-27thru atkeejiangzhengwenjz
2019-08-27thru atkc0jiangzhengwenjz
2019-08-27Merge branch 'master' into battlejiangzhengwenjz
2019-08-27thru TryDoForceSwitchOutjiangzhengwenjz
2019-08-26Replace labels for used and unused Saffron City mapsSatoMew
2019-08-26Eliminate `struct TextColor` definition and usePikalaxALT
2019-08-26Update baserom.ips and address review commentPikalaxALT
2019-08-26thru atk6Bjiangzhengwenjz
2019-08-26thru sub_8024398jiangzhengwenjz
2019-08-26thru atk23jiangzhengwenjz
2019-08-25minor fixesPikalaxALT
Change (struct MapPreviewScreen).id --> .mapsec Initialize static bools to FALSE
2019-08-24Decompile map_preview_screenPikalaxALT
2019-08-25Merge branch 'master' into battlejiangzhengwenjz
2019-08-25thru atk14jiangzhengwenjz
2019-08-24Merge pull request #88 from ultima-soul/pokedex_2PikalaxALT
Port/Decompile pokedex.c and Dump Pokedex Entries and Text to C
2019-08-24Changed labels to PokedexTextUnused in gPokedexEntries.ultima-soul
2019-08-23Merge pull request #92 from jiangzhengwenjz/battle_transitionPikalaxALT
'real' match BT_Phase2FullScreenWave_UpdateWave
2019-08-23Merge pull request #91 from jiangzhengwenjz/nonmatching2PikalaxALT
'real' match CopySpriteTiles
2019-08-23Merge pull request #90 from jiangzhengwenjz/nonmatchingPikalaxALT
'real' match CopyTileMapEntry
2019-08-24battle_script_commands symbol documentationjiangzhengwenjz
2019-08-23battle_script_commands data decompjiangzhengwenjz
2019-08-23battle_controller_link_partnerjiangzhengwenjz
2019-08-22battle_controller_link_opponentjiangzhengwenjz
2019-08-15matched BT_Phase2FullScreenWave_UpdateWavejiangzhengwenjz
2019-08-15matched CopySpriteTilesjiangzhengwenjz
2019-08-14mem read consistencyjiangzhengwenjz
2019-08-12match CopyRectToBgTilemapBufferRect from pokeemeraldjiangzhengwenjz
2019-08-12match CopyTileMapEntry with gotojiangzhengwenjz
2019-08-07minor issuejiangzhengwenjz
2019-08-05Fix formatting errors and implement review suggestions.ultima-soul
2019-08-05Fix formatting and add tileset_anims.hultima-soul
2019-08-05Decompile tileset_animsultima-soul
2019-08-05ported battle_controller_player from pokeem and matched several new functionsjiangzhengwenjz
2019-08-04Merge branch 'master' into pokedex_2ultima-soul
2019-08-04Port pokedex.cultima-soul
2019-08-03Dump and convert Pokedex Entries and Text to C.ultima-soul
2019-08-03ported battle_ai_switch_items from pokeemjiangzhengwenjz
2019-08-03quick review on battle_ai_script_commandsjiangzhengwenjz
2019-08-03Merge branch 'master' into battlejiangzhengwenjz
2019-08-03ported battle_controller_opponent from pokeem and corrected lots of stuffjiangzhengwenjz
2019-08-01Merge pull request #87 from PikalaxALT/title_screenPikalaxALT
Title screen
2019-08-01Delete duplicate menu.h declarations; make slot machine vars staticPikalaxALT
2019-08-02ported reshow_battle_screen from pokeemjiangzhengwenjz
2019-08-02ported battle_util from pokeemjiangzhengwenjz