Commit graph

  • 7c01509b6b Merge branch 'master' of https://github.com/pret/pokered dannye 2016-07-18 01:32:24 -05:00
  • 80bae03975 Clean up text commands dannye 2016-07-18 01:17:03 -05:00
  • fc474c8ee7 Use pattern variables in the makefile. yenatch 2016-07-01 17:06:55 -04:00
  • bfaabd08be Merge pull request #135 from YamaArashi/master YamaArashi 2016-06-12 11:51:59 -07:00
  • 3ab3f4273b sync home YamaArashi 2016-06-12 11:35:21 -07:00
  • 3a6a300da4 sync text YamaArashi 2016-06-12 10:11:31 -07:00
  • bcb251261d sync tileset WRAM labels YamaArashi 2016-06-12 01:06:27 -07:00
  • 2b2c6fefd3 Merge pull request #134 from YamaArashi/master YamaArashi 2016-06-12 00:54:14 -07:00
  • 61ee396786 more syncing with pokeyellow YamaArashi 2016-06-12 00:51:59 -07:00
  • fd2235e678 sync engine code with pokeyellow YamaArashi 2016-06-11 21:30:05 -07:00
  • a51037eeee Remove the last address comments except for wram.asm and sram.asm also delete unused yellow file dannye 2016-06-12 02:19:19 -05:00
  • 48e0125bd6 Remove some leftover address comments dannye 2016-06-12 01:42:19 -05:00
  • 7e12ca56a8 Merge pull request #133 from YamaArashi/master YamaArashi 2016-06-11 17:30:20 -07:00
  • 7f34e28f24 remove address comments YamaArashi 2016-06-11 17:24:04 -07:00
  • cee4d559f9 crlf to lf YamaArashi 2016-06-11 17:11:05 -07:00
  • d8dae96f35 Implement handy text macros from yellow pikalaxalt 2016-06-09 21:20:02 -04:00
  • 8b3f9b244d Try again to bump extras pikalaxalt 2016-06-09 20:50:31 -04:00
  • a2f7701f34 Merge branch 'master' of https://github.com/pret/pokered pikalaxalt 2016-06-09 20:45:02 -04:00
  • 2a52979637 Rebump extras. yenatch 2016-06-09 18:02:29 -04:00
  • 3425fd6ef8 Sync somewhat with pokeyellow. IIMarckus 2016-06-08 05:45:50 -06:00
  • 674b4dcc4a Remove the Beach House option. IIMarckus 2016-06-07 23:55:55 -06:00
  • 0d687ba25a TX_SFX_KEY_ITEM and mapconst macro pikalaxalt 2016-05-30 09:08:40 -04:00
  • b8dfee5114 dbw door tiles pikalaxalt 2016-05-22 11:40:49 -04:00
  • bbd3eac610 Finish reversion of .gb file extensions pikalaxalt 2016-05-13 18:04:35 -04:00
  • 3fe60f7793 Remove the last remaining IF DEF(_YELLOW) pikalaxalt 2016-05-13 18:00:38 -04:00
  • 31b118ab42 Merge branch 'master' of https://github.com/pret/pokered pikalaxalt 2016-05-13 17:59:46 -04:00
  • 93fe306475 Split default names strings into separate lines to make it less unpleasant to read pikalaxalt 2016-05-13 17:58:34 -04:00
  • 38ea9cd829 Fix typo: ninetails.asm -> ninetales.asm dannye 2016-04-25 22:01:13 -05:00
  • c9bed2d447 Add a TX_MART macro for inventories. IIMarckus 2016-04-08 20:16:42 -06:00
  • adc6a3aac7 Clean up script labels in marts and Pokémon Centers. IIMarckus 2016-04-08 19:04:36 -06:00
  • 72790bcbac Clean up labels and trainer headers for overworld Pokémon. IIMarckus 2016-04-06 20:58:45 -06:00
  • 3fd6787692 Clean up more Yellow ifdefs. IIMarckus 2016-03-22 00:10:23 -06:00
  • 6057f285ad Add a farcall alias. yenatch 2016-03-14 21:23:49 -04:00
  • 6de584fe66 Remove hardcoded length values in items.asm Marcus Huderle 2016-02-21 12:59:33 -08:00
  • 213f6dfc98 Remove hardcoded values for CopyData in battle core. Marcus Huderle 2016-02-20 13:54:52 -08:00
  • af6fa345d6 Bump extras so that pypng doesn't need to be installed. yenatch 2016-02-17 16:34:50 -05:00
  • 89e07d0d56 Bump extras. yenatch 2016-02-17 16:21:23 -05:00
  • b852fe5b42 Use rgbasm -D in the makefile. yenatch 2016-02-17 15:33:01 -05:00
  • 8c5bf57464 apt-cyg died again yenatch 2016-02-17 15:28:39 -05:00
  • 757114cad2 Get rid of yellow ifdefs in wild Pokémon. IIMarckus 2016-02-12 21:10:58 -07:00
  • 360a2200b1 Remove misleading (unreferenced) labels. IIMarckus 2016-01-30 20:40:12 -07:00
  • 1980a5befc Macrofy sprite status data in WRA0 PikalaxALT 2016-01-29 11:20:47 -05:00
  • 32a464b0f0 Fix logically incorrect label dannye 2016-01-27 23:08:50 -06:00
  • 8a5a7d8e68 fix typoes YamaArashi 2016-01-09 03:03:55 -08:00
  • db31e5a438 Merge pull request #121 from PikalaxALT/master Daniel Harding 2016-01-06 10:49:22 -06:00
  • cd3eb9867b Fix a typo PikalaxALT 2016-01-05 16:32:25 -05:00
  • 115fba107d Merge pull request #120 from PikalaxALT/master luckytyphlosion 2016-01-03 14:21:56 -05:00
  • 28dc5686b0 Fix game time labels PikalaxALT 2016-01-03 14:17:10 -05:00
  • 1a5a108bdf Label elite four scripts more completely. Marcus Huderle 2015-12-18 19:14:42 -08:00
  • 351146024b Fewer underscores in constants dannye 2015-12-14 22:09:30 -06:00
  • 4c5c791264 Define text banks relative to the first one. Clean up address comments. IIMarckus 2015-12-06 20:52:46 -07:00
  • 94e609b4bc vertical space is cheap. also remove address comments and yellow ifs. IIMarckus 2015-12-06 14:20:26 -07:00
  • f33bd1d89e Improve diffability with pokeyellow; remove address comments and ifs. IIMarckus 2015-12-06 14:04:42 -07:00
  • f3b3e21e04 fix repository links yenatch 2015-10-25 03:21:27 -04:00
  • 79368d56be use pip and apt-cyg yenatch 2015-10-25 03:20:24 -04:00
  • 286914d0ab align spacing in previous yenatch 2015-10-25 03:06:22 -04:00
  • 8e96cf2ba3 Reorganize the makefile and remove yellow targets. yenatch 2015-10-25 03:04:52 -04:00
  • ed48f56e98 Get rid of queues. yenatch 2015-10-25 02:44:58 -04:00
  • 4634304dce Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party struct dannye 2015-09-07 09:42:24 -05:00
  • 4cfc1fc2f7 Merge branch 'master' of https://github.com/iimarckus/pokered dannye 2015-09-07 09:39:47 -05:00
  • cbc85b4d22 Merge pull request #117 from PikalaxALT/master yenatch 2015-09-06 22:44:55 -04:00
  • dd9b167689 Rewrite SetEvents and ResetEvents for unlimited number of events PikalaxALT 2015-09-04 20:33:38 -04:00
  • 8026d47585 No more S_ dannye 2015-08-30 22:15:32 -05:00
  • 5facf8377a No more wram_constants.asm unfortunately, this means manually declaring the wEnemyMon1 party struct dannye 2015-08-30 22:04:08 -05:00
  • 38065a744d No more W_ dannye 2015-08-30 21:38:41 -05:00
  • 1ee9fb408c Merge pull request #116 from YamaArashi/master Daniel Harding 2015-08-30 20:40:32 -05:00
  • 4cfcc2f589 replaced hardcoded values in ItemUseMedicine YamaArashi 2015-08-30 00:44:13 -07:00
  • 4f43e47fc9 rename ItemUseBall labels YamaArashi 2015-08-30 00:15:59 -07:00
  • 30063216cd use the new battle type constants YamaArashi 2015-08-29 23:35:58 -07:00
  • 38d771dc44 commented pokeball function YamaArashi 2015-08-29 23:21:54 -07:00
  • 2ff0f3f208 added constants for item capacity YamaArashi 2015-08-29 17:27:57 -07:00
  • b6a7e5e9cf documented flags and misc. fixes YamaArashi 2015-08-29 17:15:05 -07:00
  • 1a987d1e1a Merge pull request #114 from YamaArashi/master Daniel Harding 2015-08-18 10:32:50 -05:00
  • 696cffd3ae item name length constant YamaArashi 2015-08-14 04:11:53 -07:00
  • b6ac1018c2 add border constant and clear up misnomer YamaArashi 2015-08-14 02:46:12 -07:00
  • 599a6aeaaf named battle and learn move variables YamaArashi 2015-08-14 00:36:06 -07:00
  • f6d618090a Named a test battle variable YamaArashi 2015-08-13 19:13:47 -07:00
  • 0750db0d72 Remove irrelevant comment The comment has nothing to do with the variable. YamaArashi 2015-08-13 18:22:08 -07:00
  • 132d036752 named more variables YamaArashi 2015-08-12 22:14:31 -07:00
  • 64cfbcce7a commented SGB palette stuff YamaArashi 2015-08-12 02:16:56 -07:00
  • 43fddc803f constants for IntroMoveMon YamaArashi 2015-08-10 23:23:00 -07:00
  • fb0a630c06 More joypad constants dannye 2015-08-11 00:34:32 -05:00
  • 4aedff0217 Replace hardcoded name lengths with NAME_LENGTH dannye 2015-08-10 23:51:20 -05:00
  • 1df1e9181e Use better wram labels in sram this way, sram doesn't have to refer to the actual content of wram dannye 2015-08-10 23:03:31 -05:00
  • dfc152d667 No more $C8 dannye 2015-08-10 11:09:16 -05:00
  • 31d267d4ad Clean up data/evos_moves.asm dannye 2015-08-10 10:52:35 -05:00
  • dfa266f05c Use constants for elevator floors dannye 2015-08-10 10:03:55 -05:00
  • 66bc517605 Merge branch 'master' of https://github.com/YamaArashi/pokered dannye 2015-08-10 00:00:12 -05:00
  • 8a6d46f3d9 Replace some hardcoded data sizes dannye 2015-08-09 23:56:20 -05:00
  • 2b01815999 commented audio code YamaArashi 2015-08-08 22:32:44 -07:00
  • 40c1ecb437 fixed names YamaArashi 2015-08-07 12:39:29 -07:00
  • f658aff538 named wram variables YamaArashi 2015-08-07 05:20:37 -07:00
  • 525f1b96f3 named CountSetBits output variable YamaArashi 2015-08-07 04:24:06 -07:00
  • 8d30191707 more info on the bide bug YamaArashi 2015-08-06 23:53:23 -07:00
  • f8a9c37a00 Use more lb dannye 2015-08-05 16:20:29 -05:00
  • 891627d4ba Rename rod functions dannye 2015-08-05 09:33:32 -05:00
  • 1b0404d0dc Merge pull request #111 from YamaArashi/master Daniel Harding 2015-08-05 09:30:49 -05:00
  • 56d75db28a constants for PrintNumber YamaArashi 2015-07-27 18:48:44 -07:00
  • 87f4f4eb44 fix tmlearn yenatch 2015-07-28 13:42:15 -07:00
  • 35e724e03e Fix Yellow Electrode front pic dannye 2015-07-27 19:40:06 -05:00