Commit graph

  • 408f9b3141 Merge branch 'master' of https://github.com/luckytyphlosion/pokered dannye 2015-07-26 23:34:43 -05:00
  • d7c5c8cf22 Merge branch 'master' of https://github.com/xCrystal/pokered dannye 2015-07-26 23:23:05 -05:00
  • 90482175c3 More bugfixes. luckytyphlosion 2015-07-26 18:53:58 -04:00
  • 088f40842f Bugfixes. luckytyphlosion 2015-07-26 18:19:34 -04:00
  • 222afb247d tmlearn macro. luckytyphlosion 2015-07-26 17:04:24 -04:00
  • 93255d6d17 yet more naming YamaArashi 2015-07-25 19:26:54 -07:00
  • 7f6d0d49b6 more naming variables YamaArashi 2015-07-24 20:27:59 -07:00
  • 12db77201f named more functions YamaArashi 2015-07-24 14:57:49 -07:00
  • 82512e4491 named animation functions/variables YamaArashi 2015-07-24 14:39:45 -07:00
  • bbb86671ea Use more wram labels and other constants xCrystal 2015-07-24 10:49:33 +02:00
  • e6d02b4b7b make route22 rival events more consistent YamaArashi 2015-07-23 21:20:20 -07:00
  • 6af65df2fc named function YamaArashi 2015-07-23 21:00:30 -07:00
  • 323895af6d fixed hram aliases and named wram var YamaArashi 2015-07-23 20:48:35 -07:00
  • 04a6c306dc clean up wram aliases YamaArashi 2015-07-23 06:07:12 -07:00
  • c34156c5fb Merge pull request #107 from YamaArashi/master Daniel Harding 2015-07-22 10:24:00 -05:00
  • a6f04b4349 Unify audio bank references 2→1 8→2 1f→3 dannye 2015-07-22 10:22:46 -05:00
  • b4081e851a Rename sound effect files dannye 2015-07-22 09:57:31 -05:00
  • 4d88812f40 Name some battle sound effects dannye 2015-07-21 20:58:19 -05:00
  • dcc7f3bc9f named more constants YamaArashi 2015-07-21 14:21:14 -07:00
  • 5ce58a048c comments for event constants YamaArashi 2015-07-21 10:49:53 -07:00
  • 73171bfff5 named most of the used events YamaArashi 2015-07-21 10:36:03 -07:00
  • cbcdb2ec2a move event macros to separate file YamaArashi 2015-07-20 22:11:59 -07:00
  • fd2b4b6c74 gym leader events YamaArashi 2015-07-20 19:41:23 -07:00
  • fcab935a0f enumerate events YamaArashi 2015-07-20 18:32:02 -07:00
  • 13e28b0ece Merge pull request #106 from YamaArashi/master Daniel Harding 2015-07-20 17:40:25 -05:00
  • db7d941d22 constants for flag actions YamaArashi 2015-07-19 20:45:34 -07:00
  • 1d86932cc9 naming YamaArashi 2015-07-19 17:52:26 -07:00
  • e607199397 replace uses of minus one YamaArashi 2015-07-19 14:01:08 -07:00
  • 02bd91b707 jpab/jpba macros YamaArashi 2015-07-19 11:56:13 -07:00
  • 64b4cf624f Merge branch 'master' of https://github.com/YamaArashi/pokered dannye 2015-07-19 03:52:20 -05:00
  • ea9cc86949 Name sound effects dannye 2015-07-19 03:46:12 -05:00
  • 340230e997 Enumerate more constants dannye 2015-07-19 00:43:43 -05:00
  • d0526c0362 small changes YamaArashi 2015-07-18 22:34:11 -07:00
  • c169073eed misc YamaArashi 2015-07-18 20:49:52 -07:00
  • b96ef8d2d4 A few missed TX_ASM dannye 2015-07-18 23:53:43 -05:00
  • 006507ed53 A few missed object constants dannye 2015-07-18 23:39:29 -05:00
  • 4452acb021 Fix object constant names swap LEFT and RIGHT FACE is better named STAY because sprites that have no range do not necessarily face any direction STAY has been renamed to NONE because sprites that use this will spin randomly, except for the item/voltorb/electrode sprite dannye 2015-07-18 22:36:22 -05:00
  • 0e48333fb8 Map object macro closes https://github.com/iimarckus/pokered/issues/89 dannye 2015-07-18 22:22:51 -05:00
  • 148d3f3cf2 Consolidate coord macros dannye 2015-07-18 15:52:03 -05:00
  • 0ad1153f16 Simplify map connections let the macros calculate the connection strip length instead of passing it as an arg don't pass map dimensions since they can be inferred from map ids dannye 2015-07-18 15:20:07 -05:00
  • 54c1893d57 Merge pull request #104 from YamaArashi/master Daniel Harding 2015-07-18 12:29:05 -05:00
  • a002d01860 Clean up map connections closes https://github.com/iimarckus/pokered/issues/85 dannye 2015-07-18 12:23:49 -05:00
  • fc9af362ae fix variable naming YamaArashi 2015-07-18 08:17:29 -07:00
  • b85d7c65f3 Enumerate map constants closes https://github.com/iimarckus/pokered/issues/86 dannye 2015-07-17 11:20:35 -05:00
  • 6e46ec61f9 Merge pull request #103 from YamaArashi/master Daniel Harding 2015-07-17 10:49:54 -05:00
  • 6931ce9625 money / coins hram constants YamaArashi 2015-07-17 01:21:40 -07:00
  • aa3da5f3b0 title / diploma / vending machine YamaArashi 2015-07-17 00:16:27 -07:00
  • 9fbd9e9a1f intro stuff YamaArashi 2015-07-16 22:08:34 -07:00
  • fb559f1f4e More direction constants facing directions, npc movement, joypad dannye 2015-07-17 02:52:25 -05:00
  • 77ba61cb17 Fix Safari Zone check labels dannye 2015-07-16 23:41:44 -05:00
  • 40ea6a5f75 Merge branch 'master' of https://github.com/iimarckus/pokered dannye 2015-07-16 23:27:57 -05:00
  • 4670a1ddae Swap trade center and battle center also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102 dannye 2015-07-16 23:21:57 -05:00
  • 9e77982bc8 Merge pull request #101 from YamaArashi/master Daniel Harding 2015-07-16 14:36:48 -05:00
  • bd7d981593 menu stuff YamaArashi 2015-07-15 20:04:58 -07:00
  • ac78dda7d8 more movement stuff YamaArashi 2015-07-15 13:58:21 -07:00
  • 7b676f5851 commented movement stuff YamaArashi 2015-07-15 04:27:59 -07:00
  • 994c2cbf28 named wram variables YamaArashi 2015-07-14 23:16:06 -07:00
  • 07dd705637 hall of fame / credits YamaArashi 2015-07-14 19:46:52 -07:00
  • a0ed5bd4aa field moves YamaArashi 2015-07-14 15:48:34 -07:00
  • 01631a2e59 player animations, emotion bubbles, etc. YamaArashi 2015-07-14 14:32:49 -07:00
  • b1cb378893 Comment naming screen also use more joypad constants dannye 2015-07-14 03:46:23 -05:00
  • ef9e59101e Use more screen dimension constants dannye 2015-07-14 02:16:19 -05:00
  • e25a7148d0 Merge branch 'master' of https://github.com/YamaArashi/pokered dannye 2015-07-14 00:58:09 -05:00
  • b509b48a7f Use more *Coord also town map code relabelling YamaArashi just did town map relabelling but oh well I aleady made the changes and don't feel like redoing it dannye 2015-07-14 00:21:03 -05:00
  • 5d3b958763 named town map stuff YamaArashi 2015-07-13 19:24:07 -07:00
  • 0066e09828 named party menu/naming screen wram variables YamaArashi 2015-07-13 15:40:33 -07:00
  • f66a74b9fc comment slot machine YamaArashi 2015-07-13 13:35:35 -07:00
  • 95b1660e59 menu wram variable names YamaArashi 2015-07-13 00:32:03 -07:00
  • bcfca2e267 movemon and removepokemon wram variables YamaArashi 2015-07-12 23:36:56 -07:00
  • 4a8c9993ad named wram variables YamaArashi 2015-07-12 23:00:48 -07:00
  • 99df5f0fd7 use constant for bg transfer dest hram var YamaArashi 2015-07-12 16:37:06 -07:00
  • 849b53623b shake screen functions YamaArashi 2015-07-12 16:24:03 -07:00
  • a957bb1540 some battle animation stuff YamaArashi 2015-07-12 15:51:04 -07:00
  • 8a80f2c852 more trade comments/fixes YamaArashi 2015-03-14 18:29:53 -07:00
  • 822bb2bd21 Clean up sram dannye 2015-07-05 04:07:09 -05:00
  • 063900c7d7 Merge pull request https://github.com/iimarckus/pokered/pull/95 from luckytyphlosion/master and related bug fixes dannye 2015-07-05 03:49:31 -05:00
  • f702fc7840 Start using text predef macros also sprite direction constants dannye 2015-07-04 00:44:12 -05:00
  • bc6f0bc08a More TX_ASM U-Daniel-PC\Daniel 2015-07-03 22:49:20 -05:00
  • ec4c535593 Merge pull request #98 from dannye/master Daniel Harding 2015-07-03 16:03:10 -05:00
  • 5d9d26bd5c No more ldh U-Daniel-PC\Daniel 2015-07-03 15:13:35 -05:00
  • 8431fa7756 TX_ASM U-Daniel-PC\Daniel 2015-07-03 14:58:50 -05:00
  • 80621d3731 Rename/organize part 4 of 4 rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github U-Daniel-PC\Daniel 2015-07-03 14:39:40 -05:00
  • fc9b61e8ac Rename/organize part 3 of 4 rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github U-Daniel-PC\Daniel 2015-07-03 14:39:24 -05:00
  • f4a31b3e0b Rename/organize part 2 of 4 rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github U-Daniel-PC\Daniel 2015-07-03 14:38:12 -05:00
  • cd649184f5 Rename/organize part 1 of 4 rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github U-Daniel-PC\Daniel 2015-07-03 14:37:53 -05:00
  • ae420a4d8f Mention Jap grammar U-Daniel-PC\Daniel 2015-06-12 13:45:52 -05:00
  • 4e3cd633f0 Document code related to MonName1Text U-Daniel-PC\Daniel 2015-06-12 13:37:20 -05:00
  • 21154bc852 Hardcoded palette constant U-Daniel-PC\Daniel 2015-06-12 11:42:57 -05:00
  • 013c2c7d66 Hardcoded audio bank references U-Daniel-PC\Daniel 2015-06-12 11:34:00 -05:00
  • 695757abe5 Name a few unknowns U-Daniel-PC\Daniel 2015-06-12 11:00:48 -05:00
  • 3cd3efd060 Name the last of unnamed text U-Daniel-PC\Daniel 2015-06-12 10:26:00 -05:00
  • 39abace569 Clean up white space U-Daniel-PC\Daniel 2015-06-11 17:41:33 -05:00
  • c43c338a5f Merge pull request #96 from dannye/master Daniel Harding 2015-06-04 23:02:28 -05:00
  • bdfd6ac09b ANSI->UTF-8 U-Daniel-PC\Daniel 2015-06-04 23:01:40 -05:00
  • 10fd288ab4 Add newlines to EOFs U-Daniel-PC\Daniel 2015-06-01 22:15:02 -05:00
  • 08b939375e EOL Windows->UNIX U-Daniel-PC\Daniel 2015-06-01 22:13:46 -05:00
  • 26d279b551 Fix a hardcoded value by replacing it with a variable. IIMarckus 2015-05-31 09:15:52 -06:00
  • 1a69d6b888 Comment wram.asm luckytyphlosion U-Daniel-PC\Daniel 2015-05-30 16:09:53 -05:00
  • b97d571e8e Update sram.asm luckytyphlosion 2015-04-26 16:01:10 -04:00
  • 3f70c5fc1b Update save.asm luckytyphlosion 2015-04-26 16:00:50 -04:00