summaryrefslogtreecommitdiff
path: root/src/start_menu.c
AgeCommit message (Collapse)Author
2020-09-04Switch to button macrosPokeCodec
2020-08-25Start documenting rayquaza_sceneGriffinR
2020-07-24Change signedness and add casts to avoid implicit conversion warningsPokeCodec
2020-06-10Second pass on documenting union roomGriffinR
2020-06-08Some link rfu cleanup / link.c documentationGriffinR
2020-06-06Document cable_club.cGriffinR
2020-03-09Document pokedex.cGriffinR
2020-02-12Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobjGriffinR
2020-02-08Document Trainer CardGriffinR
2020-01-12Merge branch 'master' into fix-eventobjGriffinR
2020-01-12Clean up some of save.cGriffinR
2020-01-08Merge master into ObjEvent rename and prune accidental inclusionsGriffinR
2019-12-25Merge pull request #936 from GriffinRichards/doc-towerhuderlem
Document Battle Tower scripts
2019-12-21Merge master into ObjEvent renameGriffinR
2019-12-20Merge pull request #935 from GriffinRichards/doc-warpDiegoisawesome
Document some warp/field screen effect
2019-12-18Merge branch 'master' into fix-eventobjGriffinR
2019-12-17Merge master into doc-towerGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-17Document some warp/field screen effectGriffinR
2019-12-15Use fadescreen constantsGriffinR
2019-12-15Merge master into ObjEvent renameGriffinR
2019-12-14Document Battle Pyramid scriptsGriffinR
2019-12-06Rename event_obj_lock to event_object_lockGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-10-07Document pc.inc and prof_birch.incGriffinR
2019-04-04RGB ConstantsPhlosioneer
2019-03-31Document mystery_giftPikalaxALT
2019-03-30through sub_8018798PikalaxALT
2019-03-08Merge branch 'master' into extern-cleanupPhlosioneer
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-02Clean up the last extern functionsPhlosioneer
2019-03-01Reduce externsPhlosioneer
2019-02-26Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-26Fix backwards namesPhlosioneer
2019-02-26Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-26Incorporate feedbackPhlosioneer
2019-02-22Document the weather state functionsPhlosioneer
All weather types are now documented (including WEATHER_15)
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-18Clean up mistakes and bad formattingPhlosioneer
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-10Reverse engineered many of the multiplayer eventsPhlosioneer
Some corrections to the way events are handled and identified.
2019-02-10Done documenting link code in overworld.cPhlosioneer
2019-02-10Start renaming symbolsPhlosioneer
I finally figured out what the code is trying to do. I have a foothold; the rest should follow.
2019-02-07Remove old rom_818CFC8.h headerMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-02-06Document a bunch of battle pyramidMarcus Huderle
2019-01-26Document and decompile more of frontier pass.DizzyEggg
2019-01-20document more of trainer cardDizzyEggg