shithub: pokecrystal

RSS feed

4f685791 – Bryan Bishop <[email protected]> authored on 2013/08/28 14:33
Merge pull request #171 from kanzure/remove-imports-from-preprocessor

3fb03e99 – Bryan Bishop <[email protected]> authored on 2013/08/28 16:31
two more unused imports from preprocessor

52c3daca – Bryan Bishop <[email protected]> authored on 2013/08/28 13:54
Merge pull request #170 from kanzure/fix-up-preprocessor

e4d3ea72 – Bryan Bishop <[email protected]> authored on 2013/08/28 13:53
don't use globals in the preprocessor

16bfc011 – Bryan Bishop <[email protected]> authored on 2013/08/28 13:18
use generic skippable macros in preprocessor

b602cc9b – Bryan Bishop <[email protected]> authored on 2013/08/28 12:48
don't directly reference two macro classes

d46d1901 – Bryan Bishop <[email protected]> authored on 2013/08/28 12:34
Merge branch 'remove-another-moneybyteparam-special-case' into master

6d612c88 – Bryan Bishop <[email protected]> authored on 2013/08/28 12:33
remove MoneyByteParam from preprocessor

a4782d9b – Bryan Bishop <[email protected]> authored on 2013/08/28 12:32
Merge branch 'master' into remove-another-moneybyteparam-special-case

0236b593 – Bryan Bishop <[email protected]> authored on 2013/08/28 12:30
remove another MoneyByteParam special case

16f6619a – Bryan Bishop <[email protected]> authored on 2013/08/28 10:15
Merge pull request #168 from kanzure/remove-preprocessor-special-case

00b36922 – Bryan Bishop <[email protected]> authored on 2013/08/28 12:13
remove a special case for MoneyByteParam

ddc4a929 – Bryan Bishop <[email protected]> authored on 2013/08/27 07:18
Merge pull request #161 from kanzure/remove-extras

94f5f612 – Bryan Bishop <[email protected]> authored on 2013/08/27 07:15
bump extras submodule to v1.1.0

34538797 – Bryan Bishop <[email protected]> authored on 2013/08/27 06:51
Merge branch 'master' into remove-extras

c61b3d42 – Bryan Bishop <[email protected]> authored on 2013/08/26 07:50
Merge remote-tracking branch 'yenatch/merge-kanzure-again' into master

5098ed74 – Bryan Bishop <[email protected]> authored on 2013/08/26 07:48
Merge remote-tracking branch 'github/master' into master

76fe7c5a – yenatch <[email protected]> authored on 2013/08/21 10:04
Merge remote-tracking branch 'kanzure/master' into merge-kanzure-again

27e1d3fa – yenatch <[email protected]> authored on 2013/08/21 10:02
Merge branch 'master' into merge-kanzure

7b5ffb54 – yenatch <[email protected]> authored on 2013/08/20 16:08
more field move asm/scripts

5db04abd – yenatch <[email protected]> authored on 2013/08/20 14:05
TileType is actually TileCollision

9ac0fc63 – yenatch <[email protected]> authored on 2013/08/20 13:08
formatting in TileTypeTable and tile checks

636a9609 – yenatch <[email protected]> authored on 2013/08/20 11:58
split out text engine

c1d02531 – yenatch <[email protected]> authored on 2013/08/20 02:09
graphics loading functions (2bpp and 1bpp)

35de889d – yenatch <[email protected]> authored on 2013/08/19 23:34
split out decompression

802c3149 – yenatch <[email protected]> authored on 2013/08/21 09:54
Merge commit 'd2d5c09'

99d2ee2b – yenatch <[email protected]> authored on 2013/08/19 23:26
split out program init

4b0889b3 – yenatch <[email protected]> authored on 2013/08/19 23:20
remove unnecessary incbin lengths

6b2faef6 – yenatch <[email protected]> authored on 2013/08/19 23:18
remove garbage data in tileset 31 metatile defs

5fe7c6bb – yenatch <[email protected]> authored on 2013/08/19 22:55
johto/kanto maps

29085399 – yenatch <[email protected]> authored on 2013/08/19 22:09
copyright graphics

91474f1b – yenatch <[email protected]> authored on 2013/08/19 21:38
MBC3SRAMEnable is actually MBC3SRamEnable

5b7d887f – yenatch <[email protected]> authored on 2013/08/19 21:35
comment program init functions

3460b82d – yenatch <[email protected]> authored on 2013/08/19 16:49
update hram addresses in engine/vblank.asm

df21dbcc – yenatch <[email protected]> authored on 2013/08/19 14:46
$ffcf $ffd0 -> hSCX hSCY

b66bac8a – yenatch <[email protected]> authored on 2013/08/19 14:44
hram: hSCX, hSCY

449bda27 – yenatch <[email protected]> authored on 2013/08/19 14:42
$ffd1 $ffd2 -> hWX hWY

084083ad – yenatch <[email protected]> authored on 2013/08/19 14:42
hram: hWX, hWY

8af06f3c – yenatch <[email protected]> authored on 2013/08/19 14:40
rename and clean up _Start, Init

75d5cc3b – yenatch <[email protected]> authored on 2013/08/17 01:57
options menu

deb5d1ed – yenatch <[email protected]> authored on 2013/08/16 21:12
<&iimarckus> kill those labels please

a29c1383 – yenatch <[email protected]> authored on 2013/08/16 20:53
labels for IncGradGBPalTable

4105ac81 – yenatch <[email protected]> authored on 2013/08/16 18:36
battle tower trainers and mons

570d2ab1 – yenatch <[email protected]> authored on 2013/08/16 18:35
dt: three-byte value

4398dde8 – yenatch <[email protected]> authored on 2013/08/16 11:24
even more phone text (bank 5d)

d83f8228 – yenatch <[email protected]> authored on 2013/08/16 11:15
dump some mobile link text

f458f964 – yenatch <[email protected]> authored on 2013/08/16 10:43
even more phone text (bank 29)

b3dcb0e8 – yenatch <[email protected]> authored on 2013/08/16 10:38
pokegear radio channel names

e44d0a22 – Bryan Bishop <[email protected]> authored on 2013/08/16 06:53
Merge pull request #165 from yenatch/make-mapfile-and-symfile

dbe8f750 – yenatch <[email protected]> authored on 2013/08/12 08:33
generate a mapfile and symfile on compile

c9ea4334 – Bryan Bishop <[email protected]> authored on 2013/08/16 06:50
Merge pull request #164 from yenatch/fix-install

5cc74ff0 – yenatch <[email protected]> authored on 2013/08/12 08:36
rework install instructions

ff453a51 – yenatch <[email protected]> authored on 2013/08/16 00:58
LoadMenuDataHeader and intro player name menu

caa7865c – yenatch <[email protected]> authored on 2013/08/15 17:54
extra phone text (bank 19)

62791419 – yenatch <[email protected]> authored on 2013/08/15 02:09
battle tower trainer text (bank 7b)

000c6d13 – yenatch <[email protected]> authored on 2013/08/15 02:06
CheckContestMon and a couple labels in bank 0

8ecd66f5 – yenatch <[email protected]> authored on 2013/08/14 01:42
replace more addresses with labels

2fb8d10c – yenatch <[email protected]> authored on 2013/08/14 01:38
more bank 2 incbins

7a8eb4e4 – yenatch <[email protected]> authored on 2013/08/12 12:33
sort out player/battle backpic asm

e545f0c1 – Bryan Bishop <[email protected]> authored on 2013/08/12 11:33
Merge commit '92152c9' into master

1cb19a03 – Bryan Bishop <[email protected]> authored on 2013/08/12 11:16
Merge commit '8d75f96' into master

27e82a68 – yenatch <[email protected]> authored on 2013/08/12 08:36
rework install instructions

693171a8 – yenatch <[email protected]> authored on 2013/08/12 08:33
generate a mapfile and symfile on compile

14160a18 – yenatch <[email protected]> authored on 2013/08/09 13:42
hidden power type/power calculation

94e9a3f7 – yenatch <[email protected]> authored on 2013/08/09 12:24
specials cleanup

464cfc9d – Bryan Bishop <[email protected]> authored on 2013/08/07 08:48
Merge branch 'master' into remove-extras

ced753c6 – Bryan Bishop <[email protected]> authored on 2013/08/05 07:16
update install text to say extras/requirements.txt

5ec6b52a – Bryan Bishop <[email protected]> authored on 2013/08/05 07:06
remove requirements.txt

b676c24a – Bryan Bishop <[email protected]> authored on 2013/08/04 14:32
Merge pull request #162 from kanzure/rgbds-section-names

d2d5c09b – yenatch <[email protected]> authored on 2013/08/04 00:57
update section names to comply with rgbds redefinitions

783a22cc – Bryan Bishop <[email protected]> authored on 2013/08/03 17:42
Merge branch 'remove-extras-fix-make-gfx' into remove-extras

36b7935b – Bryan Bishop <[email protected]> authored on 2013/08/03 17:40
Merge branch 'master' into remove-extras-fix-make-gfx

daa0760e – Bryan Bishop <[email protected]> authored on 2013/08/03 17:29
fix gfx/pics/%/front.lz make target

268a2d28 – Bryan Bishop <[email protected]> authored on 2013/08/03 16:13
probably fix the pngs target for make

a94257c7 – Bryan Bishop <[email protected]> authored on 2013/08/03 14:40
update Makefile for the new gfx.py path

c01c2ad3 – yenatch <[email protected]> authored on 2013/08/03 13:23
dump marts and related asm

4619cf13 – Bryan Bishop <[email protected]> authored on 2013/08/03 12:54
reset extras submodule to branch master

a2242e1b – yenatch <[email protected]> authored on 2013/08/03 12:34
Merge branch 'sprites'

1265d503 – Bryan Bishop <[email protected]> authored on 2013/08/03 12:27
Merge branch 'remove-extras-eggify' into remove-extras

0ee006a1 – yenatch <[email protected]> authored on 2013/08/03 12:19
more item effects

46fea979 – yenatch <[email protected]> authored on 2013/08/02 16:14
more step handling

09dfa9f0 – yenatch <[email protected]> authored on 2013/08/02 10:40
incbin unown font

b07ab26c – yenatch <[email protected]> authored on 2013/08/02 10:21
more predef constants

0e50b4c7 – yenatch <[email protected]> authored on 2013/08/02 01:46
more bank 1 incbins

e2a0c68f – yenatch <[email protected]> authored on 2013/08/01 14:30
comment more battle ui

257302df – yenatch <[email protected]> authored on 2013/08/01 12:35
player hud stuff

2a421c54 – Bryan Bishop <[email protected]> authored on 2013/08/03 12:25
fix preprocessor imports for the latest submodule

2b7b3b6d – Bryan Bishop <[email protected]> authored on 2013/08/03 12:22
update extras submodule on the "organizing" branch

a5f1029d – Bryan Bishop <[email protected]> authored on 2013/08/03 12:17
update extras submodule to latest master branch

44c459ab – Bryan Bishop <[email protected]> authored on 2013/08/03 09:58
INSTALL: fix extra newlines

6bf0fab5 – Bryan Bishop <[email protected]> authored on 2013/08/03 09:57
INSTALL: move general stuff out of windows section

21a5ee0d – Bryan Bishop <[email protected]> authored on 2013/08/03 09:56
fix spacing in a markdown file

4b5a5b6f – Bryan Bishop <[email protected]> authored on 2013/08/03 09:55
update INSTALL.md with submodule instructions

81c5b269 – Bryan Bishop <[email protected]> authored on 2013/08/03 09:49
Merge branch 'master' into remove-extras

e880c293 – Bryan Bishop <[email protected]> authored on 2013/08/03 09:46
remove stray newline from README

2e9caa75 – Bryan Bishop <[email protected]> authored on 2013/08/03 09:44
Move extras/ into a git submodule.

1c3ebf95 – Bryan Bishop <[email protected]> authored on 2013/08/03 08:17
write comment in .gitignore

ce31567c – yenatch <[email protected]> authored on 2013/08/01 11:29
frames

ff1536dd – yenatch <[email protected]> authored on 2013/08/01 10:54
refactor symfile parser and add labels.json generator

d39dc68a – yenatch <[email protected]> authored on 2013/08/01 01:34
field move asm

Next