RSS feed
e8bc86d1
– mid-kid <esteve.varela@gmail.com>
authored
on 2018/02/22 12:13
Pkmn -> Mon
c3abe8f8
– mid-kid <esteve.varela@gmail.com>
authored
on 2018/02/14 06:52
mapconst H, W -> map_const W, H
23b773d5
– mid-kid <esteve.varela@gmail.com>
authored
on 2018/02/14 06:51
Label some daycare-related functions
f1c23f21
– mid-kid <esteve.varela@gmail.com>
authored
on 2018/02/13 03:36
Fix use of one constant
98e68784
– mid-kid <esteve.varela@gmail.com>
authored
on 2018/02/12 18:58
CalcwBufferMonStats -> CalcBufferMonStats
89c5f0ad
– mid-kid <esteve.varela@gmail.com>
authored
on 2018/02/08 14:41
Comment GeneratePartyMonStats
8ddffef8
– mid-kid <esteve.varela@gmail.com>
authored
on 2018/01/23 07:35
Don't let the Makefile pick up .tilemap files
1d7b1418
– mid-kid <esteve.varela@gmail.com>
authored
on 2018/01/23 07:05
Remove EXIF metadata from images
b35eb722
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/02/03 12:15
Merge pull request #480 from luckytyphlosion/master
7547ad83
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/30 16:27
Merge pull request #475 from surskitty/master
32ade4ac
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/01/30 09:59
Delete replace.sh.
4a3384ab
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/01/30 09:55
wSpritesEnd -> wVirtualOAMEnd.
0b45e2e8
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/01/30 09:52
Fix wVirtualOAM labels, part 2.
3c7ba37d
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/01/30 09:47
Fix wVirtualOAM labels, part 1.
3203ad7d
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/01/30 09:05
Fix comment/style issues caused from w-izing.
8874ec72
– surskitty <surskitty@gmail.com>
authored
on 2018/01/23 18:49
Completing labels for Route 35.
b25e5626
– surskitty <surskitty@gmail.com>
authored
on 2018/01/23 18:49
Renaming the UnknownScript for reloading the map after battle.
076e6043
– surskitty <surskitty@gmail.com>
authored
on 2018/01/23 18:40
Labelling some more UnknownScripts. These files remain incomplete.
a1951cef
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/01/23 12:39
Prefix wram labels with w, part 2.
79bd48f8
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/01/23 11:49
Replace Stack with wStack.
f2ae7407
– luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com>
authored
on 2018/01/23 11:45
Prefix wram labels with w, part 1.
fbc6fe47
– surskitty <surskitty@gmail.com>
authored
on 2018/01/22 19:02
Merge branch 'master' of github.com:pret/pokecrystal
c60f1331
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2018/01/21 20:06
Merge pull request #456 from Rangi42/master
7fba8648
– yenatch <yenatch@gmail.com>
authored
on 2018/01/21 20:03
Add back catch-all graphics rules.
5bd84e7b
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/21 16:51
Comment on wGBCOnlyDecompressBuffer size
5ddea59e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/21 15:10
wGBCOnlyDecompressBuffer
f091bb8f
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/21 13:15
6 → PARTY_LENGTH
7f54df58
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/21 13:00
Group engine/pokedex files
5e4fa42f
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/21 12:45
Unrelated routine gets its own file
5db31feb
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/21 11:53
POKEDEX_SCX
81ba6c84
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/21 09:05
cgb layouts
a8eb44b6
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/21 08:58
Separate new_game graphics
732bb36c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/20 09:10
Scale addresses with PARTY_LENGTH
05382d3e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/20 07:25
PARTY_LENGTH; MON_NAME; sgb_border.bin
8127d1fb
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/20 07:05
Rename BATTLETOWER_NROF constants
b071dd36
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/19 16:49
Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)
ddec0ee3
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/19 15:48
More Japanese characters
b199f6cf
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/19 14:31
Use hSerialConnectionStatus constants elsewhere
0c633883
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/19 09:49
Resolve #471 (although link code still needs more cleanup, like its WRAM labels)
52993d20
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/19 05:44
Keep hex address until surrounding code is cleaned up
e69544b6
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 21:30
More Unicode
d7afa764
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 19:54
wrong bank
c861ff5a
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 19:42
This table entry has the address of MoveDescriptions in GSC ($4000 in G/S, $4b52 in Crystal)
9576740b
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 19:29
clean up GetName/NamesPointers
25048bd1
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 19:16
wiggle → wobble
55d8de6c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 19:07
why "5A"?
fdb81d0a
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 19:02
One leader per line
80dd085d
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 18:53
unused_up_arrow.png
0082dcdd
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 17:38
Missing comment
2c7ca131
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 17:30
Disambiguate "%" and "<NO>"
105ef872
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 17:06
Better TX_SOUND_* names
a9f8aeb9
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 16:48
Remove trailing whitespace
17336221
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 16:15
newline before para
747c9059
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 15:51
Two comments
a3beba1e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 15:40
Use Japanese charmap definitions in strings
2acaa96c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 13:34
More charmap and home/text.asm documentation for JP chars
676b5853
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 11:21
Correct comment
d82127b2
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 11:19
SGB MON_NITE colors
72c4f9e0
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 10:58
More constants, related to map objects
3bf8325e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 10:06
More accurate constant/label names
69ace7f4
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 07:31
Identify leftover SGB palettes from R/B
f556ab9a
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 07:03
Comment on RIVAL1 item
22fd1221
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 06:37
More .pal files
226d1812
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/18 06:16
Only graphics data goes in gfx/
99f26a60
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 20:28
Compute wc7e8 size
95c0c31c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 20:25
Eliminate wd000
23f2c056
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 19:57
Heal machine jumptable index constants
a4f38701
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 19:41
BlkPacket comments
ac507284
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 19:22
Compact predef.pal
0306e94c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 19:16
More SGB documentation
c5d9ecae
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 17:48
More SGB documentation
4161ec98
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 17:37
Partially document SGB data from pokered
40125a7f
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 09:53
</code>
b1c808f9
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 09:50
Rename some tilesets (close #467)
d2725c31
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 08:58
Allow italics/bold within inline code
c70e8eec
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 08:23
Comment on changeblock ids
faa41e74
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 07:49
hex->dec
f64443a5
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/17 07:45
Wild data entries are 2 bytes wide
8f092adf
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 19:07
mapgroup → mapconst
e2ac753d
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 19:00
No redundant filename prefixes
3dcc0066
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 18:55
Comments help find map_data.asm
6d20cf3e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 18:47
"CryHeader" → "Cry"; "Cry" → "MonCry"
bf074f35
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 17:57
map_header → map_def; map_header_2 → map_data
3d0e1819
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 15:56
0/1 → FALSE/TRUE, with correct comment
94bbfe2f
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 14:56
Move map-related "metadata" files into data/maps/
01ba6bed
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 13:07
Move code out of data/
5407d8de
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 12:59
Cleaner Pokédex code
50ce0a21
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 12:36
Fewer hard-coded values
7b3de85a
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 12:27
Avoid "+- 1" at every maskbits
80480821
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2018/01/16 09:30
Remove Predef_ prefix from routines listed in PredefPointers
4162705d
– surskitty <surskitty@gmail.com>
authored
on 2018/01/16 08:35
Cooltrainerm Kevin
fb02e4bd
– surskitty <surskitty@gmail.com>
authored
on 2018/01/16 08:26
Birdkeeper Jose and Cooltrainerf Reena
d5880337
– surskitty <surskitty@gmail.com>
authored
on 2018/01/15 18:30
Route 35 local labels
115a5c23
– surskitty <surskitty@gmail.com>
authored
on 2018/01/15 18:23
Changing labels to local.
c167c816
– surskitty <surskitty@gmail.com>
authored
on 2018/01/15 18:09
Fisherman Tully labels
9ce97c82
– surskitty <surskitty@gmail.com>
authored
on 2018/01/15 18:02
Route 43 labels
3734a430
– surskitty <surskitty@gmail.com>
authored
on 2018/01/15 17:52
Route 45 labels
f14d0d8f
– surskitty <surskitty@gmail.com>
authored
on 2018/01/15 17:25
Route 26 labels
40952508
– surskitty <surskitty@gmail.com>
authored
on 2018/01/15 17:19
Renaming again
d837c760
– surskitty <surskitty@gmail.com>
authored
on 2018/01/15 17:02
Labelling Route 46's wrappers.
Next