Commit graph

  • bba8405992 Rename GetJoypadState -> Joypad. yenatch 2014-05-25 11:21:48 -07:00
  • 031e33957d Rename joypad registers. yenatch 2014-05-25 10:51:53 -07:00
  • 1ee8de792b Move bank 0 into home.asm. yenatch 2014-05-25 10:26:42 -07:00
  • d307c85499 Clean up some bank 3 functions and rename flag action functions. yenatch 2014-05-25 10:09:39 -07:00
  • cdd34eb45b Use global labels for pics. yenatch 2014-05-24 21:01:59 -07:00
  • 64da5118df Organize file includes in banks 4 through 1e. yenatch 2014-05-24 19:57:50 -07:00
  • 7911bc1309 Rename engine/rng.asm to engine/random.asm. yenatch 2014-05-24 11:44:12 -07:00
  • 64479cd642 Rename random number function and hram labels. yenatch 2014-05-24 11:40:38 -07:00
  • 8f8281fe6e Comment some more bank 0 functions. yenatch 2014-05-23 15:34:35 -07:00
  • 955b53047c More complete hardware constants. Rename joypad constants. yenatch 2014-05-23 15:25:16 -07:00
  • 61dbfa440b Use a dedicated label for base stats. yenatch 2014-05-23 15:20:53 -07:00
  • 0dea0cc3fb Comment some bank 0 functions, and add wram labels for Predef. yenatch 2014-05-23 15:11:09 -07:00
  • 15427f5320 Pull a lot of engine out of main.asm U-Fish-PC\Daniel 2014-05-22 18:13:20 -04:00
  • ea3ba4cde3 Pull out map header pointers and banks U-Fish-PC\Daniel 2014-05-21 19:50:57 -04:00
  • 77e300927b Name hidden object routines U-Fish-PC\Daniel 2014-05-21 19:08:32 -04:00
  • a02c327910 Use more constants in object data U-Fish-PC\Daniel 2014-05-21 15:49:59 -04:00
  • a9528fc870 More misc relabelling U-Fish-PC\Daniel 2014-05-21 13:10:07 -04:00
  • f29c4e473e Misc relabelling U-Fish-PC\Daniel 2014-05-21 11:58:18 -04:00
  • d693721f97 Use constants for the starter mons U-Fish-PC\Daniel 2014-05-21 08:48:30 -04:00
  • 02e6e3765e Fix capitalization, remove white space, remove vicctreebel.asm U-Fish-PC\Daniel 2014-05-19 20:06:21 -04:00
  • 1a0992a2f1 Merge branch 'master' of https://github.com/huderlem/pokered into pull-data U-Fish-PC\Daniel 2014-05-19 10:38:20 -04:00
  • 82ffb336a9 Pull more data out of main.asm U-Fish-PC\Daniel 2014-05-19 08:05:48 -04:00
  • 24c01b09bb Pull map scripts out of main.asm U-Fish-PC\Daniel 2014-05-18 14:19:10 -04:00
  • 4e4e72d02a Pull map headers out of main.asm U-Fish-PC\Daniel 2014-05-17 17:18:23 -04:00
  • e1a931df6a Pull map objects out of main.asm U-Fish-PC\Daniel 2014-05-17 15:43:13 -04:00
  • b438d0c1d7 Organize base stats and wild mon data (Koolboyman) U-Fish-PC\Daniel 2014-05-16 22:26:26 -04:00
  • 1e86625c87 Pull most data out of main.asm U-Fish-PC\Daniel 2014-05-16 19:50:38 -04:00
  • b0a1502e21 More item IDs and palette function names U-Fish-PC\Daniel 2014-05-16 17:25:31 -04:00
  • 5296808894 Use more trainer/mon/palette constants U-Fish-PC\Daniel 2014-05-16 16:15:59 -04:00
  • 285cf2650d Clean up text labels, use move and type constants U-Fish-PC\Daniel 2014-05-16 01:33:16 -04:00
  • ae1ebde697 Label a lot of unnamed text U-Fish-PC\Daniel 2014-05-15 19:58:24 -04:00
  • e05fcc337a Label graphics loading functions and CheckIfMoveIsKnown U-Fish-PC\Daniel 2014-05-15 16:43:21 -04:00
  • ddbe488133 Label and comment AnimatePartyMon U-Fish-PC\Daniel 2014-05-15 15:52:00 -04:00
  • d218d1972a Documented/Labeled Route 22 scripts. Marcus Huderle 2014-05-13 10:43:09 -05:00
  • ebecf8f7b5 Finished documenting/labeling functions in the MoveEffectPointerTable. Marcus Huderle 2014-05-12 23:22:14 -05:00
  • 36d588a83c Merged with yenatch Marcus Huderle 2014-05-12 17:41:21 -05:00
  • 13e496cc90 Documented/labeled lots of move-effect-related stuff. Marcus Huderle 2014-05-12 15:00:46 -05:00
  • 271b5a8aaf Documented reflect/light screen effect function. Labeled some related text. Marcus Huderle 2014-05-12 00:04:00 -05:00
  • 83d775e21a Merge remote-tracking branch 'iimarckus/master' yenatch 2014-04-27 02:54:39 -04:00
  • 3b9740cb82 Comments and labels for saving the last blackout map. yenatch 2014-04-27 02:44:29 -04:00
  • 55b9929167 Use callba/callab macros for cross-bank calls. yenatch 2014-04-22 17:14:11 -04:00
  • b73ed53ab7 Comment in-game trade evolution. yenatch 2014-04-22 13:37:07 -04:00
  • d0e2fc78c0 More move and effect constants. Use a constant for total move count. yenatch 2014-04-22 13:35:55 -04:00
  • fc8195cb82 Clean up rst vectors and interrupt labels. yenatch 2014-04-21 15:43:26 -04:00
  • 58c044c123 Comment where gym trainers get deactivated after beating the leader. IIMarckus 2014-04-21 02:40:45 -06:00
  • 65e7657318 Add labels and comments to the Fan Club. IIMarckus 2014-04-21 02:12:25 -06:00
  • 1040a2ccfa Use decimal for levels, and replace some hardcoded RAM addresses. IIMarckus 2014-04-21 01:02:51 -06:00
  • 3294ef805b Add a missed map constant. IIMarckus 2014-04-21 00:37:06 -06:00
  • d036e24ae1 Improve comments/labels for Silph Co 7F. IIMarckus 2014-04-19 23:31:59 -06:00
  • 199ec815c6 Label a Route 11 gatehouse script better. IIMarckus 2014-04-19 21:42:39 -06:00
  • 7eeaad6ab0 More move effect constants. yenatch 2014-04-16 13:21:22 -04:00
  • ed55794d11 Use map constants for hardcoded warp destinations. yenatch 2014-04-16 13:20:23 -04:00
  • 140b01bbd6 Use bits for status constants instead of masks. yenatch 2014-04-16 13:19:06 -04:00
  • 803aa1f574 Merge branch 'master' of https://github.com/iimarckus/pokered U-Fish-PC\Daniel 2014-04-16 07:54:36 -04:00
  • 4fe4004d8e hotfix: Bump pokemontools so gfx.py doesn't look for a baserom. yenatch 2014-04-16 01:54:12 -04:00
  • b45dbd8970 Merge remote-tracking branch 'yenatch/png' yenatch 2014-04-15 21:29:01 -07:00
  • 7023b74061 Bump pokemontools for png manifest destiny. yenatch 2014-04-15 00:29:36 -04:00
  • 15f56e7ab2 Replace item constants U-Fish-PC\Daniel 2014-04-07 16:39:11 -04:00
  • d6de00bbbb Replace one-byte sound effect pointers U-Fish-PC\Daniel 2014-04-07 16:16:45 -04:00
  • 7f8974dab5 Merge https://github.com/yenatch/pokered IIMarckus 2014-04-06 08:52:55 -06:00
  • 46164d4d47 combine audio and music folders U-Fish-PC\Daniel 2014-04-06 09:51:22 -04:00
  • 391bbad29e A little more map name consistency U-Fish-PC\Daniel 2014-04-06 09:12:05 -04:00
  • fc4213813e Accidentally added a second minimize graphic. yenatch 2014-04-05 21:26:34 -04:00
  • c5813528f8 Image handling in the makefile. yenatch 2014-04-05 17:01:56 -04:00
  • 05c58eaa70 Fix tile padding for house and ship_port tileset graphics. yenatch 2014-04-05 16:53:25 -04:00
  • b8a4f91b84 Add *.1bpp, *.2bpp, *.pic to .gitignore. yenatch 2014-04-05 16:48:03 -04:00
  • 666a5374ff Remove "globals.asm" from .gitignore. yenatch 2014-04-05 16:46:39 -04:00
  • 01888c742d Convert pngs in gfx/ to 1bpp and 2bpp. yenatch 2014-04-05 16:41:36 -04:00
  • f8452ebeb8 Use dimension constants in warp data and add map name consisntency U-Fish-PC\Daniel 2014-04-05 10:47:23 -04:00
  • ade6194359 Replace .pic with .png. yenatch 2014-04-04 23:13:09 -04:00
  • 0c8b9e5222 "Fix" name indentation in credits. yenatch 2014-04-04 00:26:39 -04:00
  • fc29a55d1e Another bank. yenatch 2014-04-04 00:12:32 -04:00
  • 16c4f5756f More tileset constants. yenatch 2014-04-04 00:12:19 -04:00
  • 868671dafa Tileset constants in the wild. yenatch 2014-04-03 23:58:04 -04:00
  • 8a106a2c61 Name the tilesets and give them constants. yenatch 2014-04-03 22:27:59 -04:00
  • 56a3115141 Reference more static banks. yenatch 2014-04-02 12:47:49 -04:00
  • 8039c8db78 Japanese character conversion tables. yenatch 2014-04-02 02:02:50 -04:00
  • 134fe3b439 More Red pic labels and misc constants. yenatch 2014-03-29 22:33:03 -04:00
  • 0d51959c83 Use labels instead of static addresses in sound pointers. yenatch 2014-03-30 16:56:42 -07:00
  • ebce80653c Stop using [$ff00+$xx] syntax. yenatch 2014-03-30 16:30:30 -07:00
  • 5e692b30db Remove the last "\@"s on local labels. yenatch 2014-03-30 16:11:47 -07:00
  • 463b95b6b5 Yet another static rom address (Tset15_Coll) yenatch 2014-03-30 16:10:23 -07:00
  • e5c8c8d3f0 Merge remote-tracking branch 'origin/master' into master yenatch 2014-03-29 22:54:04 -04:00
  • caf92984d5 Merge remote-tracking branch 'huderlem/master' into master yenatch 2014-03-29 22:51:57 -04:00
  • da67a699c5 Merge remote-tracking branch 'danny/master' into master yenatch 2014-03-29 22:40:02 -04:00
  • 017870daed Merge pull request #37 from Lin20/master yenatch 2014-03-27 02:08:41 -04:00
  • 3e0d3ce5cb ledge tiles documented Lin 2014-03-26 22:48:45 -07:00
  • 14dbeb36b0 Removed hardcoded address. Labeled a few functions. Marcus Huderle 2014-02-20 11:55:29 -06:00
  • 54623151e4 Install: Command Line Tools for Xcode instead of the larger Xcode. yenatch 2014-02-14 21:57:35 -05:00
  • b1b084334c Let rgbasm handle undefined version constants. yenatch 2014-02-14 19:35:38 -05:00
  • 1439ba6f2a audio: Include all constants yenatch 2014-02-14 19:33:54 -05:00
  • d0b7dee9e9 Makefile: Don't group redrle with phony targets yenatch 2014-02-14 00:19:03 -05:00
  • 3e8d8e930b make compare: Use md5sum -c instead of comparing a base rom yenatch 2014-02-14 00:13:24 -05:00
  • d4c563c4a3 Rom checksums for use with md5sum -c yenatch 2014-02-14 00:11:06 -05:00
  • b159712346 Makefile: nothing uses the ALL_DEPENDENCIES variable. yenatch 2014-02-14 00:08:31 -05:00
  • 4af544b9e0 Makefile: fix a syntax error in redrle yenatch 2014-02-14 00:07:54 -05:00
  • 205c475191 Consolidate rgbfix options between Red and Blue. yenatch 2014-02-14 00:03:58 -05:00
  • 89b7957556 No more init.sh yenatch 2014-02-13 22:35:23 -05:00
  • 43342f1376 Rewrite the install instructions without init.sh. yenatch 2014-02-13 22:34:52 -05:00
  • 8f1b7acd3c Readme: Builds both Red and Blue. yenatch 2014-02-13 03:04:35 -05:00