shithub: pokecrystal

RSS feed

ec1f8e1f – yenatch <[email protected]> authored on 2013/04/25 11:44
dump and include beta maps

c0918f94 – yenatch <[email protected]> authored on 2013/04/25 09:21
there is no Move0

0844e3ee – yenatch <[email protected]> authored on 2013/04/25 00:26
implement move effect constants

af990910 – yenatch <[email protected]> authored on 2013/04/24 23:53
move effect constants

984b47f3 – yenatch <[email protected]> authored on 2013/04/19 22:57
Enemy screens

494f4c13 – yenatch <[email protected]> authored on 2013/04/19 22:53
damagecalc is actually damagestats; itemmultiplier is actually damagecalc

8f556474 – yenatch <[email protected]> authored on 2013/04/19 22:29
Clarify species-item boost functions

7503f907 – yenatch <[email protected]> authored on 2013/04/18 23:50
effect command cleanup

f125f14e – yenatch <[email protected]> authored on 2013/04/18 23:50
various battle wram + fixes

be3687bb – yenatch <[email protected]> authored on 2013/04/18 23:48
party flags for evolution checking

736275ae – yenatch <[email protected]> authored on 2013/04/12 13:23
pokedex entries got caught in the map header move

d6f6df0f – yenatch <[email protected]> authored on 2013/04/12 13:21
evolution minimum happiness constant

474606ac – yenatch <[email protected]> authored on 2013/04/12 13:21
TempMon struct

cc12b765 – yenatch <[email protected]> authored on 2013/04/08 09:15
fix special constant spacing

48f5e7df – yenatch <[email protected]> authored on 2013/04/07 22:23
Shuckle special

5f4fcbfb – yenatch <[email protected]> authored on 2013/04/07 22:15
minor wram fixes

1888e8ad – yenatch <[email protected]> authored on 2013/04/06 20:26
this is not pokered

45164c70 – yenatch <[email protected]> authored on 2013/04/06 20:26
BreedMon typo in wram

51018f0b – yenatch <[email protected]> authored on 2013/04/04 20:25
More readme formatting

f076f14b – yenatch <[email protected]> authored on 2013/04/04 18:42
double-colon rules for .png overrides

b6c874d4 – yenatch <[email protected]> authored on 2013/04/04 18:40
windows-specific make targets

ad3a80cd – yenatch <[email protected]> authored on 2013/04/04 12:21
No more install instructions in the readme

112a348d – yenatch <[email protected]> authored on 2013/04/04 12:15
Updated Windows install instructions

f36dfc36 – yenatch <[email protected]> authored on 2013/03/31 20:53
Move-specific effect pointers

b998f459 – yenatch <[email protected]> authored on 2013/03/31 17:39
Move effect pointers

6c3ec2d1 – yenatch <[email protected]> authored on 2013/03/29 21:58
Multiply and Divide

e21fc0fa – yenatch <[email protected]> authored on 2013/03/29 17:50
make chars consistent with preprocessor

dc81d0cf – yenatch <[email protected]> authored on 2013/03/29 14:54
dump move effects

57b31274 – yenatch <[email protected]> authored on 2013/03/27 21:37
Fix parameter spacing in incbins

50e9c799 – yenatch <[email protected]> authored on 2013/03/27 21:37
Minor formatting in main

a7fbc916 – yenatch <[email protected]> authored on 2013/03/27 19:08
sub/status constants

1b96c154 – yenatch <[email protected]> authored on 2013/03/27 14:50
All local addresses in bank d have labels

4f8f811f – yenatch <[email protected]> authored on 2013/03/27 13:33
Moves that don't make sense are actually effect ids

b6ab385d – yenatch <[email protected]> authored on 2013/03/27 13:07
More battletexts

62c621d5 – yenatch <[email protected]> authored on 2013/03/27 12:19
no more incbins in bank d

d2f6b6fe – yenatch <[email protected]> authored on 2013/03/26 21:52
Identify more move effect commands

3e6c37fe – yenatch <[email protected]> authored on 2013/03/26 16:39
Move effect commands dump

b5820668 – yenatch <[email protected]> authored on 2013/03/26 03:01
Give labels to some BattleTexts

edfffec8 – yenatch <[email protected]> authored on 2013/03/26 01:22
Various battle-related bank0 asm and wram/constants

87c36ebb – yenatch <[email protected]> authored on 2013/03/22 00:16
Fishing encounter data and related asm

f0346a99 – yenatch <[email protected]> authored on 2013/03/22 00:08
various minor additions

d7757676 – yenatch <[email protected]> authored on 2013/03/20 18:55
Flesh out HRAM labels

b570c4d6 – yenatch <[email protected]> authored on 2013/03/18 12:36
fix path handling in png make target

bcf9eada – yenatch <[email protected]> authored on 2013/03/17 20:40
Parse and dump tilesets

c19dcb99 – yenatch <[email protected]> authored on 2013/03/17 20:30
Fix unused function parse_map_header_by_id

36a0acbd – Bryan Bishop <[email protected]> authored on 2013/03/07 16:05
Merge pull request #122 from yenatch/master

a46a4b35 – yenatch <[email protected]> authored on 2013/03/07 18:39
vba - generalize project path in config

91b24953 – yenatch <[email protected]> authored on 2013/03/07 18:27
vba - suppress joypad input message

6a3cf4e3 – Bryan Bishop <[email protected]> authored on 2013/03/04 20:56
vba - record/replay button sequences

0fa5d9a1 – Bryan Bishop <[email protected]> authored on 2013/03/03 22:08
vba - keyboard input optimization

a1ed7e76 – Bryan Bishop <[email protected]> authored on 2013/03/03 16:42
vba - basic cheating infrastructure

9ee06005 – Bryan Bishop <[email protected]> authored on 2013/03/01 17:45
vba - separate config

32550934 – Bryan Bishop <[email protected]> authored on 2013/03/01 17:31
vba - run without unit tests

c2932b04 – Bryan Bishop <[email protected]> authored on 2013/03/01 17:11
vba - also install jython

e59fa73c – Bryan Bishop <[email protected]> authored on 2013/03/01 16:40
vba - improve install instructions

393b4971 – Bryan Bishop <[email protected]> authored on 2013/03/01 16:39
include some http ascii from the ROM

570e6d43 – Bryan Bishop <[email protected]> authored on 2013/03/01 08:40
Merge pull request #119 from yenatch/master

a7c260f4 – yenatch <[email protected]> authored on 2013/03/01 11:22
Script commands 0xb2 and 0xcc don't exist

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

Next