GriffinR
|
9358ab33a5
|
Merge pull request #1439 from AsparagusEduardo/MissingTreeckoAnim
Added missing Treecko from animation list.
|
2021-05-16 20:58:13 -04:00 |
|
Eduardo Quezada D'Ottone
|
76b99e66dc
|
Added missing Treecko from animation list.
|
2021-05-16 20:46:58 -04:00 |
|
GriffinR
|
9e690c07ed
|
Merge pull request #1437 from ExpoSeed/bugfixes
Various BUGFIXes and UBFIXes
|
2021-05-16 12:24:04 -04:00 |
|
ExpoSeed
|
a7e3da2301
|
pyramidWinStreas
|
2021-05-15 15:59:54 -05:00 |
|
ExpoSeed
|
361fa594b3
|
Various BUGFIXes and UBFIXes
|
2021-05-15 15:56:17 -05:00 |
|
gAlfonso-bit
|
ab8318cc79
|
Fix UB: Destoyed task is modified.
After destruction, task is no longer used, so updating its values is worthless.
|
2021-05-15 14:35:32 -05:00 |
|
GriffinR
|
f62b42eb59
|
Merge pull request #1386 from SatoMew/master
Remove Travis badge
|
2021-05-13 14:54:47 -04:00 |
|
SatoMew
|
7061e66212
|
Undo secondary changes
|
2021-05-13 19:49:15 +01:00 |
|
Kurausukun
|
3a403dc520
|
[LEAK-INFORMED] fix do {} while (0) in apprentice
|
2021-05-13 11:29:46 -05:00 |
|
Kurausukun
|
e737f1f924
|
fix main_menu goto
|
2021-05-13 11:29:11 -05:00 |
|
Kurausukun
|
2cc38acb84
|
fix item.c gotos
|
2021-05-13 11:29:11 -05:00 |
|
Kurausukun
|
3b7f708eb0
|
fix player_pc goto
|
2021-05-13 11:29:11 -05:00 |
|
Kurausukun
|
0c7773ad75
|
fix mystery_gift gotos
|
2021-05-13 11:29:11 -05:00 |
|
Kurausukun
|
f0453871a2
|
fix battle_dome goto
|
2021-05-13 11:29:11 -05:00 |
|
Kurausukun
|
dbc1b9aacf
|
fix goto in bike.c
|
2021-05-13 11:29:11 -05:00 |
|
Kurausukun
|
7740ca1303
|
replace raw values with char constants
|
2021-05-13 11:26:15 -05:00 |
|
Kurausukun
|
fa23b196a9
|
[LEAK-INFORMED] fix battle_interface fakematch
|
2021-05-13 11:26:15 -05:00 |
|
Kurausukun
|
dfd87e09f9
|
[LEAK-INFORMED] fix text.c "eff" fakematch
|
2021-05-13 11:26:15 -05:00 |
|
gAlfonso-bit
|
9a195c0fef
|
Cherry-pick roamer bug fix from pokefirered
Adapted https://github.com/pret/pokefirered/blob/master/src/battle_main.c#L3831 to pokeemerald
|
2021-05-13 11:23:42 -05:00 |
|
gAlfonso-bit
|
2be29cdb77
|
Update IsPokemonCryPlaying
|
2021-05-13 11:23:11 -05:00 |
|
gAlfonso-bit
|
3e15a3ef8f
|
Update IsPokemonCryPlaying
|
2021-05-13 11:23:11 -05:00 |
|
gAlfonso-bit
|
7d3f25dfb0
|
Change IsPokemonCryPlaying to bool32
Better reflects its usage
|
2021-05-13 11:23:11 -05:00 |
|
GriffinR
|
65fd334256
|
Name map groups
|
2021-05-11 10:16:04 -05:00 |
|
ExpoSeed
|
43854664b5
|
Fix UB in RotatingGate_RotateInDirection
|
2021-05-11 10:12:01 -05:00 |
|
GriffinR
|
40c13e97e7
|
Merge pull request #1427 from Flametix/typo
Fix Substitute typo
|
2021-05-06 22:22:40 -04:00 |
|
Flametix
|
a8fab62c89
|
Fix Substitute typo
|
2021-05-06 20:49:04 -04:00 |
|
GriffinR
|
de3b32f76b
|
Merge pull request #1407 from ipatix/fix/modern
Fix modern target when libc functions are used.
|
2021-05-05 20:06:15 -04:00 |
|
luckytyphlosion
|
c50a21fba0
|
Tidy just cleans both normal and modern.
|
2021-05-05 16:07:21 -04:00 |
|
Michael Panzlaff
|
783a167b76
|
ld_script_modern: minor fixes for gcc 11
|
2021-05-05 00:49:42 +02:00 |
|
GriffinR
|
7b3a1498d6
|
Merge pull request #1425 from Kurausukun/f32
Change Usages of float/double to f32/f64
|
2021-05-04 15:52:04 -04:00 |
|
GriffinR
|
6ce27c0ff0
|
Restore EReaderTrainerHillSet dummy
|
2021-05-04 15:43:24 -04:00 |
|
luckytyphlosion
|
9da2142a39
|
Scan all deps of time, also prevent deps from being scanned twice for compare and modern.
|
2021-05-04 10:08:54 -04:00 |
|
GriffinR
|
4206359862
|
Fix some object lock names
|
2021-05-04 01:21:50 -04:00 |
|
luckytyphlosion
|
9ec5a5b468
|
Wrap notes in details blocks.
|
2021-05-01 21:03:40 -04:00 |
|
Kurausukun
|
608c829acd
|
change usages of float/double to f32/f64
|
2021-05-01 01:41:27 -04:00 |
|
GriffinR
|
24e02085d7
|
Merge pull request #1424 from GriffinRichards/constants-trhill
Use some missing fieldmap constants in trainer hill
|
2021-04-30 15:50:26 -04:00 |
|
GriffinR
|
2608018862
|
Use some missing fieldmap constants in trainer hill
|
2021-04-29 16:12:50 -04:00 |
|
GriffinR
|
f7a699c686
|
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
Document TV
|
2021-04-29 00:25:01 -04:00 |
|
GriffinR
|
6c38837b26
|
Merge pull request #1420 from GriffinRichards/doc-dataanims
Document battler affine anims, default pokeball throw
|
2021-04-28 13:56:42 -04:00 |
|
GriffinR
|
58cef0ae52
|
Merge pull request #1418 from GriffinRichards/sync-ereaderhelp
Sync e-reader helpers, document trainer hill e-reader
|
2021-04-28 06:08:57 -04:00 |
|
GriffinR
|
c6300b5325
|
Merge pull request #1417 from GriffinRichards/doc-pyramidbag
Document Battle Pyramid Bag
|
2021-04-27 14:48:09 -04:00 |
|
GriffinR
|
18f85b5cf0
|
Merge pull request #1415 from GriffinRichards/doc-contestutil
Some Contest clean up
|
2021-04-27 02:29:41 -04:00 |
|
GriffinR
|
265b49c47b
|
Label missing sprite anims
|
2021-04-26 14:41:15 -04:00 |
|
GriffinR
|
d74017d256
|
Merge pull request #1419 from GriffinRichards/doc-animstatus
Label more unused battle anims
|
2021-04-26 13:32:15 -04:00 |
|
GriffinR
|
c0aedf8df4
|
Merge pull request #1410 from GriffinRichards/doc-tradedata
Document trade sequence animation, some trade cleanup
|
2021-04-26 13:26:12 -04:00 |
|
GriffinR
|
aad090e154
|
Document TV
|
2021-04-26 12:35:35 -04:00 |
|
GriffinR
|
e40f89b175
|
Move unknown data table, reference with species
|
2021-04-25 02:19:01 -04:00 |
|
GriffinR
|
bee60f4c64
|
Document battler sprite affine anims, default pokeball throw
|
2021-04-25 02:18:34 -04:00 |
|
GriffinR
|
e065c0c285
|
Label more unused battle anims
|
2021-04-24 18:26:25 -04:00 |
|
GriffinR
|
86475c5ded
|
Document trainer hill ereader
|
2021-04-24 18:04:27 -04:00 |
|