GriffinR
|
1150e16b68
|
Merge pull request #450 from PikalaxALT/flatten_sprite_pos
Flatten pos fields in struct Sprite
|
2021-07-25 12:51:51 -04:00 |
|
PikalaxALT
|
cd8ac0ed9b
|
Merge pull request #454 from PikalaxALT/misc_fixes
Swap two fields in player PC struct
|
2021-07-18 08:14:14 -04:00 |
|
PikalaxALT
|
864d371c25
|
Swap two fields in player PC struct
|
2021-07-17 20:33:31 -04:00 |
|
PikalaxALT
|
00c0cb05b0
|
Merge pull request #453 from PikalaxALT/fix_symbols_commit_msg
Use merge commit message for symbols branch
|
2021-07-16 12:58:58 -04:00 |
|
PikalaxALT
|
d3ef86dd2b
|
Use merge commit message for symbols branch
|
2021-07-16 12:20:35 -04:00 |
|
GriffinR
|
ea889b65ae
|
Merge pull request #452 from Kurausukun/protectfix
Port Protect Animation Fix from Emerald
|
2021-07-13 00:42:44 -04:00 |
|
Kurausukun
|
d7f5e8d8f2
|
port UB fix from emerald
|
2021-07-12 23:57:38 -04:00 |
|
PikalaxALT
|
f1e345d279
|
Merge pull request #451 from GriffinRichards/fix-symsname
Use PR title for symbols branch commits
|
2021-07-08 11:35:05 -04:00 |
|
GriffinR
|
9648aad176
|
Use PR title for symbols branch commits
|
2021-07-08 11:25:58 -04:00 |
|
PikalaxALT
|
aec808ac0d
|
Flatten pos fields in struct Sprite
|
2021-07-07 09:05:48 -04:00 |
|
GriffinR
|
1a43cdc81f
|
Merge pull request #449 from Kurausukun/align
Remove Unnecessary .aligns
|
2021-07-03 21:55:36 -04:00 |
|
Kurausukun
|
41ff1d7672
|
remove unnecessary .aligns
|
2021-07-03 20:19:26 -04:00 |
|
GriffinR
|
585d92f298
|
Merge pull request #445 from Kurausukun/ubfix
Port UBFIX Macro and Some Usages from Emerald
|
2021-07-03 17:25:05 -04:00 |
|
Kurausukun
|
ff94d49a45
|
add SAFE_DIV macro and usages
|
2021-07-03 17:18:41 -04:00 |
|
GriffinR
|
558097f423
|
Merge pull request #441 from Kurausukun/cast_test
Change itemPrintFunc to Use u32 Instead of s32
|
2021-07-03 17:14:06 -04:00 |
|
Kurausukun
|
ee0f35b866
|
Merge branch 'master' of https://github.com/pret/pokefirered into ubfix
|
2021-07-03 17:02:32 -04:00 |
|
Kurausukun
|
4a8bc916b1
|
remove redundant variable
|
2021-07-03 17:00:04 -04:00 |
|
Kurausukun
|
85beaf7f82
|
Merge branch 'master' of https://github.com/pret/pokefirered into cast_test
|
2021-07-03 16:57:44 -04:00 |
|
GriffinR
|
bbf39b8560
|
Merge pull request #442 from GriffinRichards/fix-offsets
Remove hardcoded offsets in battle scripts
|
2021-07-03 11:15:38 -04:00 |
|
GriffinR
|
552060c900
|
Merge pull request #448 from SnorlaxMonster/terrain
Using macro for plain terrain instead of hardcoded numbers
|
2021-07-03 09:38:56 -04:00 |
|
GriffinR
|
3927917784
|
Merge pull request #447 from Deokishisu/patch-2
Fix Magic Number in party_menu.c
|
2021-07-01 07:28:57 -04:00 |
|
Deokishisu
|
dd3d464b6a
|
Fix Magic Number in party_menu.c
`DisplayPartyPokemonDataForMoveTutorOrEvolutionItem` in `party_menu.c` had a magic number that was missed. This commit fixes it.
|
2021-07-01 03:11:05 -04:00 |
|
GriffinR
|
b564c1e58c
|
Merge pull request #446 from garakmon/hey
fix encounter slot logic to accomodate changes
|
2021-06-27 21:41:20 -04:00 |
|
garakmon
|
335e3bab09
|
fix encounter slot logic to accomodate changes
|
2021-06-27 21:32:18 -04:00 |
|
luckytyphlosion
|
b9363bf366
|
Merge pull request #444 from Kurausukun/fix_alloc
Fix Dumb Alloc/AllocZeroed Issue
|
2021-06-26 22:53:52 -04:00 |
|
Kurausukun
|
cf64f77349
|
make flash source volatile (ported from emerald)
|
2021-06-26 22:53:49 -04:00 |
|
Kurausukun
|
88bd618496
|
port UBFIXes from emerald
|
2021-06-26 22:51:41 -04:00 |
|
Kurausukun
|
23bc333bc7
|
fix alloc and alloczeroed
|
2021-06-26 22:42:11 -04:00 |
|
PikalaxALT
|
8116790c08
|
Merge pull request #443 from LOuroboros/patch-1
Informative note about PewterCity_Gym_Text_BrockDefeat
|
2021-06-26 08:49:26 -04:00 |
|
LOuroboros
|
92dccca2ee
|
Informative note about gUnknown_2022AE8
|
2021-06-26 08:59:12 -03:00 |
|
LOuroboros
|
cdfaa6a3ac
|
Informative note about PewterCity_Gym_Text_BrockDefeat
|
2021-06-26 04:10:05 -03:00 |
|
GriffinR
|
5bf794f051
|
Remove hardcoded offsets in battle scripts
|
2021-06-21 16:02:13 -04:00 |
|
SnorlaxMonster
|
337caefaa9
|
Use plain terrain macro where appropriate
|
2021-06-21 21:56:01 +10:00 |
|
PikalaxALT
|
4c26116d1a
|
Merge pull request #440 from PikalaxALT/push_symbols
Symplifi symfiles
|
2021-06-18 13:03:42 -04:00 |
|
PikalaxALT
|
3116ec6375
|
Fix regex error
|
2021-06-18 12:53:27 -04:00 |
|
Kurausukun
|
72fc4b6f84
|
change itemPrintFunc to use u32 instead of s32
|
2021-06-17 23:26:02 -04:00 |
|
PikalaxALT
|
f6b0bd9368
|
Symplifi symfiles
|
2021-06-16 14:44:52 -04:00 |
|
PikalaxALT
|
b15cc8eead
|
Merge pull request #439 from PikalaxALT/push_symbols
Create symfiles on build
|
2021-06-16 10:49:41 -04:00 |
|
PikalaxALT
|
7993823ca5
|
Fix yml step names
|
2021-06-15 16:18:13 -04:00 |
|
PikalaxALT
|
cc52b97294
|
Force tools to build in GH Actions
|
2021-06-15 16:14:06 -04:00 |
|
PikalaxALT
|
784e7a1502
|
Symfile no longer part of all target
|
2021-06-15 15:13:16 -04:00 |
|
PikalaxALT
|
250b53f85c
|
Create symfiles on build
|
2021-06-15 10:27:16 -04:00 |
|
PikalaxALT
|
5acfde358a
|
Merge pull request #421 from PikalaxALT/modern_ld
Full support for modern ARM toolchains
|
2021-06-06 21:17:01 -04:00 |
|
PikalaxALT
|
75ab879fd8
|
Merge remote-tracking branch 'origin/master' into modern_ld
|
2021-06-04 09:10:09 -04:00 |
|
GriffinR
|
2d3210dc11
|
Merge pull request #438 from PikalaxALT/doc_tileset_anims
Doc tileset anims
|
2021-06-03 16:35:03 -04:00 |
|
PikalaxALT
|
f6c10b27e4
|
Merge remote-tracking branch 'origin/master' into doc_tileset_anims
|
2021-06-03 15:40:14 -04:00 |
|
PikalaxALT
|
14954c5463
|
Reorganize tileset graphics files
|
2021-06-03 15:00:52 -04:00 |
|
GriffinR
|
83cdfb52f7
|
Merge pull request #437 from Deokishisu/linkplayer-sync
Sync LinkPlayer Struct with pokeemerald
|
2021-06-03 14:40:55 -04:00 |
|
PikalaxALT
|
6e26b49589
|
Correct palettes on tileset anims
|
2021-06-03 13:53:16 -04:00 |
|
PikalaxALT
|
88e3ff0e39
|
Revert BG_CHAR_ADDR replacements in tileset_anims.c
|
2021-06-03 12:49:25 -04:00 |
|