summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-12-29a bit more of contest painting effectDizzyEggg
2018-12-29Start contest painting effectDizzyEggg
2018-12-29Documentation for pokemon_summary_screens.cPALPATlNE
2018-12-29Use anim weather constantsMarcus Huderle
2018-12-29Finish battle_anim_effects_3.cMarcus Huderle
2018-12-29Cleanup formattingMarcus Huderle
2018-12-29Document misc field_specials thingsMarcus Huderle
2018-12-29Document deoxys rockMarcus Huderle
2018-12-29Use EVENT_OBJ_ID_PLAYER in C codeMarcus Huderle
2018-12-29Document some fieldmap stuffMarcus Huderle
2018-12-27Misc overworld documentationMarcus Huderle
2018-12-27Use constants for warp into MAP_INSIDE_OF_TRUCKMarcus Huderle
2018-12-26fortmattingDizzyEggg
2018-12-26Fix Bldalpha argsDizzyEggg
2018-12-26Fix bldcnt gpu reg argsDizzyEggg
2018-12-26Fix BgAttributesDizzyEggg
2018-12-25use max mon moves constant where able (#480)melthelesbian
* use max mon moves constant where able * fix errors in script commands file * fix more errors
2018-12-25Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)Marcus Huderle
2018-12-24spaceDizzyEggg
2018-12-24clean up party menuDizzyEggg
2018-12-24make it compile for realsDizzyEggg
2018-12-24make it compie hopefullyDizzyEggg
2018-12-24Merge branch 'master' into learnDizzyEggg
2018-12-24asm party and fldeff clean-upDizzyEggg
2018-12-24fix feebas checkMelody
2018-12-24Decompile psychic.cMarcus Huderle
2018-12-24Decompile dark.cMarcus Huderle
2018-12-24Merge pull request #471 from DizzyEggg/cleanDiegoisawesome
Get rid of externs and add includes
2018-12-24clear headers moreDizzyEggg
2018-12-24Clear includesDizzyEggg
2018-12-23Fix OLD_UNOWN_BASE_STATS formatting: tabs->spaces, and comma outside the macroRangi
2018-12-23Merge pull request #469 from DizzyEggg/dataDiegoisawesome
Move some data to C
2018-12-23Merge pull request #468 from KDSKardabox/resolve_ice_electric_splitDiegoisawesome
Move 2 incorrectly split functions of electric from ice
2018-12-23move data to cDizzyEggg
2018-12-23start data convertingDizzyEggg
2018-12-23Add new line at EOLKDSKardabox
2018-12-23Add spaceKDSKardabox
2018-12-22Merge with masterDizzyEggg
2018-12-22Merge pull request #437 from DizzyEggg/storageDiegoisawesome
Pokemon Storage System
2018-12-22Storage - review changesDizzyEggg
2018-12-23Move 2 functions of electric from iceKDSKardabox
2018-12-22Match and clean up fldeff miscDizzyEggg
2018-12-22Match electric cDizzyEggg
2018-12-22Match and clean up party_menu.cDizzyEggg
2018-12-21Review pokemon storage system chaangesDizzyEggg
2018-12-21Merge pull request #463 from ShinyDragonHunter/old_unown_macroDiegoisawesome
Use a macro for OLD_UNOWN base stats
2018-12-21Moved macro to the top of base_stats.hShinyDragonHunter
2018-12-21finish porting icegolem galvanize
2018-12-20Merge with masterDizzyEggg
2018-12-20start icegolem galvanize