shithub: pokecrystal

RSS feed

4bc2564a – yenatch <[email protected]> authored on 2013/02/02 02:14
VBlank and dependencies

479c1892 – yenatch <[email protected]> authored on 2013/01/31 23:54
Add japanese credits text

341fa891 – yenatch <[email protected]> authored on 2013/01/31 16:55
Credits

b13fba25 – yenatch <[email protected]> authored on 2013/01/30 17:41
Some more uncompressed gfx

71bc1436 – yenatch <[email protected]> authored on 2013/01/29 20:38
A couple more general functions

73c374a3 – Bryan Bishop <[email protected]> authored on 2013/01/27 14:22
README: fix testing instructions

eb6cb981 – Bryan Bishop <[email protected]> authored on 2013/01/27 14:10
dump_sections - tool to dump a skeleton asm file

9a29def2 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:46
basic type_constants data

80fc1f42 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:45
clean up the preprocessor macro list

fd6bb7de – Bryan Bishop <[email protected]> authored on 2013/01/27 12:33
various formatting fixes for crystal.py

5b2848b4 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:20
replace wildcard import with explicit import

edee1339 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:17
add character encoding header in pksv.py

9e9c37f5 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:14
py26 fix for RomStr.load_labels (json)

db5208b4 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:13
make gbz80disasm work with python2.6 again

00a2e4e1 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:08
pedantic formatting changes for pointers.py

3b708941 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:07
add character encoding headers to other files

12c06174 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:05
fix headers and imports in labels.py

47a828c1 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:05
set character encoding header in interval_map.py

74a4d658 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:03
fix imports in graph.py

26ed5760 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:03
fix header comments in graph.py

f22bbdd7 – Bryan Bishop <[email protected]> authored on 2013/01/27 12:00
remove a duplication of load_rom and load_asm

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

Next