RSS feed
e80dba39
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 13:40
Start documentation for assembly language
1522140e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 13:23
Clarify why G/S egg moves were removed (resolves #294)
040aa7cb
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 13:11
LoadEDTile → CopyTilemapAtOnce (fix #345)
0a1fef45
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 13:06
Rename maps:
0b8b6f92
– yenatch <yenatch@gmail.com>
authored
on 2017/12/24 12:54
Use PSYCHIC_M for the Psychic TM.
e400fe51
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/24 12:39
Merge pull request #423 from roukaour/master
3e7f3bbe
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 12:35
s/number/scene/, and correct some documentation
b805d343
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 12:30
Merge branch 'master' of https://github.com/pret/pokecrystal
70e6b594
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/24 11:57
Merge pull request #417 from mid-kid/master
ef9090b9
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 10:09
Update documentation to match renaming
9973e43d
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 10:03
Fix issue #345:
cbec3771
– mid-kid <esteve.varela@gmail.com>
authored
on 2017/12/19 16:28
Misc fixes for the usage of constants
21607bdd
– mid-kid <esteve.varela@gmail.com>
authored
on 2017/12/13 10:22
HELD_TRADE_EVOLVE -> HELD_FLINCH
4e5fd7a5
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 09:33
Merge branch 'master' of https://github.com/pret/pokecrystal
c05b7f41
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 08:46
Renaming: (fix #412)
8a8b9613
– yenatch <yenatch@gmail.com>
authored
on 2017/12/24 08:58
remove redundant 2bpp/1bpp files
20d6c1d8
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 08:08
Rename "map permissions" to "map environment" (fix #396)
10a1e6c8
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 07:52
Support old one-argument sound_duty macro, similar to callab/callba legacy support
c66d1950
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 07:47
callba/callab → farcall/callfar
d787c663
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/23 12:20
Merge pull request #420 from surskitty/master
c51968f0
– yenatch <yenatch@gmail.com>
authored
on 2017/12/23 12:14
Merge remote-tracking branch 'origin/master' into master
87809200
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/23 08:17
Merge pull request #419 from roukaour/master
3c37bfc6
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/23 07:17
Correct address comment
82a8228e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/23 07:08
Keep images within repo
2309396c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/23 06:47
Don't keep commented-out SECTION headers
1d2df3bb
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/23 06:34
Some more WRAM cleanup
2f9f2317
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/22 20:19
Document the meaning of hour and daytime values for person_events
aa97752e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/22 19:31
Move NUM_BUENA_PRIZES to event/buena.asm (still hard-coded)
daa07145
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/22 18:08
More comments for constant<->table correspondences
14a244ad
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/22 17:56
IsHM is not used within home/names.asm; group it with the other HM routines+data
b423e3b9
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/22 17:50
Split more code from home.asm into home/ files
1ecbfc49
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/22 13:01
Correct directions
ae3bef55
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/22 12:59
Document one more graphical mistake
763bd481
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/22 12:52
Document a graphical error
ff4d25ee
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/21 07:11
Include bugfix in comments
d6dccb7d
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/21 06:56
Use NAME_LENGTH_JAPANESE more
02609940
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/21 06:43
Document one more bug
2fa1e97a
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/19 14:04
Document two more bugs
17058aae
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/17 15:45
Auto-label more map scripts
3ed016f9
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/17 14:48
Auto-label more map scripts
25a39606
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/16 14:00
Move some more main.asm routines into individual files
05d49f7d
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/16 07:49
Move more code out of main.asm
aa44ecfc
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/16 07:09
Consolidate duplicate graphics
bd6dc94d
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 19:52
Move tileset-specific palette code into tilesets/
fbf931f5
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 19:50
Ad some more constants for meaningful audio WRAM bits
cbde91d7
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 18:59
Only engine/decorations.asm uses PadCoords_de
5aac8afa
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 18:29
PLAYER_SLIP → PLAYER_SKATE (probably used for the beta skateboard; DoPlayerMovement.BikeCheck returns true for it)
c883ab4d
– surskitty <surskitty@gmail.com>
authored
on 2017/12/15 18:06
Reorganising phone stuff.
fa98c29f
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 17:36
Add more palettes to data/palettes/
f96aab40
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 16:32
Correct some documentation comments
e44640b0
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 16:22
Move more main.asm code into individual files
01bd8ac9
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 15:12
Move old baserom.gbc 'compare' scripts to tools/
1038ebca
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 15:10
Move more contiguous related code blocks from main.asm to engine/ and events/
606817f1
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 13:25
Add a map_connection_struct macro
cb5aa292
– surskitty <surskitty@gmail.com>
authored
on 2017/12/15 13:16
Labelling the remaining stuff one sed at a time.
2cf5cc1d
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 12:50
Move more unknown graphics into real subfolders
59fe4078
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 12:22
Copy pokered's organization some more, with further constant and data files
dc76bf80
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 08:21
Move all misc/ and unknown/ files to meaningful directories
ebf3bfb6
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 07:53
Move some misc/ files into meaningful directories
253c0994
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 07:38
Move data/audio/ back into audio/
94722aa8
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/15 07:31
Move predef/ files into engine/
2b6dd505
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 20:01
Document another bug
d334a331
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 19:54
Correct `endturn` value
d6dc9351
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 19:48
Start documenting effect commands
fecc5c33
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 19:38
More comments for macros
28aec67f
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 19:05
Document one more bug/oversight
6ba30e59
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 18:35
Macro-ify the unused palette map
6ab1d028
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 18:00
Split items/ and trainers/ into their data/ and engine/ components
9ba224e2
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 16:45
Document two more bugs
75c56e86
– surskitty <surskitty@gmail.com>
authored
on 2017/12/14 16:02
The labelling never ends, but phone_scripts.asm does.
232feca2
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 14:07
Consistent "(with <routine>) in <file>" phrasing
68785d99
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 14:04
Use absolute links within repository
c5d482df
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 11:28
Document two more bugs found by Crystal_
955a0c9d
– surskitty <surskitty@gmail.com>
authored
on 2017/12/14 10:39
Another batch.
f905a235
– surskitty <surskitty@gmail.com>
authored
on 2017/12/14 10:25
One day we'll be through with this. Labels.
62dd7a8b
– surskitty <surskitty@gmail.com>
authored
on 2017/12/14 09:48
phone_scripts is most of the way there, too.
b17db9b8
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 09:18
Friend Ball happiness for boxed Pokémon is not a bug
e1413e02
– surskitty <surskitty@gmail.com>
authored
on 2017/12/14 09:13
phone_callers.asm is now fully readable, if not fully labelled.
7350c370
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/14 07:19
Replace two numbers with constants (found by pfero)
2ff7f505
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/13 19:38
Clarify which gfx anim commands are for oam
e48a4012
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/13 19:36
Reorganize macros
1116180e
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 18:39
Renaming RandomPhoneRareWildMon to RandomRareWildMon.
8e54adc2
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 18:35
Labels, including a comment explaining RandomPhoneRareWildMon.
1f0fbfb6
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 17:54
Label label label.
d69d81f3
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 17:41
Fix the spelling of Thursday
a5c04611
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 17:40
Labels labels labels
771c4a7e
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 17:30
Splitting phone scripts up.
8fa7183d
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 16:50
More phone script labelling.
2b72d949
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 16:12
Another batch of labels. Jack's move trivia, mostly.
cb1c6967
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 15:49
Some more phone labels.
4b36a9d2
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 14:55
Merge branch 'master' of github.com:pret/pokecrystal
e3ee39f3
– surskitty <surskitty@gmail.com>
authored
on 2017/12/13 14:54
Labelling the bragging phone calls.
8745915d
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/13 13:07
Rename the Onix trade house to match the rest
0e7a101e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/13 12:59
Use constants for gender ratios
3e5b6322
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/13 11:57
Don't bother supporting numbered lists
00f28bb8
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/13 11:52
Consistent **Fix:** notation
feef75c5
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/13 11:46
Document more bugs and glitches
76ea5768
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/12 19:28
Add table of contents (might remove if it's too cumbersome to maintain)
a6656a98
– yenatch <yenatch@gmail.com>
authored
on 2017/12/12 18:47
condense tileset sprite palettes
725750d6
– yenatch <yenatch@gmail.com>
authored
on 2017/12/12 18:45
use an xor instead of the result
Next