summaryrefslogtreecommitdiff
path: root/src/overworld.c
AgeCommit message (Collapse)Author
2019-02-26Incorporate feedbackPhlosioneer
2019-02-25Merge pull request #577 from Phlosioneer/weather-15huderlem
Document the weather state functions
2019-02-25Source file part of map script renamingPhlosioneer
2019-02-25Adjust formatting, rename functionPhlosioneer
2019-02-22Document the weather state functionsPhlosioneer
All weather types are now documented (including WEATHER_15)
2019-02-18Clean up mistakes and bad formattingPhlosioneer
2019-02-10Adjust constants returned by FlipVerticalAndClearForcedPhlosioneer
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-08Fully document tileset animationsMarcus Huderle
2019-02-08Cleanup externs in overworld.cMarcus Huderle
2019-02-07Document more battle pyramidMarcus Huderle
2019-02-06Document a bunch of battle pyramidMarcus Huderle
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-13Document and clean up trainer hillDizzyEggg
2019-01-02Decompile match_call.cMarcus Huderle
2018-12-29Document misc field_specials thingsMarcus Huderle
2018-12-29Document some fieldmap stuffMarcus Huderle
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-26Fix BgAttributesDizzyEggg
2018-12-25Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)Marcus Huderle
2018-12-20Merge with masterDizzyEggg
2018-12-15Up to sub 0x80ce580DizzyEggg
2018-12-09Decompile cable_car.c (#438)Marcus Huderle
2018-12-09Merge branch 'master' into weatherDizzyEggg
2018-12-08Finish field screenDizzyEggg
2018-12-08decompile field screenDizzyEggg
2018-12-08Decompile field weatherDizzyEggg
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-28Use MAX_SPRITES defineDizzyEggg
2018-11-19clean up variables in filesDizzyEggg
2018-11-18fix merge conflict and use EVENT_OBJECT_TEMPLATES_COUNTDizzyEggg
2018-11-18Merge pull request #388 from DizzyEggg/clean_savveDiegoisawesome
Clean up save related files
2018-11-18Clean up save related filesDizzyEggg
2018-11-18Document Battle PyramidDizzyEggg
2018-11-17more battle pytamidDizzyEggg
2018-11-12Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-11-06Merge remote-tracking branch 'pret/master' into script_menuDiegoisawesome
2018-10-31Continue script_menu.cDiegoisawesome
2018-10-30Make frontier util compileDizzyEggg
2018-10-27more battle frontier 2DizzyEggg
2018-10-21Merge branch 'master' of https://github.com/pret/pokeemerald into synchroniseSlawter666
2018-10-19Finish porting/decompiling field_player_avatarDiegoisawesome
2018-10-16Port/decompile field_control_avatarDiegoisawesome
2018-10-17Further synchronisationSlawter666
2018-10-16Begin synchronising with pokerubySlawter666
2018-09-04Bring labels for overworld.c over from pokerubySlawter666
2018-09-02Label event_object_movement.cSlawter666