Commit Graph

1129 Commits

Author SHA1 Message Date
Bryan Bishop
cf4ec47b15 Merge pull request #130 from Sanky/master
Menu stuff, battle text split & extras.
2013-05-12 06:21:45 -07:00
Sanky
b3d8c2ec49 Split battle text from main. 2013-05-12 12:38:49 +02:00
Bryan Bishop
42df1ed844 ignore extras/png.py 2013-05-11 21:45:15 -05:00
Bryan Bishop
ce187ca03f Merge pull request #129 from yenatch/master
preprocessor print macro + fix make lzs target
2013-05-11 10:58:35 -07:00
yenatch
ac391b7b8e preprocessor: print macro automatically inserts newlines 2013-05-11 13:51:30 -04:00
yenatch
a85077eb4f touch graphic files during decmp so make doesnt try to replace them 2013-05-11 13:39:40 -04:00
Sanky
f9c057f488 more menu stuff 2013-05-10 23:44:27 +02:00
Bryan Bishop
e6165edadf Merge pull request #128 from yenatch/master
item effects
2013-05-10 13:23:57 -07:00
yenatch
769005d270 remove a couple item effect incbins 2013-05-08 03:33:28 -04:00
yenatch
d0ef05a6fd dump item effects 2013-05-08 02:02:15 -04:00
yenatch
827f80ca05 portraitm_ail -> portraitmail 2013-05-07 23:28:24 -04:00
Sanky
d590a169c4 disasm some menu stuff 2013-05-08 01:43:29 +02:00
Sanky
aeaaade74c add extras/parse_consecutive_strings.py 2013-05-08 01:22:28 +02:00
Sanky
d01369178b make gbz80disasm understand bank:offset syntax 2013-05-08 01:21:55 +02:00
Sanky
acdb00c5dc Merge https://github.com/yenatch/pokecrystal 2013-05-07 14:23:10 +02:00
Bryan Bishop
0799fbb4aa Merge pull request #127 from yenatch/master
line ending fix
2013-05-06 22:38:19 -07:00
yenatch
2aa20af120 correct line ending handling 2013-05-07 01:33:13 -04:00
Bryan Bishop
2a44711fa7 Merge pull request #126 from yenatch/master
map scripts + ai + disabled line ending correction
2013-05-06 22:15:41 -07:00
yenatch
5a4098891a disable automatic line ending correction
on windows, carriage returns were being inserted into binary files, causing compiling errors
2013-05-07 01:12:26 -04:00
yenatch
3a7edf8b1a even more ai cleanup 2013-05-07 01:11:08 -04:00
yenatch
573db5b1b4 more ai cleanup 2013-05-06 20:51:07 -04:00
yenatch
5859040555 more thorough ai commenting 2013-05-06 14:36:32 -04:00
yenatch
bf73fd43db residual status constants 2013-05-06 11:41:12 -04:00
yenatch
9f5396eff6 clean up ai scoring 2013-05-06 02:39:01 -04:00
yenatch
3beab7dd92 move ai scoring out of main.asm 2013-05-05 19:56:17 -04:00
yenatch
c82216441a ai scoring part 2 2013-05-05 19:52:07 -04:00
yenatch
d3ec3bbaca ai scoring dump 2013-05-05 18:31:46 -04:00
yenatch
ef6e77a5c3 AI move scoring 2013-05-04 21:17:04 -07:00
yenatch
6b12741537 additional trainer class id in wram
this one seems more persistent than OtherTrainerID
2013-05-04 02:14:17 -04:00
yenatch
f104cf1269 flag constants 2013-05-04 02:13:44 -04:00
yenatch
5f832feeb2 unused move effect constants are apparently used by the ai 2013-05-04 02:11:55 -04:00
yenatch
8b1afa2265 Fix a wram mislabel (EnemyDisabledMove) 2013-05-03 21:04:34 -04:00
yenatch
c539a96f78 fruit trees 2013-05-03 19:34:19 -04:00
yenatch
99fb8bcc63 scripting: ScriptJump 2013-05-03 14:27:24 -04:00
yenatch
d077fae081 more move effect cleanup 2013-05-03 02:43:44 -04:00
yenatch
f3d0f2f1a4 user/opponent party attribute functions 2013-05-03 02:43:04 -04:00
yenatch
9b68493758 arena trap substatus 2013-05-03 02:42:25 -04:00
yenatch
2b00d49065 move effect cleanup 2013-05-03 01:29:57 -04:00
yenatch
adeb0ac47c easier-to-use status constants 2013-05-03 00:35:36 -04:00
yenatch
0cbea9b553 bank 0 battle functions 2013-05-03 00:22:28 -04:00
yenatch
417a73d61a More bank 0 functions 2013-05-03 00:09:54 -04:00
yenatch
ec3f279d53 SimpleMultiply and SimpleDivide 2013-05-02 22:45:34 -04:00
yenatch
993eecdc4a MBC constants in the wild 2013-05-02 22:38:48 -04:00
yenatch
6386d76cbd MBC3 constants 2013-05-02 22:38:48 -04:00
yenatch
b921c130e8 Clean up and add a couple functions in bank 0
Mostly related to sound
2013-05-02 22:38:48 -04:00
yenatch
10604fe8b3 sfx constants in the wild 2013-05-02 22:38:42 -04:00
yenatch
16507d3989 fix sfx pointer comments 2013-05-02 19:59:03 -04:00
yenatch
d2bf30db60 sfx constants 2013-05-02 19:48:04 -04:00
yenatch
2acb46f6b5 downward triangle character 0xee 2013-05-01 23:18:38 -04:00
yenatch
e46e8a3023 fix parsing errors in RuinsofAlphOutside 2013-05-01 13:52:44 -04:00