shithub: pokecrystal

RSS feed

9540a15b – yenatch <[email protected]> authored on 2013/07/14 09:49
type/pal constants in sprite headers

40711378 – yenatch <[email protected]> authored on 2013/07/14 09:49
more sprite constants

4ac88d6c – yenatch <[email protected]> authored on 2013/07/12 13:06
sprite constants in map events

5f6d69fd – yenatch <[email protected]> authored on 2013/07/12 13:03
extra sprite constant

bf2a4b8a – yenatch <[email protected]> authored on 2013/07/12 12:18
Sprite headers

1da2a7a5 – yenatch <[email protected]> authored on 2013/07/07 21:35
Outdoor sprites and sprite constants

90c18c5c – yenatch <[email protected]> authored on 2013/07/04 11:42
rst $28 -> JumpTable

37c009ca – yenatch <[email protected]> authored on 2013/07/04 01:37
player/script events

0988d69d – yenatch <[email protected]> authored on 2013/07/04 01:37
more scripting cleanup

a3870db6 – yenatch <[email protected]> authored on 2013/07/04 00:11
Clean up and remove incbins from script commands

82ebad99 – yenatch <[email protected]> authored on 2013/07/04 00:11
MapObjects and ScriptRunning

aa62a4b8 – yenatch <[email protected]> authored on 2013/07/03 23:55
version constant

e7a7fcc9 – yenatch <[email protected]> authored on 2013/07/03 23:53
crystal: add more movements

24daef7a – yenatch <[email protected]> authored on 2013/07/02 19:01
SelectMenu

dca6fd37 – yenatch <[email protected]> authored on 2013/07/02 10:10
start using relevant constants in wram.asm

425b7277 – yenatch <[email protected]> authored on 2013/07/02 10:09
make: check wram/constants

fbf9ae78 – yenatch <[email protected]> authored on 2013/07/01 18:55
clean up StartMenu

d3872d1a – yenatch <[email protected]> authored on 2013/06/30 22:48
chars: ▷

6597eb7e – yenatch <[email protected]> authored on 2013/06/28 17:51
Overworld input handling

b9dfd607 – yenatch <[email protected]> authored on 2013/06/26 20:34
DoPlayerMovement and recomment ow surfing checks

fbf561cf – Bryan Bishop <[email protected]> authored on 2013/06/25 16:32
Merge pull request #153 from yenatch/gbz80disasm-data

b710b872 – Bryan Bishop <[email protected]> authored on 2013/06/25 18:25
don't mix tabs/whitespace

ad6e271d – Bryan Bishop <[email protected]> authored on 2013/06/25 16:17
Merge pull request #148 from yenatch/master

4b2d4337 – Bryan Bishop <[email protected]> authored on 2013/06/25 16:10
Merge pull request #149 from yenatch/new-install

859c70ff – yenatch <[email protected]> authored on 2013/06/25 18:03
install: less abrasive outro

44571dc2 – yenatch <[email protected]> authored on 2013/06/25 17:28
give prequeue a reason to exist

8d2df72c – yenatch <[email protected]> authored on 2013/06/25 17:24
pre: restore separate_comment's behavior

fdf1070d – yenatch <[email protected]> authored on 2013/06/25 17:19
install: elaborate on make targets

03b407a0 – yenatch <[email protected]> authored on 2013/06/25 15:51
install: get pip and be less vague about the base rom

3d0314b5 – yenatch <[email protected]> authored on 2013/06/25 15:05
replace broken mibbit links with kiwiirc

2896cb93 – yenatch <[email protected]> authored on 2013/06/25 00:04
gbz80disasm: just use lowercase labels

91f7c123 – yenatch <[email protected]> authored on 2013/06/24 23:57
gbz80disasm: fix data handling

66304060 – yenatch <[email protected]> authored on 2013/06/24 23:55
gbz80disasm: local/global address conversion + fix find_label

7804dedc – yenatch <[email protected]> authored on 2013/06/24 23:43
gbz80disasm: detect data tables referenced in asm

e199aaa8 – yenatch <[email protected]> authored on 2013/06/24 23:21
gbz80disasm: data detection

01954388 – yenatch <[email protected]> authored on 2013/06/21 19:23
make: don't recompile if it's not necessary

e733c423 – yenatch <[email protected]> authored on 2013/06/20 20:58
preprocess asm files individually

f3340de6 – yenatch <[email protected]> authored on 2013/06/18 17:54
make clean is no longer required to compile

4577af01 – yenatch <[email protected]> authored on 2013/06/17 23:56
updated install instructions

fb931fe6 – yenatch <[email protected]> authored on 2013/06/17 17:26
move miscellaneous asm into engine/

41dbd3b4 – yenatch <[email protected]> authored on 2013/06/17 17:16
move constants files into constants/

20c0c0e2 – yenatch <[email protected]> authored on 2013/06/17 14:31
BadgeStatBoosts

869de91b – yenatch <[email protected]> authored on 2013/06/17 14:19
LostBattle and HalveMoney

ac773a9d – Bryan Bishop <[email protected]> authored on 2013/06/17 12:56
Merge pull request #147 from yenatch/master

fe01fb51 – Bryan Bishop <[email protected]> authored on 2013/06/16 13:17
programmatic speedrun of pokecrystal (vba)

6c5ccae8 – Bryan Bishop <[email protected]> authored on 2013/06/16 07:34
make vba emulator wait until text is done drawing

a4235e11 – yenatch <[email protected]> authored on 2013/06/15 21:22
symfile: fix address handling

dfb24161 – yenatch <[email protected]> authored on 2013/06/15 10:11
gbz80disasm: fix labels outside of banks 0 and 1

ef6767f1 – yenatch <[email protected]> authored on 2013/06/13 22:29
OakSpeech formatting

2f21ff4e – yenatch <[email protected]> authored on 2013/06/13 22:19
gbz80disasm: only use gbhw/hram constants >= 0xff00

7213916c – yenatch <[email protected]> authored on 2013/06/13 21:09
DrawIntroPlayerPic

d9779c58 – Bryan Bishop <[email protected]> authored on 2013/06/13 10:57
Merge pull request #146 from yenatch/master

bbed370d – yenatch <[email protected]> authored on 2013/06/13 13:18
gfx: return mass-decompress command

c9ff12cc – yenatch <[email protected]> authored on 2013/06/13 12:31
use stat constants in statdown commands

2b2d3e5e – yenatch <[email protected]> authored on 2013/06/13 12:11
Merge branch 'master' of github.com:kanzure/pokecrystal

8ae709be – yenatch <[email protected]> authored on 2013/06/13 12:10
comment statdown move command

eab37ef9 – yenatch <[email protected]> authored on 2013/06/13 10:23
hexdump for binary diffs

a923bf76 – yenatch <[email protected]> authored on 2013/06/12 19:31
Merge branch 'master' of github.com:kanzure/pokecrystal

4eebcf0a – Bryan Bishop <[email protected]> authored on 2013/06/12 18:44
Merge remote-tracking branch 'yenatch/master'

358b5b07 – Bryan Bishop <[email protected]> authored on 2013/06/12 18:44
Revert "make gfx.py png take only a path"

6ba758aa – yenatch <[email protected]> authored on 2013/06/12 17:31
expand shortened palettes

5803db71 – yenatch <[email protected]> authored on 2013/06/12 11:51
gfx: workable command line functions

b06c96e4 – yenatch <[email protected]> authored on 2013/06/12 10:38
gfx: palette checking in to_png

5d204ce5 – yenatch <[email protected]> authored on 2013/06/12 10:25
fix palette functions and output palettes in 2bpp conversion

5cf1754b – yenatch <[email protected]> authored on 2013/06/12 08:38
gfx: handling for <4-color pngs when converting to 2bpp

c26d758f – yenatch <[email protected]> authored on 2013/06/10 17:58
DecompressPredef

33371d77 – yenatch <[email protected]> authored on 2013/06/10 17:56
split out constants

a0188280 – yenatch <[email protected]> authored on 2013/06/09 10:30
Player backpic and consistent names for player characters

77aa2d9e – yenatch <[email protected]> authored on 2013/05/31 15:06
recomment text box functions

3975e86b – yenatch <[email protected]> authored on 2013/05/31 14:22
remove \@s from local labels

723645b4 – Bryan Bishop <[email protected]> authored on 2013/05/30 12:29
rename bank3{0,1}.asm to sprites_{1,2}.asm

3517a4f5 – Bryan Bishop <[email protected]> authored on 2013/05/30 12:28
remove two commented incbin lines

6a26978b – Bryan Bishop <[email protected]> authored on 2013/05/30 10:24
Merge pull request #144 from kanzure/temporarily-fix-overworld-sprites

f8da1496 – Bryan Bishop <[email protected]> authored on 2013/05/30 12:20
include overworld sprite .2bpp files

dbc5cbd7 – Bryan Bishop <[email protected]> authored on 2013/05/30 12:19
remove overworld sprite pngs

915c6358 – Bryan Bishop <[email protected]> authored on 2013/05/29 15:44
make gfx.py png take only a path

3bb2a65e – yenatch <[email protected]> authored on 2013/05/29 14:56
wram: room decorations

11cb0160 – yenatch <[email protected]> authored on 2013/05/29 10:49
JpDe

2df19fef – yenatch <[email protected]> authored on 2013/05/27 20:59
remove makefile clutter

eb75c580 – yenatch <[email protected]> authored on 2013/05/27 19:28
heavy ball

128dce7a – Bryan Bishop <[email protected]> authored on 2013/05/27 16:21
Merge pull request #142 from cogitokat/overworld-sprites

e08e7cf7 – Kat Harrison <Kat Harrison> authored on 2013/05/27 19:07
Include overworld sprites

122e2436 – yenatch <[email protected]> authored on 2013/05/22 13:07
mistook sprout tower pillar for minecart graphics

103ac439 – Bryan Bishop <[email protected]> authored on 2013/05/22 09:48
Merge pull request #140 from yenatch/master

f4db6f60 – yenatch <[email protected]> authored on 2013/05/22 12:36
music constants in map headers

f4e9dc2d – yenatch <[email protected]> authored on 2013/05/22 11:09
label banks in map headers

ee4203a5 – yenatch <[email protected]> authored on 2013/05/22 10:57
minecart tile animations

c15e7b86 – yenatch <[email protected]> authored on 2013/05/21 22:56
safari fountain tile animations

dff781c0 – Bryan Bishop <[email protected]> authored on 2013/05/21 20:15
Merge pull request #139 from iimarckus/peecee

620cf7a2 – IIMarckus <[email protected]> authored on 2013/05/21 21:11
Disassemble Kris's PC.

6dde0b27 – yenatch <[email protected]> authored on 2013/05/21 14:32
ilex forest tree tile animations

56d0175a – IIMarckus <[email protected]> authored on 2013/05/21 13:03
Add Prof. Oak's PC.

399925ff – yenatch <[email protected]> authored on 2013/05/21 12:43
gbz80disasm: rgbds uses brackets for ld hl, sp+x

2236e279 – yenatch <[email protected]> authored on 2013/05/21 08:37
cave water + park fountain tile animations

fdc1609f – Bryan Bishop <[email protected]> authored on 2013/05/17 21:49
Merge pull request #138 from yenatch/master

ca22f95d – yenatch <[email protected]> authored on 2013/05/18 00:14
get rid of windows build components

40946fd5 – yenatch <[email protected]> authored on 2013/05/18 00:13
confident enough in lz make target to include it in general compile

e3565bd7 – yenatch <[email protected]> authored on 2013/05/17 23:26
gfx: safer alternating-byte detection in compression

b5e0efc1 – yenatch <[email protected]> authored on 2013/05/17 21:53
Working lz make target

77e365d4 – yenatch <[email protected]> authored on 2013/05/17 13:28
gfx: fix a typo

Next