index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
apprentice.c
Age
Commit message (
Expand
)
Author
2020-09-04
Switch to button macros
PokeCodec
2019-11-25
Merge master into ObjEvent rename
GriffinR
2019-11-21
Rename mapObect to objectEvent
GriffinR
2019-11-20
Standardize Event Object to Object Event
GriffinR
2019-11-20
Move Apprentice data
GriffinR
2019-11-20
Clean up Apprentice doc
GriffinR
2019-11-20
Document Apprentice
GriffinR
2019-11-19
WIP Document Apprentice
GriffinR
2019-11-16
WIP Document apprentice
GriffinR
2019-09-27
Merge branch 'master' into gflib
PikalaxALT
2019-09-19
Document more script_menu, lilycove harbor
GriffinR
2019-09-16
Use MAX_MON_MOVES constants
GriffinR
2019-09-08
Move gflib srcs and headers to gflib subdir
PikalaxALT
2019-04-16
Match sub_81A1224
Marcus Huderle
2019-04-05
Clean up data headers
DizzyEggg
2019-02-22
Give window drawing functions better names
Phlosioneer
2019-01-13
Decompile trainer hill
DizzyEggg
2018-12-25
use max mon moves constant where able (#480)
melthelesbian
2018-12-06
Remove uses of INVALID_ defines, clean up some arrays with constants, and spa...
nullableVoidPtr
2018-12-06
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc...
nullableVoidPtr
2018-11-19
apprentice and factory screen common symbols
DizzyEggg
2018-11-06
Merge remote-tracking branch 'pret/master' into script_menu
Diegoisawesome
2018-11-05
r5/r6 swap on sub_80E2578
Diegoisawesome
2018-11-01
Finish frontier util
DizzyEggg
2018-10-30
Make frontier util compile
DizzyEggg
2018-10-26
Battle tower - ewram variables
DizzyEggg
2018-10-24
battle tower, match sth and dumb loop instead of goto
DizzyEggg
2018-10-21
more tower, fail
DizzyEggg
2018-10-21
More battle tower.
DizzyEggg
2018-10-14
Finish documenting apprentice for now
DizzyEggg
2018-10-14
Merge pull request #25 from Slawter666/apprentice-data
DizzyEggg
2018-10-14
document more of apprentice
DizzyEggg
2018-10-14
Move apprentice data to C
Slawter666
2018-10-14
Document more of apprentice
DizzyEggg
2018-10-14
Decompile apprentice
DizzyEggg
2018-10-13
More apprentice work
DizzyEggg