summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2019-02-27Document easy chat screen typesMarcus Huderle
2019-02-27Name most event scripts related to unusual weatherPhlosioneer
2019-02-27Reverse engineer unusual weather eventsPhlosioneer
2019-02-26Missed some fill valuesPhlosioneer
Must have forgotten to check FillWindowPixelRect.
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-26Decompile easy_chat dataMarcus Huderle
2019-02-26Finish decompiling easy_chat.c codeMarcus Huderle
2019-02-26Easy chat nonmatchings fixDizzyEggg
do {} while(0);
2019-02-25Merge pull request #583 from huderlem/easy_chathuderlem
Decompile more easy_chat.c
2019-02-25Decompile more easy_chat.cMarcus Huderle
2019-02-25Merge pull request #581 from arantonitis/pokemon_summaryhuderlem
Documented/polished pokemon_summary_screen.c
2019-02-25Merge pull request #577 from Phlosioneer/weather-15huderlem
Document the weather state functions
2019-02-25Merge pull request #574 from Phlosioneer/event-varshuderlem
Event vars
2019-02-25Use map script constants in map script functionsPhlosioneer
2019-02-25Source file part of map script renamingPhlosioneer
2019-02-25Merge branch 'master' into weather-15Phlosioneer
2019-02-25Adjust formatting, rename functionPhlosioneer
2019-02-25Merge branch 'master' into event-varsPhlosioneer
2019-02-24Changing descriptions to not be file namesTustin2121
2019-02-24Document HEALTHBOX_GRX_* in battle_interface.ctustin2121
Most of these are referenced via offsets, like the HP bar, which uses [0 pixels] + (number of pixels) to reference which chunk to draw. Each corresponds to a 16x16 pixel in the graphic named. Up to you guys if you want to rename the constants.
2019-02-24Decompile more of easy_chat.cMarcus Huderle
2019-02-23Moved ALIGNED(4) from extern to unknown struct.Ariel Antonitis
2019-02-23Fixed broken encoding.Ariel Antonitis
2019-02-23Removed unused filler by aligning adjacent variablesAriel Antonitis
2019-02-23Documented/polished pokemon_summary_screen.cAriel Antonitis
Mostly variables mislabeled as global and some formerly unknown stuff.
2019-02-23Merge pull request #578 from DizzyEggg/pokenavDiegoisawesome
pokenav
2019-02-23Decompile more easy_chat.cMarcus Huderle
2019-02-23Decompile through sub_8167930.ultima-soul
2019-02-23pokenavDizzyEggg
2019-02-22Document the weather state functionsPhlosioneer
All weather types are now documented (including WEATHER_15)
2019-02-22Decompile more easy_chatMarcus Huderle
2019-02-22Finish moving pokeruby varsPhlosioneer
2019-02-22Start porting pokeruby vars to pokeemeraldPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Replace more instances of fill valuesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-21Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-02-21Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-21Decompile chunk of easy_chat.cMarcus Huderle
2019-02-20Decompile contest_link_80F57C4.cMarcus Huderle
2019-02-19Decompile several contest_link_80F57C4.c functionsMarcus Huderle
2019-02-19Decompile start of flying.cMarcus Huderle
2019-02-18Merge pull request #559 from Phlosioneer/finish-newgame-docsDiegoisawesome
Finish and polish new_game.c
2019-02-18Merge pull request #560 from Phlosioneer/regi-documentationDiegoisawesome
Document the regi* code more
2019-02-18Make flag names more consistentPhlosioneer
2019-02-18Fix spelling (again)Phlosioneer
2019-02-18Rename some flags, and use map ID macrosPhlosioneer