Commit Graph

  • e5d1678ff6
    Merge pull request #50 from Bearborg/master master Henrique Gemignani Passos Lima 2023-05-21 20:39:01 +03:00
  • e85f7cc560 Update dependencies Bearborg 2023-05-21 13:31:11 -04:00
  • 2fe042be80
    Add Memo Type to HUDMemoMP1 Henrique Gemignani Passos Lima 2023-02-22 01:37:51 +02:00
  • 1ab67ad1c6
    MP1R: Add HUDMemoMP1 Henrique Gemignani Passos Lima 2023-02-18 04:45:36 +02:00
  • 36f16edd76
    MP1R: Add more OnlyIfModified Henrique Gemignani Passos Lima 2023-02-17 01:46:12 +02:00
  • 4f73ff5717
    MP1R Templates: Fix field order, add CookIfModified Henrique Gemignani Passos Lima 2023-02-17 00:22:52 +02:00
  • 4e3c27171f
    Fix MP1R templates Henrique Gemignani Passos Lima 2023-02-16 11:52:33 +02:00
  • ab6933ab30
    Merge pull request #49 from duncathan/mp1r-templates Henrique Gemignani Passos Lima 2023-02-16 11:25:43 +02:00
  • f6cf885c30 more mp1r templates duncathan 2023-02-16 02:39:15 -06:00
  • 7cd4cdcd25
    Merge pull request #48 from duncathan/mp1r-templates Henrique Gemignani Passos Lima 2023-02-15 23:48:19 +02:00
  • 70f29fb51c Merge remote-tracking branch 'origin/master' into mp1r-templates duncathan 2023-02-15 15:33:58 -06:00
  • 5d419ad691
    Merge pull request #43 from duncathan/instance-ids Henrique Gemignani Passos Lima 2023-02-15 10:39:18 +02:00
  • 43e74df966
    Merge pull request #46 from duncathan/tweaks Henrique Gemignani Passos Lima 2023-02-15 10:38:46 +02:00
  • 8ac6e4b227 Pickup duncathan 2023-02-15 01:32:25 -06:00
  • af1a4dc3d9 add 175 placeholder templates for remastered duncathan 2023-02-14 19:18:08 -06:00
  • a267ddfb59 flesh out SLdrWorldTeleporterTooMP1 duncathan 2023-02-14 16:13:24 -06:00
  • f620fc7066
    Add incomplete flag to MP1r's SLdrWorldTeleporterTooMP1 Henrique Gemignani Passos Lima 2023-02-15 00:03:40 +02:00
  • 9e29a3499b
    Add basic template files for Prime Remastered Henrique Gemignani Passos Lima 2023-02-13 20:20:08 +02:00
  • 1e3d3463dc
    Add missing field for Prime 2's WeaponVulnerability Henrique Gemignani Passos Lima 2022-12-02 23:54:51 +02:00
  • d1dbc1526d
    Add names for all values of PlayerItem.xml Henrique Gemignani Passos Lima 2022-12-02 23:47:42 +02:00
  • 9e63367e82 add tweak fourccs to echoes game.xml ScriptObjects section duncathan 2022-06-09 17:01:44 -06:00
  • 0af3b6c99d Some more property names mp1-templates Luke Street 2022-02-03 15:43:52 -05:00
  • 35909f30cd Update MP1 template property names (from MP2/3) and structs Luke Street 2022-02-03 15:17:58 -05:00
  • 6376d72c8b
    Merge pull request #45 from henriquegemignani/master Luke Street 2022-02-03 15:30:42 -05:00
  • c6fe90d96d adds instance ID to list duncathan 2022-01-27 02:38:39 -06:00
  • 93def2d592 More properties names, with a few unconfirmed ones Henrique Gemignani Passos Lima 2021-08-09 17:32:41 +03:00
  • 6624541981
    adds script objects for Echoes's TREE format (#41) duncathan salt 2021-10-16 07:56:35 -06:00
  • e6010d25af 400+ new property names, some renamed structs for MP2/MP3 Luke Street 2021-08-10 18:58:25 -04:00
  • c15a0798ff Better ConditionalTest field names Henrique Gemignani Passos Lima 2021-08-09 02:04:39 +03:00
  • 90d2c06e14 More discovered property names Luke Street 2021-08-07 17:35:55 -04:00
  • dd765d8abb More property names Henrique Gemignani Passos Lima 2021-08-07 18:40:25 +03:00
  • e6597f0450 Corruption property names Henrique Gemignani Passos Lima 2021-08-07 17:10:13 +03:00
  • 7a86bc6274 Echoes tweak property names Henrique Gemignani Passos Lima 2021-08-07 03:28:27 +03:00
  • f282bdef1c Call Report less often and with a mutex Henrique Gemignani Passos Lima 2021-08-07 02:53:57 +03:00
  • 53685b1efe Corruption TweakPlayer property names Henrique Gemignani Passos Lima 2021-08-07 02:28:31 +03:00
  • 5f14db33f9 Fix sign mismatch Henrique Gemignani Passos Lima 2021-08-07 02:28:13 +03:00
  • 2e86274680 Update WordList.txt Luke Street 2021-08-06 18:53:26 -04:00
  • 8fa2532a75 Update PropertyMap.xml with new findings Luke Street 2021-08-06 18:52:33 -04:00
  • 023aef478b Add multithreading to property name generator Luke Street 2021-08-06 18:52:21 -04:00
  • ceecab0151 Fix being unable to read standalone Corruption Tweaks Henrique Gemignani Passos Lima 2021-08-05 17:13:13 +03:00
  • d8a7da9234 Fix property name generation showing no results Luke Street 2021-08-04 15:59:15 -04:00
  • d7d5fe67b2 Add some details for PlayerController properties Henrique Gemignani Passos Lima 2021-08-03 22:07:22 +03:00
  • d80abeb302 Fix CBasicViewport using deprecated Qt API Henrique Gemignani Passos Lima 2021-06-20 23:00:08 +03:00
  • f20d1c17f6 Update LibCommon Henrique Gemignani Passos Lima 2021-06-20 22:59:12 +03:00
  • b73e7975c9
    Fix crash in CEditorApplication::RebuildResourceDatabase Phillip Stephens 2021-06-20 12:47:46 -07:00
  • 59b34eab31
    Merge pull request #40 from henriquegemignani/feature/template-strings Phillip Stephens 2021-06-20 10:25:06 -07:00
  • 5919939311
    Various fixes Phillip Stephens 2021-06-20 10:17:50 -07:00
  • 53860ddc45 More non-confirmed Tweak names Henrique Gemignani Passos Lima 2021-06-17 20:32:20 +03:00
  • 7afb97d57b
    Echoes: Add a few more item names and confirm others (#39) Henrique Gemignani Passos Lima 2021-05-29 02:17:14 +03:00
  • 9e0842e03b
    Update quickplay module (#38) Henrique Gemignani Passos Lima 2021-05-12 21:55:55 +03:00
  • dad9631099
    Merge pull request #37 from henriquegemignani/feature/templates Luke Street 2021-04-25 11:17:56 -04:00
  • f2faf2ae9b Updating some variable names for tweaks Henrique Gemignani Passos Lima 2021-04-21 03:13:13 +03:00
  • b578bd9973 CI: Install LLVM ci Luke Street 2021-03-26 19:55:49 -04:00
  • 0f4e76a439 fetch-depth 0 and use binary Qt Luke Street 2021-03-26 19:32:50 -04:00
  • 5b26f65249 CI test Luke Street 2021-03-26 18:21:53 -04:00
  • 193297d481 Enable clang-format in CLion Luke Street 2021-03-26 17:40:04 -04:00
  • 1de8b5b1a3 Copyright & attribution update Luke Street 2021-03-26 17:39:35 -04:00
  • fe316643a0 Add -DUSE_MACDEPLOYQT option (default off) Luke Street 2021-03-26 17:21:23 -04:00
  • 291837701b Update nod and lzokay Phillip Stephens 2021-03-26 13:56:17 -07:00
  • ddba742c9a
    Merge branch 'master' of https://github.com/AxioDL/PrimeWorldEditor Phillip Stephens 2021-02-07 17:22:00 -08:00
  • 334fe1c2b3
    Correct asset directories/names Phillip Stephens 2021-02-07 17:21:34 -08:00
  • 4831847197
    Compile fixes, update submodules Phillip Stephens 2020-10-08 19:20:42 -07:00
  • 733faf2bb1 CWorldTreeModel: Make use of push_back over operator<< Lioncash 2020-07-10 16:21:03 -04:00
  • f3c03ff4bd CWorldEditor: Make use of push_back over operator<< Lioncash 2020-07-10 16:19:53 -04:00
  • 0465029055 WModifyTab: Make use of push_back over operator<< Lioncash 2020-07-10 16:16:36 -04:00
  • b868a94182 WInstancesTab: Make use of initializer list over operator<< Lioncash 2020-07-10 16:15:39 -04:00
  • 1a4666e510 CWorldEditor: Make use of push_back over operator<< Lioncash 2020-07-10 16:14:03 -04:00
  • 1bd1998092 CPoiListDialog: Make use of push_back over operator<< Lioncash 2020-07-10 16:12:49 -04:00
  • ec0f912c0c CInstancesModel: Make use of push_back over operator<< Lioncash 2020-07-10 16:12:13 -04:00
  • 6de158fae6 TEnumComboBox: Make use of push_back over operator<< Lioncash 2020-07-10 16:11:10 -04:00
  • e11ad95d37 CPasteNodeCommand: Make use of push_back over operator<< Lioncash 2020-07-10 16:10:28 -04:00
  • 07acac35c9 CAddLinkCommand: Make use of push_back over operator<< Lioncash 2020-07-10 16:09:20 -04:00
  • 85fdbe709a CResourceTableContextMenu: Make use of push_back over operator<< Lioncash 2020-07-10 16:07:16 -04:00
  • 09b724fbb2 CSceneViewport: Make use of push_back over operator<< Lioncash 2020-07-10 16:05:45 -04:00
  • aacf10f74c CNodeSelection: Make use of push_back over operator<< Lioncash 2020-07-10 16:02:29 -04:00
  • 43e4122461 TEnumComboBox: Make use of nullptr Lioncash 2020-07-10 15:58:57 -04:00
  • b4eadc2184 ObjReference: Provide operator!= Lioncash 2020-07-10 15:58:03 -04:00
  • 015e6ec40c ObjReference: Remove unnecessary inline keywords Lioncash 2020-07-10 15:56:20 -04:00
  • 2dcb3a86df NDolphinIntegration: Prevent sign conversion warnings Lioncash 2020-07-10 15:54:54 -04:00
  • e1b2d15833 IUndoCommand: Make use of explicit on constructors Lioncash 2020-07-10 15:53:28 -04:00
  • 71002f4188 CValidityLabel: Make use of explicit on constructors Lioncash 2020-07-10 15:50:01 -04:00
  • 218bd0b33b CTemplateMimeData: Make use of explicit on constructor Lioncash 2020-07-10 15:47:07 -04:00
  • b355dbe07e CTemplateListModel: Mark sort parameters as const Lioncash 2020-07-10 15:46:29 -04:00
  • 8bc375f001 CTemplateListModel: Make use of push_back over operator<< Lioncash 2020-07-10 15:46:05 -04:00
  • 9393aa7a84 CStateMessageModel: Make use of push_back over operator<< Lioncash 2020-07-10 15:45:12 -04:00
  • fe679e5479 CSelectionIterator: Make use of in-class initializers Lioncash 2020-07-10 15:43:36 -04:00
  • 21f66aa786 CSelectAllCommand: Make use of push_back over operator<< Lioncash 2020-07-10 15:42:22 -04:00
  • 46e0b40908 CResizeScriptArrayCommand: Make use of in-class initializers Lioncash 2020-07-10 15:40:39 -04:00
  • 978627d14e CNodeSelection: Make use of QSignalBlocker Lioncash 2020-07-10 15:37:35 -04:00
  • 207a378c79 CNodeCopyMimeData: Make use of explicit in constructor Lioncash 2020-07-10 15:35:08 -04:00
  • 1fca5e1c0a CInvertSelectionCommand: Mark use of push_back over operator<< Lioncash 2020-07-10 15:32:14 -04:00
  • 01f7cacc42 CFilteredResourceModel: Mark use of QStringLiteral Lioncash 2020-07-10 15:30:35 -04:00
  • dc1b65c7e4 CFilteredResourceModel: Mark use of push_back over operator<< Lioncash 2020-07-10 15:30:12 -04:00
  • fa8c1b3255 CFilteredResourceModel: Mark sort lambda parameters as const Lioncash 2020-07-10 15:29:42 -04:00
  • a30c6195d9 CEditScriptPropertyCommand: Make use of ranged for Lioncash 2020-07-10 15:27:53 -04:00
  • c0c2bca54f CEditScriptPropertyCommand: Make use of push_back over operator<< Lioncash 2020-07-10 15:27:20 -04:00
  • 35eb097d13 CEditorApplication: Make gkTickFrequencyMS constexpr Lioncash 2020-07-10 15:25:57 -04:00
  • 7baf43f88f CDeleteSelectionCommand: Make use of explicit on constructor Lioncash 2020-07-10 15:25:04 -04:00
  • 9936d1ff3a CCustomDelegate: Ensure all members of SDelegateFontInfo are initialized Lioncash 2020-07-10 15:23:58 -04:00
  • fafa12af91 CClearSelectionCommand: Make use of push_back over operator<< Lioncash 2020-07-10 15:22:24 -04:00