shithub: pokecrystal

RSS feed

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

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

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

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

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

59cb57b9 – yenatch <[email protected]> authored on 2013/07/31 15:17
more cleanup

b275df69 – yenatch <[email protected]> authored on 2013/07/31 14:03
correct misnamed sfx constants

814ab52b – yenatch <[email protected]> authored on 2013/07/31 14:03
cleanup and bank 9 menus

d4e6ccca – yenatch <[email protected]> authored on 2013/07/31 14:02
jp char ァ

c9b70ba1 – yenatch <[email protected]> authored on 2013/07/29 21:05
update predef/specials pointers

4cb7c4e4 – yenatch <[email protected]> authored on 2013/07/29 20:32
update known labels in main

caaab30e – yenatch <[email protected]> authored on 2013/07/29 19:59
reorder a couple wram labels

50f1d7b7 – yenatch <[email protected]> authored on 2013/07/29 19:58
no more incbins in bank 0

7db40e03 – yenatch <[email protected]> authored on 2013/07/29 13:53
no more incbins in bank f

ed200a5a – yenatch <[email protected]> authored on 2013/07/29 09:58
fill out bank f more

39d84d44 – yenatch <[email protected]> authored on 2013/07/28 14:20
bank f

03413c9f – yenatch <[email protected]> authored on 2013/07/28 13:16
common text 2 and some fixes to compile

3070aeb9 – yenatch <[email protected]> authored on 2013/07/27 23:39
make way for bank 6f

5001d9b0 – yenatch <[email protected]> authored on 2013/07/27 23:32
bank 6f is common text

a0d54cce – yenatch <[email protected]> authored on 2013/07/27 23:12
couple bank e functions

5b07ea19 – yenatch <[email protected]> authored on 2013/07/27 12:31
move descriptions

0d0066a0 – yenatch <[email protected]> authored on 2013/07/27 11:19
picking at bank 0 incbins

5ecf9f10 – yenatch <[email protected]> authored on 2013/07/27 01:43
were gonna get bank 0 done!!

6343e2dd – yenatch <[email protected]> authored on 2013/07/26 19:49
Reset

be0af35e – yenatch <[email protected]> authored on 2013/07/26 18:19
over a million hours in gedit

bdd31cb8 – yenatch <[email protected]> authored on 2013/07/25 17:30
fix replaced label comment

45f52b0f – yenatch <[email protected]> authored on 2013/07/25 17:20
Remove erroneous TileX/Y labels

4d72b06b – yenatch <[email protected]> authored on 2013/07/25 17:08
replace known addresses with labels

184a9849 – yenatch <[email protected]> authored on 2013/07/24 14:32
autogbzdisasm trial run

83139cb7 – yenatch <[email protected]> authored on 2013/07/23 23:47
Text_1354 is used globally

15189253 – yenatch <[email protected]> authored on 2013/07/22 00:27
main menu and untranslated mobile text

65bd235e – yenatch <[email protected]> authored on 2013/07/21 23:00
even more bank 1 asm

9c7b0932 – yenatch <[email protected]> authored on 2013/07/21 01:53
more bank 1 asm

b3c5ca0d – yenatch <[email protected]> authored on 2013/07/21 01:53
mom/rival/red/green names

8e27cfbc – yenatch <[email protected]> authored on 2013/07/20 18:34
movement command asm

1ff1a40f – yenatch <[email protected]> authored on 2013/07/20 18:34
rename second hide_person macro to remove_person

173f3834 – yenatch <[email protected]> authored on 2013/07/19 22:27
get rid of bank 25 hard addresses in scripting.asm

6fb2cd66 – yenatch <[email protected]> authored on 2013/07/19 21:25
no more incbins in bank 25

f2888a2d – yenatch <[email protected]> authored on 2013/07/19 21:25
more overworld wram labels

92152c98 – yenatch <[email protected]> authored on 2013/07/19 21:20
script command scripttalkafter is an ender

c2b485a1 – yenatch <[email protected]> authored on 2013/07/19 21:20
script command reloadandreturn takes a parameter

8d75f962 – yenatch <[email protected]> authored on 2013/07/14 10:51
more sprite asm

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

bb8990dc – Bryan Bishop <[email protected]> authored on 2013/07/12 15:16
Merge pull request #157 from yenatch/overworld

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

226729d1 – Bryan Bishop <[email protected]> authored on 2013/07/11 05:01
Merge pull request #158 from yenatch/gbz80disasm-more-data

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

6765083c – yenatch <[email protected]> authored on 2013/07/03 17:55
wram.py: allow space definitions using constants

341e11cc – yenatch <[email protected]> authored on 2013/07/03 17:54
labels: hex is case-insensitive

ba5cd8bb – yenatch <[email protected]> authored on 2013/07/02 08:19
use wram from outside extras

9b71315d – Bryan Bishop <[email protected]> authored on 2013/07/10 11:35
Merge pull request #156 from yenatch/cygwin-install

3d320842 – yenatch <[email protected]> authored on 2013/07/10 13:58
apt-cyg is not a cygwin default; rgbds was outdated; simplify rgbds install

daf39309 – yenatch <[email protected]> authored on 2013/06/28 17:49
crystal: wram label finding

17b5e863 – yenatch <[email protected]> authored on 2013/06/28 17:35
crystal: 2pt script commands are for wram

622d6b86 – yenatch <[email protected]> authored on 2013/06/28 17:16
crystal: PointerLabelToScriptPointer bank is not reversed

fee0f0d6 – yenatch <[email protected]> authored on 2013/06/28 12:06
gbz80disasm: don't read data where there is none

3a1f843e – yenatch <[email protected]> authored on 2013/06/27 20:10
gbz80disasm: only track rom addresses for data

fe4b13e3 – yenatch <[email protected]> authored on 2013/06/27 18:28
gbz80disasm: use existing labels as addresses

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

34c8cb80 – Bryan Bishop <[email protected]> authored on 2013/06/26 17:45
Merge pull request #154 from yenatch/movement

ff111340 – Bryan Bishop <[email protected]> authored on 2013/06/25 19:54
Merge branch 'github/master' into master.

bd6a9853 – Bryan Bishop <[email protected]> authored on 2013/06/25 19:48
Merge branch 'gfx-fixes-again' into master.

7da503ac – Bryan Bishop <[email protected]> authored on 2013/06/25 19:48
use rm -f in Makefile

aee96a5c – Bryan Bishop <[email protected]> authored on 2013/06/25 19:47
Merge branch 'cogitokat/master' into master.

78ee534e – Bryan Bishop <[email protected]> authored on 2013/06/25 19:25
add jython stuff into .gitignore

28268df4 – Bryan Bishop <[email protected]> authored on 2013/06/25 19:23
remove extra whitespace in extras/vba.py

aade38c7 – Bryan Bishop <[email protected]> authored on 2013/06/25 19:01
remove extra whitespace in extras/gfx.py

cc1add09 – Bryan Bishop <[email protected]> authored on 2013/06/25 19:00
fix function formatting in extras/gfx.py

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

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

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

Next