Commit graph

  • 22eb324fef Remove S_SAVEDPLAYERID as a constant luckytyphlosion 2015-04-26 15:59:50 -04:00
  • 75551f100b Fix datasizes luckytyphlosion 2015-04-26 15:06:58 -04:00
  • 9c3c8c9263 Fix typo luckytyphlosion 2015-04-26 15:05:40 -04:00
  • aabb21b881 Labels instead of constants luckytyphlosion 2015-04-26 15:05:01 -04:00
  • 55b5d3e3af Replaced all direct addresses with labels. luckytyphlosion 2015-04-26 13:15:12 -04:00
  • b6c7544e85 S_SAVEDPLAYERID constant. luckytyphlosion 2015-04-26 13:14:18 -04:00
  • 8746c04d34 Added all necessary SRAM constants luckytyphlosion 2015-04-26 12:53:35 -04:00
  • 7742766a29 Split SRAM stuff. luckytyphlosion 2015-04-26 12:05:25 -04:00
  • c85572a573 Create sram.asm luckytyphlosion 2015-04-26 12:04:21 -04:00
  • 5f61d00089 Replaced Box Direct Addresses with Labels. luckytyphlosion 2015-04-26 11:56:15 -04:00
  • b3d3836974 SRAM Constants luckytyphlosion 2015-04-26 11:54:26 -04:00
  • 941d2b9eb8 Merge pull request #93 from xCrystal/master yenatch 2015-04-09 12:25:29 -04:00
  • 9739c26ed7 money won and trainer pic constants xCrystal 2015-04-09 13:05:57 +02:00
  • 9c93ef3bff user xor operator for clearing status flags xCrystal 2015-04-09 11:30:04 +02:00
  • 61edd43974 Document DisableEffect and CheckEnemyStatusConditions xCrystal 2015-04-09 01:17:56 +02:00
  • b2dc57576d Document move effects xCrystal 2015-04-08 12:15:08 +02:00
  • c2efe700ac Merge pull request #90 from xCrystal/master yenatch 2015-04-01 12:56:42 -04:00
  • ce9940a2eb Further split bank e stuff xCrystal 2015-04-01 17:27:51 +02:00
  • 10211cc461 Rename battle files and split move effects Part 5 xCrystal 2015-04-01 17:03:05 +02:00
  • 2fe782b11a Rename battle files and split move effects Part 4 xCrystal 2015-04-01 16:51:04 +02:00
  • 77d0e5ff84 Rename battle files and split move effects Part 3 xCrystal 2015-04-01 16:16:43 +02:00
  • 46c2a38c7c Rename battle files and split move effects Part 2 xCrystal 2015-04-01 11:41:20 +02:00
  • e74dce24b4 Rename battle files and split move effects Part 1 xCrystal 2015-04-01 11:23:27 +02:00
  • 9d93b5b630 Document animation types (shake screen/blink pic) xCrystal 2015-03-31 23:45:57 +02:00
  • 4e2084b0f1 Name more in-battle functions and labels xCrystal 2015-03-31 22:22:12 +02:00
  • e6185ac358 Label some attack animation functions xCrystal 2015-03-31 21:09:43 +02:00
  • c73b5d73f4 Label some battle related functions xCrystal 2015-03-31 20:50:49 +02:00
  • 4ba8dd6090 Further document AI stuff xCrystal 2015-03-31 20:40:22 +02:00
  • 247b619e9a Some wram constants xCrystal 2015-03-31 20:28:42 +02:00
  • a8375aaee7 Split commentary lines that are too long xCrystal 2015-03-31 20:16:31 +02:00
  • 52add272c6 Merge pull request #88 from YamaArashi/master yenatch 2015-03-14 19:29:24 -04:00
  • 0996a964bd commented trade amim functions YamaArashi 2015-03-14 15:25:21 -07:00
  • ec76703936 Merge pull request #87 from YamaArashi/master yenatch 2015-03-14 02:08:30 -04:00
  • 332b7b3090 relabel and add comment YamaArashi 2015-03-13 19:22:55 -07:00
  • 1115b4454d commented mon_party_sprites.asm YamaArashi 2015-03-13 05:33:16 -07:00
  • 1c2a1076cb Low health alarm documentation RenaKunisaki U-Daniel-PC\Daniel 2015-03-12 10:49:35 -04:00
  • 25f0b7abcd Merge pull request #82 from dannye/master Daniel Harding 2015-02-26 23:28:25 -05:00
  • 6cb51a1c4e Label typo closes https://github.com/iimarckus/pokered/issues/81 U-Daniel-PC\Daniel 2015-02-26 23:27:51 -05:00
  • d8d0893d94 Merge pull request #80 from dannye/master Daniel Harding 2015-02-20 01:19:55 -05:00
  • 084c8407d8 Remove hard-coded wPokedexOwned/wPokedexSeen array size U-Daniel-PC\Daniel 2015-02-20 00:56:30 -05:00
  • b65c6e8156 Merge remote-tracking branch 'origin/master' yenatch 2015-02-13 14:50:56 -08:00
  • 7b7c563c93 Rename some labels YamaArashi 2015-02-08 18:40:08 -08:00
  • 3870f5e10a named misc functions YamaArashi 2015-02-08 01:44:41 -08:00
  • 1347023128 move-related things YamaArashi 2015-02-08 00:17:03 -08:00
  • 72bbaed99f fixed hp bar wram label and misc YamaArashi 2015-02-07 22:18:42 -08:00
  • 32f7cf12de Named wram symbols YamaArashi 2015-02-07 18:37:40 -08:00
  • 4fd7a42b23 commented battle stuff YamaArashi 2015-02-07 16:24:16 -08:00
  • 72265ab92a comment drain HP effect YamaArashi 2015-02-07 13:40:14 -08:00
  • 83023cda19 commented menu stuff YamaArashi 2015-02-07 12:27:36 -08:00
  • b35294752c rename hJoyHeldLast -> hJoyLast yenatch 2015-01-23 09:48:14 -08:00
  • f94af3e2d6 INSTALL: git clone --recursive yenatch 2015-02-07 11:20:25 -08:00
  • 451f7fce29 Pick off some more static map ids. yenatch 2015-02-07 11:16:00 -08:00
  • c9b778fb00 documented bide bug YamaArashi 2015-02-07 04:23:34 -08:00
  • 507fcbd269 Fix typo in name YamaArashi 2015-02-07 03:04:50 -08:00
  • 3fdb8a0d89 serial/trade/misc YamaArashi 2015-02-07 02:43:08 -08:00
  • 9de54645c8 add constants for volatile statuses and more battle labels/commentary/constants xCrystal 2015-02-03 20:51:53 +01:00
  • 97637e7ce7 More battle commentary/labels/constans and fix some spacing issues xCrystal 2015-01-31 18:26:05 +01:00
  • 01e314f4f5 Merge branch 'master' of /tmp/a/pokered IIMarckus 2015-02-04 00:51:25 -07:00
  • c3a5bb70d2 Use money macro for TrainerPicAndMoneyPointers. Marcus Huderle 2015-02-03 19:54:47 -08:00
  • 6143848c7e Added bcd macros with coins and money aliases. Marcus Huderle 2015-02-03 19:45:55 -08:00
  • a53b3ca561 More battle sfx ids U-Daniel-PC\Daniel 2015-01-27 03:27:34 -05:00
  • 8744b3bf8b Fix some sfx ids U-Daniel-PC\Daniel 2015-01-27 01:29:10 -05:00
  • 95f4f7b41f Clean up prizes data. Marcus Huderle 2015-01-24 12:52:11 -08:00
  • 3cf945bad4 Better documenting for GetMachinePrice and TechnicalMachinePrices. Marcus Huderle 2015-01-24 12:41:20 -08:00
  • b3324b175e Don't ignore .map files it makes it confusing to edit/move the tilemaps in gfx/ U-Daniel-PC\Daniel 2015-01-24 09:15:09 -05:00
  • 00bafbec65 Update INSTALL.md U-Daniel-PC\Daniel 2015-01-24 09:14:23 -05:00
  • 5b7c8541db Merge pull request #66 from stag019/master Daniel Harding 2015-01-23 07:35:07 -05:00
  • 49a25618ea Clean up white space, fix label typo U-Daniel-PC\Daniel 2015-01-22 22:05:13 -05:00
  • 01095f7794 Merge pull request #67 from xCrystal/master Daniel Harding 2015-01-22 21:28:43 -05:00
  • d3bf8bca5e fix duplicate labels xCrystal 2015-01-21 11:24:55 +01:00
  • e6499cd505 some constants in stat up/down effects xCrystal 2015-01-20 20:34:56 +01:00
  • 61aaa15205 rename some labels xCrystal 2015-01-20 20:21:16 +01:00
  • 1b62ca0555 add commentary to move effects xCrystal 2015-01-20 12:12:30 +01:00
  • 6e8f6f66c1 make compare depends on red and blue being built. stag019 2015-01-18 19:43:45 -05:00
  • 4a8f7d3dd2 Remove symfiles on clean. stag019 2015-01-18 19:41:59 -05:00
  • 18fe7e25da No longer need to make a mapfile with the newest RGBDS source. This RGBDS doesn't have a release yet. stag019 2015-01-18 19:39:16 -05:00
  • 21f306d653 Fix PNG files to have bit depth match the bit depth used in the game. stag019 2015-01-07 21:30:48 -05:00
  • ca6b4348c2 add commentary xCrystal 2015-01-04 17:47:21 +01:00
  • 26227cc45f Clean up type names. yenatch 2014-12-10 20:07:01 -08:00
  • 72cf53fcd3 Update IRC links. IIMarckus 2014-11-15 23:35:54 -07:00
  • da8c793609 Better OS X install instructions. yenatch 2014-11-06 23:13:35 -08:00
  • a496b4d2f7 Less verbose reference to pypng. yenatch 2014-11-06 13:24:32 -08:00
  • 6ed876eeb3 Link to a charmap-compatible rgbds. yenatch 2014-11-06 13:21:44 -08:00
  • 5b443a5ade Remove prequeue and preprocessor (now unused). IIMarckus 2014-11-05 01:32:11 -07:00
  • 6a322227fd Added charmaps. stag019 2014-11-04 20:29:26 -05:00
  • d8aa1f0d86 Stop preprocessing files. stag019 2014-11-04 20:25:33 -05:00
  • cf29441457 Uncomment useful macros. stag019 2014-11-04 20:22:55 -05:00
  • b08a0b860a Fix unclosed quotes. stag019 2014-11-04 20:22:18 -05:00
  • 5ea1d8a61f Labels for Fuji in Pokémon Tower. IIMarckus 2014-10-26 21:00:29 -06:00
  • b17d958e60 Add more text changes from Yellow. IIMarckus 2014-10-24 01:50:40 -06:00
  • ba1a56d05c Fix typo introduced in last commit. IIMarckus 2014-10-22 23:30:09 -06:00
  • d0bb99ec89 Add Yellow’s slot machine graphics. IIMarckus 2014-10-21 01:31:34 -06:00
  • 5459477ecd Merge branch 'master' of https://github.com/dannye/pokered IIMarckus 2014-10-20 18:56:21 -06:00
  • 519dd7fd56 Improve labels for Yellow Safari Zone entrance. IIMarckus 2014-10-18 08:57:53 -06:00
  • a36e090d43 Add parts of the Safari Zone entrance script from Yellow. IIMarckus 2014-10-17 22:47:31 -06:00
  • 2e376fecab Add some Yellow text from the Safari Zone entrance. IIMarckus 2014-10-17 15:13:14 -06:00
  • 9004b33ab7 Add a shifted person object on Route 19 in Yellow. IIMarckus 2014-10-17 13:24:51 -06:00
  • deb2db01cb Replace hardcoded pointer with label. IIMarckus 2014-10-17 13:16:11 -06:00
  • 21b2ab0065 Fix a few more bugs in the beach house. IIMarckus 2014-10-17 13:08:40 -06:00
  • 1d579928dc Modularize the beach house. IIMarckus 2014-10-17 12:16:52 -06:00