GriffinR
|
15c2856b24
|
Merge pull request #1265 from Kurausukun/berry_crush
fakematch fixes, begin documenting Berry Crush (based on #1187)
|
2020-12-14 23:22:41 -05:00 |
|
Kurausukun
|
69cfe5ad01
|
use direction constant
|
2020-12-14 21:54:19 -05:00 |
|
Kurausukun
|
68b456e7f9
|
name a2
|
2020-12-14 21:51:38 -05:00 |
|
Kurausukun
|
266a23b327
|
fix indentation
|
2020-12-14 21:44:25 -05:00 |
|
Kurausukun
|
6faa63347a
|
document reuse of variables in link mode
|
2020-12-14 21:41:30 -05:00 |
|
GriffinR
|
c611421882
|
Merge pull request #1267 from ipatix/m4a_names
refactor m4a.c/m4a_1.s constant/variable/type naming
|
2020-12-14 20:03:53 -05:00 |
|
GriffinR
|
18a5feb413
|
Merge pull request #1269 from GriffinRichards/bugfix
Use BUGFIX for some inline fixes
|
2020-12-14 20:00:59 -05:00 |
|
Sierraffinity
|
1aca378634
|
Fix name of SetDexNumberColor
|
2020-12-12 21:08:15 -08:00 |
|
GriffinR
|
b1197ac2da
|
UBFIX for if_status_not_in_party
|
2020-12-12 23:57:25 -05:00 |
|
GriffinR
|
81d95b9325
|
Use BUGFIX for some inline fixes
|
2020-12-12 23:30:51 -05:00 |
|
Sierraffinity
|
abef3065d0
|
Fix affine anim bug with Pokémon going in and out of balls without an intermediate screen transition
|
2020-12-12 20:29:20 -08:00 |
|
LOuroboros
|
55bc2b4bb9
|
Corrected small inconsistency in move flag names
|
2020-12-12 12:18:56 -03:00 |
|
Michael Panzlaff
|
eaff64e223
|
remove trailing spaces
|
2020-12-12 13:19:08 +01:00 |
|
Michael Panzlaff
|
f177c736fc
|
more CgbSound decipher work
|
2020-12-11 16:33:58 +01:00 |
|
Michael Panzlaff
|
15ff55eee5
|
use better m4a variable/constant names
|
2020-12-11 16:33:55 +01:00 |
|
Kurausukun
|
58976ebaa8
|
Merge remote-tracking branch 'upstream/master' into berry_crush
|
2020-12-10 23:30:52 -05:00 |
|
ExpoSeed
|
76e40fe2dd
|
Fix incorrect bug description
|
2020-12-09 16:45:27 -06:00 |
|
GriffinR
|
c76aaa2aa4
|
Merge pull request #1259 from GriffinRichards/fix-backpicindex
Designated initializers for gTrainerBackPicTable
|
2020-12-01 16:26:42 -05:00 |
|
GriffinR
|
076b2c2edc
|
Designated initializers for gTrainerBackPicTable
|
2020-11-30 15:32:08 -05:00 |
|
GriffinR
|
571c5988ec
|
Merge pull request #1257 from Kurausukun/menu_nonmatching
[LEAK INFORMED] match sub_819A080
|
2020-11-27 11:10:03 -05:00 |
|
Ashley Coleman
|
0f04944b81
|
Rename graphics files for COOLTRAINER to match define
|
2020-11-26 11:05:02 -08:00 |
|
Kurausukun
|
54becd2303
|
whitespace
|
2020-11-26 01:35:08 -05:00 |
|
Kurausukun
|
94cbd3ff1b
|
[LEAK INFORMED] match sub_819A080
|
2020-11-26 01:30:59 -05:00 |
|
GriffinR
|
9d056e8656
|
Move object event pal declarations to graphics
|
2020-11-23 14:45:16 -05:00 |
|
GriffinR
|
513c7c5f45
|
Clarify Kecleon objects
|
2020-11-23 14:42:47 -05:00 |
|
GriffinR
|
bf65c1fb25
|
Name object event pals/tags
|
2020-11-23 14:24:48 -05:00 |
|
GriffinR
|
0aa06c307b
|
Merge pull request #1251 from ExpoSeed/patch-1
Document bugged IV inheritance difference
|
2020-11-17 14:25:36 -05:00 |
|
kageru
|
6f91f7e0e3
|
Use more constants in Battle Tower code
|
2020-11-17 17:40:26 +01:00 |
|
LOuroboros
|
cad5b57b42
|
sanityIsBagEgg -> sanityIsBadEgg
Fixed a typo.
Lunos#4026
|
2020-11-16 15:36:38 -03:00 |
|
ExpoSeed
|
e5f043ff72
|
Fix grammar
|
2020-11-15 16:28:09 -06:00 |
|
ExpoSeed
|
3f157b5293
|
Document bugged IV inheritance difference
|
2020-11-15 16:24:19 -06:00 |
|
luckytyphlosion
|
4b748d32cc
|
Bugfix for ChooseMoveOrAction_Doubles.
|
2020-11-07 18:21:17 -05:00 |
|
GriffinR
|
8b1c2c946b
|
Merge pull request #1247 from PidgeyALT/attemptcountfix
use constants for ball throw count
|
2020-11-06 15:41:25 -05:00 |
|
PikalaxALT
|
75b12b86dc
|
Merge pull request #1246 from PikalaxALT/simplify_ram_reset
Simplify RAM reset adaptation for modern
|
2020-11-06 15:00:40 -05:00 |
|
MCboy
|
e31158d017
|
add spaces around - and remove comment from include in battle.h
|
2020-11-06 23:29:52 +03:30 |
|
MCboy
|
3b91735e63
|
use constants for ball throw count
|
2020-11-06 22:59:46 +03:30 |
|
PikalaxALT
|
3112cf5726
|
swi --> svc
|
2020-11-06 12:34:57 -05:00 |
|
PikalaxALT
|
c70c44fa48
|
Simplify RAM reset adaptation for modern
|
2020-11-06 12:29:40 -05:00 |
|
GriffinR
|
1220f0655c
|
Revert to original battle factory gcc 10 fix
|
2020-11-04 17:46:07 -05:00 |
|
GriffinR
|
c3080a5a2a
|
Fix typo
|
2020-11-04 16:46:26 -05:00 |
|
GriffinR
|
70ff0d1735
|
Condense fix for battle factory on gcc 10
|
2020-11-04 16:43:59 -05:00 |
|
GriffinR
|
c59a818462
|
Fix battle factory on gcc 10
|
2020-11-04 15:35:22 -05:00 |
|
PikalaxALT
|
99dd461bef
|
Merge pull request #1189 from aaaaaa123456789/reverts
Undo PokeCodec's PRs and port changes
|
2020-11-03 09:28:45 -05:00 |
|
aaaaaa123456789
|
ca950a8daf
|
Solve merge conflicts from previous commit
|
2020-11-02 22:18:26 -03:00 |
|
aaaaaa123456789
|
bacc831aa9
|
Re-apply joypad macros (minus merge conflicts)
|
2020-11-02 22:02:39 -03:00 |
|
Kurausukun
|
6545745e59
|
Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald into reverts
|
2020-11-02 18:43:40 -05:00 |
|
Kurausukun
|
8bf401c227
|
address comments
|
2020-11-02 18:43:11 -05:00 |
|
GriffinR
|
9e55ae22b1
|
Merge pull request #1242 from GriffinRichards/constants-menuinfoicons
Use constants for menu info icon table
|
2020-10-29 23:50:43 -04:00 |
|
GriffinR
|
be1685c87f
|
Use constants for menu info icon table
|
2020-10-29 16:34:33 -04:00 |
|
aaaaaa123456789
|
9794b077b5
|
Update src/digit_obj_util.c
Co-authored-by: Seija <71219152+PokeCodec@users.noreply.github.com>
|
2020-10-26 19:14:08 -03:00 |
|