summaryrefslogtreecommitdiff
path: root/src/contest.c
AgeCommit message (Collapse)Author
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR
2019-12-06Merge master into ObjEvent renameGriffinR
2019-12-06More usage of ST_OAM constants and SPRITE macrosGriffinR
2019-12-06Use ST_OAM constants for OamData definitionsGriffinR
2019-11-20Standardize EVENT_OBJECT to OBJECT_EVENTGriffinR
2019-11-16Document contest stringsGriffinR
2019-11-13Document Contest scriptsGriffinR
2019-11-10Document contest painting image processing effectsMarcus Huderle
2019-10-31Clean up party_menu docGriffinR
2019-10-25Document party_menu first passGriffinR
2019-10-14Document Oamdata in battle_anim (#838)Sewef
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-09-04Use gBattlerPositions constantsGriffinR
2019-07-25Decompile pokemon unk 6DizzyEggg
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-04-07Merge branch 'master' into contest-ai-cleanupPhlosioneer
2019-04-05Clean up data headersDizzyEggg
2019-04-04RGB ConstantsPhlosioneer
2019-04-03General cleanup of the second half of contest.cPhlosioneer
2019-04-03Rename and document more contest setup functionsPhlosioneer
Also properly label the link contest flags variable, and label the contest window ID's.
2019-04-03Document applause meter codePhlosioneer
2019-04-02Found a debug system for pokemon contestsPhlosioneer
2019-04-02Document the nextTurnOrder calculationsPhlosioneer
2019-04-02More cleanup, document contestant sortingPhlosioneer
2019-04-02Cleanup OamData entriesPhlosioneer
2019-04-02Cleanup some of gContestResourcesPhlosioneer
2019-04-01Rename contest AI stuffPhlosioneer
2019-03-31Update OAMs to use new constantsPhlosioneer
2019-03-31Prep for mergePhlosioneer
2019-03-09Moved last contest data into CPhlosioneer
2019-03-09Move the contest opponent filter to CPhlosioneer
2019-03-09Move gContestOpponents into CPhlosioneer
2,400 LOC by hand.
2019-03-09Move contest winner list to CPhlosioneer
2019-03-08Move text pointer tables into CPhlosioneer
2019-03-08Move more contest constants into CPhlosioneer
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-17use BG_SCREEN_ADDR macro for tilemap addressesgarak
2019-02-16use BG_CHAR_ADDR definegarak
2019-02-11Document main_menu state machine, name window constantsPhlosioneer
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do.
2019-02-02Clean up ram varsDizzyEggg
2019-01-28Define double single left right qutoation marks charDizzyEggg
2019-01-28contestDizzyEggg
2019-01-28Decompile whole contestDizzyEggg
2019-01-28Match all of contest functionsDizzyEggg
2019-01-27Fix stuffultima-soul