DizzyEggg
|
320120d529
|
Merge with master
|
2018-08-03 00:20:34 +02:00 |
|
DizzyEggg
|
198a1a8646
|
Proper Sound moves and substitute
|
2018-08-02 20:24:18 +02:00 |
|
Diegoisawesome
|
759bc2671c
|
Merge pull request #280 from DizzyEggg/decompile_part_mon_summary
Decompile a few pokemon summary screen functions
|
2018-08-02 08:27:05 -07:00 |
|
DizzyEggg
|
44a454ecb4
|
Moves with accuracy 0 bypass accuracy checks; Heal Block move effect done
|
2018-07-30 20:41:16 +02:00 |
|
DizzyEggg
|
9febcd3a0a
|
Document a bit of atk47
|
2018-07-29 15:51:08 +02:00 |
|
DizzyEggg
|
3d93da7133
|
Add Imposter
|
2018-07-29 12:21:28 +02:00 |
|
DizzyEggg
|
d628d1f5fd
|
Move Weather Ball, Hidden power, AI support for dynamic type moves and AI debug support
|
2018-07-29 11:32:40 +02:00 |
|
DizzyEggg
|
4080c6f831
|
Decompile a few pokemon summary screen functions
|
2018-07-28 23:26:19 +02:00 |
|
DizzyEggg
|
ef3c39fbae
|
Fix Counter and Mirror Coat
|
2018-07-28 10:58:47 +02:00 |
|
DizzyEggg
|
0148cc8b0c
|
merge with master, gen6 move names
|
2018-07-28 00:01:34 +02:00 |
|
DizzyEggg
|
f51812d0fe
|
Add Fell Stinger
|
2018-07-26 23:40:55 +02:00 |
|
DizzyEggg
|
d991d669da
|
Add Moxie
|
2018-07-26 22:52:13 +02:00 |
|
DizzyEggg
|
1c95c36338
|
Healing Wish and Lunar Dance
|
2018-07-26 20:36:16 +02:00 |
|
Diegoisawesome
|
e92e2cb0aa
|
Merge branch 'master' of github.com:pret/pokeemerald
|
2018-07-24 21:18:36 -07:00 |
|
Diegoisawesome
|
156fb472e1
|
Clean up files and add entries to charmap
|
2018-07-24 21:18:23 -07:00 |
|
DizzyEggg
|
100ce73a12
|
Sticky Web done
|
2018-07-24 22:09:55 +02:00 |
|
DizzyEggg
|
45bc76d94c
|
Side Status from u16 to u32
|
2018-07-24 20:13:02 +02:00 |
|
DizzyEggg
|
567a0240f3
|
Fix crits and do Worry Seed
|
2018-07-23 22:18:56 +02:00 |
|
DizzyEggg
|
6a7d58003b
|
Add Bad Dreams
|
2018-07-22 21:05:12 +02:00 |
|
DizzyEggg
|
fee81d03ab
|
A couple of gen4 abilities
|
2018-07-22 18:40:18 +02:00 |
|
DizzyEggg
|
51dc76c7e8
|
Captivate and new accuracy calc
|
2018-07-22 15:08:32 +02:00 |
|
DizzyEggg
|
1e9143e0b2
|
merge union room with master
|
2018-07-22 13:14:58 +02:00 |
|
DizzyEggg
|
c9d486a5d3
|
make union room compile i guess
|
2018-07-22 12:49:49 +02:00 |
|
DizzyEggg
|
4ec43cbed1
|
Gen 5 move names, telekinesis, power/guard split/swap
|
2018-07-21 23:12:10 +02:00 |
|
DizzyEggg
|
fcca2afc81
|
More gen4 move effects battlescrips.
|
2018-07-21 21:58:07 +02:00 |
|
DizzyEggg
|
b203cf4ca4
|
Add a couple of gen4 moves battlescripts
|
2018-07-21 16:34:43 +02:00 |
|
DizzyEggg
|
9d4d8c5dac
|
Add new Sturdy effect
|
2018-07-21 15:11:13 +02:00 |
|
DizzyEggg
|
ad6fa078c9
|
Fix BattleMove struct access in asm
|
2018-07-19 20:24:52 +02:00 |
|
DizzyEggg
|
81b29ae7c1
|
Merge with pokeemerald
|
2018-07-16 22:45:06 +02:00 |
|
DizzyEggg
|
0852cba111
|
Fix dynamic move power moves, get rid of gDynamicBasePower'
'
|
2018-07-16 21:42:03 +02:00 |
|
DizzyEggg
|
ea5ffa3375
|
Merge with master
|
2018-07-16 20:23:05 +02:00 |
|
Diegoisawesome
|
07ef762770
|
Merge pull request #275 from Diegoisawesome/master
Document list_menu.c and main_menu.c
|
2018-07-15 04:43:03 -07:00 |
|
Diegoisawesome
|
731d6d59bc
|
Document list_menu.c and main_menu.c
|
2018-07-15 04:30:37 -07:00 |
|
DizzyEggg
|
9c7db9f45e
|
New AI damage and type functions
|
2018-07-15 12:39:07 +02:00 |
|
DizzyEggg
|
5a38bb61db
|
Basic damage calc is ready.
|
2018-07-14 22:56:03 +02:00 |
|
DizzyEggg
|
2ebf14a83d
|
Get rid of scripting dmg multiplier
|
2018-07-14 18:58:45 +02:00 |
|
DizzyEggg
|
baf172d605
|
Prepare damage calc huge changes
|
2018-07-14 18:44:38 +02:00 |
|
DizzyEggg
|
939127bfff
|
Important battle util functions
|
2018-07-14 16:41:14 +02:00 |
|
DizzyEggg
|
3a10ae9a94
|
Crit changes accomodated to ai scripts
|
2018-07-14 12:54:12 +02:00 |
|
DizzyEggg
|
2293d1ddbc
|
Get rid of duplicate bs command jumpiftype
|
2018-07-14 12:02:29 +02:00 |
|
Marcus Huderle
|
7d375972ba
|
Sync bg_event macros with pokeruby
|
2018-07-11 11:12:26 -05:00 |
|
DizzyEggg
|
008d961b2a
|
add party menu defines
|
2018-07-07 19:57:09 +02:00 |
|
DizzyEggg
|
9892298645
|
Merge branch 'master' into final_battle_files_touches
|
2018-07-07 14:11:04 +02:00 |
|
Diegoisawesome
|
5189442bcc
|
Merge branch 'decompile_cut' of git://github.com/DizzyEggg/pokeemerald into DizzyEggg-decompile_cut
|
2018-07-05 20:32:12 -07:00 |
|
DizzyEggg
|
c556358e47
|
label multiuse sprite template functions
|
2018-07-01 15:28:57 +02:00 |
|
DizzyEggg
|
f35c0abe80
|
merge with battle tent update
|
2018-07-01 12:16:52 +02:00 |
|
DizzyEggg
|
d2e47323fe
|
document frontier related
|
2018-07-01 11:15:42 +02:00 |
|
DizzyEggg
|
2d0be91217
|
Move all trainer defines to trainers.h and identify frontier brain trainer id
|
2018-06-30 18:55:34 +02:00 |
|
DizzyEggg
|
15fe5a031b
|
Merge branch 'master' into decompile_battle_tent
|
2018-06-30 14:43:41 +02:00 |
|
DizzyEggg
|
30c85a5128
|
more battle documentation
|
2018-06-30 14:12:17 +02:00 |
|