Commit graph

  • 929c65f805
    Merge pull request #188 from snelson3/consistent-map-header-comments Daniel Harding 2018-07-15 21:44:14 -05:00
  • ee72316102 make comments consistent throughout all mapHeader files Sam Nelson 2018-07-15 10:50:44 -07:00
  • eddcbba82f Avoid "Warning: Left shift of negative value" from rgbds Rangi 2018-07-08 16:30:25 -04:00
  • 462088a25c Document the origin of MissingNo's base stats. Rangi 2018-07-08 16:25:39 -04:00
  • c859983199
    Merge pull request #185 from UrsSchmidt/master Daniel Harding 2018-07-02 14:55:09 -05:00
  • b4ab6dc701 Fixed some inconsistencies in the usage of the if-def directive. Urs-Bjoern Schmidt 2018-07-02 11:34:11 +02:00
  • 6ba3765c59
    Merge pull request #184 from Pokeglitch/intro-updates Daniel Harding 2018-06-26 22:09:09 -05:00
  • 808c2509b0 Updated constants for intro Pokeglitch 2018-06-23 11:37:58 -04:00
  • 01fe449837 Updated the intro Pokeglitch 2018-06-22 23:06:05 -04:00
  • 98f09b6d26 Use rgblink dmg mode dannye 2018-03-24 13:41:54 -05:00
  • 91e55dbe0b
    Merge pull request #180 from yenatch/fix-wevosmoves Daniel Harding 2018-03-24 13:25:15 -05:00
  • 5c4397c899 spaces in EvosMoves yenatch 2018-03-22 23:20:55 -04:00
  • bd35b37262 use constants for wEvosMoves size yenatch 2018-03-22 23:09:49 -04:00
  • c80eddf988 add wEvosMoves instead of using eevee yenatch 2018-03-21 18:55:09 -04:00
  • 509ee98219
    Merge pull request #179 from bitman44/master Daniel Harding 2018-03-21 07:34:28 -05:00
  • 2056bdda52 Cleaned up name formatting bitman44 2018-03-21 06:51:03 -05:00
  • 8251c6138e Replaced instances of Mon### with the Pokemon's name bitman44 2018-03-20 20:27:28 -05:00
  • 32c371b1d3 sfxnote parameter 1 is length, not duty also bumb submodule dannye 2018-03-19 00:18:50 -05:00
  • 4398dde1e4 Break up sfxnote parameters into duty, volume, volume change and pitch dannye 2018-03-16 20:35:40 -05:00
  • b382473f7b Break up pitchenvelope parameters into length and pitch change dannye 2018-03-16 17:56:37 -05:00
  • f8b710769d
    Merge pull request #178 from Eggy0/master Daniel Harding 2018-03-16 17:26:06 -05:00
  • 5826f25bef Made some changes Eggy0 2018-03-16 22:02:14 +01:00
  • 7266657010
    Update audio_macros.asm Eggy0 2018-03-16 20:07:57 +01:00
  • 8a8cbf12ab
    Changing macro names Eggy0 2018-03-16 19:59:06 +01:00
  • 42cfe3d361
    Merge pull request #177 from yenatch/rgbgfx Daniel Harding 2018-03-10 18:36:19 -06:00
  • 4768fed52d forgot to uncomment clean tools yenatch 2018-03-10 19:18:35 -05:00
  • edf2b05ac3 faster travis yenatch 2018-03-10 19:14:47 -05:00
  • 1aefbfa523 Python is no longer used to build. yenatch 2018-03-10 19:03:27 -05:00
  • f75049feef Use rgbgfx and c tools instead of the submodule. yenatch 2018-03-10 18:01:54 -05:00
  • 37ded1d150
    Merge pull request #171 from xCrystal/master Daniel Harding 2018-02-05 11:13:02 -06:00
  • b8aa9ec80e
    Merge pull request #174 from Rangi42/master Daniel Harding 2018-02-05 10:57:14 -06:00
  • 819b678909 INCBIN don't start with tabs Remy Oukaour 2018-01-29 12:05:06 -05:00
  • 2e0183fc27 Block IDs use hex; zero connections use dec Remy Oukaour 2018-01-29 11:46:45 -05:00
  • dd4f0a0064 Use base 10 (note, the previous commit resolves #173) Remy Oukaour 2018-01-29 11:12:59 -05:00
  • d271d69175 Add warp, sign, and warp_to macros for data/mapObjects definitions Remy Oukaour 2018-01-29 02:31:32 -05:00
  • c84667c4df
    Add pokegold and pokefirered. luckytyphlosion 2017-12-31 13:23:25 -05:00
  • 237aeb8fbd Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x xCrystal 2017-12-30 01:54:27 +01:00
  • 94b9a86c8b Uppercase battle status constants xCrystal 2017-12-30 00:59:48 +01:00
  • 9dc48a1be7 Replace hardcoded address offset dannye 2017-12-02 14:40:34 -06:00
  • 19e4e188ce Catch a missed hide/show ID dannye 2017-10-29 13:22:17 -05:00
  • a9a687bd6e install: rgbds 0.3.3 yenatch 2017-09-30 13:33:44 -04:00
  • 5c24193831 Merge pull request #167 from Pokechu22/rgbds-0.3.3 yenatch 2017-09-29 22:41:34 -04:00
  • d7fae287e4 Update Travis configuration to use rgbds 0.3.3 Pokechu22 2017-09-29 19:23:55 -07:00
  • f95d25c832 Rename linkerscript and sort sym file Pokechu22 2017-09-29 19:22:56 -07:00
  • 901844f536 Use unions rather than negative offsets Pokechu22 2017-09-29 19:16:08 -07:00
  • fc9712596f Add Gen 3 disassemblies. luckytyphlosion 2017-09-04 19:41:04 -04:00
  • a92733b2b9 Add other disassembly links. luckytyphlosion 2017-09-04 19:25:52 -04:00
  • 55bfaba38e Add Discord link. luckytyphlosion 2017-09-04 19:06:18 -04:00
  • a1ca8aa239 Merge pull request #162 from Helios-vmg/text-corrections yenatch 2017-08-01 16:45:26 -04:00
  • 5c39c6c5cb Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "<USER>" respectively. Víctor M. González 2017-07-30 18:46:53 -03:00
  • 7a9a1b1e55 Fix typos in comments dannye 2017-06-24 15:01:43 -05:00
  • 9ea25bc8cd Replace deprecated mnemonics by the correct ones Antonio Niño Díaz 2017-06-09 22:54:09 +01:00
  • dfc094db72 Update Travis configuration to use rgbds 0.3.1 Antonio Niño Díaz 2017-06-09 22:36:11 +01:00
  • 7f3517b8d1 Add linkerscript Antonio Niño Díaz 2017-06-09 22:34:50 +01:00
  • e9f33ce19c Typo: SFX_POKEFLUE → SFX_POKEFLUTE dannye 2017-05-08 02:54:20 -05:00
  • 87eed68710 Insert Crystal audio engine and music most credit goes to Sanqui dannye 2017-05-07 15:30:08 -05:00
  • 832c28eaea Fix the Stack section. yenatch 2017-05-01 11:15:39 -04:00
  • c4e51522cc Update the rgbds links. v0.2.5 is the last working version. yenatch 2017-05-01 11:08:36 -04:00
  • 678b3c9e6c Merge commit '52adb84' yenatch 2017-04-24 22:08:48 -04:00
  • 6697d9e7f1
    INSTALL.md: add a note about different cygwin install paths Sanqui 2017-04-19 20:09:45 +02:00
  • 53cb0137e7 Merge pull request #152 from strager/strager-fix-oaks-lab YamaArashi 2017-04-03 19:58:24 -07:00
  • 0d062b49a6 Merge pull request #153 from strager/strager-fix-wrong-variable YamaArashi 2017-04-03 19:51:38 -07:00
  • d51dcc263e Remove duplicate OaksLabText labels Matthew Glazar 2017-04-02 13:27:47 -07:00
  • 3541904411 Use correct variable in EngageMapTrainer Matthew Glazar 2017-04-02 13:19:04 -07:00
  • a30bbae4b5
    Merge branch 'joefarebrother-label-naming' Sanqui 2017-03-21 16:35:36 +01:00
  • 2eabbc26a9
    Merge branch 'label-naming' of https://github.com/joefarebrother/pokered into joefarebrother-label-naming Sanqui 2017-03-21 16:35:19 +01:00
  • 274809b723 Merge pull request #148 from Sanqui/ci Sanqui 2017-03-21 14:59:00 +01:00
  • 52adb844de Revert "Fix floating sections" AntonioND 2017-03-21 00:44:10 +00:00
  • d7bd7f4453
    Update Travis script to use make compare and rgbds v0.2.5 Sanqui 2017-03-20 20:37:02 +01:00
  • 2e2a25fec1
    Merge branch 'ci' of https://github.com/PoCs/pokered into ci Sanqui 2017-03-20 19:45:41 +01:00
  • 39d31cecb2 Gave names to the functions and labels and adresses used in DivideBCD and added a few comments Joe Farebrother 2017-03-19 21:09:24 +00:00
  • ce35f2f7a1 Gave the labels in _MoveMon more descriptive names and added a few comments Joe Farebrother 2017-03-19 20:35:40 +00:00
  • caa146a298 Merge pull request #145 from ISSOtm/patch-1 Sanqui 2017-03-16 21:08:55 +01:00
  • cfacfd847c Fix typo in address Panda Habert 2017-03-16 20:47:01 +01:00
  • d1a96e37b6 Merge pull request #144 from AntonioND/an/fix-floating Sanqui 2017-03-15 14:52:38 +01:00
  • cec6e6e2fb Fix floating sections AntonioND 2017-03-14 20:52:58 +00:00
  • f40c979a6c Fix typos dannye 2017-01-20 17:32:43 -06:00
  • 46fbe5531b fix incorrect comment YamaArashi 2017-01-16 14:42:15 -08:00
  • 7c3a90bf01 use actual predef label YamaArashi 2017-01-07 11:13:52 -08:00
  • 3068ab2e19 use text constants in poison.asm YamaArashi 2016-12-31 17:36:05 -08:00
  • bf67f7174d split code out of main.asm YamaArashi 2016-12-31 17:23:54 -08:00
  • 10289bf7dd use hardware constants in pic.asm YamaArashi 2016-11-02 21:02:29 -07:00
  • 77c3e22a4e use more HRAM constants YamaArashi 2016-10-29 10:32:03 -07:00
  • 4d61c35172 correct mistaken comments YamaArashi 2016-10-29 02:04:48 -07:00
  • bb1bf5e6a7 link battle action constants YamaArashi 2016-10-29 01:44:13 -07:00
  • d1162fec71 correct comments about teleport effect YamaArashi 2016-10-16 22:30:32 -07:00
  • c2381bb3e6 split bank 1 into files YamaArashi 2016-09-17 18:17:57 -07:00
  • 6f1ac06e03 pull some bank 1 code out of main.asm YamaArashi 2016-09-17 17:37:32 -07:00
  • 46a94c63fc name text destination pointer variable YamaArashi 2016-09-11 02:01:37 -07:00
  • 0eedb40608 Continuing the source-level documentation of roughly where trainers can be found Summate 2016-09-04 14:31:59 -05:00
  • defd8ad8c7
    Enable continuous integration Mathias Bynens 2015-04-09 13:41:12 +02:00
  • 032f961ef2 Split macros.asm dannye 2016-07-31 13:04:04 -05:00
  • 52bb07ca18 Replace unnecessary tabs with spaces dannye 2016-07-27 22:33:48 -05:00
  • 5207a14af3 Redo audio header macro dannye 2016-07-27 22:08:13 -05:00
  • dbe2a3b168 Add warnings about music/sfx macro usage These are not game limitations, just restrictions for the macros to behave properly dannye 2016-07-27 20:57:46 -05:00
  • 4992ae2233 Macros to automate music and sound effect headers dannye 2016-07-27 20:21:56 -05:00
  • 9984527c2c Fix music channel numbering same as previous, but for songs instead of sound effects dannye 2016-07-27 20:19:59 -05:00
  • 84c7985e67 Fix sound effect channel numbering mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1' dannye 2016-07-27 19:30:57 -05:00
  • 70dde9d96b Clean up redundant labels fix trainer header numbering dannye 2016-07-20 00:40:04 -05:00
  • 25c27785aa A few missed hardcoded decimal points dannye 2016-07-18 01:48:34 -05:00