RSS feed
ba15b4b4
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2022/06/17 18:54
Add a subdirectory for RAM files
edb55e00
– vulcandth <vulcandth@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/17 17:25
Rename `SLP` to `SLP_MASK` (#361)
6c945a6b
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2022/06/07 18:27
Mention WildDataPointers in map_constants.asm
6b5be912
– vulcandth <vulcandth@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/06 12:25
RGBDS syntax updates (#358)
d7808d11
– vulcandth <vulcandth@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/06/06 12:22
Improved Virtual Console patch identifiers (#357)
1dcaede8
– vulcandth <vulcandth@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/04/26 11:10
Remove Stadium data patch from tools/make_patch.c (#355)
0fd9ba56
– vulcandth <vulcandth@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/04/17 09:44
Add hSerialConnectionStatus vc_assert (#354)
27d0b146
– SatoMew <SatoMew@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/04/01 00:49
Add comment explaining the purpose of TrainerNamePointers (#352)
fe8d3c51
– vulcandth <vulcandth@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2022/03/26 11:59
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
07df4a5f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2022/03/17 16:36
Refactor pkmncompress.c to use common.h
570d83b7
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2022/03/15 13:35
Use noreturn for usage_exit
e1755770
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2022/03/15 13:29
Use -flto for all tools
a75dd222
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2022/03/08 16:52
Slightly refactor some C tools
7e78c117
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2022/03/04 13:21
Gen 1's Minimize graphic was not a complete 8x8 tile
9523681b
– stringflow <Simon.oehmke@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/12/09 12:30
Fix incorrect comment about money received after battle (#346)
09e92c55
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/11/23 16:00
Use ~X instead of $ff ^ X
865d37e0
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/11/23 15:56
Use compound assignment operators
64e2b66a
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/11/23 15:53
Require rgbds 0.5.2
157b5935
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/11/06 09:24
Use `dn` for wave instrument samples, like pokecrystal
f68af5c6
– Yoann Fievez <yoann.fievez@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/11/05 20:45
Add some constants for options (#344)
8349bfd8
– Yoann Fievez <yoann.fievez@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/11/05 16:40
Refactorize check button pressed (#340)
b44a10a4
– Yoann Fievez <yoann.fievez@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/11/04 16:17
Update 'make compare' for no pret repo and add 'make' for fork (#339)
2ee8ce26
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/11/03 13:07
Comment on the CooltrainerFAI bug
e4845d3d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/11/02 15:58
Merge branch 'master' of https://github.com/pret/pokered
58d08bff
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/11/02 15:57
Identify some percentage constant values
0af787ea
– IIMarckus <iimarckus@gmail.com>
authored
on 2021/10/08 00:30
Kill Freenode.
fc899e19
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/10/05 17:02
`warp_event` warp IDs start at 1, like in pokegold/pokecrystal
52660012
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/10/05 16:46
Clean up some redundant or unusual event comments
d48a318d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/09/26 19:20
Align `object_event` coordinates
30acb46b
– Amber Brault <celestialamber1@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/09/26 18:57
Fix typos (#334)
2c4f3584
– Yoann Fievez <yoann.fievez@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/09/27 00:56
Unify map event gen1 gen2 (#335)
f1285f85
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/09/08 16:59
`ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0`
7ee8a650
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/08/28 13:02
wcf4b -> wStringBuffer
23642613
– SatoMew <SatoMew@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/07/31 23:53
Remove old tile animation comments (#333)
a5c0da9b
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/06/19 18:27
Switch from Travis CI to GitHub Actions
0406c711
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/06/14 03:48
Merge pull request #332 from SnorlaxMonster/roar-teleport-comment-fix
319c29c7
– SnorlaxMonster <snorlaxmonster+github@gmail.com>
authored
on 2021/06/14 17:47
Correct comments on SwitchAndTeleportEffect
9c93fb0b
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/06/01 16:39
Use more UNIONs for overlapping WRAM labels
229126d9
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/31 14:44
Use a 30-byte UNION for some overlapping WRAM labels
234aa7d4
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/31 13:17
Use more WRAM sections
f3dbec09
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/05/31 11:43
Merge pull request #325 from CelestialAmber/master
7b5bcbc0
– Amber Brault <celestialamber1@gmail.com>
authored
on 2021/05/31 12:00
Update CeruleanCity.asm
c5bb400e
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/05/31 11:42
Merge pull request #323 from KqesaR/master
a448ac89
– Yoann Fievez <yoann.fievez@gmail.com>
authored
on 2021/05/17 08:48
Clean many labels of scripts of all gyms
f9ae7b12
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/31 12:25
More WRAM label cleanup (still needs UNIONs and renaming)
5c73cffe
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/31 11:04
Start reformatting WRAM labels
7b2eb6b2
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/31 08:37
Simplify the tileset headers
47c2d1a1
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/05/31 08:16
Merge pull request #324 from KqesaR/clean_label_wild_map_pointer
21c266b9
– Yoann Fievez <yoann.fievez@gmail.com>
authored
on 2021/05/31 14:50
Change name wSeaRoutesWildMons to wWaterMons in WRAM
dfc81962
– Yoann Fievez <yoann.fievez@gmail.com>
authored
on 2021/05/31 14:49
Fix typo noting to nothing and align vertically comments
c2ad1972
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/31 09:09
Reformat MoveBoulderDustFunctionPointerTable
78b08c3a
– Amber Brault <celestialamber1@gmail.com>
authored
on 2021/05/31 07:41
Partially document CeruleanCity.asm
ea5c9f9e
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/05/31 07:20
Merge pull request #322 from SatoMew/master
8701ef4d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/31 07:46
Improve some RAM formatting
ce62dca6
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/30 13:28
Eliminate unnecessary data macros
223b7b21
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/23 18:35
Add labels to unreferenced mart inventories and remove redundant comments
346ce945
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/23 18:09
Use macros for bit arrays
715496bf
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/23 17:51
Fix end_nybble_array
653b6213
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/23 14:33
Use macros for packed arrays of nybbles
3b76c590
– Yoann Fievez <yoann.fievez@gmail.com>
authored
on 2021/05/18 16:58
Standardize names of wild maps entities
82f31b05
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/09 08:54
Require rgbds 0.5.1
d966193d
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2021/05/08 19:20
Change terminology as per feedback
b3364f9f
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2021/05/08 09:24
Identify the connections between Routes 22 and 23 as unused
c8626595
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/05/06 19:04
Use BANK("Pics #") for Pokémon and trainer pics
bb8fdd7f
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/05/01 12:07
Merge pull request #321 from SatoMew/master
b155e59f
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2021/05/01 17:54
Restore extra line breaks
e2a70c9c
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2021/05/01 16:42
Incorporate the suggested fixes
ed11bfec
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2021/05/01 11:44
Identify the unused cry that was carried over to GSC
6a31663c
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/27 11:49
Use {interpolation} to generate sequences of RAM labels
bcc4380d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/19 12:30
Port 'add_tmnum' from pokecrystal
84694218
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/18 11:57
Change how Travis CI builds on macOS
5d74bf51
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/18 11:49
Don't let brew auto-update everything, just install rgbds
21ff7695
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/18 11:32
Install rgbds with `brew` on macOS so Travis CI will pass
e2c8614c
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/18 11:22
Fix a typo
b920ea06
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/18 11:20
Explain how to use a local copy of rgbds
2fdcb1a3
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/17 15:28
Prevent some gcc versions from complaining about {0} in tools/scan_includes.c
bf81961b
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/17 15:20
Fix tools/unnamed.py
955e4edd
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/17 15:16
Actually use rgbds 0.5.0
dd690920
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/17 15:06
Use rgbds 0.5.0 features:
4b64b146
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/13 16:08
Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant
506a1408
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2021/04/13 14:24
The 'def_trainers' macro checks that trainers' event flag bits are correct (#318)
2954013d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/04/08 08:51
Trim extra newlines from some files
fa206ce8
– dannye <33dannye@gmail.com>
authored
on 2021/03/29 21:03
Fix incorrect sfx id
2baf0ae9
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/03/25 14:58
Forgot to end_water_wildmons
95ec2cf0
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/03/25 12:33
Verify data table and name list sizes with assertion macros
e1f6bb53
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/03/21 14:39
Remove unused _GREEN TitleMons data
e1ef0243
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/02/23 07:05
Simplify the def_warps_to macro
5c9c7bf3
– dannye <33dannye@gmail.com>
authored
on 2021/02/21 06:43
Clean up handling of extra effective status effects
95353fde
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/02/13 14:48
Identify hUILayoutFlags
83f7d224
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/02/13 14:32
Remove .gitmodules
94daf571
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2021/01/06 05:20
The 'tmhm' macro adjusts to the number of TMs/HMs
21908ba3
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/12/20 18:35
Clarify signed magnitude in the growth_rate macro
f16f5309
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/12/09 10:11
Update rgbdscheck.asm
fc3bbc13
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/12/09 07:41
Require rgbds 0.4.2
f38ee046
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/12/02 04:21
Merge pull request #306 from SatoMew/master
6b8ddb6b
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2020/12/01 19:37
Clearer tileset header macro comment
00648063
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2020/12/01 17:33
Fix outdated comments
bb76c061
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/11/30 11:35
Merge pull request #304 from SatoMew/master
ae0e2fd1
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2020/11/30 16:34
Fix reference to unused_fanfare.asm
6989cdb8
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2020/11/30 16:17
And extend this principle to the filename as well
Next