RSS feed
d15429e3
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 17:25
Separate constants in a consistent way
dae16acd
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 16:55
event/ → events/, and move some appropriate engine/ files there
2a565f74
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 15:42
Fix #432: Bird_keeper → BirdKeeper, Bug_catcher → BugCatcher
b3f0e115
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 15:33
Various cleanup
82591369
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 15:02
Name mail graphics
9bc680bd
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 14:27
Battle animation data is like sprite animation data
35a3a19f
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 13:45
Use "battle_anims" and "sprite_anims" for clarity, not just "anims"
b5417faf
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 12:47
Split battle/ into data/ and engine/ components
2f98c203
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 10:09
Constant comments
8983c0c8
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 09:39
dwb → dab
85cded6e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 08:10
Update docs
af5f8843
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 08:06
Align columns
38b84c5b
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 08:00
Remove unused label (last few commits resolve #434)
4d18bb2e
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 07:55
Rename: gfx/pics → gfx/pokemon
24f0e7d0
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/26 07:50
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers
b5a8e3b3
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 18:45
Follow the X_constants/X_data_constants convention
bad9e335
– yenatch <yenatch@gmail.com>
authored
on 2017/12/25 14:16
travis; make -j2
da4ade7e
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/25 14:02
Merge pull request #431 from surskitty/master
73db02d3
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/25 14:01
Merge pull request #433 from roukaour/master
29b41068
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 11:21
LOW(MAX_LEVEL + 1) would still fail for MAX_LEVEL = 255, so don't try supporting it here
85aa236c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 11:18
Use percentages for AI scoring logic
2e200ce8
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 10:52
More support for MAX_LEVEL = 255
17f45b5c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 10:46
MAX_LEVEL = 255 should still compile
3165b9e0
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 10:15
I'm stopping for the day. Too many silly oversights.
58b35149
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 10:11
Now all labelled SlowpokeWellB1F.
1a9f1900
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 10:07
Shhh no one saw that.
c13b7af4
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 10:06
Disambiguating granddaughter + grandpa #426
79d9f162
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 10:01
Renaming Slowpoke.
7dd6c8c3
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 09:55
Clean up docs/music_commands.md formatting and link to old wiki page
c6598237
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 09:40
Copy @henrxv's anim_obj documentation to docs/move_anim_commands.md (closes #399)
2ab4998a
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 09:35
The pokemon is a nidoran, not a growlithe.
1ceacd3c
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 09:33
Changing Kimono_girl to KimonoGirl #432
1ea988b8
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 09:33
Expand assembly documentation
41d4d3d3
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 09:31
Mt Moon gift shop NPCs are only there in the morning and day.
f22e127b
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 09:27
Renaming the Captain #426
e34e6809
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 08:40
Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100` or `X >> 8` and `X & $ff`
5a7dff65
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 09:20
Ecruteak Dance Theater labels #426
93d6933f
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 09:01
SS Aqua Captain's cabin #426
d64669c2
– surskitty <surskitty@gmail.com>
authored
on 2017/12/25 07:55
Labelling the Itemfinder guy's house. #426
da2b01a3
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/25 07:41
Clean up color/palette code
ec8c9688
– yenatch <yenatch@gmail.com>
authored
on 2017/12/24 16:46
move rst.asm and interrupts.asm into home/
8b4b97fb
– yenatch <yenatch@gmail.com>
authored
on 2017/12/24 16:39
remove the vagrantfile
1d8cab0c
– yenatch <yenatch@gmail.com>
authored
on 2017/12/24 16:36
fix readme link spacing
e5461a46
– yenatch <yenatch@gmail.com>
authored
on 2017/12/24 16:28
add faq/docs links to the readme
c95b67dd
– yenatch <yenatch@gmail.com>
authored
on 2017/12/24 16:27
fix markdown reference links
6a292161
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/24 16:06
Merge pull request #427 from pret/music-documentation
0a853dc1
– froggestspirit <froggestspirit@gmail.com>
authored
and yenatch <yenatch@gmail.com>
committed
on 2017/12/14 16:50
Music documentation
0a8412eb
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/24 15:37
Merge pull request #406 from yenatch/style-guide
d87a231b
– yenatch <yenatch@gmail.com>
authored
on 2017/12/24 15:34
use realistic values for hardware/hram constant examples
25ddc728
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/24 15:30
Merge pull request #422 from mid-kid/footprints
c2a7216d
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/12/24 15:29
Merge pull request #424 from roukaour/master
c6b12b07
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 15:11
Group Pokérus files in engine/pokerus/
aeee49d2
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 15:07
Change a few Unknown labels
148fd299
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 14:49
Add more constants for some maximum values
7d4486e6
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 14:35
Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present)
15f1fc7c
– Remy Oukaour <remy.oukaour@gmail.com>
authored
on 2017/12/24 13:41
Correct link
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
6158eb08
– mid-kid <esteve.varela@gmail.com>
authored
on 2017/12/15 21:42
Split all of the footprints
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
Next