RSS feed
2f2aa10c
– yenatch <yenatch@gmail.com>
authored
on 2017/05/29 16:14
Reorder the build targets for backwards compatibility with gmake 3.81.
e78034eb
– yenatch <yenatch@gmail.com>
authored
on 2017/05/29 15:15
Use a separate makefile for tools
c81a7aa1
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 19:52
pokemon_animation_graphics: remove declarations from for loops
d9c329eb
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 19:49
pokemon_animation_graphics: stdint.h
f175c636
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 19:44
travis: make tools
57e0f470
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 19:37
Put more generated files in .gitignore
2dc6dd75
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 19:35
Remove the now-generated animation data.
1c7d4954
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 19:24
Change the compression hash for Girafarig's sprite.
d6bf2468
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 19:23
Add targets for the pokemon animation edge cases.
6cce6735
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 19:22
Fix the pokemon animation tools.
853abd3a
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 11:57
Fix rgbds link and version
74005945
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 11:54
Fix no newline at eof in engine/time.asm
0bd74cdd
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 11:53
Fix crystal11 after clean
1a549990
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 11:53
Accidentally deleted the pokemon palette rule
f748d34a
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 10:15
Merge remote-tracking branch 'origin/master' into c-tools
fd7cf598
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 10:09
Don't use the shiny palette when extracting backsprites.
e3c28297
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 10:09
Add new filetypes to .gitignore
e9c1d24c
– yenatch <yenatch@gmail.com>
authored
on 2017/05/28 09:47
Add Pokemon pic pngs.
22058020
– yenatch <yenatch@gmail.com>
authored
on 2017/05/27 21:22
Fix intermediate files once and for all.
517136b0
– yenatch <yenatch@gmail.com>
authored
on 2017/05/27 21:20
Fix the graphics rules
fe38946b
– yenatch <yenatch@gmail.com>
authored
on 2017/05/27 21:12
scan_includes: add --strict so it doesn't have to be default
27ba16d8
– yenatch <yenatch@gmail.com>
authored
on 2017/05/27 21:11
Fix pokemon_animation_graphics
b78ba89f
– yenatch <yenatch@gmail.com>
authored
on 2017/04/27 21:41
Refactor scan_includes.
a9853864
– yenatch <yenatch@gmail.com>
authored
on 2017/04/27 20:38
Update the install instructions.
caa94f84
– yenatch <yenatch@gmail.com>
authored
on 2017/04/27 20:37
Fix the lzcomp rule.
28890213
– Ben10do <Ben10do@users.noreply.github.com>
authored
on 2017/03/24 07:51
Revert "Fix floating sections"
30ccec78
– Sanqui <gsanky@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/21 13:08
Add Travis CI configuration (#359)
365d98d1
– Sanqui <gsanky@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2017/03/15 10:58
Merge pull request #358 from AntonioND/an/fix-floating
e28b88f5
– AntonioND <antonio_nd@outlook.com>
authored
on 2017/03/14 19:16
Fix floating sections
a722f936
– IIMarckus <iimarckus@gmail.com>
authored
on 2017/02/22 16:49
Strip address comments.
f0209d6e
– hatschky <thirdgeek@arceus.local>
authored
on 2017/01/16 16:11
Labels for Trainer Rankings stat tracking functions
5a9701dd
– IIMarckus <iimarckus@gmail.com>
authored
on 2017/01/10 19:25
Give a better label.
143c3b36
– IIMarckus <iimarckus@gmail.com>
authored
on 2017/01/10 19:24
Fix misleading label; the Growlithe check doesn't change in 1.1.
2811be53
– YamaArashi <shadow962@live.com>
authored
on 2016/12/30 12:22
Merge branch 'PikalaxALT-master'
65c38930
– YamaArashi <shadow962@live.com>
authored
on 2016/12/30 12:21
Merge branch 'master' of https://github.com/PikalaxALT/pokecrystal into PikalaxALT-master
51bad5a6
– YamaArashi <YamaArashi@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/10/28 18:12
Merge pull request #352 from FredrIQ/comments
146d12d6
– Fredrik Ljungdahl <fredde1994@gmail.com>
authored
on 2016/10/28 22:08
Point out a bug with enemy usage of Teleport
64e4300f
– Fredrik Ljungdahl <fredde1994@gmail.com>
authored
on 2016/10/28 22:03
Fix inverted labels for HandleStatBoostingHeldItems
f6cfccd1
– Fredrik Ljungdahl <fredde1994@gmail.com>
authored
on 2016/10/28 21:57
Fix some wrong comments regarding battle substatuses
b439a725
– Fredrik Ljungdahl <fredde1994@gmail.com>
authored
on 2016/10/28 21:52
Fix an incorrect comment regarding breeding
c846933f
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/09/27 06:17
Fix PNGs
8f2d68a9
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/09/27 06:10
Person action and facing labels, part 2
ef98c44e
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/09/27 05:37
Person action and facing labels, part 1
f09a233e
– yenatch <yenatch@gmail.com>
authored
on 2016/08/24 18:03
Add rules previously covered by gfx.py.
6fc9daf2
– yenatch <yenatch@gmail.com>
authored
on 2016/08/24 18:01
Remove the python scan_includes.
2ab46826
– yenatch <yenatch@gmail.com>
authored
on 2016/08/24 17:56
Add C build tools.
700321a7
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/08/11 11:55
Merge pull request #342 from PikalaxALT/master
050a0162
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/08/07 14:14
Rename the variable at D264
0257d417
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/07/29 06:48
Movement macro enums are now relative
ca7734cf
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/07/29 06:41
Merge github.com:pikalaxalt/pokecrystal
3bb73b24
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/07/29 06:40
Merge branch 'master' of github.com:pret/pokecrystal
d84ebd21
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/07/29 06:40
pitchoffset macro to replace forceoctave
803c6081
– PikalaxALT <pikalaxalt@gmail.com>
authored
on 2016/07/21 03:58
Merge github.com:pikalaxalt/pokecrystal
c33ba049
– yenatch <yenatch@gmail.com>
authored
and GitHub <noreply@github.com>
committed
on 2016/07/01 14:53
Merge pull request #344 from jangler/sfx-priority-comment
a32b6ccb
– Scott Norton <pikalaxalt@gmail.com>
authored
on 2016/06/25 16:19
These are actually .1bpp files
d5a39e4b
– Scott Norton <pikalaxalt@gmail.com>
authored
on 2016/06/25 14:10
Add missing gfx/unknown/16c903.pal
4e2487c0
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/06/13 18:53
hLCDCPointer and InitList
ca01a928
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/06/07 04:13
Fix indentation in many places
b0e7d04c
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/06/07 04:08
Some mystery gift functions
d7a01e92
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/06/06 14:23
Remaining layout constants
eb7195a7
– Brandon Mulcahy <brandon@jangler.info>
authored
on 2016/05/28 11:43
Fix PlaySFX priority comment
789ebc73
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/27 06:41
Port homecall macro
bfe2f6d5
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/27 06:39
Merge branch 'master' of https://github.com/pret/pokecrystal
60477874
– yenatch <yenatch@gmail.com>
authored
on 2016/05/23 17:26
Undo Slowpoke family changes in #343.
87639e72
– yenatch <yenatch@gmail.com>
authored
on 2016/05/23 17:19
Merge pull request #343 from jangler/exp-groups
313e48d6
– Brandon Mulcahy <brandon@jangler.info>
authored
on 2016/05/23 12:55
Switch labels for fast and slow exp groups
41639feb
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/20 17:10
CorrectErrorsInPlayerParty (unreferenced function)
f1f3e256
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/19 04:11
Comment on bug in ClearWRAM
87368a08
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/17 19:01
gfx.py automatically converts tilesets to 128-px wide pngs
98f443f7
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/17 04:40
engine/events.asm labels finished
2eeb78d1
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/16 11:46
Evolution addresses
12396874
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/16 05:36
HP bar animation addresses and AI switch
e5155435
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/15 19:56
Name all functions in gfx/pics/animation.asm
1544185b
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/15 19:05
Revise frame macro to account for flags in sprite anim framesets
ee906a67
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/15 18:33
These macros are perfect for the object anim engine
87b73399
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/15 17:50
SPRITE_ANIM_FRAME_IDX constants
a5f5418f
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/14 12:37
Rename FixedWords to EZChat
1fa6aecb
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/14 09:46
Unify directional movement macros
3108c9fa
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/14 08:28
Unify step_sleep macro
1a84ca4e
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/13 21:11
EZChat cursor object
c7291233
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/13 19:23
Refine labels in engine/trade/animation.asm
5ea3a953
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/13 18:46
Name all link trade animation related functions
1be6923c
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/11 17:24
Inexplicably empty function with malformed predef pointer, but what are you gonna do about it?
6a3b3e37
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/11 17:19
Save functions; feeble attempt at serial and link functions
af0119ca
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/11 13:16
Name all printer functions
295604cb
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/11 05:49
Placeholder non-generic names for engine/color functions
76819398
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/10 12:46
reinterpret sound_duty macro
ebf6ed8a
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/10 12:38
No more unknownmusic
f8c14d97
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/10 10:33
Pitch wheel
46ecd5b8
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/10 08:59
Name all functions in event/
ae36ef2c
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/10 08:31
Labeled every function in ROM0 that's referenced in the source
e95d42e0
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/08 10:11
All functions in main.asm have non-generic names
bb58230c
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/05 11:12
Credit to chaos_lord2 for decoding that load in computing enemy stats
8c265476
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/05 11:07
Mobile and more battle anims
a613ed91
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/04 18:34
HDMA transfer functions
3713b71d
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/05/04 07:46
More splitting of main.asm; remove unneeded rept 2
82f15349
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/04/30 17:20
Copycat labels; macro for the Crystal-only Unown chamber unlock words
7aef5984
– yenatch <yenatch@gmail.com>
authored
on 2016/04/18 04:01
Merge pull request #338 from PikalaxALT/master
5d94fb22
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/04/18 03:56
Add missing wind.2bpp.lz
b11a8be8
– pikalaxalt <PikalaxALT@gmail.com>
authored
on 2016/04/10 16:42
Merge branch 'master' of https://github.com/pret/pokecrystal
Next