shithub: pokecrystal

RSS feed

03a6cfc2 – yenatch <[email protected]> authored on 2013/09/07 18:47
OTName wram label

353b4ac6 – yenatch <[email protected]> authored on 2013/09/07 13:35
fix up TreeMons/RockMons

6e587637 – yenatch <[email protected]> authored on 2013/09/07 11:30
split out std scripts from main.asm

ed206327 – yenatch <[email protected]> authored on 2013/09/07 11:26
add a menudata2 header in std scripts

eaaf7194 – yenatch <[email protected]> authored on 2013/09/07 10:42
label some jumps in std scripts

3301e5b7 – yenatch <[email protected]> authored on 2013/09/07 10:14
shorten PrintMoveDescription -> PrintMoveDesc so rgbds doesnt choke

45e791bb – yenatch <[email protected]> authored on 2013/09/07 01:08
StdScripts label in engine/scripting.asm

5376a0c9 – yenatch <[email protected]> authored on 2013/09/07 01:08
the bomb 3

6f541d57 – yenatch <[email protected]> authored on 2013/09/06 18:50
labels for each predef

266e401b – yenatch <[email protected]> authored on 2013/09/06 14:31
the bomb 2

67dd4996 – yenatch <[email protected]> authored on 2013/09/06 00:04
labels for each special

1660b814 – yenatch <[email protected]> authored on 2013/09/05 23:48
the bomb

4a429ade – yenatch <[email protected]> authored on 2013/09/05 23:47
add a label in the text engine

fb68f75d – yenatch <[email protected]> authored on 2013/09/05 21:56
update some labels and special/predef pointers

a4707ecc – yenatch <[email protected]> authored on 2013/09/05 13:40
couple more specials in bank 3

2aff956b – yenatch <[email protected]> authored on 2013/09/05 13:05
some specials in bank 3 and unown dex asm

a75940ca – Bryan Bishop <[email protected]> authored on 2013/09/05 07:42
Merge pull request #189 from yenatch/haxwiki-event-flags

40b4c87d – Bryan Bishop <[email protected]> authored on 2013/09/05 07:30
Merge pull request #188 from yenatch/split-common

60dde1d0 – yenatch <[email protected]> authored on 2013/09/05 10:24
forgot to commit engine/farcall.asm

1323008f – yenatch <[email protected]> authored on 2013/09/05 01:17
first round of event flag constants in map events

9b6b5a53 – yenatch <[email protected]> authored on 2013/09/05 00:37
clean up event flag constants

cac33e5e – yenatch <[email protected]> authored on 2013/09/04 20:27
dump event flag constants from haxwiki

90e63a8e – yenatch <[email protected]> authored on 2013/09/04 17:56
makefile: files in constants/ dont all end in 'constants' anymore

b417d08f – yenatch <[email protected]> authored on 2013/09/04 00:33
recomment CheckShininess and CheckContestMon

5888db34 – yenatch <[email protected]> authored on 2013/09/04 00:05
recomment Predef and GetPredefFn -> GetPredefPointer

a6ad4ad3 – yenatch <[email protected]> authored on 2013/09/04 00:04
Predef wram labels

715a19fd – yenatch <[email protected]> authored on 2013/09/03 17:15
split farcall functions into engine/farcall.asm

1eab7959 – yenatch <[email protected]> authored on 2013/09/03 16:30
formatting in the map engine

d93d17b4 – yenatch <[email protected]> authored on 2013/09/03 14:58
split out game time functions into engine/game_time.asm

2c36afc6 – yenatch <[email protected]> authored on 2013/09/03 14:56
recomment game time functions

340e31d8 – yenatch <[email protected]> authored on 2013/09/03 14:43
split menu functions into engine/menu.asm

23bb0585 – yenatch <[email protected]> authored on 2013/09/03 14:40
split Sine/Cosine into engine/sine.asm

12e6ff3f – yenatch <[email protected]> authored on 2013/09/03 14:39
split map object functions into engine/map_objects.asm

71bbd772 – yenatch <[email protected]> authored on 2013/09/03 14:35
split some RTC interfaces into engine/rtc.asm

00495679 – yenatch <[email protected]> authored on 2013/09/03 14:32
split vram functions out into engine/video.asm

1ecb3078 – yenatch <[email protected]> authored on 2013/09/03 14:22
split macros out from constants.asm into macros.asm

dad64b1d – yenatch <[email protected]> authored on 2013/09/03 14:17
split out rst vectors

0caac30f – yenatch <[email protected]> authored on 2013/09/03 13:59
clean up rst vectors

bd8be2b0 – yenatch <[email protected]> authored on 2013/09/03 13:57
split out hardware interrupts

affec2ac – yenatch <[email protected]> authored on 2013/09/03 13:48
clean up interrupts

20919e4d – yenatch <[email protected]> authored on 2013/09/03 13:45
formatting at Start

7bc23f08 – yenatch <[email protected]> authored on 2013/09/03 13:43
condense bank 0 includes

04fc9c47 – yenatch <[email protected]> authored on 2013/09/03 13:38
fix interface label for UpdateTimePals

b74e63a2 – yenatch <[email protected]> authored on 2013/09/03 13:36
split out delay functions

d2eeab62 – yenatch <[email protected]> authored on 2013/09/03 13:35
split out marts

15076861 – yenatch <[email protected]> authored on 2013/09/03 13:32
split out trainer dvs

bbe87563 – yenatch <[email protected]> authored on 2013/09/03 13:31
recomment trainer dvs

0ed9164c – yenatch <[email protected]> authored on 2013/09/03 13:26
decoration names

1cef08db – yenatch <[email protected]> authored on 2013/09/03 13:24
some asm pointer tables in bank 5f

171c21be – yenatch <[email protected]> authored on 2013/09/03 13:09
dump move tutor asm in bank 40

4e36d85e – Bryan Bishop <[email protected]> authored on 2013/09/03 12:01
Merge pull request #186 from kanzure/yenatch-master

04b926c6 – yenatch <[email protected]> authored on 2013/09/03 11:58
Merge branch 'master' of github.com:kanzure/pokecrystal

7ff9ab5d – Bryan Bishop <[email protected]> authored on 2013/09/03 10:54
Merge branch 'master' into yenatch-master

2b2018a8 – yenatch <[email protected]> authored on 2013/09/03 02:38
more bank 4 asm

5dd12730 – yenatch <[email protected]> authored on 2013/09/03 02:07
even more incbinned asm in bank 4

5641ea00 – yenatch <[email protected]> authored on 2013/09/03 01:41
disassemble more incbins in bank 4

0eff98ec – yenatch <[email protected]> authored on 2013/09/02 23:56
the rest of TMHMMoves

bf4bedc4 – yenatch <[email protected]> authored on 2013/09/02 23:54
more bank 4 functions and CanLearnTMHMMove

0d3de2e3 – yenatch <[email protected]> authored on 2013/09/02 23:39
GetTMHMMove and renamed TechnicalMachines -> TMHMMoves

edc35415 – yenatch <[email protected]> authored on 2013/09/02 02:40
formatting in MoveInfoBox and related functions

9f7c4ef0 – yenatch <[email protected]> authored on 2013/09/01 20:12
Sine and Cosine

5b38b377 – yenatch <[email protected]> authored on 2013/09/01 11:24
wram labels for graphics requests

e3da601c – yenatch <[email protected]> authored on 2013/09/01 10:37
split out tileset headers from main into tilesets/tileset_headers.asm

4a4dd20a – yenatch <[email protected]> authored on 2013/09/01 10:33
split tileset palette maps out of main into tilesets/palette_maps.asm

7cac61f3 – yenatch <[email protected]> authored on 2013/09/01 10:30
split tileset data out from main into tilesets/

5147e6c0 – yenatch <[email protected]> authored on 2013/09/01 10:42
random 0s in tileset data was actually lz padding

30107313 – yenatch <[email protected]> authored on 2013/09/01 08:52
split out blockdata includes from main into maps/

2a0089b9 – yenatch <[email protected]> authored on 2013/09/01 08:08
shorten some overly long music filenames

1a02ed6b – yenatch <[email protected]> authored on 2013/08/31 23:13
get rid of the last static address in tileset animation arrays

7d5e5b81 – yenatch <[email protected]> authored on 2013/08/31 20:52
recomment _AnimateTileset

cc2906b6 – yenatch <[email protected]> authored on 2013/08/31 20:09
consistent casing for Tileset labels

8190c3e5 – yenatch <[email protected]> authored on 2013/08/31 20:07
rename DoTileAnimation to AnimateTileset

fc6bc8e3 – yenatch <[email protected]> authored on 2013/08/31 20:02
rename graphics request handlers to Serve1bppRequest and Serve2bppRequest

abce4723 – yenatch <[email protected]> authored on 2013/08/31 17:24
fix PushOAM references in VBlank

28fd514b – yenatch <[email protected]> authored on 2013/08/31 17:15
recomment tileset animation interface

0a821fe9 – yenatch <[email protected]> authored on 2013/08/31 17:13
recomment bg map update functions

2bae1797 – yenatch <[email protected]> authored on 2013/08/31 17:12
bg map width/height constants

c0a01c99 – Bryan Bishop <[email protected]> authored on 2013/08/31 06:19
Merge pull request #185 from kanzure/preprocessor-performance

6191559c – Bryan Bishop <[email protected]> authored on 2013/08/31 08:12
give preprocessor.py a main()

a74462bc – Bryan Bishop <[email protected]> authored on 2013/08/31 08:03
even better performance for read_line

473bd192 – Bryan Bishop <[email protected]> authored on 2013/08/31 07:57
better read_line performance in preprocessor

7eaf5bf7 – Bryan Bishop <[email protected]> authored on 2013/08/31 07:07
reset stdout in prequeue.py near end

70be1842 – Bryan Bishop <[email protected]> authored on 2013/08/31 07:04
don't call load_pokecrystal_macros 2000 times

d8c82b78 – Bryan Bishop <[email protected]> authored on 2013/08/31 06:18
Merge pull request #184 from kanzure/preprocessor-macro-sanity-check-function

2fd792bb – Bryan Bishop <[email protected]> authored on 2013/08/31 06:39
move macro sanity check into separate function

ca0981eb – Bryan Bishop <[email protected]> authored on 2013/08/31 04:27
Merge pull request #183 from kanzure/preprocessor-macro-function

a429bce1 – Bryan Bishop <[email protected]> authored on 2013/08/31 06:22
Merge branch 'master' into preprocessor-macro-function

5815edf3 – Bryan Bishop <[email protected]> authored on 2013/08/31 06:13
refactor preprocessor macros into a function

63c2dc2f – Bryan Bishop <[email protected]> authored on 2013/08/31 06:03
docstring for prequeue.py

a6237d68 – Bryan Bishop <[email protected]> authored on 2013/08/31 05:29
remove an Exception from preprocessor

e91fb8ac – Bryan Bishop <[email protected]> authored on 2013/08/31 04:17
Merge pull request #182 from kanzure/preprocessor-asserts

ba67d3ba – Bryan Bishop <[email protected]> authored on 2013/08/31 06:17
Merge branch 'master' into preprocessor-asserts

ebb591a7 – Bryan Bishop <[email protected]> authored on 2013/08/31 05:56
make a MacroException more verbose in preprocessor

93514b18 – Bryan Bishop <[email protected]> authored on 2013/08/31 05:54
convert a macro_translator assert in preprocessor

95f72701 – Bryan Bishop <[email protected]> authored on 2013/08/31 05:51
raise MacroException instead of Exception

2c22d922 – Bryan Bishop <[email protected]> authored on 2013/08/31 05:50
fix "raise Exception" formatting in preprocessor

ecedde19 – Bryan Bishop <[email protected]> authored on 2013/08/31 05:46
replace an assert in macro_translator

1ce2bccd – Bryan Bishop <[email protected]> authored on 2013/08/31 05:45
generic preprocessor-specific exception classes

5118fb75 – Bryan Bishop <[email protected]> authored on 2013/08/31 04:11
Merge pull request #181 from kanzure/remove-globals-from-preprocessor

998fa0b1 – Bryan Bishop <[email protected]> authored on 2013/08/31 05:37
remove the do_macro_sanity_check global

Next