index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
data
/
pokemon
Age
Commit message (
Collapse
)
Author
2021-11-01
Standarized Solarbeam into Solar Beam
Eduardo Quezada D'Ottone
2021-10-02
Document remaining symbols in pokemon.c
GriffinR
2021-02-12
Document PokemonUseItemEffects
GriffinR
2021-02-12
Added constant labels for EV manipulating item effects
LOuroboros
2020-10-05
Add ITEM6_HEAL constants, change move flags to shifts
GriffinR
2020-09-16
Make description slightly more precise
ExpoSeed
2020-09-16
Complete TMHM Learnset description
ExpoSeed
2020-05-16
Using ability constants for OLD_UNOWN stats
AsparagusEduardo
2020-05-03
Ordered OLD_UNOWN in the same way as the other base stats.
AsparagusEduardo
2020-02-25
Convert base_stats.h to UTF-8
GriffinR
2019-12-21
Document item_use.c
GriffinR
2019-11-28
Fix Hondrew Berry typo
AJ Fontaine
2019-11-25
Document Frontier Util
GriffinR
2019-11-16
WIP Document apprentice
GriffinR
2019-09-17
Review changes for #807
GriffinR
2019-09-17
Document some field_specials data
GriffinR
2019-07-10
Remove unnecessary tutor learnset casts
PikalaxALT
2019-05-25
USE PROTAG
DizzyEggg
2019-05-25
Rename PKMN TRAINER CALSS 4
DizzyEggg
2019-05-16
Change abilities in base stats to array
DizzyEggg
2019-04-16
Document pokemon item effects
DizzyEggg
2019-02-02
Document trainer backsprites
Diegoisawesome
2018-12-24
space
DizzyEggg
2018-12-24
clean up party menu
DizzyEggg
2018-12-24
asm party and fldeff clean-up
DizzyEggg
2018-12-23
Fix OLD_UNOWN_BASE_STATS formatting: tabs->spaces, and comma outside the macro
Rangi
2018-12-21
Moved macro to the top of base_stats.h
ShinyDragonHunter
2018-12-20
Updated macro name to be less vague
ShinyDragonHunter
2018-12-20
Use a macro for OLD_UNOWN base stats
ShinyDragonHunter
2018-12-08
Clean more tables
nullableVoidPtr
2018-12-07
Use normal apostrophes like adults
Melody
2018-12-03
Fix merge conflicts
DizzyEggg
2018-12-03
Get rid of headers in src/data
DizzyEggg
2018-12-03
Make data easier to edit
DizzyEggg
2018-12-03
fix brendan/may/wally consistency issues
Melody
2018-12-02
add more consistent names
Melody
2018-12-02
index trainer class lookups
Melody
2018-12-02
renames the winstrate graphics names to pokefan
Melody
2018-11-27
Convert pokédex data to C
Slawter666
2018-10-16
Port/decompile field_control_avatar
Diegoisawesome
2018-09-14
Document main_menu
Diegoisawesome
2018-08-23
Move data from include to src
Diegoisawesome