summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2019-04-01Merge pull request #611 from Phlosioneer/pokedex-area-const-arrayhuderlem
Document sAreaGlowTilemapMapping
2019-03-31Merge branch 'master' into pokedex-area-const-arrayPhlosioneer
2019-03-31Change names from MAP_AREA_ to MAP_GROUP_Phlosioneer
2019-03-31Document mystery_giftPikalaxALT
2019-03-31fakematching task00_mystery_giftPikalaxALT
2019-03-31through task_add_00_mystery_giftPikalaxALT
2019-03-31through mevent_messagePikalaxALT
2019-03-31Through mevent_save_gamePikalaxALT
2019-03-31WIP sub_8018DACPikalaxALT
2019-03-31through sub_8018798PikalaxALT
2019-03-31Start decompiling mystery giftPikalaxALT
2019-03-31Give battle_anim files appropriate namesMarcus Huderle
2019-03-31Start decompiling berry_crush.cMarcus Huderle
2019-03-31Merge pull request #637 from DizzyEggg/pokeblock_attempthuderlem
Use Pokeblock clean-up and some menu_specialised decomp
2019-03-31More work on use pokeblockDizzyEggg
2019-03-31Begin use pokeblock and menu specialisedDizzyEggg
2019-03-30Merge branch 'master' into continue_union_roomPikalaxALT
2019-03-30Helpful macros for atk49DizzyEggg
2019-03-30sub_8018220PikalaxALT
2019-03-29Merge remote-tracking branch 'upstream/master' into union_room_chatMarcus Huderle
# Conflicts: # ld_script.txt
2019-03-29Finish decompiling union_room_chat.cMarcus Huderle
2019-03-29through sub_80181DCPikalaxALT
2019-03-29through sub_8017CB0PikalaxALT
2019-03-28Decompile union_room_chat through sub_8020118Marcus Huderle
2019-03-28port mevent_801BAAC from fire redPikalaxALT
2019-03-27Decompile union_room_chat.c up to sub_801F5B8Marcus Huderle
2019-03-27through sub_8017168PikalaxALT
2019-03-27through sub_801704CPikalaxALT
2019-03-27Port menews_jisan.c from FireRedscnorton
2019-03-26Start decompiling union_room_chat.cMarcus Huderle
2019-03-24Cleanup mevent2Marcus Huderle
2019-03-24Port mevent2.c from pokefireredMarcus Huderle
2019-03-24Decompile berry_powder.cMarcus Huderle
2019-03-24Split out the remaining wireless-related filesMarcus Huderle
2019-03-23Decompile remaining functions in use_pokeblock.sMarcus Huderle
2019-03-23Match sub_8166BEC and do some cleanupMarcus Huderle
2019-03-23Merge remote-tracking branch 'upstream/master' into use_pokeblockMarcus Huderle
# Conflicts: # include/menu_specialized.h
2019-03-23Match sub_8166564Marcus Huderle
2019-03-23Document Field Effects and some related textFontbane
Also VAR_TRICK_HOUSE_LEVEL
2019-03-23EventScript and Text DocumentationFontbane
In event_script.s. Also renamed a couple events for consistency/detail.
2019-03-23Nonmatchings go awayDizzyEggg
2019-03-23Merge remote-tracking branch 'upstream/master' into use_pokeblockMarcus Huderle
# Conflicts: # src/use_pokeblock.c
2019-03-22Split into ereader_helpers.c, faraway_island.c, and ereader_screen.cMarcus Huderle
2019-03-22Finish decompiling ereader.cMarcus Huderle
2019-03-21Decompile ereader.c up to faraway island codeMarcus Huderle
2019-03-17Merge remote-tracking branch 'upstream/master' into move-tutorMarcus Huderle
# Conflicts: # include/pokenav.h # src/battle_script_commands.c
2019-03-16Use constants for Oam .shape and .size fieldsPhlosioneer
Also some general formatting fixes for constants.
2019-03-16Add a constant for "no music" on maps.Phlosioneer
2019-03-16Document the water droplet data.Phlosioneer
2019-03-12Document sAreaGlowTilemapMappingPhlosioneer
I used a script to generate the format for the array, so I can easily change its formatting if needed.