RSS feed
aa6cd5f7
– yenatch <yenatch@gmail.com>
authored
on 2013/02/25 19:51
Split credits out
823b7e3b
– yenatch <yenatch@gmail.com>
authored
on 2013/02/25 19:47
Credits script and parser
13d74188
– yenatch <yenatch@gmail.com>
authored
on 2013/02/25 10:47
Add credit string pointers
05def441
– yenatch <yenatch@gmail.com>
authored
on 2013/02/25 09:16
Include some more gfx
49e2cc75
– yenatch <yenatch@gmail.com>
authored
on 2013/02/24 13:53
requirements filename didn't match install instructions
98e623a4
– yenatch <yenatch@gmail.com>
authored
on 2013/02/24 12:59
Truncate empty incbins (mostly EOB)
89e2edf1
– yenatch <yenatch@gmail.com>
authored
on 2013/02/23 23:17
More title screen asm
78e0e17e
– yenatch <yenatch@gmail.com>
authored
on 2013/02/23 15:20
finally disassemble FarCall (rst $8)
8bbfa540
– yenatch <yenatch@gmail.com>
authored
on 2013/02/23 11:47
PlayCryHeader and related wram
f56f340c
– yenatch <yenatch@gmail.com>
authored
on 2013/02/19 21:46
Label hw registers
a24b45ff
– yenatch <yenatch@gmail.com>
authored
on 2013/02/19 19:05
Add constants for hardware registers
da406973
– yenatch <yenatch@gmail.com>
authored
on 2013/02/19 18:57
Split out joypad
9102b9a4
– yenatch <yenatch@gmail.com>
authored
on 2013/02/18 19:06
Move fonts into gfx/misc
340e028c
– yenatch <yenatch@gmail.com>
authored
on 2013/02/18 14:57
spruce up CheckUnownLetter
fd51a5a3
– yenatch <yenatch@gmail.com>
authored
on 2013/02/17 23:40
Split magikarp length calcs out
f860c98d
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/16 19:42
Merge pull request #113 from yenatch/master
7e3ae21e
– yenatch <yenatch@gmail.com>
authored
on 2013/02/16 21:56
Split landmarks out
23bdfa2b
– yenatch <yenatch@gmail.com>
authored
on 2013/02/16 21:32
Split move names out
a2de02b5
– yenatch <yenatch@gmail.com>
authored
on 2013/02/16 21:30
Split item names and descriptions from main.asm
59f6291a
– yenatch <yenatch@gmail.com>
authored
on 2013/02/16 21:19
Split common text out of main.asm
48dbfc63
– yenatch <yenatch@gmail.com>
authored
on 2013/02/16 20:54
Split map scripts, text, events from main.asm
9761a1a6
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/16 13:44
Merge pull request #111 from yenatch/master
860d7447
– yenatch <yenatch@gmail.com>
authored
on 2013/02/15 18:25
Point to map groups instead of their first header
b52aa983
– yenatch <yenatch@gmail.com>
authored
on 2013/02/15 17:02
Split map headers and second map headers from main.asm
b8506365
– yenatch <yenatch@gmail.com>
authored
on 2013/02/15 17:01
Minor rgbasm macro cleanup
5447792d
– yenatch <yenatch@github.com>
authored
and yenatch <yenatch@gmail.com>
committed
on 2013/02/12 09:41
Last map header label
2063814b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/11 19:57
Merge pull request #109 from yenatch/master
7f7f4612
– yenatch <yenatch@github.com>
authored
on 2013/02/11 22:40
Export any detected palettes to png by default
ad0578fd
– yenatch <yenatch@github.com>
authored
on 2013/02/11 22:17
Fix png export orientation
8b8f7200
– yenatch <yenatch@github.com>
authored
on 2013/02/11 12:44
Clean up the makefile a bit
0b8c5ef7
– yenatch <yenatch@github.com>
authored
on 2013/02/11 10:50
Finish off make target for png generation
b62d644d
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/11 12:40
Merge pull request #108 from yenatch/master
39171b91
– yenatch <yenatch@github.com>
authored
on 2013/02/10 23:35
Fix compressed graphics and filestructure
2a429da4
– yenatch <yenatch@github.com>
authored
on 2013/02/10 23:24
Remove unnecessary 2bpp files
98d8914b
– yenatch <yenatch@github.com>
authored
on 2013/02/10 22:42
better dimension handling in 2bpp->png
d1172e1f
– yenatch <yenatch@github.com>
authored
on 2013/02/10 12:50
Add build target to mass-generate pngs from 2bpp files
ee347bff
– yenatch <yenatch@github.com>
authored
on 2013/02/10 09:10
Dump cry headers
80600f92
– yenatch <yenatch@github.com>
authored
on 2013/02/09 01:28
Infrastructure to dump pngs for 2bpp graphics
e7762890
– yenatch <yenatch@github.com>
authored
on 2013/02/09 01:22
Don't try to convert empty 2bpp files
0b05325e
– yenatch <yenatch@github.com>
authored
on 2013/02/09 00:09
Allow png->lz compression in the build process
087e2556
– yenatch <yenatch@github.com>
authored
on 2013/02/09 00:08
Move compressed trainer pics into the main folder
76b284c8
– yenatch <yenatch@github.com>
authored
on 2013/02/08 23:54
Dump and include trainer palettes
70280c0c
– yenatch <yenatch@github.com>
authored
on 2013/02/08 23:10
Add some command-line interfaces for use w/ makefile
90af5b2a
– yenatch <yenatch@github.com>
authored
on 2013/02/07 16:04
dump and incbin monster palettes
da205909
– yenatch <yenatch@github.com>
authored
on 2013/02/07 16:03
implement png import/export
706361ea
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/07 15:39
use pypng as a dependency
32523489
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/07 13:37
Merge pull request #107 from yenatch/master
2dbfe159
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/07 15:09
add swap~ files to .gitignore
dd2e702a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/06 21:00
Merge pull request #106 from yenatch/master
4d44c2c0
– yenatch <yenatch@gmail.com>
authored
on 2013/02/05 21:09
Condense pic dimensions table
08e4590c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/05 12:56
Merge pull request #105 from yenatch/master
f2e5173e
– yenatch <yenatch@gmail.com>
authored
on 2013/02/05 14:29
Create individual pokedex entry files
034609e7
– yenatch <yenatch@gmail.com>
authored
on 2013/02/05 13:28
Split pic pointers into files
e1b1f886
– yenatch <yenatch@gmail.com>
authored
on 2013/02/05 13:13
Rename pokedex entry files
31a907d7
– yenatch <yenatch@gmail.com>
authored
on 2013/02/05 13:08
Move music/ into audio/
ff5bd609
– yenatch <yenatch@gmail.com>
authored
on 2013/02/05 13:00
Clean up and condense music includes
9acf5610
– yenatch <yenatch@gmail.com>
authored
on 2013/02/05 11:48
Split audio engine and pointers into files
89020500
– yenatch <yenatch@gmail.com>
authored
on 2013/02/05 10:33
Move VBlank function to a file
a058572f
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 23:25
Consistent SECTION spacing
75ab33b3
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 22:56
Saner file distribution
c811b20b
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 20:21
Move BitTable2 to a file
710b7ddd
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 20:20
Fix box name addresses
4d848137
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 19:42
Split Pokemon names off into a file
40b477b4
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 19:39
Split base stats off into a file
70fd04dc
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 19:35
Split pokedex entries off into files
45a06d04
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 18:59
Split evos/attacks off into files
8d0a9d3e
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 18:26
Split move list off into a file
51afe79d
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 18:26
Split pokedex orders off into files
81372193
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 16:51
Reformat trainer group data
b0643120
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 16:10
Add NONE constant
d2d7571e
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 11:50
Split trainers off into files
28b56c51
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 11:22
Split type matchup off into a file
09359083
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 10:47
Split wild encounters off into files
4108c9eb
– yenatch <yenatch@gmail.com>
authored
on 2013/02/04 10:25
Split egg moves off into files
b6683269
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/04 05:00
Merge pull request #104 from yenatch/master
1e5bcb52
– yenatch <yenatch@gmail.com>
authored
on 2013/02/03 23:31
Some more icon asm
b8f4fd63
– yenatch <yenatch@gmail.com>
authored
on 2013/02/03 23:27
Add vram sections to wram, and minor fixes
21429332
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/03 16:46
Merge pull request #103 from yenatch/master
54d4818d
– yenatch <yenatch@gmail.com>
authored
on 2013/02/03 19:22
Fly / town map
57200b6c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/03 10:18
simplify load_rom in gbz80disasm
82b8b512
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/03 10:10
enable labels in gbz80disasm
c7886661
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/03 09:54
fix git clone instructions
7f0fdb19
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/03 03:56
Merge pull request #101 from Sanky/master
a632c8d6
– Sanky <gsanky@gmail.com>
authored
on 2013/02/03 06:38
Add menu icons.
01617448
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/02 20:46
Merge pull request #98 from Sanky/master
7df002c3
– Sanky <gsanky@gmail.com>
authored
on 2013/02/02 18:13
Merge https://github.com/kanzure/pokecrystal
f6db9f96
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/02 16:41
Merge pull request #100 from iimarckus/blackout
f3904898
– IIMarckus <iimarckus@gmail.com>
authored
on 2013/02/02 17:36
Replace some hardcoded addresses with local labels.
cdcb635a
– IIMarckus <iimarckus@gmail.com>
authored
on 2013/02/02 16:50
Add blackout points / fly location data.
aff98b26
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/02 15:54
Merge pull request #99 from iimarckus/blackout
1bf1d6e3
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/02/02 08:56
Merge pull request #97 from yenatch/master
ec665515
– yenatch <yenatch@gmail.com>
authored
on 2013/02/02 03:00
Decompression function
4bc2564a
– yenatch <yenatch@gmail.com>
authored
on 2013/02/02 02:14
VBlank and dependencies
479c1892
– yenatch <yenatch@gmail.com>
authored
on 2013/01/31 23:54
Add japanese credits text
6259d4c6
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/31 21:21
Merge pull request #96 from yenatch/master
341fa891
– yenatch <yenatch@gmail.com>
authored
on 2013/01/31 16:55
Credits
8f59a960
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/31 14:07
Merge pull request #95 from yenatch/master
b13fba25
– yenatch <yenatch@gmail.com>
authored
on 2013/01/30 17:41
Some more uncompressed gfx
71bc1436
– yenatch <yenatch@gmail.com>
authored
on 2013/01/29 20:38
A couple more general functions
73c374a3
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 14:22
README: fix testing instructions
Next