Eduardo Quezada
ffc8903f93
More review addressing
2025-01-17 18:47:38 -03:00
Greenphx9
ad969c968c
Merge branch 'lighting' of https://github.com/aarant/pokeemerald into lighting-expansion-v2
2024-08-25 17:54:28 +10:00
hedara90
e4c81ba6e0
Removed all instances of gBitTable[x] ( #5123 )
...
* Replaced all the gBitTable[X] usages with 1 << X, and cleaned up script output
* Fixed failed merge in online viewer
---------
Co-authored-by: Hedara <hedara90@gmail.com>
2024-08-17 10:28:09 -05:00
sbird
b77bc71862
fix -Warray-parameter, -Waddress, -Warray-bounds warnings
...
those are introduced by some compiler between gcc 10 and gcc 13
when using -Wall
2023-10-16 09:36:36 +01:00
Ariel A
d800d71461
Merge branch 'followers' into lighting
2023-09-03 17:49:27 -04:00
GriffinR
d5d46bb438
More DISPLAY_WIDTH/HEIGHT constant usage
2023-08-10 01:42:38 -04:00
Martin Griffin
31a3ada7de
Detect potential misalignment in modern
2023-07-24 19:42:56 +01:00
Ariel A
3a86c8bd4c
Merge branch 'followers' into lighting
2022-10-07 21:08:06 -04:00
Eduardo Quezada
7b3401ee27
Standarized use of star in pointer types
2022-07-29 10:17:58 -04:00
Ariel Antonitis
5045958c96
OW windows now light up at night.
2021-04-25 16:26:21 -04:00
SphericalIce
27dc32de26
Use RGB macros
2021-02-14 22:08:19 +00:00
PikalaxALT
6c12d154e7
Reformat mevent server and client scripts
2019-04-03 17:04:42 -05:00
DizzyEggg
7a008a944a
Move 'blend_palette'.c to util.c
2018-10-14 14:43:19 +02:00
DizzyEggg
528a1e9ed0
Match CopySpriteTiles
2018-09-01 22:53:29 +02:00
Diegoisawesome
23b050a99e
Update naked attribute and ASM_DIRECT to NAKED macro
2018-05-11 17:24:32 -05:00
PikalaxALT
d35cf06854
nonmatching sub_801120C
2018-01-21 18:25:23 -05:00
Diegoisawesome
cfc70c9806
Extract baseroms from miscellaneous files
...
Had to leave some unfinished due to complexity at the moment
2017-10-04 02:38:25 -05:00
DizzyEggg
4c16bb5ee6
decompile util.s
2017-09-13 12:58:57 +02:00