kiliwily
|
9b4ded46c6
|
Update pokemon.c
|
2020-09-12 19:20:42 +02:00 |
|
kiliwily
|
5c3669e0cd
|
Bug documenting
|
2020-09-12 18:43:20 +02:00 |
|
PokeCodec
|
7f1827767c
|
Document size field of unknown struct
|
2020-09-09 16:09:31 -04:00 |
|
PokeCodec
|
a32f631fe6
|
Fix Pokemon Fakematch
|
2020-09-09 15:59:34 -04:00 |
|
PokeCodec
|
84a92279c9
|
Record mixing fakematch fixed!
|
2020-09-09 15:49:51 -04:00 |
|
PokeCodec
|
e6684664ba
|
Fix casting bug
|
2020-09-06 15:16:40 -04:00 |
|
PokeCodec
|
a7a64ecba0
|
Fixup ModifyStatByNature
|
2020-09-05 11:47:24 -04:00 |
|
GriffinR
|
a9719c92bf
|
Merge pull request #1160 from kiliwily/master2
add MAX_LEVEL_UP_MOVES macro
|
2020-08-28 19:18:03 -04:00 |
|
GriffinR
|
09cfed64b5
|
Merge pull request #1146 from GriffinRichards/rename-songs
Give songs meaningful english names
|
2020-08-28 16:14:21 -04:00 |
|
kiliwily
|
5e7b6a089c
|
add MAX_LEVEL_UP_MOVES macro
|
2020-08-28 20:36:07 +02:00 |
|
Thomas Winwood
|
58786a7ac0
|
Add MAX_PER_STAT_EVS macro
|
2020-08-28 02:25:02 +01:00 |
|
PikalaxALT
|
cd895e497d
|
Merge pull request #1141 from GriffinRichards/add-nonmatch
Wrap asm statements in NONMATCHING
|
2020-08-21 12:44:07 -04:00 |
|
GriffinR
|
3014241179
|
Give songs meaningful english names
|
2020-08-20 19:06:14 -04:00 |
|
GriffinR
|
0e7f634b00
|
Wrap asm statements in NONMATCHING
|
2020-08-18 08:16:09 -04:00 |
|
GriffinR
|
65bd2faf94
|
Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest
|
2020-08-16 05:59:10 -04:00 |
|
GriffinR
|
078c341b2b
|
Merge pull request #1122 from GriffinRichards/clean-battlemsg
Add stat stage constants, clean up misc battle msg data
|
2020-08-10 14:29:27 -04:00 |
|
GriffinR
|
5e8ffff62f
|
Add stat stage constants
|
2020-08-04 20:38:57 -04:00 |
|
ExpoSeed
|
71dc5edf2e
|
Document some battle_util.c
|
2020-07-27 17:10:42 -05:00 |
|
GriffinR
|
52a4428ba6
|
Begin new contest documentation
|
2020-07-23 17:55:40 -04:00 |
|
GriffinR
|
1a27af8855
|
Merge pull request #1100 from GriffinRichards/clean-battlescrdata
Misc battle and battle palace documentation
|
2020-07-18 20:22:44 -04:00 |
|
GriffinR
|
aba42513d3
|
Clean up some battle scr cmd data
|
2020-07-18 18:10:15 -04:00 |
|
DizzyEggg
|
c8e1079736
|
Use stat constants in MonGainEVs
|
2020-07-16 09:58:16 +02:00 |
|
Flametix
|
4ba2799849
|
Update pokemon.c
|
2020-07-09 14:52:19 -04:00 |
|
GriffinR
|
9190af73b7
|
Label union room battle trainer
|
2020-06-03 15:28:29 -04:00 |
|
GriffinR
|
7a5deff0bc
|
Add misc party constant usage
|
2020-04-09 15:18:53 -04:00 |
|
GriffinR
|
084bd66924
|
Document Trainer Card
|
2020-02-08 14:31:17 -06:00 |
|
GriffinR
|
27c4329e45
|
Use friendship event constants
|
2020-02-04 12:16:15 -06:00 |
|
PikalaxALT
|
462acaa7dc
|
sCombinedMoves
|
2020-02-01 12:07:40 -05:00 |
|
Sahith Nallapareddy
|
25df146054
|
using item constant
|
2020-01-20 07:51:18 -06:00 |
|
GriffinR
|
e5df61e362
|
Merge branch 'master' into doc-dome
|
2020-01-08 01:15:36 -05:00 |
|
GriffinR
|
fb5bea98ce
|
More battle_dome.c doc
|
2020-01-07 22:30:37 -05:00 |
|
GriffinR
|
749965d56b
|
Document item_use.c
|
2019-12-21 21:39:30 -05:00 |
|
GriffinR
|
63c8cf97d1
|
Document Battle Dome scripts and some battle_dome.c
|
2019-12-20 16:53:33 -05:00 |
|
GriffinR
|
c40879aa36
|
Use ST_OAM constants for OamData definitions
|
2019-12-06 19:05:44 -06:00 |
|
GriffinR
|
63ee15fc28
|
Document Frontier Util
|
2019-11-25 18:37:48 -06:00 |
|
huderlem
|
bef6150b59
|
Merge pull request #909 from GriffinRichards/doc-apprentice
Document Apprentice
|
2019-11-23 09:27:02 -06:00 |
|
Thomas Winwood
|
e3f7f47321
|
Turn some magic numbers into named constants
|
2019-11-23 07:53:26 -06:00 |
|
GriffinR
|
fc3783b739
|
WIP Document apprentice
|
2019-11-16 12:28:49 -05:00 |
|
GriffinR
|
aec7eb6089
|
Clean up party_menu doc
|
2019-10-31 14:11:55 -04:00 |
|
GriffinR
|
e01ec84837
|
Document party_menu second pass
|
2019-10-31 03:25:56 -04:00 |
|
GriffinR
|
6db014cc32
|
Document party_menu first pass
|
2019-10-25 15:41:06 -04:00 |
|
GriffinR
|
c4deb4db96
|
Document field_poison
|
2019-10-06 20:04:30 -04:00 |
|
GriffinR
|
a6847ca1d9
|
Note overflow in ModifyStatByNature
|
2019-10-05 09:24:57 -05:00 |
|
PikalaxALT
|
7b8b5b5c8c
|
Merge branch 'master' into gflib
|
2019-09-27 09:11:22 -04:00 |
|
GriffinR
|
80f58f7b24
|
Document PLAYER_HAS constants, consolidate poke constants
|
2019-09-22 08:14:22 -05:00 |
|
GriffinR
|
6ab192e739
|
Review changes for #807
|
2019-09-17 16:50:17 -05:00 |
|
GriffinR
|
b46c4b6703
|
more constant usage
|
2019-09-16 19:21:23 -05:00 |
|
GriffinR
|
85d97542cd
|
Use MAX_MON_MOVES constants
|
2019-09-16 19:21:23 -05:00 |
|
PikalaxALT
|
306ce048ad
|
Move gflib srcs and headers to gflib subdir
|
2019-09-08 21:07:54 -04:00 |
|
PikalaxALT
|
1e1a4076f0
|
Merge pull request #798 from GriffinRichards/constants-baction
Use misc battle constants
|
2019-09-05 09:06:31 -04:00 |
|