shithub: pokecrystal

RSS feed

d7a01e92 – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/06/06 14:23
Remaining layout constants

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

c5fb2c94 – yenatch <yenatch@gmail.com> authored on 2016/04/10 15:24
Bump extras again to fix last bump.

05cffac7 – yenatch <yenatch@gmail.com> authored on 2016/04/10 15:19
Add a custom scan_includes.py.

d2571882 – yenatch <yenatch@gmail.com> authored on 2016/04/10 15:15
Bump extras to fix gfx.py.

0bcd725e – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/04/10 13:16
Finish renaming battle anim gfx pointers and files

73c7ea2b – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/04/10 11:11
Local labels starting with underscores have colons depending on whether the first alphanumeric character is capitalized or not

6be4cd4d – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/04/10 11:01
Local labels starting with lowercase letters are no longer decorated with a trailing colon

bf73772a – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/04/10 10:42
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style

46ead9b8 – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/04/10 09:47
Alan's script pointers are now local references; movement_tree_shake for sudowoodo on route 36

552febff – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/04/10 09:39
Merge branch 'master' of https://github.com/pret/pokecrystal

0a2b1430 – IIMarckus <iimarckus@gmail.com> authored on 2016/04/07 00:13
More labels cleanup in map scripts.

88328f18 – IIMarckus <iimarckus@gmail.com> authored on 2016/04/06 18:59
Improve some map script labels.

7fefefcf – IIMarckus <iimarckus@gmail.com> authored on 2016/04/06 18:36
Remove duplicate blockdata.

a8fe0c13 – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/04/02 05:28
Make town map pals more intuitive in source

93e12d20 – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/03/27 08:47
Split up banks 1-3 of main.asm

2650bcff – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/03/25 07:32
Merge branch 'master' of https://github.com/pret/pokecrystal

63eb59c6 – yenatch <yenatch@gmail.com> authored on 2016/03/25 07:12
Fix a typo in AzaleaGym.

e4aff99f – dannye <corrnondacqb@yahoo.com> authored on 2016/03/24 07:38
Fix filename case inconsistency

8d1551ec – dannye <corrnondacqb@yahoo.com> authored on 2016/03/24 07:27
Revert 85d30fa0796f02a6d390fe4694bcbf21b8398fb5

85d30fa0 – yenatch <yenatch@gmail.com> authored on 2016/03/21 04:04
Fix make deleting files that aren't actually intermediate.

707020f9 – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/03/19 15:46
Merge branch 'master' of https://github.com/pret/pokecrystal

9ce74b3d – yenatch <yenatch@gmail.com> authored on 2016/03/18 19:44
Fix the include for engine/fish.asm.

d2a3e4a6 – yenatch <yenatch@gmail.com> authored on 2016/03/16 14:11
Split fish code out of data/.

a2b89196 – yenatch <yenatch@gmail.com> authored on 2016/03/16 14:08
Use fish group constants in map headers.

5b27af07 – yenatch <yenatch@gmail.com> authored on 2016/03/16 14:05
Add fish group constants.

a1f7189e – yenatch <yenatch@gmail.com> authored on 2016/03/16 13:57
Add a link to the irc in INSTALL.md.

1f784700 – yenatch <yenatch@gmail.com> authored on 2016/03/16 13:54
Fix the symfile.

5b9ba5d9 – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/03/08 15:02
Fix comment on HP bar bug

08e6009e – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/03/08 14:54
Merge branch 'master' of https://github.com/pret/pokecrystal

f2fa5349 – pikalaxalt <PikalaxALT@gmail.com> authored on 2016/03/08 14:54
More annotations of HP bar animations, including an oversight by GameFreak resulting in super-slow HP bars for Pokemon with over 48 HP

22700523 – yenatch <yenatch@gmail.com> authored on 2016/03/04 08:21
Make diacritic labels less confusing in PlaceString.

016c2baa – yenatch <yenatch@gmail.com> authored on 2016/03/02 19:07
Use the dakuten characters.

3810cefa – yenatch <yenatch@gmail.com> authored on 2016/03/02 19:06
Suppress deletion of .1bpp files.

13f5590a – yenatch <yenatch@gmail.com> authored on 2016/03/01 18:39
Trim some whitespace in the makefile.

370f8422 – yenatch <yenatch@gmail.com> authored on 2016/03/01 18:38
Suppress deletion of intermediate .2bpp files.

f31da089 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/03/01 17:31
Merge branch 'master' of https://github.com/pret/pokecrystal

599e6e8d – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/03/01 17:31
Battle animation annotations

0be6e6c9 – yenatch <yenatch@gmail.com> authored on 2016/03/01 16:09
Remove useless lines in the makefile.

e11ef2b8 – yenatch <yenatch@gmail.com> authored on 2016/03/01 16:01
Only generate dependencies for a target when it's invoked.

782cbc14 – yenatch <yenatch@gmail.com> authored on 2016/03/01 15:58
Only use suffixes needed for intermediate rules.

21a9fac5 – yenatch <yenatch@gmail.com> authored on 2016/02/17 13:08
Decompress images in one step instead of having to invoke 'unlz'.

f6fc07d1 – yenatch <yenatch@gmail.com> authored on 2016/02/17 12:12
Assume pokemon pics are 7x7 if not in base stats.

dd777065 – yenatch <yenatch@gmail.com> authored on 2016/02/17 11:44
Bump extras; pypng is now part of extras.

73a660bf – yenatch <yenatch@gmail.com> authored on 2016/02/17 11:22
Remove "make pngs".

2ae8f65b – yenatch <yenatch@gmail.com> authored on 2016/02/17 11:15
Try to fix pic dimensions.

776dd618 – yenatch <yenatch@gmail.com> authored on 2016/02/15 13:57
hRemainder

bd11b604 – yenatch <yenatch@gmail.com> authored on 2016/02/11 17:53
Use EGG_LEVEL for the Poke Seer.

8e1167a1 – yenatch <yenatch@gmail.com> authored on 2016/02/09 19:32
Merge branch 'fix-makefile'

36f0bda0 – yenatch <yenatch@gmail.com> authored on 2016/02/09 19:31
Use static pattern rules to fix dependencies for objects in subdirs.

e044b8ec – yenatch <yenatch@gmail.com> authored on 2016/01/31 15:52
Merge pull request #337 from pret/install

3d2f30de – yenatch <yenatch@gmail.com> authored on 2016/01/31 13:42
Fix a typo.

346114b0 – yenatch <yenatch@gmail.com> authored on 2016/01/31 13:36
Explain why there is an INSTALL.md.

aa87b091 – yenatch <yenatch@gmail.com> authored on 2016/01/31 13:30
Remove outdated Vagrant instructions.

036efa1e – yenatch <yenatch@gmail.com> authored on 2016/01/31 13:27
So much for apt-cyg.

52f9ec8d – IIMarckus <iimarckus@gmail.com> authored on 2016/01/30 15:53
Remove misleading (unreferenced) labels.

08ac6dfd – yenatch <yenatch@gmail.com> authored on 2016/01/29 11:24
*_crystal.asm files are no longer needed to build crystal *.o.

1176712c – yenatch <yenatch@gmail.com> authored on 2016/01/28 20:10
Use rgbasm -D instead of extra files for version differences.

00d491a6 – yenatch <yenatch@gmail.com> authored on 2016/01/28 20:01
Bump extras for faster scan_includes.

11173a38 – yenatch <yenatch@gmail.com> authored on 2016/01/28 20:00
Merge pull request #333 from PikalaxALT/master

5322b56a – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/28 19:57
Add more missing files

33506f38 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/28 04:40
Add missing file macros/pals.asm

Next