Eduardo Quezada
|
80447bee8e
|
Merge branch '_pret/master' into _RHH/pr/master/pretSync20241015
|
2024-10-15 20:56:56 -03:00 |
|
luckytyphlosion
|
a55c75d350
|
Get rid of common syms (#2040)
|
2024-10-14 23:52:11 -04:00 |
|
DizzyEggg
|
a7b9d139da
|
Fix Wall Werrors on modern (#3412)
* Fix Wall Werror errors
* fix hgss pokedex modern errors
* tests build on modern
* learnset change
* Update src/battle_ai_util.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* Update src/battle_anim_new.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* Update src/debug.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* Update src/debug.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* Update src/pokedex_plus_hgss.c
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
* review changes
* unused cmd args
* various args back
---------
Co-authored-by: Philipp AUER <SBird1337@users.noreply.github.com>
|
2023-10-13 18:39:35 +02:00 |
|
Eduardo Quezada
|
7b3401ee27
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
|
GriffinR
|
2495d18132
|
Add missing :req, remove old macros
|
2022-01-23 18:52:04 -05:00 |
|
Kurausukun
|
2e892c6961
|
unsigned int -> u32
|
2021-08-08 22:22:50 -04:00 |
|
Kurausukun
|
ddb3911d0d
|
oops
|
2021-08-08 20:49:29 -04:00 |
|
Kurausukun
|
0bceaab046
|
rename variable
|
2021-08-08 20:34:16 -04:00 |
|
Kurausukun
|
b51d025f1c
|
port cgb fakematching fixes (thanks to revo)
|
2021-08-08 20:33:21 -04:00 |
|
gAlfonso-bit
|
ff16812f99
|
UBFix: uninitialized variables in m4a engine and siirtc.c (#1432)
|
2021-05-23 09:56:37 -05:00 |
|
gAlfonso-bit
|
3e15a3ef8f
|
Update IsPokemonCryPlaying
|
2021-05-13 11:23:11 -05:00 |
|
Kurausukun
|
d542baf14b
|
THE BEAST IS SLAIN
|
2021-04-19 23:44:24 -04:00 |
|
Kurausukun
|
9eb5794482
|
cleanup some m4a code (thanks to shoomer)
|
2021-03-21 13:43:53 -05: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
|
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 |
|
aaaaaa123456789
|
1c3d75f673
|
Merge branch 'master' into reverts
|
2020-10-26 12:16:36 -03:00 |
|
Kurausukun
|
aedfe27f8d
|
Remove newline
|
2020-10-16 17:16:25 -04:00 |
|
Kurausukun
|
bf03f1154f
|
formatting
|
2020-10-16 16:57:41 -04:00 |
|
Kurausukun
|
c31c2d93d7
|
[LEAK INFORMED] match FadeOutBody
|
2020-10-16 16:55:29 -04:00 |
|
aaaaaa123456789
|
7dc95a0103
|
Undo PokeCodec's PRs
This commit undoes most of PokeCodec's PRs after the debate in chat. Some
harmless or completely superseded PRs have been left alone, as there is not
much benefit in attempting to undo them.
Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136,
#1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179,
#1180, #1181, #1182 and #1183.
|
2020-09-13 06:30:55 -03:00 |
|
pi1024e
|
6d153c6b91
|
Remove const
|
2020-08-29 13:19:29 -04:00 |
|
pi1024e
|
bdb976dc27
|
fixed mistakes
|
2020-08-29 13:18:35 -04:00 |
|
PokeCodec
|
cbb94035e3
|
Cleaned up the libraries.
|
2020-08-22 00:52:45 -04:00 |
|
GriffinR
|
0e7f634b00
|
Wrap asm statements in NONMATCHING
|
2020-08-18 08:16:09 -04:00 |
|
PikalaxALT
|
fb06e4a3c9
|
Modernize code
Can compile with arm-none-eabi-gcc 8.3.0
gbafix correctly handles ELF input
|
2019-06-26 12:12:10 -04:00 |
|
DizzyEggg
|
b4055e4fc0
|
Merge m4a files into one, get rid of one asm
|
2019-02-01 10:37:13 +01:00 |
|