summaryrefslogtreecommitdiff
path: root/src/scrcmd.c
AgeCommit message (Collapse)Author
2019-04-05Document secret baseMarcus Huderle
2019-04-05Clean up data headersDizzyEggg
2019-04-03Minor fixesPikalaxALT
gotoram --> returnram cmdCF/execram --> gotoram fix indentation in sym_ewram.txt fix mevent_client.h guard name
2019-04-03Some symbol documentationPikalaxALT
2019-03-02Merge branch 'master' into main-menu-state-machinePhlosioneer
2019-03-02Rename macro with correct name for pixel valuesPhlosioneer
2019-03-01Merge pull request #551 from Phlosioneer/multiplayer-stuffhuderlem
Document overworld.c and link stuff in general
2019-02-28Pick better names for constantsPhlosioneer
2019-02-28Add macros for metatile manipulationPhlosioneer
2019-02-22Give window drawing functions better namesPhlosioneer
2019-02-21Improve window palette macrosPhlosioneer
2019-02-18Merge branch 'master' into multiplayer-stuffPhlosioneer
2019-02-13Merge branch 'master' of github.com:pret/pokeemerald into ↵Phlosioneer
main-menu-state-machine
2019-02-12Clear up misnamed time-based flags and functionsDiegoisawesome
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-10Done documenting link code in overworld.cPhlosioneer
2018-12-31Merge branch 'master' of github.com:pret/pokeemerald into tradeDiegoisawesome
2018-12-31Document, cleanup, extract data from tradeDiegoisawesome
2018-12-29Document misc field_specials thingsMarcus Huderle
2018-12-29Use EVENT_OBJ_ID_PLAYER in C codeMarcus Huderle
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-24clean up party menuDizzyEggg
2018-12-24asm party and fldeff clean-upDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-09Merge branch 'master' into weatherDizzyEggg
2018-12-08Finish field screenDizzyEggg
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-19document mossdeep gymDizzyEggg
2018-11-19Decompile mossdeep hymDizzyEggg
2018-11-18Party Size and Num StatsDizzyEggg
2018-11-06Merge remote-tracking branch 'pret/master' into render_textDiegoisawesome
2018-11-06Finish cleaning up text.cDiegoisawesome
2018-11-01Finish frontier utilDizzyEggg
2018-10-30Make frontier util compileDizzyEggg
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-09-09Merge branch 'decompile_frontier_2' of ↵Slawter666
https://github.com/DizzyEggg/pokeemerald into factory-data
2018-09-08Standartize AddTextPrinterParametrized functions,DizzyEggg
2018-09-04Bring labels for overworld.c over from pokerubySlawter666
2018-08-08Continue decompiling field_specialsDiegoisawesome
2018-07-24Clean up files and add entries to charmapDiegoisawesome
2018-07-15Document list_menu.c and main_menu.cDiegoisawesome
2018-06-13Bring all movement function names up-to-date with pokerubyMarcus Huderle
2018-06-11Rebrand 'map object' and 'field object' to 'event object'Marcus Huderle
2018-06-11Move all field object data into src/data and event_object_movement.cMarcus Huderle
2018-06-11Rename field_map_obj to event_object_movementMarcus Huderle
2018-02-27battle file more done and clean up tvDizzyEggg
2018-02-19match ScrCmd_braillemessageDizzyEggg
2018-02-14decompile overworldDizzyEggg
2018-02-11Merge pull request #207 from DizzyEggg/decompile_pokemon_123Diegoisawesome
Decompile and clean pokemon files