RSS feed
6ef36800
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 18:11
Replace raw hex values with HRAM constants
35deb771
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 15:59
H_CONSTANTNAMES -> hConstantNames
55bb9958
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 14:19
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
a5375a08
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 13:43
Factor out graphics INCBINs from main.asm to gfx/*.asm
64da1f5d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 13:32
Move graphics-only object file sources into gfx/
62e137f6
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 12:58
Factor out data/sprites/
96272274
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 12:45
tilesets.asm -> tileset_constants.asm
9878f01e
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 12:37
Organize macros/ like pokecrystal
ccb01731
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 11:57
Make suggested edits:
710c3275
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 11:25
Simplify map connections
e882708b
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 09:23
Split up engine/events/hidden_object_functions
6bd86e10
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 09:03
Reorganize home header
c9c59dc3
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 08:44
Reorganize constants/
91dc3c9f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 07:52
Remove unused Yellow music
b29e5ee2
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/03 07:51
Add subdirectories to data/ similar to pokecrystal
c8505049
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/03 05:38
Merge pull request #256 from Rangi42/master
87ef75c1
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/02 21:11
Add engine/movie/oak_speech/ subdirectory
881e0059
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/02 21:09
INCLUDE "engine/pokemon/bills_pc.asm" in main.asm, not audio.asm
f275790a
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/07/02 19:30
Add subdirectories to engine/ similar to pokecrystal
5559d51c
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/28 16:26
Actually run .travis/webhook.sh
c1512d39
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/28 16:23
Add Travis webhook for tools/unnamed.py
35a09298
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/28 16:05
Use --preserve instead of a hard-coded blank tile
f887cf3e
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/28 16:00
Update tools/gfx to support --preserve
85d8a8d5
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/27 20:56
Merge pull request #254 from Rangi42/master
2ebbb0d9
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/27 20:17
Add original Red/Green SGB border and slot machine graphics
e71e28a1
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/27 19:40
Add original Red/Green tileset graphics which differ from Red/Blue
929c7f6f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/27 19:03
Remove RAM address comments
56505958
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/27 18:46
Merge pull request #253 from Rangi42/master
6b19b301
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/27 18:44
Move trade bubble from gfx/icons to gfx/trade
2d562a67
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/27 18:24
Factor out shared audio/notes.asm
eeb45036
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/27 18:16
Individual images for party menu icon graphics
76d02fec
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2020/06/27 17:39
Move mon_nest_icon.png to gfx/town_map
6a1e077d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2020/06/27 14:18
Travis builds with rgbds 0.4.0 from source
412d3c7a
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2020/06/27 14:05
Create .map files, and don't sort .sym files since rgbds 0.4.0 does that
209ecc19
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2020/06/27 14:02
Merge pic/ into gfx/
77df64ba
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2020/06/27 13:22
Fix the slot machine tilemap, and adjust the slot graphics
e770ee77
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2020/06/27 13:02
Replace .tilecoll files with tile ID db data
d5089d3c
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
and Rangi <35663410+Rangi42@users.noreply.github.com>
committed
on 2020/06/27 12:27
Organize gfx/
4b853ad6
– Rangi <35663410+Rangi42@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/27 11:32
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
ff927ba7
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/23 15:06
Merge pull request #250 from Rangi42/master
0a62d48d
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2020/06/23 13:50
Move more tables from engine/ to data/
bdeb494a
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/21 08:23
Merge pull request #243 from Nog-Frog/rename-unused-cd40
9dc71c77
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/14 10:41
Merge pull request #246 from Akatsuki-py/SubtractAmountPaidFromMoney
a3b6d69e
– Akatsuki-py <bluejapan73+dev@gmail.com>
authored
on 2020/06/06 06:50
remove two whitespaces
09f07502
– Akatsuki-py <bluejapan73+dev@gmail.com>
authored
on 2020/06/05 00:32
fix SubtractAmountPaidFromMoney comment
dfe718d9
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/06/02 05:34
Merge pull request #245 from Nog-Frog/small-changes
9c01ebc1
– Nog-Frog <nogatheunicorn@gmail.com>
authored
on 2020/06/02 08:39
Change wGrassRate to wLinkEnemyTrainerName
20a3d843
– dannye <33dannye@gmail.com>
authored
on 2020/05/29 13:30
Replace hard-coded value of CRY_SFX_START
7ecfd641
– Nog-Frog <nogatheunicorn@gmail.com>
authored
on 2020/05/29 06:02
Name UnusedCD40
50963770
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/27 10:36
Merge pull request #242 from Akatsuki-py/fix_CopyDataUntil
18b3aa62
– akatsuki-py <bluejapan73+dev@gmail.com>
authored
on 2020/05/28 00:15
fix comment in CopyDataUntil
6119945f
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/27 10:34
Merge pull request #241 from Nog-Frog/Fix-Sent-To-Box
d29d0224
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/27 10:34
Merge pull request #239 from Akatsuki-py/use_rept
39f0bcb9
– Nog-Frog <>
authored
and Nog-Frog <nogatheunicorn@gmail.com>
committed
on 2020/05/26 10:10
Change "Set to box" to "Sent to box"
f52c1bb7
– dannye <33dannye@gmail.com>
authored
on 2020/05/24 15:15
Remove accidental file from 6ec4b00
9a8811b4
– dannye <33dannye@gmail.com>
authored
on 2020/05/24 14:59
Misc minor clean up
07165f25
– akatsuki-py <bluejapan73+dev@gmail.com>
authored
on 2020/05/24 00:58
use rept macro
4889e8fa
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/20 15:08
Merge pull request #238 from Akatsuki-py/fix_ffa1
a13762b7
– akatsuki-py <bluejapan73+dev@gmail.com>
authored
on 2020/05/20 21:26
add "hMoney + 2" label for $ffa1
606df6a3
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/05 16:46
Merge pull request #237 from mattbruv/vermilion
aa030e96
– Matt <5638426+mattbruv@users.noreply.github.com>
authored
on 2020/05/05 17:42
change input hex to constants
1978a37e
– Matt <5638426+mattbruv@users.noreply.github.com>
authored
on 2020/05/05 17:28
document vermilion gym
8210dca8
– Matt <5638426+mattbruv@users.noreply.github.com>
authored
on 2020/05/03 10:41
label npc conditional text
6ec4b00b
– Matt <5638426+mattbruv@users.noreply.github.com>
authored
on 2020/05/03 10:25
clean up vermilion labels
2e44e456
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/05/03 09:57
Merge pull request #236 from mattbruv/vermilion
b6aa26ff
– Matt <5638426+mattbruv@users.noreply.github.com>
authored
on 2020/05/02 22:00
label hardcoded HRAM address, start documenting Vermilion
dcff1305
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/04/30 08:31
Merge pull request #234 from Akatsuki-py/fix_comment
1682aeb6
– Akatsuki-py <bluejapan73+dev@gmail.com>
authored
on 2020/04/30 22:27
Fix comment from Y pos to X pos
5048f248
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/02/05 12:59
Merge pull request #223 from pret/audio-macros
6348ed24
– mid-kid <esteve.varela@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/12/11 16:00
New Discord invite link
ab696295
– mid-kid <esteve.varela@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/11/23 18:20
Merge pull request #229 from ketsuban/percent-macro
d8605df7
– Thomas Winwood <twwinwood@7storm.org>
authored
on 2019/11/23 14:47
Use percent macro for trainer AI packages
71090c13
– deak311andris <deak311andris@gmail.com>
authored
on 2019/10/07 11:53
Deobfuscate Pewter city
1aa28afa
– deak311andris <deak311andris@gmail.com>
authored
on 2019/10/07 11:45
Deobfuscate Viridian City
2e45c294
– deak311andris <deak311andris@gmail.com>
authored
on 2019/10/07 03:23
Deobfuscate gyms consistently
8d2afb7c
– deak311andris <deak311andris@gmail.com>
authored
on 2019/10/03 11:19
OaksLab deobfuscation
362bba76
– dannye <33dannye@gmail.com>
authored
on 2019/09/03 18:36
Rename dnote to drum_note and dspeed to drum_speed
bfd1d53d
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/08/25 12:09
Merge pull request #224 from UrsSchmidt/master
f4cc5663
– Urs-Björn Schmidt <ursbjoernschmidt@gmail.com>
authored
on 2019/08/25 18:31
Fixed some wrong wram addresses within comments.
44b9a240
– dannye <33dannye@gmail.com>
authored
on 2019/08/25 05:57
Make pitch_sweep pitch change argument consistent with the other signed magnitude arguments
8b0cd72a
– dannye <33dannye@gmail.com>
authored
on 2019/08/18 17:43
Finish cleaning up audio macro arguments and descriptions
969b43d4
– dannye <33dannye@gmail.com>
authored
on 2019/08/17 10:40
Update labels to match new audio macro names
6574881c
– dannye <33dannye@gmail.com>
authored
on 2019/07/28 13:29
Use generic names for noise instruments
20c41167
– dannye <33dannye@gmail.com>
authored
on 2019/07/27 19:21
Update audio macro names
36597a79
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/07/17 13:30
Merge pull request #220 from Rangi42/master
092be231
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/07/06 20:44
Merge branch 'master' of https://github.com/pret/pokered
f99a715f
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/07/06 20:44
Replace some hard-coded values with constants
8addeffe
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/05/20 19:27
Merge pull request #201 from SatoMew/master
a8133da3
– dannye <33dannye@gmail.com>
authored
on 2019/04/21 14:38
A few missed SFX constant IDs
df2a68d6
– SatoMew <SatoMew@users.noreply.github.com>
authored
on 2019/04/08 14:47
Replace the few instances of Unknown Dungeon with Cerulean Cave
725b86eb
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/01/13 17:38
Merge pull request #196 from Rangi42/polishedmaps
108245cb
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2019/01/13 17:36
Merge pull request #195 from Rangi42/master
c7796024
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2019/01/01 10:06
Rename map files, labels, and constants to be consistent and work with Polished Map
70322433
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2018/12/31 13:56
Make tools/gfx.py executable
b8b5ab5e
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2018/12/31 13:12
Reorganize Makefile similarly to pokecrystal
118c2cf2
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2018/12/31 12:39
'make tidy' preserved compressed graphics, like pokecrystal
72960812
– Rangi <remy.oukaour+rangi42@gmail.com>
authored
on 2018/12/31 12:37
Remove the 'extras' submodule and include a local gfx.py tool instead
90430e6d
– Daniel Harding <33dannye@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/11/19 08:50
Merge pull request #193 from luckytyphlosion/master
c43bd68f
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/11/18 14:23
SpriteImageBaseOffset -> ImageBaseOffset
dcaca64f
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/11/18 13:29
Clean up pre-linkerscript remnants.
Next