summaryrefslogtreecommitdiff
path: root/src/field_poison.c
AgeCommit message (Collapse)Author
2018-10-17Begin synchronising with pokeemeraldSlawter666
2018-04-08Document friendship events, primary status ailments, and misc cleanupMarcus Huderle
2018-02-18remove subdirectoriescamthesaxman
2017-08-12split out src/ directory into categorized subdirectories.ProjectRevoTPP
2017-05-26Sort includesMarijn van der Werf
2017-05-26Add headersMarijn van der Werf
2017-05-22Decrease indentation level of switchesMarijn van der Werf
2017-01-21formattingYamaArashi
2017-01-17Remove trailing whitespaceMarijn van der Werf
2017-01-17Move `gStringVar` declarations to text.hMarijn van der Werf
2017-01-10finish decompiling field_control_avatar.c (#182)Cameron Hall
* start decompiling field_control_avatar.c * remove field_control_player_avatar.c * finish decompiling * cleanup * var and flag constants
2017-01-05more labels (#165)ProjectRevoTPP
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c
2016-12-02[WIP] Extract all external function declarations to headers (#114)Marijn van der Werf
* Extract other external function declarations * Fix GBA compilation * Revert `sub_803C434` to asm
2016-10-30decompile field_posion.c (#79)Cameron Hall
* start decompiling field_poison.c * finish decompiling