summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2020-07-05fix aggressive loop optimizationsMichael Panzlaff
Previously, aggressive loop optimizations with a new compiler were not possible due to undefined behaviour at end of arrays. A macro "UBFIX" is added to allow ifdefs for fixes which resolve undefined behavior. For example newer GCC versions will detect various bugs in the original game code and will otherwise not compile with -Werror.
2020-06-10Begin item_menu.c cleanupSierraffinity
2020-06-03shop: document some constants s.t. object events don't breakSBird
2020-06-03Document field_message_box.cGriffinR
2020-06-02its time to ddddddduelDizzyEggg
2020-06-01Revert "More transitions documentation"PikalaxALT
2020-06-01More transitions documentationDizzyEggg
2020-05-29Merge pull request #1061 from GriffinRichards/fix-eggPikalaxALT
Clear up misleading egg step name
2020-05-27Clear up misleading egg step nameGriffinR
2020-05-27More touches to pokemon summary screen documentDizzyEggg
2020-05-24Use fixed point macros for math utilGriffinR
2020-05-24Document math_util.cGriffinR
2020-05-24Clean up slot drawinghondew
Fix typos
2020-05-24Rename tag offset functionshondew
Fix typo
2020-05-19Merge pull request #1044 from DizzyEggg/sssPikalaxALT
Document pokemon summary screen
2020-05-18Document pokemon summary screenDizzyEggg
2020-05-14Label in_connection's field in ObjectEventTemplateGriffinR
2020-05-02Clarify stageshondew
2020-05-02Document berry yieldhondew
fix wording
2020-04-28More trainer type usageGriffinR
2020-04-28Sync map types with pokefireredGriffinR
2020-04-28Use trainer type constantsGriffinR
2020-04-28Index heal location data, use better namesGriffinR
2020-04-28Sync map header property names with pokefireredGriffinR
2020-04-28fix remainSize typejiangzhengwenjz
2020-04-28librfu issuesjiangzhengwenjz
2020-04-14Merge pull request #1022 from GriffinRichards/doc-gcnPikalaxALT
Label GCN link flags field
2020-04-13Use metatile labels for decor gfxGriffinR
2020-04-13Label GCN link flags fieldGriffinR
2020-04-12Renamed sub_808C1B4 -> PlayerUseAcroBikeOnBumpySlopebrain_face
2020-04-12Renamed sub_808B9D4 -> PlayerEndWheelieWhileMovingbrain_face
2020-04-12Renamed sub_808B9A4 -> PlayerPopWheelieWhileMovingbrain_face
2020-04-12Renamed sub_808B9BC -> PlayerWheelieMovebrain_face
2020-04-12Renamed sub_808B980 -> PlayerWheelieInPlacebrain_face
2020-04-10Merge pull request #1019 from GriffinRichards/constants-partyPikalaxALT
Add misc party constant usage
2020-04-10Merge pull request #1018 from GriffinRichards/sync-utilPikalaxALT
Sync link game util files
2020-04-09Add misc party constant usageGriffinR
2020-04-08Sync minigame_countdownGriffinR
2020-04-08Sync digit_obj_utilGriffinR
2020-04-01Minor player avatar docGriffinR
2020-03-18Revert more porymap-breaking changesGriffinR
2020-03-17Merge pull request #1000 from GriffinRichards/doc-dexPikalaxALT
Document pokedex.c
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-10Document pokedex cry screenGriffinR
2020-03-09Document pokedex.cGriffinR
2020-03-06Document decoration.cMartin Griffin
2020-03-03Merge pull request #991 from GriffinRichards/fix-eventticketPikalaxALT
Clarify event ticket flag names
2020-03-03Minor fixes in trainer_battle.incGriffinR
2020-03-03Clarify event ticket flag namesGriffinR