shithub: pokecrystal

RSS feed

0ee57e94 – Bryan Bishop <[email protected]> authored on 2013/01/27 11:56
clean up lousy headers in comparator.py

59d0c6bc – Bryan Bishop <[email protected]> authored on 2013/01/27 11:55
better import syntax in comparator.py

4dfb8d3b – Bryan Bishop <[email protected]> authored on 2013/01/27 11:54
better import syntax in crystal.py

ac47399e – Bryan Bishop <[email protected]> authored on 2013/01/27 11:52
remove extra whitespace in gbz80disasm

00f1b71c – Bryan Bishop <[email protected]> authored on 2013/01/27 11:49
remove a broken, unfinished disassembler (DisAsm)

a1579ab5 – Bryan Bishop <[email protected]> authored on 2013/01/27 11:46
allow unicode addresses in RomStr.to_asm

500d47f4 – Bryan Bishop <[email protected]> authored on 2013/01/27 11:43
add character encoding header in gbz80disasm.py

4e1e9ed2 – Bryan Bishop <[email protected]> authored on 2013/01/27 11:42
include character encoding header in romstr.py

8f4b5dae – Bryan Bishop <[email protected]> authored on 2013/01/27 11:41
better formatting for romstr imports

5eb81b07 – Bryan Bishop <[email protected]> authored on 2013/01/27 11:40
RomStr doesn't need deepcopy

86150b0f – Bryan Bishop <[email protected]> authored on 2013/01/27 11:37
commentify report_untested

bc167bed – Bryan Bishop <[email protected]> authored on 2013/01/27 11:34
fix label imports in tests

44db66e1 – Bryan Bishop <[email protected]> authored on 2013/01/27 11:32
fix AsmList import in tests

564a1b58 – Bryan Bishop <[email protected]> authored on 2013/01/27 11:30
fix pksv imports in tests

50ae458b – Bryan Bishop <[email protected]> authored on 2013/01/27 11:29
fix calculate_pointer in tests

f8b1695b – Bryan Bishop <[email protected]> authored on 2013/01/27 11:24
split out more item_constants stuff

c7755935 – Bryan Bishop <[email protected]> authored on 2013/01/27 06:58
Merge pull request #94 from yenatch/master

35682de4 – Bryan Bishop <[email protected]> authored on 2013/01/27 02:22
split out tests into a separate file

a687ec48 – yenatch <[email protected]> authored on 2013/01/24 22:42
give names to some rst commands

4ef85af8 – yenatch <[email protected]> authored on 2013/01/24 22:25
fix OverworldMap definition

a826951a – Bryan Bishop <[email protected]> authored on 2013/01/23 13:32
fix label generator

d510b00a – Bryan Bishop <[email protected]> authored on 2013/01/23 08:54
Merge pull request #93 from yenatch/master

859edf6f – yenatch <[email protected]> authored on 2013/01/23 11:47
split off animation data chunks into files

9aaa774c – yenatch <[email protected]> authored on 2013/01/23 10:52
rename unown animation pointer files

54f3eb84 – yenatch <[email protected]> authored on 2013/01/23 10:28
include pic animations in main.asm

a5b2f3c3 – yenatch <[email protected]> authored on 2013/01/23 10:27
temporary animation macros

dd16a257 – yenatch <[email protected]> authored on 2013/01/23 10:27
allow labels and includes on the same line

3ba86a82 – yenatch <[email protected]> authored on 2013/01/23 10:25
dump pic animations

d3c87e37 – Bryan Bishop <[email protected]> authored on 2013/01/23 07:35
Merge pull request #92 from yenatch/master

b05db023 – Bryan Bishop <[email protected]> authored on 2013/01/22 08:29
Merge pull request #91 from yenatch/master

cd0f7173 – yenatch <[email protected]> authored on 2013/01/22 00:01
update gfx.py to reflect new structure

d340d840 – yenatch <[email protected]> authored on 2013/01/21 23:22
restructure pic graphics

ddfcd3b0 – Bryan Bishop <[email protected]> authored on 2013/01/19 18:31
don't let .gb roms sneak in

19c90766 – Bryan Bishop <[email protected]> authored on 2013/01/19 18:28
update .gitignore formatting

2c128c46 – Bryan Bishop <[email protected]> authored on 2013/01/16 16:25
Merge pull request #89 from yenatch/master

c0142213 – yenatch <[email protected]> authored on 2013/01/16 19:17
really fix incbin in bank $2f

0c3ba162 – Bryan Bishop <[email protected]> authored on 2013/01/16 18:12
fix incbin in bank $2f

17137716 – Bryan Bishop <[email protected]> authored on 2013/01/16 18:02
Merge remote branch 'remotes/yenatch/master'

1ac5a723 – yenatch <[email protected]> authored on 2013/01/15 13:03
bank 6c text

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

0a54ce9e – Bryan Bishop <[email protected]> authored on 2013/01/15 11:20
clean up python script imports

80781e56 – Bryan Bishop <[email protected]> authored on 2013/01/15 11:15
remove the Size class (unused)

536df078 – Bryan Bishop <[email protected]> authored on 2013/01/15 11:11
split out IntervalMap into a separate file

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)

e92a9ead – Bryan Bishop <[email protected]> authored on 2013/01/14 15:44
Merge pull request #87 from iimarckus/shootbreeze

92e20d0c – IIMarckus <[email protected]> authored on 2013/01/14 16:24
Add phone scripts for Mom, Bill, Elm, and unused.

7a33b66a – Bryan Bishop <[email protected]> authored on 2013/01/14 15:44
Merge pull request #86 from yenatch/master

e09aff77 – Bryan Bishop <[email protected]> authored on 2013/01/14 14:25
Merge pull request #85 from yenatch/master

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

df680fde – Bryan Bishop <[email protected]> authored on 2013/01/13 20:48
Merge pull request #84 from yenatch/master

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

936361ee – Bryan Bishop <[email protected]> authored on 2013/01/13 17:49
Merge pull request #83 from yenatch/master

4ee88cd7 – IIMarckus <[email protected]> authored on 2013/01/10 13:31
Add lots of phone call texts.

c24c6fe4 – Bryan Bishop <[email protected]> authored on 2013/01/13 10:16
Merge pull request #81 from iimarckus/simian

818a82a2 – IIMarckus <[email protected]> authored on 2013/01/13 11:12
Fix typo.

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

fb9fdd03 – Bryan Bishop <[email protected]> authored on 2013/01/12 17:22
Merge pull request #80 from yenatch/master

d2fabc3b – Bryan Bishop <[email protected]> authored on 2013/01/12 15:56
Merge pull request #79 from yenatch/master

52e79bd8 – Bryan Bishop <[email protected]> authored on 2013/01/11 14:33
Merge pull request #77 from yenatch/master

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

Next