RSS feed
d6fbdfb8
– yenatch <yenatch@gmail.com>
authored
on 2014/06/23 08:47
More comments and constants in move effect command code.
32a5f21c
– yenatch <yenatch@gmail.com>
authored
on 2014/06/23 08:45
More PartyMon labels for relative addressing.
6fee8052
– yenatch <yenatch@gmail.com>
authored
on 2014/06/19 13:23
More object struct labels and constants.
044d0f7f
– yenatch <yenatch@gmail.com>
authored
on 2014/06/17 21:05
Merge remote-tracking branch 'kanzure/master'
bc3a2119
– yenatch <yenatch@gmail.com>
authored
on 2014/06/17 20:55
Residual damage, battle text labels, pic predefs.
dbe4c7ab
– yenatch <yenatch@gmail.com>
authored
on 2014/06/17 08:52
Fix some misnamed substatus constants.
c2dba431
– yenatch <yenatch@gmail.com>
authored
on 2014/06/17 07:58
Contest battle type and comment the battle menu.
1fbe471b
– IIMarckus <iimarckus@gmail.com>
authored
on 2014/06/17 00:53
Use better constants/comments in DST near-midnight checks.
541a9c73
– yenatch <yenatch@gmail.com>
authored
on 2014/06/16 18:52
Name the UpdateEnemyHUD predef.
8639fcd2
– yenatch <yenatch@gmail.com>
authored
on 2014/06/16 07:20
Use a predef macro that takes labels instead of juggling constants.
0b7dfeb9
– yenatch <yenatch@gmail.com>
authored
on 2014/06/16 06:32
Name and comment some move learning functions.
f244e448
– yenatch <yenatch@gmail.com>
authored
on 2014/06/15 12:20
Makefile: Use lower-case variables and graphics conversion queues.
db276026
– yenatch <yenatch@gmail.com>
authored
on 2014/06/14 18:33
Name and comment the trainer party reader.
e6271ca4
– yenatch <yenatch@gmail.com>
authored
on 2014/06/14 11:03
Move trainer item AI into battle/ai/items.asm.
c7f11f75
– yenatch <yenatch@gmail.com>
authored
on 2014/06/14 11:00
Item constants in trainer ai.
b83f2372
– yenatch <yenatch@gmail.com>
authored
on 2014/06/13 20:34
Rename _GetBattleVar -> GetBattleVarAddr.
e23f3412
– yenatch <yenatch@gmail.com>
authored
on 2014/06/13 18:53
Battle type constants in the wild.
eb9fc667
– yenatch <yenatch@gmail.com>
authored
on 2014/06/13 17:18
More battle code cleanup.
560b892b
– yenatch <yenatch@gmail.com>
authored
on 2014/06/12 15:32
Reformat the channel_struct macro and use more constants in wram.
023cfdbb
– yenatch <yenatch@gmail.com>
authored
on 2014/06/12 14:32
Consolidate monster structs in wram and sram.
23f9b5d2
– yenatch <yenatch@gmail.com>
authored
on 2014/06/10 19:23
Use constants for move struct positioning.
86c1e0fe
– yenatch <yenatch@gmail.com>
authored
on 2014/06/10 19:08
Consolidate NUM_MOVES usage and monster struct labels.
0d682e07
– yenatch <yenatch@gmail.com>
authored
on 2014/06/10 19:03
Fix argument handling in *coord macros. Add a "percent" shortcut.
61521f44
– yenatch <yenatch@gmail.com>
authored
on 2014/06/04 12:21
Comment PrintNum.
dfe221b9
– yenatch <yenatch@gmail.com>
authored
on 2014/06/04 13:23
Merge pull request #254 from yenatch/master
55972bfb
– yenatch <yenatch@gmail.com>
authored
on 2014/06/04 07:32
Bump pokemontools for better compression.
2d1a1b9c
– yenatch <yenatch@gmail.com>
authored
on 2014/06/03 21:41
Experience growth rate constants.
fc165332
– yenatch <yenatch@gmail.com>
authored
on 2014/06/03 21:34
Clean up the growth_rate macro.
8d2b9f3f
– yenatch <yenatch@gmail.com>
authored
on 2014/06/03 21:18
Remove the FuncCoord macro.
fd880447
– yenatch <yenatch@gmail.com>
authored
on 2014/06/03 21:10
Use {hl,de,bc}coord macros wherever possible.
b1755321
– yenatch <yenatch@gmail.com>
authored
on 2014/06/03 20:34
Add a dereferenced stats screen function.
6718981f
– yenatch <yenatch@gmail.com>
authored
on 2014/06/03 12:34
Truncate MAX_LEVEL + 1 if it exceeds 8 bits.
21708a22
– yenatch <yenatch@gmail.com>
authored
on 2014/06/03 10:08
Recomment lz deecompression.
20444d2f
– yenatch <yenatch@gmail.com>
authored
on 2014/06/03 10:07
More MAX_LEVEL use.
99fbe314
– yenatch <yenatch@gmail.com>
authored
on 2014/05/29 07:10
Rename directory stats -> data.
1f309190
– Bryan Bishop <kanzure@gmail.com>
authored
on 2014/05/28 15:51
Merge pull request #253 from yenatch/master
9755ff37
– yenatch <yenatch@gmail.com>
authored
on 2014/05/21 12:37
Split bank 0 battle functions into home/battle.asm.
36247945
– yenatch <yenatch@gmail.com>
authored
on 2014/05/21 12:26
Split bank 0 audio functions into home/audio.asm.
2cb3f8e1
– yenatch <yenatch@gmail.com>
authored
on 2014/05/21 12:21
Comment music functions in home.asm.
baf50317
– Bryan Bishop <kanzure@gmail.com>
authored
on 2014/05/19 08:22
Merge pull request #250 from Armada651/master
1098c235
– Bryan Bishop <kanzure@gmail.com>
authored
on 2014/05/19 08:21
Merge pull request #252 from yenatch/master
93f406e8
– yenatch <yenatch@gmail.com>
authored
on 2014/05/06 12:57
Revert some misused labels to static values in main.asm.
67b3a7fc
– yenatch <yenatch@gmail.com>
authored
on 2014/05/05 12:52
Battle animation object sprite data.
32d1a773
– yenatch <yenatch@gmail.com>
authored
on 2014/05/05 12:28
Battle animation object attributes and data.
50062957
– yenatch <yenatch@gmail.com>
authored
on 2014/05/05 12:27
Add an unused function in battle animation commands.
ddc88bed
– yenatch <yenatch@gmail.com>
authored
on 2014/05/05 11:58
Use a macro for sine waves.
2a2b5d7f
– yenatch <yenatch@gmail.com>
authored
on 2014/05/05 11:15
Battle BG effect data.
363600f8
– Bryan Bishop <kanzure@gmail.com>
authored
on 2014/05/05 05:20
Merge pull request #251 from yenatch/master
c8055c17
– yenatch <yenatch@gmail.com>
authored
on 2014/05/04 23:30
Fix static farcalls in AI scoring.
1fcc69e4
– yenatch <yenatch@gmail.com>
authored
on 2014/05/04 23:30
Fix up some labels in the battle animation object engine.
2ead8083
– yenatch <yenatch@gmail.com>
authored
on 2014/05/04 23:02
More labels and incbins in slots, PC menus, intro.
92c40ba2
– yenatch <yenatch@gmail.com>
authored
on 2014/05/04 14:02
Labels for mail graphics.
066d569e
– yenatch <yenatch@gmail.com>
authored
on 2014/05/03 23:20
Radio text/music and mail jumptables.
dbb7431c
– yenatch <yenatch@gmail.com>
authored
on 2014/05/03 17:44
Give a name to RandomRange.
a7a95e59
– yenatch <yenatch@gmail.com>
authored
on 2014/05/03 17:07
Headbutt tree encounter maps.
3fcaea47
– yenatch <yenatch@gmail.com>
authored
on 2014/05/03 16:02
Misc incbins in fly menu, slots, phone.
772c2c48
– yenatch <yenatch@gmail.com>
authored
on 2014/05/03 13:33
Sprite predef engine data.
467b73a0
– yenatch <yenatch@gmail.com>
authored
on 2014/05/02 21:02
Phone contacts and more misc pokegear.
5be729c7
– Jules Blok <jules.blok@gmail.com>
authored
on 2014/05/01 23:37
Use correct menu header identifier in PokeCom Center.
6fff25a9
– yenatch <yenatch@gmail.com>
authored
on 2014/05/01 23:37
Fix padding in the compressed pokegear sprite graphics.
ae6930fc
– yenatch <yenatch@gmail.com>
authored
on 2014/05/01 23:32
Radio stations and the cell phone menu.
6fbb9978
– Bryan Bishop <kanzure@gmail.com>
authored
on 2014/05/01 18:43
Merge pull request #248 from yenatch/master
7e4744fd
– yenatch <yenatch@gmail.com>
authored
on 2014/05/01 18:21
Fix some lines that were indented with spaces instead of tabs.
0e29ab24
– Bryan Bishop <kanzure@gmail.com>
authored
on 2014/05/01 13:55
Merge pull request #249 from yenatch/fix-windows-install
46a057b4
– yenatch <yenatch@gmail.com>
authored
on 2014/05/01 14:36
Install: gcc is required. Sudo doesn't exist in cygwin.
af77c4ed
– yenatch <yenatch@gmail.com>
authored
on 2014/04/30 23:37
Misc incbins in bank 23.
b7e37621
– yenatch <yenatch@gmail.com>
authored
on 2014/04/30 22:21
A couple Buena's Password specials.
2f218f52
– yenatch <yenatch@gmail.com>
authored
on 2014/04/30 20:09
Some GB Printer strings.
95af7dd8
– yenatch <yenatch@gmail.com>
authored
on 2014/04/30 19:44
Move RegionCheck into engine/landmarks.asm.
c58a5b8b
– yenatch <yenatch@gmail.com>
authored
on 2014/04/30 19:37
Use constants for the skipped dummy TMs.
ce59c9a8
– yenatch <yenatch@gmail.com>
authored
on 2014/04/30 02:04
Music and sound effect constants in map events.
5708cf75
– yenatch <yenatch@gmail.com>
authored
on 2014/04/30 01:40
Fix some static addresses in maps.
c456555f
– yenatch <yenatch@gmail.com>
authored
on 2014/04/29 18:59
Disassemble the mobile adapter library.
c7938cc7
– yenatch <yenatch@gmail.com>
authored
on 2014/04/29 13:43
Split the mobile adapter library into another object file.
da885886
– yenatch <yenatch@gmail.com>
authored
on 2014/04/28 12:43
Use BCD for Teru-sama prices.
6bba0e7f
– yenatch <yenatch@gmail.com>
authored
on 2014/04/28 12:43
Add constants for unused items, including Town Map and Poke Flute.
0e63b043
– yenatch <yenatch@gmail.com>
authored
on 2014/04/28 12:41
String and OAM incbins in Town Map code.
7d03634d
– yenatch <yenatch@gmail.com>
authored
on 2014/04/28 11:08
Kanto mon Special stats for the Time Machine.
7ab25c9f
– yenatch <yenatch@gmail.com>
authored
on 2014/04/21 20:02
Danger in the sound engine.
1dc2a177
– yenatch <yenatch@gmail.com>
authored
on 2014/04/19 19:15
More incbins in bank 22.
0ad21e6c
– yenatch <yenatch@gmail.com>
authored
on 2014/04/19 19:15
The unused name array is move descriptions.
fe3bcd62
– yenatch <yenatch@gmail.com>
authored
on 2014/04/18 23:08
Trainer card graphics and misc incbins in banks 21 and 22.
6b7c196d
– yenatch <yenatch@gmail.com>
authored
on 2014/04/18 09:41
Merge pull request #247 from yenatch/master
74a0d46c
– yenatch <yenatch@gmail.com>
authored
on 2014/04/17 22:31
Tileset color test debug menu.
63dcee07
– yenatch <yenatch@gmail.com>
authored
on 2014/04/17 22:08
Script vars and the color test debug menu.
76200895
– yenatch <yenatch@gmail.com>
authored
on 2014/04/17 19:11
Shrink pics, an extra egg pic and their labels.
5d269b42
– yenatch <yenatch@gmail.com>
authored
on 2014/04/17 18:07
Pick off more bank 12 incbins and labels.
bd30cc08
– yenatch <yenatch@gmail.com>
authored
on 2014/04/17 18:06
Unused Wooster script in Azalea Town.
12412713
– yenatch <yenatch@gmail.com>
authored
on 2014/04/17 18:06
Fix static banks for monster icons.
608fdac8
– Bryan Bishop <kanzure@gmail.com>
authored
on 2014/04/14 06:52
Merge pull request #246 from yenatch/master
992a9e50
– yenatch <yenatch@gmail.com>
authored
on 2014/04/13 23:37
Rough intro comments and palettes.
b8cd97f9
– yenatch <yenatch@gmail.com>
authored
on 2014/04/13 14:30
Incbins and jumptables in bank 38 (slots, cards, PC).
27ec0640
– Bryan Bishop <kanzure@gmail.com>
authored
on 2014/04/13 07:36
Merge pull request #245 from yenatch/master
1fd39f7f
– yenatch <yenatch@gmail.com>
authored
on 2014/04/12 22:06
Item usage strings and misc labels.
113dd395
– yenatch <yenatch@gmail.com>
authored
on 2014/04/12 20:03
Include palette 0 in PokemonPalettes.
26608790
– yenatch <yenatch@gmail.com>
authored
on 2014/04/12 20:02
Assorted labels, incbins, text, graphics, etc.
f66f4d51
– yenatch <yenatch@gmail.com>
authored
on 2014/04/12 11:45
Replace static bank 0 calls in the event scripting engine.
d9c5c2c5
– yenatch <yenatch@gmail.com>
authored
on 2014/04/12 11:45
Boxes, trading, assorted incbins.
50977474
– yenatch <yenatch@gmail.com>
authored
on 2014/03/14 08:46
Anonymous jumptables and sfx in bank 23.
6045c560
– yenatch <yenatch@gmail.com>
authored
on 2014/03/13 07:31
Magnet Train data.
Next