Commit Graph

  • 79dc22c769 Define constants for map event sizes Rangi 2019-03-03 14:19:16 -05:00
  • dc396822d7 Identify more collision-related constants and data Rangi 2019-03-03 13:30:27 -05:00
  • 64d8a2b8fe Correct Thick Club overflow fix Eldred Habert 2019-03-03 18:48:24 +01:00
  • ce7e955d10 Correct Metal Powder fix Eldred Habert 2019-03-03 18:36:42 +01:00
  • c170810ad4 Correct indentation Eldred Habert 2019-03-03 18:10:03 +01:00
  • add58fb00d Fix "100% secondary effect" fix, add compatibility Eldred Habert 2019-03-03 17:27:35 +01:00
  • e671636bba Card Flip digits are shifted 1px up, not 2px left Rangi 2019-02-18 11:35:28 -05:00
  • d342bf9b45 Bitter Berry → BITTER_BERRY Rangi 2019-02-17 13:43:40 -05:00
  • a7c655eb67 asm -> diff Rangi 2019-02-17 13:39:12 -05:00
  • 47495e7d66 Avoid more redundant code and diffs Rangi 2019-02-17 13:38:30 -05:00
  • fcca48f2a6 Avoid redundant code and diffs Rangi 2019-02-17 13:35:38 -05:00
  • e51c64e167 Don't use legacy macros Rangi 2019-02-17 13:31:28 -05:00
  • a999787cb8 Update documentation: Rangi 2019-02-17 13:18:38 -05:00
  • 1e5c95d8d4 Silence gcc warnings, even in Travis Rangi 2019-02-16 16:24:47 -05:00
  • 2449a17add dba exists, use it Rangi 2019-02-16 16:09:31 -05:00
  • 8e359978d6 passtoengine -> autoinput Rangi 2019-02-16 16:06:11 -05:00
  • 1dad1b48d4 Fix indentation Rangi 2019-02-16 16:00:13 -05:00
  • 417f3c7c72 Bug fix: allow Surfing across map connections Rangi 2019-02-16 15:45:55 -05:00
  • 4ee7e027be Fix link Rangi 2019-02-16 14:11:33 -05:00
  • 7c42452748 Standardize on $ff ^ X for bitwise negating 8-bit values Rangi 2019-02-16 13:52:19 -05:00
  • 96bcf72d96 Document the BattleAnimCmd_ClearObjs bug Rangi 2019-02-16 13:31:23 -05:00
  • 771d2efd65 Merge pull request #601 from mid-kid/master Rangi 2019-02-16 13:23:17 -05:00
  • f9a60cff7a Define constants for prices in maps' event scripts Rangi 2019-02-16 13:19:39 -05:00
  • 7d6befa181 Fix issues in review mid-kid 2019-02-16 19:08:34 +01:00
  • af29f1f97c Eliminate some $xxxx values Rangi 2019-02-16 13:04:08 -05:00
  • 5fbd2fb8ba Merge pull request #602 from Rangi42/master Rangi 2019-02-16 12:49:18 -05:00
  • df337fc417 Update to rgbds 0.3.8 Rangi 2019-02-16 12:17:55 -05:00
  • 80ece33e3e Document wBattleAnimFlags mid-kid 2019-02-16 12:55:15 +01:00
  • 7e93916c8a Add more constants for battle anim structs mid-kid 2019-02-16 01:33:40 +01:00
  • ee86b36766 wNumActiveBattleAnims → wLastAnimObjectIndex mid-kid 2019-02-15 17:21:51 +01:00
  • 4154f191e0 Anotate more of the battle anim subsystem mid-kid 2019-02-15 02:56:24 +01:00
  • 469c51d086 dorepeat -> dowait for oam animations mid-kid 2019-02-15 02:54:35 +01:00
  • d9d688df4e Merge pull request #600 from mid-kid/master Rangi 2019-02-09 20:09:25 -05:00
  • fb8b8d7086 Fix travis mid-kid 2019-02-10 01:30:23 +01:00
  • 8577d78f4d Merge pull request #599 from mid-kid/master Rangi 2019-02-09 18:35:39 -05:00
  • 1bc1673794 Fix python 3.6 support for unnamed.py mid-kid 2019-02-10 00:17:19 +01:00
  • 4819a54b16 Merge pull request #598 from mid-kid/temp Rangi 2019-02-09 18:04:03 -05:00
  • b791198f74 Merge pull request #596 from Rangi42/master Rangi 2019-02-09 18:03:07 -05:00
  • 349664ec15 Clarify outer union's size Rangi 2019-02-08 15:40:32 -05:00
  • 32c34a3619 Separate the 200-byte c608-to-c6d0 union and the 280-byte c6d0-to-c7e8 union Rangi 2019-02-08 15:38:31 -05:00
  • 6cbdd245fc $8 = HIGH(vTiles1 - vTiles0) Rangi 2019-02-06 23:52:50 -05:00
  • ffeae953ea Document all possible values for ReinitBattleAnimFrameset mid-kid 2019-02-06 10:16:40 +01:00
  • bfedd89308 BATTLEANIMSTRUCT_0B -> BATTLEANIMSTRUCT_PARAM mid-kid 2019-02-06 08:07:11 +01:00
  • 60cdc65293 wc7e8 -> wUnusedC7E8 (similar to wUnusedD102) Rangi 2019-01-30 19:46:45 -05:00
  • 2fca32b6c8 Explain the c608 union size Rangi 2019-01-30 19:43:01 -05:00
  • 88465686cf Remove the nested UNION within battle WRAM Rangi 2019-01-30 18:59:48 -05:00
  • 4fe0d93d4c Fix some of the issues explained in #595 Rangi 2019-01-27 14:00:21 -05:00
  • 9ecc991814 Merge pull request #593 from mid-kid/temp Rangi 2019-01-24 21:42:44 -05:00
  • 79ea091ff6 Use and define more WRAM constants Rangi 2019-01-24 21:41:14 -05:00
  • 68d4a53483 Use more constants Rangi 2019-01-24 21:15:30 -05:00
  • 84b6a084cb Keep "paragraphs" of related code together Rangi 2019-01-24 21:10:45 -05:00
  • a5c1d9572c Fix: Clair can give TM24 Dragonbreath twice Rangi 2019-01-19 19:27:45 -05:00
  • 53c92b4792 Bug: Clair can give TM24 Dragonbreath twice Rangi 2019-01-19 19:11:38 -05:00
  • e288ef20d5 Fix map name frame calculation mid-kid 2019-01-18 16:17:50 +01:00
  • 0390728d44 Fix constants used with startbattle mid-kid 2019-01-15 13:37:22 +01:00
  • a21507f22a Document wSuicuneFrame mid-kid 2019-01-15 13:08:40 +01:00
  • 5f60cc24cf Fix some constants mid-kid 2019-01-15 13:06:16 +01:00
  • 1853e3d127 Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank Rangi 2019-01-12 15:17:20 -05:00
  • 07374f02cc Dif formatting typo Rangi 2019-01-07 19:36:56 -05:00
  • fe04acad7b Document bugfix: ScriptCall can overflow wScriptStack and crash Rangi 2019-01-07 18:28:16 -05:00
  • 1b1b0ac6ea Document a bugfix: AI makes a false assumption about CheckTypeMatchup Rangi 2019-01-07 18:12:00 -05:00
  • 26fc7e2521 Consistent formatting in Function_SetEnemyMonAndSendOutAnimation and BattleStartMessage Rangi 2019-01-06 22:11:57 -05:00
  • 5207615cdc Document a bugfix: 1/256 failure rate for 100% effect chance Rangi 2019-01-05 20:29:45 -05:00
  • 3650232398 Merge pull request #590 from Rangi42/master Rangi 2019-01-03 19:00:46 -05:00
  • 36ebcdd8fe MON_NAME_LENGTH -> NAME_LENGTH Rangi 2019-01-03 07:30:44 -05:00
  • b975f3e068 Clean up some Odd Egg and Battle Tower code and data Rangi 2019-01-02 19:04:50 -05:00
  • f04f31ea85 Add travis webhook for unnamed.py mid-kid 2019-01-01 12:05:34 +01:00
  • 9fde0912c3 unnamed.py: Add completion percentage mid-kid 2019-01-01 11:41:48 +01:00
  • 583838a39d Make tools/gfx.py executable Rangi 2018-12-31 18:55:35 -05:00
  • 3b97a15ea3 Add tool to find unnamed symbols mid-kid 2019-01-01 00:28:51 +01:00
  • 9f82304186 Merge pull request #587 from Rangi42/master Rangi 2018-12-31 18:26:33 -05:00
  • cae3af3e3a Keep the most relevant data at the top of the Makefile (the built filenames) Rangi 2018-12-31 18:08:37 -05:00
  • 742df4fdb5 Remove the 'extras' submodule Rangi 2018-12-31 17:20:28 -05:00
  • e3bc378492 Keep gfx.py with other tools, and remove its dependency on the 'extras' submodule Rangi 2018-12-31 17:17:55 -05:00
  • 4259e7051e Merge pull request #585 from Rangi42/master Rangi 2018-12-31 16:35:13 -05:00
  • afbf1b3ffc *PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript Rangi 2018-12-31 16:32:04 -05:00
  • f2785cdb71 Use battle menu flags Rangi 2018-12-31 14:25:53 -05:00
  • 8f60de5aba Fix a typo Rangi 2018-12-31 01:03:38 -05:00
  • 22657f6078 Split generic phone caller+callee text into individual NPCs Rangi 2018-12-30 19:14:49 -05:00
  • d3e0eda398 Distinguish "caller" and "called" phone scripts+text (NPCs call you automatically, you call them from the Pokégear) Rangi 2018-12-30 18:05:26 -05:00
  • 059e0df298 $56 is "<……>" Rangi 2018-12-30 17:57:56 -05:00
  • b921e9c9be Split engine/phone/phone_scripts.asm and phone_gossip.asm into individual files Rangi 2018-12-30 17:15:52 -05:00
  • 378667d9ec Merge pull request #584 from mid-kid/master Rangi 2018-12-30 11:07:50 -05:00
  • f7ce402d2a Merge pull request #583 from melthelesbian/rgbds_environment_config Rangi 2018-12-30 11:07:40 -05:00
  • 930d285fab Fix comments around BANK() statements mid-kid 2018-12-25 18:49:54 +01:00
  • 97e04cfa33 finish renaming RGBDS_DIR to RGBDS Melody 2018-12-25 15:52:36 -05:00
  • 2471f1ea71 rename RGBDS_DIR to RGBDS Melody 2018-12-25 15:45:03 -05:00
  • 7e4b956978 allow setting RGBDS_DIR Melody 2018-12-25 15:13:57 -05:00
  • 4eb935eb5a allow setting RGBASM in environment vars Melody 2018-12-25 14:48:44 -05:00
  • 0ae5e9b398 Define RANDY_OT_ID Rangi 2018-12-23 14:02:07 -05:00
  • f6ecb681d5 Fix issue #581 (random stuff ax6 noticed) Rangi 2018-12-23 03:45:41 -05:00
  • 83ff516c82 Merge pull request #579 from Rangi42/master Rangi 2018-12-16 14:19:06 -05:00
  • e51339f01a Formatting and comments Rangi 2018-12-09 18:13:37 -05:00
  • 4b4c53c7ae Format music macros like movement macros Rangi 2018-12-09 17:56:13 -05:00
  • e025ab9db0 Merge pull request #578 from mid-kid/master Rangi 2018-12-09 17:44:09 -05:00
  • fd1fa78ffe Update docs/battle_anim_commands.md mid-kid 2018-11-26 00:10:41 +01:00
  • c4979d9770 Rename "feet and head follow" commands mid-kid 2018-11-25 23:57:38 +01:00
  • 112667e773 Fix Belly Drum fix mid-kid 2018-11-25 23:15:33 +01:00
  • 5dfe652ff6 CalcStats -> CalcBattleStats mid-kid 2018-11-23 23:03:27 +01:00
  • 41f39211ca Identified another user of wBattleAnimTemp mid-kid 2018-11-22 12:32:24 +01:00