GriffinR
f1121b1593
Move map preview gfx to own folders
2022-01-06 15:26:00 -05:00
Luke Hubmayer-Werner
92d6d97c65
Fix party size calculations for larger-than-six PARTY_SIZE
2022-01-01 22:23:41 +10:30
GriffinR
7e38583a5d
Rotating Gate -> dir stair warp
2021-11-20 10:50:22 -05:00
GriffinR
b2c74cae84
Sync global
2021-11-19 20:36:59 -05:00
lioniac
0cc1d8a1b5
Multiple renamings; Removed some orphaned functions
2021-10-27 11:56:03 -03:00
lioniac
d9800a63e0
Few renamings based on Emerald
2021-10-18 15:33:46 -03:00
GriffinR
7f123f4d0f
Merge pull request #470 from GriffinRichards/fix-saveblockchunk
...
Disallow negative sizes in SAVEBLOCK_CHUNK
2021-10-13 13:43:58 -04:00
GriffinR
490300daab
Disallow negative sizes in SAVEBLOCK_CHUNK
2021-10-13 13:29:17 -04:00
GriffinR
1460774d1d
Sync fieldmap.c
2021-10-01 17:56:14 -04:00
GriffinR
fb1bca5b3e
Merge pull request #464 from colonelsalt/documentation
...
Document fields in oak_speech
2021-09-26 22:46:10 -04:00
SatoMew
e13a99717b
Add fix to disallow negative current HP values
2021-09-13 21:51:56 +01:00
colonelsalt
d3e0bb6bba
Removed #define access for data array in Oak speech subtasks take 3
2021-09-02 12:29:53 +01:00
colonelsalt
ba1a9e36f8
Removed #define access for data array in Oak speech subtasks take 2
2021-09-02 12:25:49 +01:00
colonelsalt
c8c5a06a43
Removed #define access for data array in Oak speech subtasks
2021-09-02 12:16:40 +01:00
colonelsalt
54377a43f5
Changed enum name for Oak speech trainer pics
2021-09-02 11:17:38 +01:00
colonelsalt
7ba40824f5
Documented some fields in oak_speech.c
2021-09-02 11:12:38 +01:00
Kurausukun
bb84e66e82
oops
2021-08-20 22:32:38 -04:00
Sewef
c7473dac0b
Use SHINY_ODDS where necessary
2021-08-19 19:24:11 +02:00
PikalaxALT
f77e1a9901
Merge pull request #457 from Kurausukun/cgbsound
...
Port CgbSound Documentation and Fakematch Fixes
2021-08-11 19:55:16 -04:00
Squeetz
d4695fffe7
Rename and document HITMARKER_x100000
...
This marker makes the target unable to Counter or Mirror Coat the damage back to an attacker, however the game does not have a scenario where this is applicable since all its uses are in end-turn events. It's used for all passive damage, where the damage dealt isn't coming from an attacker.
Alternate name: HITMARKER_NO_ATTACKER
2021-08-11 15:45:30 +02:00
Kurausukun
2a244c57dc
unsigned int -> u32
2021-08-08 22:23:54 -04:00
Kurausukun
dbc41d1d14
port cgbsound documentation and fakematch fixes
2021-08-08 20:44:52 -04:00
Seth Barberee
c370eddd92
name single func
2021-08-01 09:02:55 -07:00
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
864d371c25
Swap two fields in player PC struct
2021-07-17 20:33:31 -04:00
Kurausukun
d7f5e8d8f2
port UB fix from emerald
2021-07-12 23:57:38 -04:00
PikalaxALT
aec808ac0d
Flatten pos fields in struct Sprite
2021-07-07 09:05:48 -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
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
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
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
garakmon
335e3bab09
fix encounter slot logic to accomodate changes
2021-06-27 21:32:18 -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
LOuroboros
92dccca2ee
Informative note about gUnknown_2022AE8
2021-06-26 08:59:12 -03:00
SnorlaxMonster
337caefaa9
Use plain terrain macro where appropriate
2021-06-21 21:56:01 +10:00
Kurausukun
72fc4b6f84
change itemPrintFunc to use u32 instead of s32
2021-06-17 23:26:02 -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
PikalaxALT
88e3ff0e39
Revert BG_CHAR_ADDR replacements in tileset_anims.c
2021-06-03 12:49:25 -04:00
Deokishisu
8e4320cc21
Sync LinkPlayer Struct with pokeemerald
...
In pokefirered, the `LinkPlayer` struct used an 11-byte name field and puts extra link-related info in the last three bytes. pokeemerald separates these last three bytes into their own fields. This commit replicates how pokeemerald handles those fields.
Also renamed `IntlConvertLinkPlayerName` to pokeemerald's `ConvertLinkPlayerName` because I was there and noticed it.
2021-06-03 12:45:59 -04:00
PikalaxALT
ffb21d41b5
Tileset anims to PNG
2021-06-03 12:43:17 -04:00
PikalaxALT
0d3661f364
Rename funcs and data in tileset_anims.c
2021-06-03 12:32:14 -04:00
GriffinR
753b19d0ea
Merge pull request #435 from Kurausukun/dumb
...
[LEAK-INFORMED] Fix CreateShedinja Fakematch
2021-06-02 16:38:03 -04:00
PikalaxALT
b3dfc556b1
Minor aesthetic tweaks RE review
2021-06-02 13:18:59 -04:00
Kurausukun
c9ef0d1b7a
re-add const to gEvolutionTable in daycare.c
2021-06-01 17:16:24 -04:00