shithub: pokecrystal

RSS feed

e45e685b – yenatch <yenatch@gmail.com> authored on 2015/01/01 16:32
Glossed over a couple predefs.

355aeb0a – yenatch <yenatch@gmail.com> authored on 2015/01/01 16:29
Tripped over a mobile jumptable.

7b87e67a – yenatch <yenatch@gmail.com> authored on 2015/01/01 15:59
More labels in code and some mobile datatracking.

7b71a12e – yenatch <yenatch@gmail.com> authored on 2014/12/29 17:08
Rename some graphics to avoid collisions later.

4781d9a8 – yenatch <yenatch@gmail.com> authored on 2014/12/29 05:23
Fix more static banks (trainers, mobile graphics).

133e2fb7 – yenatch <yenatch@gmail.com> authored on 2014/12/29 03:47
Use "- $ff00" instead of "& $ff" when dealing with hram.

1a2784d4 – yenatch <yenatch@gmail.com> authored on 2014/12/29 03:08
Recombine the event engine objects.

346844a6 – yenatch <yenatch@gmail.com> authored on 2014/12/28 13:44
Replace pointless $FF00+$xx with $ffxx.

0c55e33b – yenatch <yenatch@gmail.com> authored on 2014/12/28 13:19
More mobile subfunctions.

ea6954c4 – yenatch <yenatch@gmail.com> authored on 2014/12/28 07:28
Mystery Gift graphics labels.

37c65c59 – yenatch <yenatch@gmail.com> authored on 2014/12/26 15:37
Some wram labels in map connection code.

2cafe352 – yenatch <yenatch@gmail.com> authored on 2014/12/26 15:04
Fix static banks for save text and bedroom poster scripts.

f7e25bee – yenatch <yenatch@gmail.com> authored on 2014/12/26 10:31
Fix a static bank in map header code.

a6597ba9 – yenatch <yenatch@gmail.com> authored on 2014/12/26 09:52
Pick off references in misc/crystal_misc.asm.

48b1faf7 – yenatch <yenatch@gmail.com> authored on 2014/12/26 08:01
Reference name input character sets.

43a961af – yenatch <yenatch@gmail.com> authored on 2014/12/26 06:31
More unknown mobile code and MIN_LEVEL.

e325210a – yenatch <yenatch@gmail.com> authored on 2014/12/11 18:25
Merge remote-tracking branch 'kanzure/master'

3755584a – yenatch <yenatch@gmail.com> authored on 2014/12/11 18:24
Don't require pip.

755c0ae0 – yenatch <yenatch@gmail.com> authored on 2014/12/11 18:09
Dump a big mobile text table.

7391454a – yenatch <yenatch@gmail.com> authored on 2014/12/03 19:11
Get rid of incbins in bank $77.

5cbc7cc7 – yenatch <yenatch@gmail.com> authored on 2014/12/03 18:10
Fix padding in gfx/misc/pokegear.2bpp.lz.

6604afce – yenatch <yenatch@gmail.com> authored on 2014/12/03 16:26
Use the "next" directive in the credits.

fec2f25c – yenatch <yenatch@gmail.com> authored on 2014/12/03 16:25
Miscellaneous mobile incbins.

2f509ab3 – yenatch <yenatch@gmail.com> authored on 2014/12/03 15:06
Fix some incbins near Magikarp length code.

63afd6da – IIMarckus <iimarckus@gmail.com> authored on 2014/11/15 18:48
Update IRC links.

6ca56ab4 – Bryan Bishop <kanzure@gmail.com> authored on 2014/11/12 06:27
Merge pull request #265 from Bradley-Plus/master

cdb0bacd – Bradley Carpenter <Bradley-Plus@users.noreply.github.com> authored on 2014/11/12 07:19
Update INSTALL.md

b99b117b – Bradley Carpenter <Bradley-Plus@users.noreply.github.com> authored on 2014/11/12 07:19
Update INSTALL.md

7302978f – Bradley Carpenter <Bradley-Plus@users.noreply.github.com> authored on 2014/11/12 05:39
Update INSTALL.md

70c90ad4 – Bradley Carpenter <Bradley-Plus@users.noreply.github.com> authored on 2014/11/12 05:30
Update INSTALL.md

cc838178 – Bradley Carpenter <Bradley-Plus@users.noreply.github.com> authored on 2014/11/12 05:29
Update INSTALL.md

97e3d9ac – yenatch <yenatch@gmail.com> authored on 2014/11/07 17:59
Fix some static addresses in pic animations.

464d89c5 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/26 15:37
Labels for day of week siblings.

4aa3d3e3 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/23 20:43
Fix bad merge.

b4df25a1 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/23 20:18
More comments and labels for ball catch rates.

81e2a3f0 – yenatch <yenatch@gmail.com> authored on 2014/10/22 22:41
Merge remote-tracking branch 'xcrystal/master' into master

d430cccd – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/22 19:19
Add commentary and labels to AI stuff

86413585 – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/22 19:17
Revert "nothing"

201f56b3 – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/22 19:17
nothing

dd8653fe – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/22 19:08
More AI commentary/labels

bb9818e3 – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/22 13:36
More AI commentary/labels

bf60a6b6 – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/22 10:47
evasionup, accdown, whirlwind, haze

7cbec0d5 – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/21 20:28
More AI commentary/labels

96a89ffa – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/21 16:44
More AI commentary

44377acb – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/21 15:21
Rename labels and add more commentary to AI stuff

28097be2 – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/21 10:17
Add commentary to some AI layers

df2d0275 – xCrystal <rgr.crystal@gmail.com> authored on 2014/10/21 09:54
Start commenting some AI layers

78d16c1e – yenatch <yenatch@gmail.com> authored on 2014/09/30 07:20
Better labels for item/switch AI.

7996f5b1 – yenatch <yenatch@gmail.com> authored on 2014/09/30 07:19
Miscellaneous formatting cleanup.

ca58bd21 – yenatch <yenatch@gmail.com> authored on 2014/09/19 08:44
Clean up wram sections so that all space is accounted for.

c28be212 – IIMarckus <iimarckus@gmail.com> authored on 2014/09/23 18:20
Use a path argument for find as required by POSIX.

d6ac5407 – yenatch <yenatch@gmail.com> authored on 2014/08/22 16:48
Add the initial mobile adapter save data.

1d415805 – yenatch <yenatch@gmail.com> authored on 2014/08/22 16:43
Close an open string in name selection.

3be6ca01 – yenatch <yenatch@gmail.com> authored on 2014/08/22 16:41
Use AttrMap and TileMap labels for relative addressing.

ed15916f – yenatch <yenatch@gmail.com> authored on 2014/08/22 16:36
Use landmark constants in displaylocation commands (phone scripts).

a5862306 – yenatch <yenatch@gmail.com> authored on 2014/08/22 06:57
Split mobile/timer code out of home.asm.

49b00673 – yenatch <yenatch@gmail.com> authored on 2014/08/16 16:27
Recomment Headbutt tree and Rock Smash encounters.

4f018846 – Bryan Bishop <kanzure@gmail.com> authored on 2014/08/16 15:43
Merge pull request #260 from yenatch/master

85fe70ec – Bryan Bishop <kanzure@gmail.com> authored on 2014/08/16 15:42
Merge pull request #261 from kanzure/use-vagrant

5337d015 – yenatch <yenatch@gmail.com> authored on 2014/08/14 19:50
Recomment the text engine.

ffdc3e4c – yenatch <yenatch@gmail.com> authored on 2014/08/14 19:43
Wrap macro arguments with parentheses.

da799c80 – yenatch <yenatch@gmail.com> authored on 2014/08/13 15:44
Better trainer AI comments and finish off trainer attributes.

88a15c50 – yenatch <yenatch@gmail.com> authored on 2014/08/13 15:42
More constants and bug comments in item effects.

b922fe72 – yenatch <yenatch@gmail.com> authored on 2014/07/24 16:19
Label CheckPhoneCall.

07693817 – yenatch <yenatch@gmail.com> authored on 2014/07/24 15:40
Use phone script labels in the phone contact table.

3fb29975 – yenatch <yenatch@gmail.com> authored on 2014/07/24 15:27
Relabel GetItemDescription -> PrintItemDescription.

ab0ca2b1 – yenatch <yenatch@gmail.com> authored on 2014/07/24 08:02
Pick off more incbins and static labels in pic animation code.

dea79bb8 – yenatch <yenatch@gmail.com> authored on 2014/07/24 06:45
Add real-time-clock and Daylight Savings Time wram labels.

6f786a2b – Bryan Bishop <kanzure@gmail.com> authored on 2014/07/23 18:42
make a vagrant box to make things easier

f7e53b0f – yenatch <yenatch@gmail.com> authored on 2014/07/22 19:06
Dump the phone scripts.

cda504fb – yenatch <yenatch@gmail.com> authored on 2014/07/22 18:39
Fix "name" event command parameter comments.

0671d46b – yenatch <yenatch@gmail.com> authored on 2014/07/22 18:38
Bump pokemontools again for "name" event command fixes.

b211cac3 – yenatch <yenatch@gmail.com> authored on 2014/07/22 18:09
Separate phone scripts from std scripts.

29d92fe7 – yenatch <yenatch@gmail.com> authored on 2014/07/22 18:05
Fix some static addresses in std scripts.

e75e735f – yenatch <yenatch@gmail.com> authored on 2014/07/22 18:05
Reflect the extra loadwilddata argument in its function comment.

1f9ae9ed – yenatch <yenatch@gmail.com> authored on 2014/07/22 18:03
Bump pokemontools to fix loadwilddata.

bb5ae04c – Bryan Bishop <kanzure@gmail.com> authored on 2014/07/19 10:25
Merge pull request #259 from yenatch/cries

849044ce – yenatch <yenatch@gmail.com> authored on 2014/07/19 10:11
Remove generated "jump sources" comments.

be08d93b – yenatch <yenatch@gmail.com> authored on 2014/07/19 10:02
Name the script special function and clean up a couple specials.

52c5047a – yenatch <yenatch@gmail.com> authored on 2014/07/19 09:11
Remove the last incbin in map events.

4757e299 – yenatch <yenatch@gmail.com> authored on 2014/07/19 07:59
Merge remote-tracking branch 'kanzure/master' into cries

1ba907e3 – Bryan Bishop <kanzure@gmail.com> authored on 2014/07/18 15:45
Merge pull request #258 from yenatch/spawns

b9110b01 – yenatch <yenatch@gmail.com> authored on 2014/07/18 12:58
Condense cry headers to one line.

a2077704 – Bryan Bishop <kanzure@gmail.com> authored on 2014/07/18 11:25
Merge pull request #257 from yenatch/map-headers

3110fd28 – yenatch <yenatch@gmail.com> authored on 2014/07/18 06:29
Badge and move constants in Strength and Surf field effects.

2b1cc7f2 – yenatch <yenatch@gmail.com> authored on 2014/07/18 06:28
Use WOOPER in Oak speech.

68ee9981 – yenatch <yenatch@gmail.com> authored on 2014/07/18 06:26
Move cry functions out of home.asm.

928cdcfc – yenatch <yenatch@gmail.com> authored on 2014/07/18 06:25
Name cry functions in home.asm.

25151781 – yenatch <yenatch@gmail.com> authored on 2014/07/18 05:59
Rename the internal PlayCry function to _PlayCryHeader.

ab018a50 – yenatch <yenatch@gmail.com> authored on 2014/07/18 05:50
Cry "echo" is actually the upper byte of pitch (now a word).

0c7ef5e2 – yenatch <yenatch@gmail.com> authored on 2014/07/18 04:26
Use macros for both types of map headers.

2f996085 – yenatch <yenatch@gmail.com> authored on 2014/07/18 04:52
Use macros for spawns and flypoints.

091e55bf – yenatch <yenatch@gmail.com> authored on 2014/07/18 04:26
Add labels for maps that reuse blockdata.

2955e28a – yenatch <yenatch@gmail.com> authored on 2014/07/18 01:33
Add address labels used by Decompress.

b6793b65 – yenatch <yenatch@gmail.com> authored on 2014/07/18 01:28
Use a macro for Odd Egg probabilities.

e2ec8a1d – yenatch <yenatch@gmail.com> authored on 2014/07/09 08:50
Recomment type names.

1ecfe6bd – Bryan Bishop <kanzure@gmail.com> authored on 2014/06/27 17:33
Merge pull request #256 from yenatch/master

43fb5732 – yenatch <yenatch@gmail.com> authored on 2014/06/24 05:06
Don't use Olivine maps to define the length of a map header.

49ef0121 – yenatch <yenatch@gmail.com> authored on 2014/06/24 05:01
Remove excessive whitespace in map headers.

d6fbdfb8 – yenatch <yenatch@gmail.com> authored on 2014/06/23 08:47
More comments and constants in move effect command code.

Next