summaryrefslogtreecommitdiff
path: root/src/tv.c
AgeCommit message (Collapse)Author
2019-11-04Document dept storeGriffinR
2019-10-22Document obtain_item.incGriffinR
2019-10-20Clean up berry_tree.inc and misc adjacent documentationGriffinR
2019-10-07Document roulette.incGriffinR
2019-10-07Document pc.inc and prof_birch.incGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-18Initial script_menu documentationGriffinR
2019-09-17Document some field_specials dataGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-08-21move data, more contest lady funcsGriffinR
2019-08-21initial documentation commitGriffinR
2019-07-18Resolve compile warnings in modernPikalaxALT
2019-06-26Modernize codePikalaxALT
Can compile with arm-none-eabi-gcc 8.3.0 gbafix correctly handles ELF input
2019-05-18Fix typos (#713)Flametix
* fix typos
2019-04-05Document secret baseMarcus Huderle
2019-04-05Clean up data headersDizzyEggg
2019-03-02Merge pull request #587 from Phlosioneer/document-all-event-varshuderlem
Document all event vars
2019-02-28Pick better names for constantsPhlosioneer
2019-02-28Add macros for metatile manipulationPhlosioneer
2019-02-28fix spelling errorhondew
2019-02-28fix mistakes and bad formattinghondew
2019-02-28clean up slot machine until AwardPayouthondew
2019-02-28document slot machinehondew
2019-02-27Finish documenting event varsPhlosioneer
2019-02-27Document easy chat screen typesMarcus Huderle
2019-02-22Finish moving pokeruby varsPhlosioneer
2019-02-04Merge pull request #543 from pret/mapdatahuderlem
Convert map data to JSON
2019-02-02Merge pull request #541 from Diegoisawesome/masterDiegoisawesome
Misc documentation
2019-02-02Add constants for flags and varsDiegoisawesome
2019-01-31Convert map data to JSONMarcus Huderle
2019-01-29Misc. documentation and move some data into .c filesMarcus Huderle
2019-01-04Decompile more of contest_link_80F57C4.cMarcus Huderle
2019-01-03Merge pull request #507 from Tetrable/masterhuderlem
Finish off labeling flags
2019-01-03Decompile contest_link_81D9DE4.cMarcus Huderle
2019-01-02Fix merge conflictsTetrable
2019-01-02Finish off labelling flagsTetrable
2018-12-29Document some fieldmap stuffMarcus Huderle
2018-12-24asm party and fldeff clean-upDizzyEggg
2018-12-20Merge with masterDizzyEggg
2018-12-19Merge pull request #440 from garakmon/fldeffDiegoisawesome
Decompile / port fldeff_80F9BCC
2018-12-19Almost thereDizzyEggg
2018-12-18Additional SPECIES_* documentation.Meowsy
2018-12-16Merge branch 'master' into fldeffgarak
2018-12-15Prettify line.Meowsy
2018-12-15Document various things relating to the Pokedex.Meowsy
2018-12-09decompile fldeff_80F9BCC with datagarak
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-10-30Make frontier util compileDizzyEggg