summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-17Merge pull request #985 from mrgriffin/decorationPikalaxALT
Document decoration.c
2020-03-17Merge pull request #968 from GriffinRichards/doc-regionmapPikalaxALT
Document some pokenav and region map
2020-03-12Merge pull request #1003 from garakmon/move-fontsDiegoisawesome
move fonts from data/graphics/ to graphics/
2020-03-12move fonts from data/graphics/ to graphics/garakmon
2020-03-10Restored some tItemCount instances as requested.AsparagusEduardo
2020-03-10Slight item_menu.c documentationAsparagusEduardo
2020-03-10Applied review changesAsparagusEduardo
2020-03-10monMarksAsparagusEduardo
2020-03-10SetMonIconTransparencyAsparagusEduardo
2020-03-10sMovingItemIdAsparagusEduardo
2020-03-10MODE_2 renamed to MODE_MOVINGAsparagusEduardo
2020-03-10Document pokedex cry screenGriffinR
2020-03-09Merge pull request #999 from ProjectRevoTPP/patch-1PikalaxALT
Fix the source of pain and suffering for the last 2 years.
2020-03-09Document pokedex.cGriffinR
2020-03-09Fix the source of pain and suffering for the last 2 years.Revo
Why wasn't this fixed yet. This is dumb. This is really dumb. This is fuckin' stupid.
2020-03-07Using True/False on SetMoveEffect.Eduardo Quezada
2020-03-06Merge pull request #995 from AsparagusEduardo/Ignore-mGBA-savestatePikalaxALT
Ignores mGBA's first savestate file.
2020-03-06Document decoration.cMartin Griffin
2020-03-06Changed to ignore all mGBA's savestates.Eduardo Quezada
2020-03-05Ignores mGBA's first savestate file.Eduardo Quezada
2020-03-05Merge pull request #994 from jiangzhengwenjz/nonmatchingPikalaxALT
real match sub_8021A28
2020-03-06sub_8021A28jiangzhengwenjz
2020-03-05Merge pull request #993 from jiangzhengwenjz/nonmatchingPikalaxALT
real match sub_8027E30
2020-03-06sub_8027E30jiangzhengwenjz
2020-03-03Use array count for InitBgsFromTemplatesGriffinR
2020-03-03Celebratory change to calcrom.plPikalaxALT
2020-03-03Merge pull request #991 from GriffinRichards/fix-eventticketPikalaxALT
Clarify event ticket flag names
2020-03-03Merge pull request #992 from GriffinRichards/fix-trainerbattlePikalaxALT
Minor fixes in trainer_battle.inc
2020-03-03Minor fixes in trainer_battle.incGriffinR
2020-03-03Clarify event ticket flag namesGriffinR
2020-02-29Merge pull request #990 from GriffinRichards/fix-librtcdataDiegoisawesome
Delete asm siirtc data
2020-03-01Delete asm siirtc dataGriffinR
2020-02-27Match MultiplyInvertedPaletteRGBComponents and MultiplyPaletteRGBComponentsPikalaxALT
2020-02-25Sync Unown and qmark mon folders with pokefireredGriffinR
2020-02-25Rename battle anim type files, remove unneeded ARG_RET_IDsGriffinR
2020-02-25Clean up move anim docGriffinR
2020-02-25Label move anim dataGriffinR
2020-02-25Clean up battle anim C for docGriffinR
2020-02-25Finish documenting move anim scriptsGriffinR
2020-02-25Document remaining status/general/special animsGriffinR
2020-02-25Document move anims S-ZGriffinR
2020-02-25Some battle anim review changesGriffinR
2020-02-25Document move anims I-SGriffinR
2020-02-25Document move anims C-HGriffinR
2020-02-25Use macro for randomization with ISO valueGriffinR
2020-02-25Document move anims A-CGriffinR
2020-02-25Convert base_stats.h to UTF-8GriffinR
2020-02-19Merge pull request #984 from Diegoisawesome/masterDiegoisawesome
Make aif2pcm looping not dependent on order of MARK and INST chunks
2020-02-19Make aif2pcm looping not dependent on order of MARK and INST chunksDiegoisawesome
2020-02-19Merge pull request #982 from jiangzhengwenjz/nonmatchingPikalaxALT
real match sub_802C838