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
2021-12-28
Move pokemon and easy chat constants to global, misc clean-up
GriffinR
2021-11-17
Use specific name limits for string limit functions
GriffinR
2021-11-03
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
GriffinR
2021-11-03
Start remaining menu documentation
GriffinR
2021-11-03
Add COPYWIN constants
GriffinR
2021-10-30
Add font id constants
GriffinR
2021-10-27
Document field player functions
cbt6
2021-08-24
Removed trailing spaces in the most relevant files
LOuroboros
2021-05-13
[LEAK-INFORMED] fix do {} while (0) in apprentice
Kurausukun
2021-04-22
add NO_COND macro
ProjectRevoTPP
2021-04-22
get rid of apprentice fakematching(s)
ProjectRevoTPP
2021-02-24
Document easy chat
GriffinR
2021-02-05
Use GAME_LANGUAGE instead of LANGUAGE_ENGLISH
GriffinR
2021-01-26
Document object lock and some trainer approach
GriffinR
2020-10-01
Replace POKEMON_SLOTS_NUMBER
GriffinR
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
[next]