summaryrefslogtreecommitdiff
path: root/src/apprentice.c
AgeCommit message (Expand)Author
2021-12-28Move pokemon and easy chat constants to global, misc clean-upGriffinR
2021-11-17Use specific name limits for string limit functionsGriffinR
2021-11-03Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAWGriffinR
2021-11-03Start remaining menu documentationGriffinR
2021-11-03Add COPYWIN constantsGriffinR
2021-10-30Add font id constantsGriffinR
2021-10-27Document field player functionscbt6
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
2021-05-13[LEAK-INFORMED] fix do {} while (0) in apprenticeKurausukun
2021-04-22add NO_COND macroProjectRevoTPP
2021-04-22get rid of apprentice fakematching(s)ProjectRevoTPP
2021-02-24Document easy chatGriffinR
2021-02-05Use GAME_LANGUAGE instead of LANGUAGE_ENGLISHGriffinR
2021-01-26Document object lock and some trainer approachGriffinR
2020-10-01Replace POKEMON_SLOTS_NUMBERGriffinR
2020-09-04Switch to button macrosPokeCodec
2019-11-25Merge master into ObjEvent renameGriffinR
2019-11-21Rename mapObect to objectEventGriffinR
2019-11-20Standardize Event Object to Object EventGriffinR
2019-11-20Move Apprentice dataGriffinR
2019-11-20Clean up Apprentice docGriffinR
2019-11-20Document ApprenticeGriffinR
2019-11-19WIP Document ApprenticeGriffinR
2019-11-16WIP Document apprenticeGriffinR
2019-09-27Merge branch 'master' into gflibPikalaxALT
2019-09-19Document more script_menu, lilycove harborGriffinR
2019-09-16Use MAX_MON_MOVES constantsGriffinR
2019-09-08Move gflib srcs and headers to gflib subdirPikalaxALT
2019-04-16Match sub_81A1224Marcus Huderle
2019-04-05Clean up data headersDizzyEggg
2019-02-22Give window drawing functions better namesPhlosioneer
2019-01-13Decompile trainer hillDizzyEggg
2018-12-25use max mon moves constant where able (#480)melthelesbian
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...nullableVoidPtr
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...nullableVoidPtr
2018-11-19apprentice and factory screen common symbolsDizzyEggg
2018-11-06Merge remote-tracking branch 'pret/master' into script_menuDiegoisawesome
2018-11-05r5/r6 swap on sub_80E2578Diegoisawesome
2018-11-01Finish frontier utilDizzyEggg
2018-10-30Make frontier util compileDizzyEggg
2018-10-26Battle tower - ewram variablesDizzyEggg
2018-10-24battle tower, match sth and dumb loop instead of gotoDizzyEggg
2018-10-21more tower, failDizzyEggg
2018-10-21More battle tower.DizzyEggg
2018-10-14Finish documenting apprentice for nowDizzyEggg
2018-10-14Merge pull request #25 from Slawter666/apprentice-dataDizzyEggg
2018-10-14document more of apprenticeDizzyEggg
2018-10-14Move apprentice data to CSlawter666
2018-10-14Document more of apprenticeDizzyEggg
2018-10-14Decompile apprenticeDizzyEggg