RSS feed
8f4b5dae
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 11:41
better formatting for romstr imports
5eb81b07
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 11:40
RomStr doesn't need deepcopy
86150b0f
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 11:37
commentify report_untested
bc167bed
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 11:34
fix label imports in tests
44db66e1
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 11:32
fix AsmList import in tests
564a1b58
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 11:30
fix pksv imports in tests
50ae458b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 11:29
fix calculate_pointer in tests
f8b1695b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 11:24
split out more item_constants stuff
c7755935
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 06:58
Merge pull request #94 from yenatch/master
35682de4
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/27 02:22
split out tests into a separate file
a687ec48
– yenatch <yenatch@gmail.com>
authored
on 2013/01/24 22:42
give names to some rst commands
4ef85af8
– yenatch <yenatch@gmail.com>
authored
on 2013/01/24 22:25
fix OverworldMap definition
a826951a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/23 13:32
fix label generator
d510b00a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/23 08:54
Merge pull request #93 from yenatch/master
859edf6f
– yenatch <yenatch@gmail.com>
authored
on 2013/01/23 11:47
split off animation data chunks into files
9aaa774c
– yenatch <yenatch@gmail.com>
authored
on 2013/01/23 10:52
rename unown animation pointer files
54f3eb84
– yenatch <yenatch@gmail.com>
authored
on 2013/01/23 10:28
include pic animations in main.asm
a5b2f3c3
– yenatch <yenatch@gmail.com>
authored
on 2013/01/23 10:27
temporary animation macros
dd16a257
– yenatch <yenatch@gmail.com>
authored
on 2013/01/23 10:27
allow labels and includes on the same line
3ba86a82
– yenatch <yenatch@gmail.com>
authored
on 2013/01/23 10:25
dump pic animations
d3c87e37
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/23 07:35
Merge pull request #92 from yenatch/master
b05db023
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/22 08:29
Merge pull request #91 from yenatch/master
cd0f7173
– yenatch <yenatch@gmail.com>
authored
on 2013/01/22 00:01
update gfx.py to reflect new structure
d340d840
– yenatch <yenatch@gmail.com>
authored
on 2013/01/21 23:22
restructure pic graphics
ddfcd3b0
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/19 18:31
don't let .gb roms sneak in
19c90766
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/19 18:28
update .gitignore formatting
2c128c46
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/16 16:25
Merge pull request #89 from yenatch/master
c0142213
– yenatch <yenatch@gmail.com>
authored
on 2013/01/16 19:17
really fix incbin in bank $2f
0c3ba162
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/16 18:12
fix incbin in bank $2f
17137716
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/16 18:02
Merge remote branch 'remotes/yenatch/master'
1ac5a723
– yenatch <yenatch@gmail.com>
authored
on 2013/01/15 13:03
bank 6c text
2327841d
– yenatch <yenatch@gmail.com>
authored
on 2013/01/15 11:52
pokecenter nurse script
0a54ce9e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/15 11:20
clean up python script imports
80781e56
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/15 11:15
remove the Size class (unused)
536df078
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/15 11:11
split out IntervalMap into a separate file
669c461a
– yenatch <yenatch@gmail.com>
authored
on 2013/01/14 18:19
forgot to make 3jumptext an ender
28b565a0
– yenatch <yenatch@gmail.com>
authored
on 2013/01/14 16:41
add missing script command (3jumptext)
e92a9ead
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/14 15:44
Merge pull request #87 from iimarckus/shootbreeze
92e20d0c
– IIMarckus <iimarckus@gmail.com>
authored
on 2013/01/14 16:24
Add phone scripts for Mom, Bill, Elm, and unused.
7a33b66a
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/14 15:44
Merge pull request #86 from yenatch/master
e09aff77
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/14 14:25
Merge pull request #85 from yenatch/master
acd6d354
– yenatch <yenatch@gmail.com>
authored
on 2013/01/13 22:15
banish script parser output to debug
df680fde
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/13 20:48
Merge pull request #84 from yenatch/master
23511b84
– yenatch <yenatch@gmail.com>
authored
on 2013/01/13 20:40
script special for pokerus check
80e76054
– yenatch <yenatch@gmail.com>
authored
on 2013/01/13 20:03
add pokerus check
936361ee
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/13 17:49
Merge pull request #83 from yenatch/master
4ee88cd7
– IIMarckus <iimarckus@gmail.com>
authored
on 2013/01/10 13:31
Add lots of phone call texts.
c24c6fe4
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/13 10:16
Merge pull request #81 from iimarckus/simian
818a82a2
– IIMarckus <iimarckus@gmail.com>
authored
on 2013/01/13 11:12
Fix typo.
9fbe7ea4
– yenatch <yenatch@gmail.com>
authored
on 2013/01/12 19:40
make careless use of gfx.py less fatal
2f136d26
– yenatch <yenatch@gmail.com>
authored
on 2013/01/12 19:39
reformat title screen palettes
238f4060
– yenatch <yenatch@gmail.com>
authored
on 2013/01/12 19:38
implement rgb macro for palettes
61a3d145
– yenatch <yenatch@gmail.com>
authored
on 2013/01/12 18:55
disassemble title screen init
fb9fdd03
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/12 17:22
Merge pull request #80 from yenatch/master
d2fabc3b
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/12 15:56
Merge pull request #79 from yenatch/master
52e79bd8
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/11 14:33
Merge pull request #77 from yenatch/master
ad46a935
– yenatch <yenatch@gmail.com>
authored
on 2013/01/11 10:08
make some labels saner
6349efab
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 21:35
do i really want to endorse mibbit?
647b1994
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 21:32
fix make/make clean line in INSTALL.md
5a943117
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 21:25
README 2.0
76b1e040
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 21:02
move readme
ccef29a7
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 18:30
Merge pull request #75 from yenatch/master
7d55a390
– yenatch <yenatch@gmail.com>
authored
on 2013/01/10 21:18
comment LoadEnemyMon and related fns; add RNG fns
01f48a54
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 11:30
speed up text conversion in preprocessor
458709fc
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 11:25
combine multiple calls to sys.stdout.write
849a57c9
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 10:58
disable macro error checking by default
fe8476d6
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 10:52
make include_file faster in the preprocessor
662f4422
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 10:42
disable '; original line' by default
f558edaf
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 10:34
even faster preprocessor
f2fd544e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 10:15
make the preprocessor a little faster
3f955291
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/10 10:07
saner import syntax in preprocessor
a8811247
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/09 19:04
Merge pull request #74 from yenatch/master
e59a7c8d
– yenatch <yenatch@gmail.com>
authored
on 2013/01/09 22:00
add symfile generation
314c4ff1
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/09 04:47
Merge pull request #57 from yenatch/master
e4686536
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/09 04:45
Merge pull request #71 from iimarckus/shootbreeze
29cce49f
– IIMarckus <iimarckus@gmail.com>
authored
on 2013/01/08 17:45
Pull out some code related to map names / item descriptions.
65d08133
– IIMarckus <iimarckus@gmail.com>
authored
on 2013/01/08 16:33
Add string pointers and coordinates for town map locations.
f4cd4152
– yenatch <yenatch@gmail.com>
authored
on 2013/01/06 21:25
fix pic incbin formatting
8c6669f9
– yenatch <yenatch@gmail.com>
authored
on 2013/01/06 19:17
bank 5a is a carbon copy of bank 59
a6087b0f
– yenatch <yenatch@gmail.com>
authored
on 2013/01/04 19:33
trainer dvs
2cdf7a36
– yenatch <yenatch@gmail.com>
authored
and Bryan Bishop <kanzure@gmail.com>
committed
on 2013/01/02 21:58
include all compressed and decompressed graphics
65614f40
– Bryan Bishop <kanzure@gmail.com>
authored
on 2013/01/02 04:39
Merge pull request #53 from yenatch/master
7613a0e6
– yenatch <yenatch@gmail.com>
authored
on 2013/01/01 23:41
add original compressed gfx data
e91f41dd
– yenatch <yenatch@gmail.com>
authored
on 2013/01/01 23:37
allow other files to import gfx.py
91726b3a
– yenatch <yenatch@gmail.com>
authored
on 2013/01/01 12:08
clean up wram (excess partymon structs)
3e953ad7
– yenatch <yenatch@gmail.com>
authored
on 2013/01/01 10:57
make gfx.py more convenient from command line
9a64bb15
– yenatch <yenatch@gmail.com>
authored
on 2013/01/01 09:20
remove last incbin in bank 3a
afd101eb
– yenatch <yenatch@gmail.com>
authored
on 2012/12/31 18:53
bank 70 (text)
81f2a4b7
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/12/31 16:11
Merge pull request #52 from yenatch/master
98c1d9d0
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/12/31 15:10
Merge pull request #51 from yenatch/master
a3fe9c00
– yenatch <yenatch@gmail.com>
authored
on 2012/12/31 17:53
decompress all known gfx
e01f991e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/12/30 20:30
pedantic whitespace fix
e9cf4a1c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/12/30 20:29
pedantic comma format fix
2367cd9c
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/12/30 20:25
Merge remote branch 'remotes/prizza/master'
3ade49fa
– Bryan Bishop <prizza@oneweakness.com>
authored
on 2012/12/30 19:35
pokemon base stats structure + removed junk files
da8b1e06
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/12/28 07:37
clean up whitespace
0eb28d0e
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/12/26 15:18
update address syntax again
9ed07bd3
– Bryan Bishop <kanzure@gmail.com>
authored
on 2012/12/26 14:15
Merge remote branch 'remotes/yenatch/master'
a2b7d318
– padz <yenatch@github.com>
authored
on 2012/12/22 22:42
add SpecialRoamMons and reformat TypeEffects
eb4db461
– padz <yenatch@github.com>
authored
on 2012/12/22 22:21
clean up bank 0; time-sensitive fns; add Predef fn
Next