shithub: pokecrystal

RSS feed

2327841d – yenatch <[email protected]> authored on 2013/01/15 11:52
pokecenter nurse script

669c461a – yenatch <[email protected]> authored on 2013/01/14 18:19
forgot to make 3jumptext an ender

28b565a0 – yenatch <[email protected]> authored on 2013/01/14 16:41
add missing script command (3jumptext)

acd6d354 – yenatch <[email protected]> authored on 2013/01/13 22:15
banish script parser output to debug

23511b84 – yenatch <[email protected]> authored on 2013/01/13 20:40
script special for pokerus check

80e76054 – yenatch <[email protected]> authored on 2013/01/13 20:03
add pokerus check

9fbe7ea4 – yenatch <[email protected]> authored on 2013/01/12 19:40
make careless use of gfx.py less fatal

2f136d26 – yenatch <[email protected]> authored on 2013/01/12 19:39
reformat title screen palettes

238f4060 – yenatch <[email protected]> authored on 2013/01/12 19:38
implement rgb macro for palettes

61a3d145 – yenatch <[email protected]> authored on 2013/01/12 18:55
disassemble title screen init

ad46a935 – yenatch <[email protected]> authored on 2013/01/11 10:08
make some labels saner

6349efab – Bryan Bishop <[email protected]> authored on 2013/01/10 21:35
do i really want to endorse mibbit?

647b1994 – Bryan Bishop <[email protected]> authored on 2013/01/10 21:32
fix make/make clean line in INSTALL.md

5a943117 – Bryan Bishop <[email protected]> authored on 2013/01/10 21:25
README 2.0

76b1e040 – Bryan Bishop <[email protected]> authored on 2013/01/10 21:02
move readme

ccef29a7 – Bryan Bishop <[email protected]> authored on 2013/01/10 18:30
Merge pull request #75 from yenatch/master

7d55a390 – yenatch <[email protected]> authored on 2013/01/10 21:18
comment LoadEnemyMon and related fns; add RNG fns

01f48a54 – Bryan Bishop <[email protected]> authored on 2013/01/10 11:30
speed up text conversion in preprocessor

458709fc – Bryan Bishop <[email protected]> authored on 2013/01/10 11:25
combine multiple calls to sys.stdout.write

849a57c9 – Bryan Bishop <[email protected]> authored on 2013/01/10 10:58
disable macro error checking by default

fe8476d6 – Bryan Bishop <[email protected]> authored on 2013/01/10 10:52
make include_file faster in the preprocessor

662f4422 – Bryan Bishop <[email protected]> authored on 2013/01/10 10:42
disable '; original line' by default

f558edaf – Bryan Bishop <[email protected]> authored on 2013/01/10 10:34
even faster preprocessor

f2fd544e – Bryan Bishop <[email protected]> authored on 2013/01/10 10:15
make the preprocessor a little faster

3f955291 – Bryan Bishop <[email protected]> authored on 2013/01/10 10:07
saner import syntax in preprocessor

a8811247 – Bryan Bishop <[email protected]> authored on 2013/01/09 19:04
Merge pull request #74 from yenatch/master

e59a7c8d – yenatch <[email protected]> authored on 2013/01/09 22:00
add symfile generation

314c4ff1 – Bryan Bishop <[email protected]> authored on 2013/01/09 04:47
Merge pull request #57 from yenatch/master

e4686536 – Bryan Bishop <[email protected]> authored on 2013/01/09 04:45
Merge pull request #71 from iimarckus/shootbreeze

29cce49f – IIMarckus <[email protected]> authored on 2013/01/08 17:45
Pull out some code related to map names / item descriptions.

65d08133 – IIMarckus <[email protected]> authored on 2013/01/08 16:33
Add string pointers and coordinates for town map locations.

f4cd4152 – yenatch <[email protected]> authored on 2013/01/06 21:25
fix pic incbin formatting

8c6669f9 – yenatch <[email protected]> authored on 2013/01/06 19:17
bank 5a is a carbon copy of bank 59

a6087b0f – yenatch <[email protected]> authored on 2013/01/04 19:33
trainer dvs

2cdf7a36 – yenatch <[email protected]> authored and Bryan Bishop <[email protected]> committed on 2013/01/02 21:58
include all compressed and decompressed graphics

65614f40 – Bryan Bishop <[email protected]> authored on 2013/01/02 04:39
Merge pull request #53 from yenatch/master

7613a0e6 – yenatch <[email protected]> authored on 2013/01/01 23:41
add original compressed gfx data

e91f41dd – yenatch <[email protected]> authored on 2013/01/01 23:37
allow other files to import gfx.py

91726b3a – yenatch <[email protected]> authored on 2013/01/01 12:08
clean up wram (excess partymon structs)

3e953ad7 – yenatch <[email protected]> authored on 2013/01/01 10:57
make gfx.py more convenient from command line

9a64bb15 – yenatch <[email protected]> authored on 2013/01/01 09:20
remove last incbin in bank 3a

afd101eb – yenatch <[email protected]> authored on 2012/12/31 18:53
bank 70 (text)

81f2a4b7 – Bryan Bishop <[email protected]> authored on 2012/12/31 16:11
Merge pull request #52 from yenatch/master

98c1d9d0 – Bryan Bishop <[email protected]> authored on 2012/12/31 15:10
Merge pull request #51 from yenatch/master

a3fe9c00 – yenatch <[email protected]> authored on 2012/12/31 17:53
decompress all known gfx

e01f991e – Bryan Bishop <[email protected]> authored on 2012/12/30 20:30
pedantic whitespace fix

e9cf4a1c – Bryan Bishop <[email protected]> authored on 2012/12/30 20:29
pedantic comma format fix

2367cd9c – Bryan Bishop <[email protected]> authored on 2012/12/30 20:25
Merge remote branch 'remotes/prizza/master'

3ade49fa – Bryan Bishop <[email protected]> authored on 2012/12/30 19:35
pokemon base stats structure + removed junk files

da8b1e06 – Bryan Bishop <[email protected]> authored on 2012/12/28 07:37
clean up whitespace

0eb28d0e – Bryan Bishop <[email protected]> authored on 2012/12/26 15:18
update address syntax again

9ed07bd3 – Bryan Bishop <[email protected]> authored on 2012/12/26 14:15
Merge remote branch 'remotes/yenatch/master'

a2b7d318 – padz <[email protected]> authored on 2012/12/22 22:42
add SpecialRoamMons and reformat TypeEffects

eb4db461 – padz <[email protected]> authored on 2012/12/22 22:21
clean up bank 0; time-sensitive fns; add Predef fn

3b20ea29 – Bryan Bishop <[email protected]> authored on 2012/12/22 21:56
Merge remote branch 'remotes/yenatch/master'

5e928616 – Bryan Bishop <[email protected]> authored on 2012/12/17 15:07
Merge pull request #47 from iimarckus/specialphonecall

19ce6e7a – IIMarckus <[email protected]> authored on 2012/12/17 16:00
specialphonecall takes a 16‐bit ID.

531ccfb5 – Bryan Bishop <[email protected]> authored on 2012/12/16 04:16
update gbz80disasm to not use $ff00+$ff syntax

4f1d1084 – Bryan Bishop <[email protected]> authored on 2012/12/16 03:45
switch ld syntax from ff00+xx to ffxx

8092f62c – padz <[email protected]> authored on 2012/12/13 22:00
expand on battle ram

3bae3a53 – padz <[email protected]> authored on 2012/12/13 21:47
make gbz80disasm easier to use externally

9d68470e – Bryan Bishop <[email protected]> authored on 2012/11/30 05:26
even better preprocessor formatting

671e2b12 – Bryan Bishop <[email protected]> authored on 2012/11/30 05:17
md5 -> hashlib

3d8e7a17 – Bryan Bishop <[email protected]> authored on 2012/11/30 05:12
make preprocessor includable as a module

935384f9 – Bryan Bishop <[email protected]> authored on 2012/11/30 05:04
update spacing for read_line in preprocessor

44c3eb1c – Bryan Bishop <[email protected]> authored on 2012/11/30 05:01
make the include macro check better

1e6f2955 – Bryan Bishop <[email protected]> authored on 2012/11/30 04:58
more preprocessor comments

9b4718d0 – Bryan Bishop <[email protected]> authored on 2012/11/30 04:56
clean up formatting in preprocessor

a1a9fa55 – Bryan Bishop <[email protected]> authored on 2012/11/30 04:54
move allowed_lengths for music macros out

bdad293d – Bryan Bishop <[email protected]> authored on 2012/11/30 02:49
Merge pull request #46 from yenatch/master

5a831878 – padz <[email protected]> authored on 2012/11/30 01:03
get rid of defunct rgbasm macros

041de2ad – padz <[email protected]> authored on 2012/11/30 00:59
update music ptrs + labels and include music files

3626ddeb – padz <[email protected]> authored on 2012/11/30 00:58
implement music macros; INCLUDE injection in pre

bfbb9b77 – padz <[email protected]> authored on 2012/11/30 00:55
remove deprecated music files

0dba59e4 – padz <[email protected]> authored on 2012/11/30 00:52
parse and dump music data

947bb5ee – Bryan Bishop <[email protected]> authored on 2012/11/24 01:21
Merge pull request #44 from yenatch/master

544f3f5c – padz <[email protected]> authored on 2012/11/23 21:01
add surf checks and related functions

c82557c9 – padz <[email protected]> authored on 2012/11/23 21:00
more wram.asm typos

147eb967 – padz <[email protected]> authored on 2012/11/23 18:03
fix a typo in wram.asm

66f40bf3 – padz <[email protected]> authored on 2012/11/23 17:11
update constants used in scripts and battle engine

e4cfbdc8 – padz <[email protected]> authored on 2012/11/23 16:19
flesh out wram, fix unallocated labels

8a5d12b7 – Bryan Bishop <[email protected]> authored on 2012/11/19 03:16
Merge pull request #43 from iimarckus/master

0536f9f3 – IIMarckus <[email protected]> authored on 2012/11/18 21:57
Add trade data.

1b54f733 – padz <[email protected]> authored on 2012/11/14 21:33
play nice w/ cygwin; undeprecate used command

0cce53be – Bryan Bishop <[email protected]> authored on 2012/11/02 20:59
Merge pull request #41 from yenatch/master

b7c788c6 – padz <[email protected]> authored on 2012/11/02 23:25
move musicdata to files in /music, data removed fn

22ac1dfa – padz <[email protected]> authored on 2012/11/02 20:45
disasm bank3a, map audio ram, implement musscripts

95ac2a8d – padz <[email protected]> authored on 2012/11/02 14:43
prep for next commit

ef93cdf3 – IIMarckus <[email protected]> authored on 2012/10/25 10:43
Improve labels for Elm’s lab.

1795b9fb – Bryan Bishop <[email protected]> authored on 2012/10/11 17:44
Merge pull request #40 from yenatch/master

2369bd7e – padz <[email protected]> authored on 2012/10/11 19:12
add missing instruction

5635c202 – padz <[email protected]> authored on 2012/10/11 16:35
start sfx disasm

69c01251 – Bryan Bishop <[email protected]> authored on 2012/10/11 15:05
remove deprecated functions from crystal.py

82f7e983 – Bryan Bishop <[email protected]> authored on 2012/10/11 14:52
get an address given a label

811ea207 – padz <[email protected]> authored on 2012/10/09 10:54
add dn macro

3383c45c – padz <[email protected]> authored on 2012/10/09 00:43
fixed problems with wram.asm, compiles now

5ba5a025 – padz <[email protected]> authored on 2012/10/08 22:40
add breeding section to wram

a7631774 – padz <[email protected]> authored on 2012/10/08 22:32
start work on audio engine

99b86cdd – padz <[email protected]> authored on 2012/10/08 22:16
flesh out bittable2

d7228d5b – Bryan Bishop <[email protected]> authored on 2012/10/04 07:44
add comment-address for Functiona0a

Next