summaryrefslogtreecommitdiff
path: root/src/apprentice.c
AgeCommit message (Collapse)Author
2020-09-13Undo PokeCodec's PRsaaaaaa123456789
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183.
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
* use max mon moves constant where able * fix errors in script commands file * fix more errors
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-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
Move apprentice data to C
2018-10-14document more of apprenticeDizzyEggg
2018-10-14Move apprentice data to CSlawter666
2018-10-14Document more of apprenticeDizzyEggg
2018-10-14Decompile apprenticeDizzyEggg
2018-10-13More apprentice workDizzyEggg