shithub: pokecrystal

RSS feed

cb1d7f81 – Bryan Bishop <[email protected]> authored on 2013/03/01 07:22
Merge pull request #118 from yenatch/master

bcfac567 – Bryan Bishop <[email protected]> authored on 2013/03/01 08:30
fix bank handling in vba.call

f0767fb1 – Bryan Bishop <[email protected]> authored on 2013/03/01 07:36
vba - example unit testing of roms

caa1dc10 – Bryan Bishop <[email protected]> authored on 2013/02/28 21:43
vba - call arbitrary functions from jython

b543827e – Bryan Bishop <[email protected]> authored on 2013/02/28 17:26
vba - fix off-by-one error in registers

7dc2c312 – Bryan Bishop <[email protected]> authored on 2013/02/28 17:23
vba - better way to deal with registers

e0c7d3d4 – Bryan Bishop <[email protected]> authored on 2013/02/28 15:39
use ScriptBank/ScriptPos in scripting.asm

37fac8a7 – Bryan Bishop <[email protected]> authored on 2013/02/28 15:38
vba - get text on screen

767cc137 – yenatch <[email protected]> authored on 2013/02/28 12:28
GetSquareRoot

ef4b04f1 – Bryan Bishop <[email protected]> authored on 2013/02/28 10:45
comments for GetScriptByte

e0ca5a24 – Bryan Bishop <[email protected]> authored on 2013/02/28 10:36
$26d4 is GetScriptByte

8f6f5a00 – Bryan Bishop <[email protected]> authored on 2013/02/28 10:28
disassemble some small functions in scripting.asm

e48e33ec – Bryan Bishop <[email protected]> authored on 2013/02/28 10:04
whitespace -> tabs for scripting.asm

37355aef – yenatch <[email protected]> authored on 2013/02/28 10:03
Gender check

4941f473 – Bryan Bishop <[email protected]> authored on 2013/02/27 23:33
vba - set_registers

9a20ba1d – Bryan Bishop <[email protected]> authored on 2013/02/27 23:32
remove code slop

a98dcc17 – Bryan Bishop <[email protected]> authored on 2013/02/27 23:31
vba warp function

eacf9b85 – Bryan Bishop <[email protected]> authored on 2013/02/27 18:20
Merge pull request #117 from iimarckus/master

3633411a – IIMarckus <[email protected]> authored on 2013/02/27 19:16
Add a little to the hall of fame functions.

23003bd7 – Bryan Bishop <[email protected]> authored on 2013/02/27 18:31
disassemble scripting engine commands

01e10a11 – Bryan Bishop <[email protected]> authored on 2013/02/27 16:41
update gbz80disasm for handling known fall-throughs

0e2ab043 – Bryan Bishop <[email protected]> authored on 2013/02/27 16:38
update automatic main.asm insertion

381d3e76 – Bryan Bishop <[email protected]> authored on 2013/02/27 15:03
include_last_address for disassembler

affcd587 – Bryan Bishop <[email protected]> authored on 2013/02/27 15:02
make to_asm more configurable

2a04c1c2 – Bryan Bishop <[email protected]> authored on 2013/02/27 12:22
fix parameters for verbosegiveitem2 definition

d2b464e5 – Bryan Bishop <[email protected]> authored on 2013/02/27 12:21
describedecoration is an ender

821d7948 – Bryan Bishop <[email protected]> authored on 2013/02/26 22:01
oops, include map_names

ec098d1a – Bryan Bishop <[email protected]> authored on 2013/02/26 16:49
various helper functions for the vba interface

160acfa2 – Bryan Bishop <[email protected]> authored on 2013/02/26 16:26
separate map_names into map_names.py

12c82550 – Bryan Bishop <[email protected]> authored on 2013/02/25 21:29
jython bindings to vba-linux/vba-closure (vba-rr)

70a83f81 – Bryan Bishop <[email protected]> authored on 2013/02/25 17:34
Merge pull request #116 from yenatch/master

aa6cd5f7 – yenatch <[email protected]> authored on 2013/02/25 19:51
Split credits out

823b7e3b – yenatch <[email protected]> authored on 2013/02/25 19:47
Credits script and parser

13d74188 – yenatch <[email protected]> authored on 2013/02/25 10:47
Add credit string pointers

05def441 – yenatch <[email protected]> authored on 2013/02/25 09:16
Include some more gfx

49e2cc75 – yenatch <[email protected]> authored on 2013/02/24 13:53
requirements filename didn't match install instructions

98e623a4 – yenatch <[email protected]> authored on 2013/02/24 12:59
Truncate empty incbins (mostly EOB)

89e2edf1 – yenatch <[email protected]> authored on 2013/02/23 23:17
More title screen asm

78e0e17e – yenatch <[email protected]> authored on 2013/02/23 15:20
finally disassemble FarCall (rst $8)

c5bb392e – Bryan Bishop <[email protected]> authored on 2013/02/23 21:55
Merge pull request #115 from yenatch/master

8bbfa540 – yenatch <[email protected]> authored on 2013/02/23 11:47
PlayCryHeader and related wram

f56f340c – yenatch <[email protected]> authored on 2013/02/19 21:46
Label hw registers

a24b45ff – yenatch <[email protected]> authored on 2013/02/19 19:05
Add constants for hardware registers

da406973 – yenatch <[email protected]> authored on 2013/02/19 18:57
Split out joypad

9102b9a4 – yenatch <[email protected]> authored on 2013/02/18 19:06
Move fonts into gfx/misc

75a4b16a – Bryan Bishop <[email protected]> authored on 2013/02/22 12:51
Merge pull request #114 from yenatch/master

340e028c – yenatch <[email protected]> authored on 2013/02/18 14:57
spruce up CheckUnownLetter

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

Next