DizzyEggg
|
834b7b52d3
|
Merge with master
|
2020-02-08 09:38:29 +01:00 |
|
GriffinR
|
27c4329e45
|
Use friendship event constants
|
2020-02-04 12:16:15 -06:00 |
|
GriffinR
|
8a96aa9e97
|
Name pokenav files
|
2020-02-04 08:02:28 -06:00 |
|
GriffinR
|
be5d417236
|
Document some pokenav menu handlers
|
2020-02-04 08:02:28 -06:00 |
|
DizzyEggg
|
8889039a57
|
Merge with master
|
2020-01-31 21:15:08 +01:00 |
|
GriffinR
|
9a6c2c25d0
|
Add some capacity constants
|
2020-01-26 09:42:55 -06:00 |
|
GriffinR
|
25d7577d9d
|
Label animated doors
|
2020-01-26 09:40:35 -06:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
b87dac459b
|
Implemented missing Neuroforce. (#242)
* Added ID, name and description.
* Added damage multiplier.
|
2020-01-18 18:34:04 +01:00 |
|
Eduardo Alvaro Quezada D'Ottone
|
000a709363
|
Gen7 trainer exp multiplier. (#200)
* Gen7 trainer exp multiplier.
* Changed check for TRAINER_BATTLE_MULTIPLIER from "before Gen 7" to "not Gen 7" as requested.
.
|
2020-01-18 18:29:56 +01:00 |
|
DizzyEggg
|
d8aab3d112
|
Merge with master
|
2020-01-18 18:17:25 +01:00 |
|
GriffinR
|
a40f054900
|
Move/rename gfx start/end vars
|
2020-01-18 08:49:34 -06:00 |
|
jiangzhengwenjz
|
aa631825fc
|
resolve data sections
|
2020-01-16 08:14:27 -06:00 |
|
jiangzhengwenjz
|
46b00b11d4
|
match all the functions
|
2020-01-16 08:14:27 -06:00 |
|
jiangzhengwenjz
|
c2be2e8c69
|
sync documentation from firered
|
2020-01-16 08:14:27 -06:00 |
|
jiangzhengwenjz
|
8a5f292618
|
document symbols
|
2020-01-16 08:14:27 -06:00 |
|
Marcus Huderle
|
5a2d676e71
|
Merge remote-tracking branch 'upstream' into tustin2121-patch-5
|
2020-01-13 20:26:20 -06:00 |
|
huderlem
|
6d6c57f383
|
Merge pull request #953 from GriffinRichards/sync-script
Port some macro/script fixes from pokefirered
|
2020-01-13 19:33:47 -06:00 |
|
GriffinR
|
c19289596d
|
Give/Take to Add/Remove for silent script macros
|
2020-01-12 23:24:52 -05:00 |
|
huderlem
|
fa5816915d
|
Merge pull request #949 from GriffinRichards/doc-dome
Document Battle Dome and add facility party constants
|
2020-01-12 20:10:03 -06:00 |
|
GriffinR
|
e736c2d2fd
|
Document some easy chat specials
|
2020-01-12 19:39:30 -06:00 |
|
GriffinR
|
6a470ddfda
|
Some script clean up, document secret base secrets show
|
2020-01-12 19:39:30 -06:00 |
|
GriffinR
|
58e64b9524
|
Clean up some of save.c
|
2020-01-12 18:42:41 -06:00 |
|
GriffinR
|
e5df61e362
|
Merge branch 'master' into doc-dome
|
2020-01-08 01:15:36 -05:00 |
|
GriffinR
|
017fa294b5
|
Add battle tent mon/trainer constants
|
2020-01-08 01:07:53 -05:00 |
|
GriffinR
|
fb5bea98ce
|
More battle_dome.c doc
|
2020-01-07 22:30:37 -05:00 |
|
GriffinR
|
bb692a03eb
|
Add frontier mon constants
|
2020-01-03 23:20:11 -05:00 |
|
DizzyEggg
|
b69292248c
|
Add constants for special multi battles
|
2020-01-01 00:22:42 +01:00 |
|
DizzyEggg
|
39e3b0b740
|
Form changes layout and Stance Change Aegi
|
2019-12-31 19:11:53 +01:00 |
|
DizzyEggg
|
4c9ea32d19
|
Merge with master
|
2019-12-30 18:52:23 +01:00 |
|
Marcus Huderle
|
ef751c8d1b
|
Fix formatting and remove unnecessary comments
|
2019-12-28 12:07:02 -06:00 |
|
huderlem
|
3b05398975
|
Merge pull request #945 from Fontbane/patch-5
Give rival and Maxie parties better names
|
2019-12-28 12:06:35 -06:00 |
|
GriffinR
|
3efc8199d4
|
More battle_dome.c documentation
|
2019-12-25 22:27:33 -08:00 |
|
Fontbane
|
31b4656324
|
Labels better
|
2019-12-25 22:39:06 -05:00 |
|
huderlem
|
8d64bc9df8
|
Merge pull request #944 from GriffinRichards/doc-itemuse
Document item_use.c
|
2019-12-25 11:59:07 -06:00 |
|
huderlem
|
ee61726136
|
Merge pull request #936 from GriffinRichards/doc-tower
Document Battle Tower scripts
|
2019-12-25 11:39:20 -06:00 |
|
DizzyEggg
|
eb029d557b
|
Merge pull request #215 from LOuroboros/aftermath
Implemented Aftermath's effect
|
2019-12-25 12:04:09 +01:00 |
|
DizzyEggg
|
e4a9a228c5
|
Merge pull request #210 from ultima-soul/battle_engine
Implement Leaf Guard.
|
2019-12-23 17:15:51 +01:00 |
|
DizzyEggg
|
15d34c3513
|
Fix strings coz they had the same name for some unknown to me reason
|
2019-12-23 17:09:13 +01:00 |
|
DizzyEggg
|
9e3d5672e6
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
|
2019-12-23 16:40:21 +01:00 |
|
GriffinR
|
749965d56b
|
Document item_use.c
|
2019-12-21 21:39:30 -05:00 |
|
LOuroboros
|
c690d577a5
|
Implemented Aftermath's effect
|
2019-12-21 05:01:42 -03:00 |
|
Diegoisawesome
|
026e1108b2
|
Merge pull request #935 from GriffinRichards/doc-warp
Document some warp/field screen effect
|
2019-12-20 23:44:56 -08:00 |
|
GriffinR
|
ff2d8a9c4e
|
Add frontier trainer constants
|
2019-12-20 21:14:05 -05:00 |
|
GriffinR
|
63c8cf97d1
|
Document Battle Dome scripts and some battle_dome.c
|
2019-12-20 16:53:33 -05:00 |
|
GriffinR
|
d137a1a0c1
|
Use constants in compare macro
|
2019-12-18 19:12:09 -05:00 |
|
GriffinR
|
23f952b34e
|
Merge master into doc-tower
|
2019-12-17 21:17:46 -05:00 |
|
GriffinR
|
ddfa0c6298
|
Document Battle Tower scripts
|
2019-12-17 20:56:13 -05:00 |
|
huderlem
|
f8cef9a6a8
|
Merge pull request #932 from jiangzhengwenjz/berry_crush
berry crush
|
2019-12-17 19:35:00 -06:00 |
|
GriffinR
|
4879c1eab2
|
Merge branch 'master' into constants-fade
|
2019-12-17 19:11:51 -05:00 |
|
jiangzhengwenjz
|
5bec27aa34
|
nonmatch sub_8024604
|
2019-12-18 03:36:51 +08:00 |
|