Commit Graph

747 Commits

Author SHA1 Message Date
Bryan Bishop ddfcd3b0b0 don't let .gb roms sneak in 2013-01-19 23:31:32 -06:00
Bryan Bishop 19c907664a update .gitignore formatting 2013-01-19 23:28:31 -06:00
Bryan Bishop 2c128c46f5 Merge pull request #89 from yenatch/master
Yep.
2013-01-16 21:25:09 -08:00
yenatch c01422136e really fix incbin in bank $2f 2013-01-17 00:18:43 -05:00
Bryan Bishop 0c3ba162e0 fix incbin in bank $2f 2013-01-16 23:13:02 -06:00
Bryan Bishop 1713771629 Merge remote branch 'remotes/yenatch/master'
fixes #88
2013-01-16 23:02:08 -06:00
yenatch 1ac5a72392 bank 6c text 2013-01-15 18:03:45 -05:00
Bryan Bishop 0a54ce9e75 clean up python script imports 2013-01-15 16:20:10 -06:00
Bryan Bishop 80781e56f0 remove the Size class (unused) 2013-01-15 16:15:25 -06:00
Bryan Bishop 536df0787f split out IntervalMap into a separate file 2013-01-15 16:12:26 -06:00
yenatch 2327841dd6 pokecenter nurse script 2013-01-15 16:52:05 -05:00
Bryan Bishop e92a9ead39 Merge pull request #87 from iimarckus/shootbreeze
phone call texts and phone call scripts
2013-01-14 20:44:50 -08:00
Bryan Bishop 7a33b66ab4 Merge pull request #86 from yenatch/master
3jumptext is an ender.
2013-01-14 20:44:07 -08:00
IIMarckus 92e20d0c59 Add phone scripts for Mom, Bill, Elm, and unused. 2013-01-14 21:24:45 -07:00
yenatch 669c461ad8 forgot to make 3jumptext an ender 2013-01-14 23:19:31 -05:00
Bryan Bishop e09aff7715 Merge pull request #85 from yenatch/master
More script commands.
2013-01-14 19:25:54 -08:00
yenatch 28b565a01c add missing script command (3jumptext) 2013-01-14 21:44:47 -05:00
Bryan Bishop df680fde38 Merge pull request #84 from yenatch/master
make script parsing less terrible
2013-01-14 01:48:24 -08:00
yenatch acd6d354c8 banish script parser output to debug 2013-01-14 03:15:47 -05:00
Bryan Bishop 936361ee89 Merge pull request #83 from yenatch/master
pokerus
2013-01-13 22:49:43 -08:00
yenatch 23511b8416 script special for pokerus check 2013-01-14 01:40:00 -05:00
yenatch 80e760544d add pokerus check 2013-01-14 01:03:14 -05:00
Bryan Bishop c24c6fe438 Merge pull request #81 from iimarckus/simian
checkmonkey -> checkmoney
2013-01-13 15:16:31 -08:00
IIMarckus 818a82a20e Fix typo. 2013-01-13 16:12:25 -07:00
IIMarckus 4ee88cd762 Add lots of phone call texts. 2013-01-13 15:40:23 -07:00
Bryan Bishop fb9fdd038d Merge pull request #80 from yenatch/master
rgb macro for palettes
2013-01-12 22:22:00 -08:00
yenatch 9fbe7ea423 make careless use of gfx.py less fatal 2013-01-13 00:40:13 -05:00
yenatch 2f136d26fd reformat title screen palettes 2013-01-13 00:39:00 -05:00
yenatch 238f406024 implement rgb macro for palettes 2013-01-13 00:38:48 -05:00
Bryan Bishop d2fabc3b15 Merge pull request #79 from yenatch/master
title screen
2013-01-12 20:56:58 -08:00
yenatch 61a3d14593 disassemble title screen init 2013-01-12 23:55:01 -05:00
Bryan Bishop 52e79bd8bb Merge pull request #77 from yenatch/master
minor label changes
2013-01-11 19:33:25 -08:00
yenatch ad46a9359b make some labels saner 2013-01-11 15:08:28 -05:00
Bryan Bishop 6349efabe4 do i really want to endorse mibbit? 2013-01-11 02:35:28 -06:00
Bryan Bishop 647b19942a fix make/make clean line in INSTALL.md 2013-01-11 02:32:39 -06:00
Bryan Bishop 5a9431172c README 2.0 2013-01-11 02:28:16 -06:00
Bryan Bishop 76b1e040f1 move readme 2013-01-11 02:28:16 -06:00
Bryan Bishop ccef29a715 Merge pull request #75 from yenatch/master
Battle initialization and battle commenting.
2013-01-10 23:30:13 -08:00
yenatch 7d55a39096 comment LoadEnemyMon and related fns; add RNG fns 2013-01-11 02:18:34 -05:00
Bryan Bishop 01f48a54e8 speed up text conversion in preprocessor 2013-01-10 16:33:14 -06:00
Bryan Bishop 458709fc77 combine multiple calls to sys.stdout.write 2013-01-10 16:25:57 -06:00
Bryan Bishop 849a57c9f1 disable macro error checking by default 2013-01-10 15:58:24 -06:00
Bryan Bishop fe8476d6bc make include_file faster in the preprocessor 2013-01-10 15:52:18 -06:00
Bryan Bishop 662f442221 disable '; original line' by default 2013-01-10 15:42:43 -06:00
Bryan Bishop f558edafff even faster preprocessor 2013-01-10 15:34:30 -06:00
Bryan Bishop f2fd544e20 make the preprocessor a little faster
This reduced the preprocessing time from 8s to 2.7s.
2013-01-10 15:19:56 -06:00
Bryan Bishop 3f95529102 saner import syntax in preprocessor 2013-01-10 15:07:36 -06:00
Bryan Bishop a8811247b0 Merge pull request #74 from yenatch/master
Thing to build symfiles. Use with bgb or another debugger.
2013-01-10 00:04:02 -08:00
yenatch e59a7c8d6f add symfile generation 2013-01-10 03:00:46 -05:00
Bryan Bishop 314c4ff12b Merge pull request #57 from yenatch/master
clean up pic pointers/incbins
2013-01-09 09:47:24 -08:00