summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-28Merge region map state structsPikalaxALT
2021-06-28Resolve ewram ptr in mail.cPikalaxALT
2021-06-28Resolve ewram reference in trainer_card.cPikalaxALT
2021-06-28Merge remote-tracking branch 'origin/master' into battle_struct_macrosPikalaxALT
2021-06-27Merge pull request #829 from garakmon/oiGriffinR
fix encounter slot logic to accomodate changes
2021-06-27fix encounter slot logic to accomodate changesgarakmon
2021-06-25Simplify EWRAM for hall_of_fame.cPikalaxALT
2021-06-25Document pokedex_cry_screen.cPikalaxALT
2021-06-25Match sub_811A1C8PikalaxALT
2021-06-25Match sub_811A0C0PikalaxALT
2021-06-25Match LoadCryWaveformWindowPikalaxALT
2021-06-25More pokedex doccingPikalaxALT
2021-06-25Fix another one of CLion's fuckups affecting NONMATCHING buildPikalaxALT
2021-06-25Sync names of other pokedex.c methodsPikalaxALT
2021-06-24Document pokedex.c, 1PikalaxALT
2021-06-24Don't clobber override.mk when building GermanPikalaxALT
2021-06-24Finish porting contest data to CPikalaxALT
2021-06-24Finish porting contest data to CPikalaxALT
2021-06-23Contest data and strings to C, 2PikalaxALT
2021-06-23gContestOpponents to srcPikalaxALT
2021-06-23Document remaining contest.c functionsPikalaxALT
2021-06-23Sync contest struct field documentation from EmeraldPikalaxALT
2021-06-23Sync more function names from EmeraldPikalaxALT
2021-06-22Split contest codePikalaxALT
2021-06-21Sync more contest docs from EmeraldPikalaxALT
2021-06-21Start syncing contest code documentation from EmeraldPikalaxALT
2021-06-18Document image_processing_effects.cPikalaxALT
2021-06-18Revert these symbols back to ewram.hPikalaxALT
2021-06-18Sync image_processing_effects from emerald, 1PikalaxALT
2021-06-18Merge remote-tracking branch 'origin/master' into battle_struct_macrosPikalaxALT
2021-06-18Merge pull request #827 from PikalaxALT/push_symbolsPikalaxALT
Symplifi symfiles
2021-06-18Merge branch 'push_symbols' of github.com:PikalaxALT/pokeruby into push_symbolsPikalaxALT
2021-06-18Fix regex errorPikalaxALT
2021-06-17Replace simple ewram access with battle struct, 2PikalaxALT
2021-06-17document ewram macros in BattleStartClearSetDataPikalaxALT
2021-06-16Silence stringop-overflow warnings from gcc-11PikalaxALT
2021-06-16Sync BattleStruct.multiBuffer from Em/FRPikalaxALT
2021-06-16Symplifi symfilesPikalaxALT
2021-06-16Build fewer symfiles (#826)PikalaxALT
* Refactor build.yml * Remove .travis.yml; speed up NONMATCHING build by not cleaning * Force tools to build before syms, compare, modern
2021-06-15Merge pull request #825 from PikalaxALT/push_symbolsPikalaxALT
Clone commit message to symbols branch
2021-06-15Clone commit message to symbols branchPikalaxALT
2021-06-15Merge pull request #824 from PikalaxALT/push_symbolsPikalaxALT
Fix issues with GH Actions
2021-06-15Fix cloning agbccPikalaxALT
2021-06-15Merge remote-tracking branch 'origin/master' into push_symbolsPikalaxALT
2021-06-15Update GH Actions scriptPikalaxALT
2021-06-15Fix makefile for compat with GH actionsPikalaxALT
2021-06-15Merge pull request #823 from PikalaxALT/push_symbolsPikalaxALT
Use github workflows instead of travis; make symfiles; fix debug modern builds
2021-06-14Better alignment of symtab columnsPikalaxALT
2021-06-13Fix modern debug buildsPikalaxALT
2021-06-13Fix typo in MakefilePikalaxALT