shithub: pokecrystal

RSS feed

fd51a5a3 – yenatch <[email protected]> authored on 2013/02/17 23:40
Split magikarp length calcs out

f860c98d – Bryan Bishop <[email protected]> authored on 2013/02/16 19:42
Merge pull request #113 from yenatch/master

7e3ae21e – yenatch <[email protected]> authored on 2013/02/16 21:56
Split landmarks out

23bdfa2b – yenatch <[email protected]> authored on 2013/02/16 21:32
Split move names out

a2de02b5 – yenatch <[email protected]> authored on 2013/02/16 21:30
Split item names and descriptions from main.asm

59f6291a – yenatch <[email protected]> authored on 2013/02/16 21:19
Split common text out of main.asm

48dbfc63 – yenatch <[email protected]> authored on 2013/02/16 20:54
Split map scripts, text, events from main.asm

9761a1a6 – Bryan Bishop <[email protected]> authored on 2013/02/16 13:44
Merge pull request #111 from yenatch/master

860d7447 – yenatch <[email protected]> authored on 2013/02/15 18:25
Point to map groups instead of their first header

b52aa983 – yenatch <[email protected]> authored on 2013/02/15 17:02
Split map headers and second map headers from main.asm

b8506365 – yenatch <[email protected]> authored on 2013/02/15 17:01
Minor rgbasm macro cleanup

5447792d – yenatch <[email protected]> authored and yenatch <[email protected]> committed on 2013/02/12 09:41
Last map header label

2063814b – Bryan Bishop <[email protected]> authored on 2013/02/11 19:57
Merge pull request #109 from yenatch/master

7f7f4612 – yenatch <[email protected]> authored on 2013/02/11 22:40
Export any detected palettes to png by default

ad0578fd – yenatch <[email protected]> authored on 2013/02/11 22:17
Fix png export orientation

8b8f7200 – yenatch <[email protected]> authored on 2013/02/11 12:44
Clean up the makefile a bit

0b8c5ef7 – yenatch <[email protected]> authored on 2013/02/11 10:50
Finish off make target for png generation

b62d644d – Bryan Bishop <[email protected]> authored on 2013/02/11 12:40
Merge pull request #108 from yenatch/master

39171b91 – yenatch <[email protected]> authored on 2013/02/10 23:35
Fix compressed graphics and filestructure

2a429da4 – yenatch <[email protected]> authored on 2013/02/10 23:24
Remove unnecessary 2bpp files

98d8914b – yenatch <[email protected]> authored on 2013/02/10 22:42
better dimension handling in 2bpp->png

d1172e1f – yenatch <[email protected]> authored on 2013/02/10 12:50
Add build target to mass-generate pngs from 2bpp files

ee347bff – yenatch <[email protected]> authored on 2013/02/10 09:10
Dump cry headers

80600f92 – yenatch <[email protected]> authored on 2013/02/09 01:28
Infrastructure to dump pngs for 2bpp graphics

e7762890 – yenatch <[email protected]> authored on 2013/02/09 01:22
Don't try to convert empty 2bpp files

0b05325e – yenatch <[email protected]> authored on 2013/02/09 00:09
Allow png->lz compression in the build process

087e2556 – yenatch <[email protected]> authored on 2013/02/09 00:08
Move compressed trainer pics into the main folder

76b284c8 – yenatch <[email protected]> authored on 2013/02/08 23:54
Dump and include trainer palettes

70280c0c – yenatch <[email protected]> authored on 2013/02/08 23:10
Add some command-line interfaces for use w/ makefile

90af5b2a – yenatch <[email protected]> authored on 2013/02/07 16:04
dump and incbin monster palettes

da205909 – yenatch <[email protected]> authored on 2013/02/07 16:03
implement png import/export

706361ea – Bryan Bishop <[email protected]> authored on 2013/02/07 15:39
use pypng as a dependency

32523489 – Bryan Bishop <[email protected]> authored on 2013/02/07 13:37
Merge pull request #107 from yenatch/master

2dbfe159 – Bryan Bishop <[email protected]> authored on 2013/02/07 15:09
add swap~ files to .gitignore

dd2e702a – Bryan Bishop <[email protected]> authored on 2013/02/06 21:00
Merge pull request #106 from yenatch/master

4d44c2c0 – yenatch <[email protected]> authored on 2013/02/05 21:09
Condense pic dimensions table

08e4590c – Bryan Bishop <[email protected]> authored on 2013/02/05 12:56
Merge pull request #105 from yenatch/master

f2e5173e – yenatch <[email protected]> authored on 2013/02/05 14:29
Create individual pokedex entry files

034609e7 – yenatch <[email protected]> authored on 2013/02/05 13:28
Split pic pointers into files

e1b1f886 – yenatch <[email protected]> authored on 2013/02/05 13:13
Rename pokedex entry files

31a907d7 – yenatch <[email protected]> authored on 2013/02/05 13:08
Move music/ into audio/

ff5bd609 – yenatch <[email protected]> authored on 2013/02/05 13:00
Clean up and condense music includes

9acf5610 – yenatch <[email protected]> authored on 2013/02/05 11:48
Split audio engine and pointers into files

89020500 – yenatch <[email protected]> authored on 2013/02/05 10:33
Move VBlank function to a file

a058572f – yenatch <[email protected]> authored on 2013/02/04 23:25
Consistent SECTION spacing

75ab33b3 – yenatch <[email protected]> authored on 2013/02/04 22:56
Saner file distribution

c811b20b – yenatch <[email protected]> authored on 2013/02/04 20:21
Move BitTable2 to a file

710b7ddd – yenatch <[email protected]> authored on 2013/02/04 20:20
Fix box name addresses

4d848137 – yenatch <[email protected]> authored on 2013/02/04 19:42
Split Pokemon names off into a file

40b477b4 – yenatch <[email protected]> authored on 2013/02/04 19:39
Split base stats off into a file

70fd04dc – yenatch <[email protected]> authored on 2013/02/04 19:35
Split pokedex entries off into files

45a06d04 – yenatch <[email protected]> authored on 2013/02/04 18:59
Split evos/attacks off into files

8d0a9d3e – yenatch <[email protected]> authored on 2013/02/04 18:26
Split move list off into a file

51afe79d – yenatch <[email protected]> authored on 2013/02/04 18:26
Split pokedex orders off into files

81372193 – yenatch <[email protected]> authored on 2013/02/04 16:51
Reformat trainer group data

b0643120 – yenatch <[email protected]> authored on 2013/02/04 16:10
Add NONE constant

d2d7571e – yenatch <[email protected]> authored on 2013/02/04 11:50
Split trainers off into files

28b56c51 – yenatch <[email protected]> authored on 2013/02/04 11:22
Split type matchup off into a file

09359083 – yenatch <[email protected]> authored on 2013/02/04 10:47
Split wild encounters off into files

4108c9eb – yenatch <[email protected]> authored on 2013/02/04 10:25
Split egg moves off into files

b6683269 – Bryan Bishop <[email protected]> authored on 2013/02/04 05:00
Merge pull request #104 from yenatch/master

1e5bcb52 – yenatch <[email protected]> authored on 2013/02/03 23:31
Some more icon asm

b8f4fd63 – yenatch <[email protected]> authored on 2013/02/03 23:27
Add vram sections to wram, and minor fixes

21429332 – Bryan Bishop <[email protected]> authored on 2013/02/03 16:46
Merge pull request #103 from yenatch/master

54d4818d – yenatch <[email protected]> authored on 2013/02/03 19:22
Fly / town map

57200b6c – Bryan Bishop <[email protected]> authored on 2013/02/03 10:18
simplify load_rom in gbz80disasm

82b8b512 – Bryan Bishop <[email protected]> authored on 2013/02/03 10:10
enable labels in gbz80disasm

c7886661 – Bryan Bishop <[email protected]> authored on 2013/02/03 09:54
fix git clone instructions

7f0fdb19 – Bryan Bishop <[email protected]> authored on 2013/02/03 03:56
Merge pull request #101 from Sanky/master

a632c8d6 – Sanky <[email protected]> authored on 2013/02/03 06:38
Add menu icons.

01617448 – Bryan Bishop <[email protected]> authored on 2013/02/02 20:46
Merge pull request #98 from Sanky/master

7df002c3 – Sanky <[email protected]> authored on 2013/02/02 18:13
Merge https://github.com/kanzure/pokecrystal

f6db9f96 – Bryan Bishop <[email protected]> authored on 2013/02/02 16:41
Merge pull request #100 from iimarckus/blackout

f3904898 – IIMarckus <[email protected]> authored on 2013/02/02 17:36
Replace some hardcoded addresses with local labels.

cdcb635a – IIMarckus <[email protected]> authored on 2013/02/02 16:50
Add blackout points / fly location data.

aff98b26 – Bryan Bishop <[email protected]> authored on 2013/02/02 15:54
Merge pull request #99 from iimarckus/blackout

1bf1d6e3 – Bryan Bishop <[email protected]> authored on 2013/02/02 08:56
Merge pull request #97 from yenatch/master

ec665515 – yenatch <[email protected]> authored on 2013/02/02 03:00
Decompression function

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

6259d4c6 – Bryan Bishop <[email protected]> authored on 2013/01/31 21:21
Merge pull request #96 from yenatch/master

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

8f59a960 – Bryan Bishop <[email protected]> authored on 2013/01/31 14:07
Merge pull request #95 from yenatch/master

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

Next