shithub: pokecrystal

RSS feed

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

b272c0c3 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/27 07:25
Fix marts using hard-coded bank number

d02c9e39 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/20 14:16
BG pal constants, convert tileset pal maps to asm

be8d1c80 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/19 18:28
Merge branch 'master' of https://github.com/pret/pokecrystal

289d3dea – YamaArashi <shadow962@live.com> authored on 2016/01/19 13:44
Merge pull request #335 from pret/YamaArashi-patch-1

49a7eeb7 – YamaArashi <shadow962@live.com> authored on 2016/01/19 11:51
Update pokedex.asm

8a45169a – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/17 19:56
Merge branch 'master' of https://github.com/pret/pokecrystal

8bf255b9 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/17 19:39
Prepare to merge

70f6bc8c – YamaArashi <shadow962@live.com> authored on 2016/01/17 16:05
Merge pull request #334 from YamaArashi/master

7cc25715 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/12 19:39
Finish function labels in battle core

2ed6c357 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/12 07:46
More WRAM tidying

35f687b5 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/10 21:36
Fully label home/map_objects.asm

1637d915 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/10 21:28
Restored StandingTile and introduced LastTile

3dcbe0ff – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/10 12:44
Pokegear

8360a1a2 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/09 18:41
Pokegear functions and RAM labels

20e7bc3b – YamaArashi <shadow962@live.com> authored on 2016/01/09 18:05
pokedex jumptable constants

0dd5f7ab – YamaArashi <shadow962@live.com> authored on 2016/01/09 14:56
pokedex palette numbers

b609a169 – YamaArashi <shadow962@live.com> authored on 2016/01/09 14:46
pokedex unown mode

f7ee74c3 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/09 14:34
Finish labels in engine/namingscreen.asm

418c84dc – YamaArashi <shadow962@live.com> authored on 2016/01/09 14:03
pokedex 2

e033ea3a – YamaArashi <shadow962@live.com> authored on 2016/01/09 12:51
commented pokedex more

6d1b7f28 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/09 11:28
Split base stats

f14562da – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/07 13:45
Merge branch 'master' of https://github.com/pret/pokecrystal

61c4cfe7 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/07 13:45
wram macros moved to new file

f4c643f0 – IIMarckus <iimarckus@gmail.com> authored on 2016/01/07 10:58
Trim empty sections.

a5705b37 – IIMarckus <iimarckus@gmail.com> authored on 2016/01/07 10:55
Remove lines that are just address comments.

f81fb0ba – IIMarckus <iimarckus@gmail.com> authored on 2016/01/07 10:41
Improve text labels, trim address comments.

69af99da – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/06 11:59
Mr Pokemons House

e699992e – IIMarckus <iimarckus@gmail.com> authored on 2016/01/06 06:01
Text labels for Places and People.

ce019e63 – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/06 02:44
Map callback constants

80aba7fc – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/05 03:46
maptrigger macro

27be0bfe – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/04 03:46
Merge branch 'scriptmacrorenaming' of github.com:pikalaxalt/pokecrystal

c087d44c – PikalaxALT <PikalaxALT@gmail.com> authored on 2016/01/04 03:43
more gfx-related labels

0add5145 – yenatch <yenatch@gmail.com> authored on 2016/01/04 02:41
Merge pull request #330 from PikalaxALT/scriptmacrorenaming

Next