shithub: pokecrystal

RSS feed

b47c4bc6 – yenatch <yenatch@gmail.com> authored on 2015/05/17 22:16
Use more constants in the event scripting engine.

82317a7a – yenatch <yenatch@gmail.com> authored on 2015/04/13 18:34
Preemptively get rid of graphics queues while they're still not used.

d4863f3f – yenatch <yenatch@gmail.com> authored on 2015/04/13 18:28
Enumerate the event script command macros.

11b02eb0 – yenatch <yenatch@gmail.com> authored on 2015/04/13 17:42
Merge remote-tracking branch 'kanzure/master'

ee98f7b4 – yenatch <yenatch@gmail.com> authored on 2015/04/13 17:39
Enumerate the move effect command macros.

e7a3ba05 – yenatch <yenatch@gmail.com> authored on 2015/04/13 17:30
Add a macro for enumeration.

50734c96 – yenatch <yenatch@gmail.com> authored on 2015/04/13 17:28
Use labels for pic animation setup macros.

d54725c2 – IIMarckus <iimarckus@gmail.com> authored on 2015/03/29 17:29
Comment alternate Time Capsule item mappings.

64331ffe – Bryan Bishop <kanzure@gmail.com> authored on 2015/03/12 10:19
Merge pull request #283 from yenatch/master

b5f55a5f – yenatch <yenatch@gmail.com> authored on 2015/03/12 08:03
bump extras so the build actually works without baserom.gbc

a09903a2 – yenatch <yenatch@gmail.com> authored on 2015/03/11 18:37
make compare

074184c3 – yenatch <yenatch@gmail.com> authored on 2015/03/11 18:35
builds both 1.0 and 1.1

967977b7 – yenatch <yenatch@gmail.com> authored on 2015/03/11 18:25
baserom.gbc is no longer required to build

75ba97a0 – yenatch <yenatch@gmail.com> authored on 2015/03/11 18:23
no more incbins

41133598 – yenatch <yenatch@gmail.com> authored on 2015/03/11 17:21
Unused palette maps?

be975a3e – yenatch <yenatch@gmail.com> authored on 2015/03/11 17:15
Get rid of baserom incbins in misc/.

788af459 – yenatch <yenatch@gmail.com> authored on 2015/03/11 14:33
Get rid of baserom incbins in main.asm.

0c10ae0e – yenatch <yenatch@gmail.com> authored on 2015/03/11 13:41
Merge pull request #282 from yenatch/master

715f0c8a – yenatch <yenatch@gmail.com> authored on 2015/03/11 10:37
Merge remote-tracking branch 'kanzure/master'

53b30efd – Bryan Bishop <kanzure@gmail.com> authored on 2015/03/08 08:14
Merge pull request #280 from dannye/master

58e5b396 – yenatch <yenatch@gmail.com> authored on 2015/02/14 07:08
Use more struct offsets and constants for monsters and moves.

3619b13d – yenatch <yenatch@gmail.com> authored on 2015/02/12 13:26
Fix some halts that were dumped as "db $76".

adc41566 – yenatch <yenatch@gmail.com> authored on 2015/02/12 11:26
Fix a static reference to a string in Pokedex code.

fa1c2c57 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/02/15 16:22
Final music incbins

370ffcfd – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/02/14 05:14
Fix make clean

35644c33 – yenatch <yenatch@gmail.com> authored on 2015/02/13 23:18
Merge pull request #279 from iimarckus/crystal11

828d6b92 – IIMarckus <iimarckus@gmail.com> authored on 2015/02/13 20:51
Add the ability to build Crystal 1.1.

b028e138 – IIMarckus <iimarckus@gmail.com> authored on 2015/02/13 20:40
Give an internal Pokédex status variable its own label.

d7bc1d12 – Bryan Bishop <kanzure@gmail.com> authored on 2015/02/13 09:38
Merge pull request #277 from yenatch/master

1480602d – yenatch <yenatch@gmail.com> authored on 2015/02/11 18:20
Move the map_header macro into macros/map.asm.

2c5be676 – yenatch <yenatch@gmail.com> authored on 2015/02/11 18:18
Move second map header macros into macros/map.asm.

48b05947 – yenatch <yenatch@gmail.com> authored on 2015/02/11 17:46
Use connection macros instead of guessed values in second map headers.

ca48571c – yenatch <yenatch@gmail.com> authored on 2015/02/11 10:11
Add another reference to OTPartyMonOT in link cable code.

92e2ed3e – yenatch <yenatch@gmail.com> authored on 2015/02/11 10:09
Split out event scripting specials.

943ddf6d – yenatch <yenatch@gmail.com> authored on 2015/02/11 10:07
Get rid of the now-unused specials constants.

b048ea0f – yenatch <yenatch@gmail.com> authored on 2015/02/11 10:03
Use labels for script specials instead of constants/static values.

8bc89189 – yenatch <yenatch@gmail.com> authored on 2015/02/11 09:17
Use NUM_MOVES more liberally in wram.

9aef9370 – yenatch <yenatch@gmail.com> authored on 2015/02/11 09:13
Split out map object code.

a31b4586 – yenatch <yenatch@gmail.com> authored on 2015/02/11 09:08
Split out the diploma code.

f4e0e611 – yenatch <yenatch@gmail.com> authored on 2015/02/11 09:01
Split out the map setup scripts.

c6c220f1 – yenatch <yenatch@gmail.com> authored on 2015/02/11 08:59
Split out spawn points.

3977bd62 – yenatch <yenatch@gmail.com> authored on 2015/02/11 08:45
Split out map triggers.

25f5306a – yenatch <yenatch@gmail.com> authored on 2015/02/11 08:36
Split out the Pokedex code.

e13565f9 – yenatch <yenatch@gmail.com> authored on 2015/02/11 08:27
Split out the pack code.

994f89b4 – yenatch <yenatch@gmail.com> authored on 2015/02/11 08:20
Split out the move deleter code.

6c492cb8 – yenatch <yenatch@gmail.com> authored on 2015/02/11 08:15
Comment PrintTempMonStats.

3735185e – yenatch <yenatch@gmail.com> authored on 2015/02/11 08:14
Use PartyMon labels in GetPartyParamLocation arguments.

11b5c4c4 – yenatch <yenatch@gmail.com> authored on 2015/02/10 18:03
Add placeholder constants for ObjectStructs offsets.

6ff7b741 – yenatch <yenatch@gmail.com> authored on 2015/02/10 14:15
Split 40k lines of mobile noise out of main.asm.

b22a3347 – yenatch <yenatch@gmail.com> authored on 2015/02/10 13:25
Section "Video" in wram.asm doesn't need to be locked to an address.

956b990c – yenatch <yenatch@gmail.com> authored on 2015/02/10 13:21
Fix a bunch of palette copying errors and wram bank conflicts.

c0c081d6 – yenatch <yenatch@gmail.com> authored on 2015/02/10 12:59
Some coord labels in misc/crystal_misc.asm.

b097617f – yenatch <yenatch@gmail.com> authored on 2015/02/10 10:37
Blind wram in maps.

7c862ca7 – yenatch <yenatch@gmail.com> authored on 2015/02/10 10:32
Blind wram part 5.

c07ed74a – yenatch <yenatch@gmail.com> authored on 2015/02/10 10:14
Blind wram labels part 4.

62b473d6 – yenatch <yenatch@gmail.com> authored on 2015/02/10 10:14
Blind wram labels part 3.

80b0d8cd – yenatch <yenatch@gmail.com> authored on 2015/02/10 09:16
Use wram labels in common text.

849595e5 – yenatch <yenatch@gmail.com> authored on 2015/02/10 09:16
Blindly use wram labels for everything except mobile, part 2.

8e033210 – yenatch <yenatch@gmail.com> authored on 2015/02/07 19:03
Blindly use wram labels for everything except mobile, part 1.

0683bc87 – yenatch <yenatch@gmail.com> authored on 2015/02/07 18:06
Fix up remaining coords.

e927a4c9 – yenatch <yenatch@gmail.com> authored on 2015/02/07 17:53
More hlcoord macros for recently dumped code.

37ff5ddf – yenatch <yenatch@gmail.com> authored on 2015/02/06 18:28
Rip the Stadium 2 footer.

307706e6 – yenatch <yenatch@gmail.com> authored on 2015/02/06 18:26
There were actually 3 mobile chunks!

47d25da3 – yenatch <yenatch@gmail.com> authored on 2015/02/06 17:19
Intro palettes.

f326faef – yenatch <yenatch@gmail.com> authored on 2015/02/06 17:11
Dump known tilemaps and attribute maps.

d3054dc4 – yenatch <yenatch@gmail.com> authored on 2015/02/06 16:07
More graphics and straggling static refs.

78a0c398 – yenatch <yenatch@gmail.com> authored on 2015/02/06 15:54
The last chunk of code?

dab2395f – Bryan Bishop <kanzure@gmail.com> authored on 2015/02/06 17:15
Merge pull request #274 from yenatch/master

0b113e5e – Bryan Bishop <kanzure@gmail.com> authored on 2015/02/06 17:06
Merge pull request #273 from yenatch/master

a0a12efc – yenatch <yenatch@gmail.com> authored on 2015/02/06 15:07
Dump some more incbinned graphics, mostly 1bpp.

556435e0 – yenatch <yenatch@gmail.com> authored on 2015/02/06 14:20
A couple of the dumped graphics files were actually tilemaps.

a1471356 – Bryan Bishop <kanzure@gmail.com> authored on 2015/02/06 11:46
Merge pull request #272 from yenatch/master

6086778c – yenatch <yenatch@gmail.com> authored on 2015/02/06 11:22
Dump a bunch of incbinned graphics.

f8acaf69 – Bryan Bishop <kanzure@gmail.com> authored on 2015/02/06 11:03
Merge pull request #271 from yenatch/master

5e8112e3 – yenatch <yenatch@gmail.com> authored on 2015/02/06 08:41
INSTALL: Use git clone --recursive.

90891ec6 – yenatch <yenatch@gmail.com> authored on 2015/02/06 08:52
Use Pokemon constants in the kana order table.

7cc1b301 – yenatch <yenatch@gmail.com> authored on 2015/02/06 08:37
Fix static predefs generated by the disassembler.

41402c39 – yenatch <yenatch@gmail.com> authored on 2015/02/06 08:25
No static refs in bank 42.

6c388a70 – yenatch <yenatch@gmail.com> authored on 2015/02/06 06:26
No more static refs in bank 45.

e246b53b – yenatch <yenatch@gmail.com> authored on 2015/02/05 19:19
Odds and ends in bank 45 (and more ascii incbins).

ed88e494 – yenatch <yenatch@gmail.com> authored on 2015/02/05 18:59
Get rid of more static refs in banks 47, 5c, 5f.

8ab56853 – yenatch <yenatch@gmail.com> authored on 2015/02/05 18:02
A bunch of bank 5c incbins.

e6a89772 – yenatch <yenatch@gmail.com> authored on 2015/02/05 07:15
No more static refs in bank 5b.

19b75ac1 – yenatch <yenatch@gmail.com> authored on 2015/02/04 19:39
Tear up bank 47.

84bb0b1e – yenatch <yenatch@gmail.com> authored on 2015/02/04 12:10
Mobile main menu jumptables.

091d33e8 – yenatch <yenatch@gmail.com> authored on 2015/02/04 11:07
More mobile incbins and start incbinning .txt for ascii.

a0e2b827 – yenatch <yenatch@gmail.com> authored on 2015/02/03 20:10
Mobile phrases and tons of related data.

36436bbf – yenatch <yenatch@gmail.com> authored on 2015/02/02 11:57
No more unreferenced incbins in bank 41.

c611a454 – yenatch <yenatch@gmail.com> authored on 2015/02/02 11:39
Inconsequential bank ref in battle graphics code.

45926031 – yenatch <yenatch@gmail.com> authored on 2015/02/02 11:38
No more unreferenced incbins in bank 40.

46f2dbb3 – yenatch <yenatch@gmail.com> authored on 2015/02/02 10:46
Mobile trade incbins and coordinate macros.

fe230e2e – yenatch <yenatch@gmail.com> authored on 2015/01/27 10:04
Get rid of one-byte incbins in sound data.

5aec1149 – yenatch <yenatch@gmail.com> authored on 2015/01/27 10:03
Add a "mobile" directive for dummied-out mobile adapter functions.

f036cdf1 – yenatch <yenatch@gmail.com> authored on 2015/01/20 09:26
Move around some more macros.

9303752e – yenatch <yenatch@gmail.com> authored on 2015/01/20 09:10
Start moving relevant macros into macros/text.asm.

567b576f – Bryan Bishop <kanzure@gmail.com> authored on 2015/01/20 07:14
Merge pull request #268 from yenatch/master

0fa7b553 – yenatch <yenatch@gmail.com> authored on 2015/01/19 19:05
Get rid of the preprocessor.

8583cc47 – yenatch <yenatch@gmail.com> authored on 2015/01/19 19:01
Stop using the preprocessor.

d8cf44a8 – yenatch <yenatch@gmail.com> authored on 2015/01/19 16:31
wow

3fe3cd1a – yenatch <yenatch@gmail.com> authored on 2015/01/19 16:31
hVBlank

Next