Commit graph

  • 5d4f58c828 Fix being unable to activate objects when scripts are disabled scrawl 2016-05-25 21:37:56 +0200
  • 4743030d4b Merge pull request #946 from makson96/patch-1 scrawl 2016-05-25 17:13:58 +0200
  • 56548b384d Include FindPkgMacros to use make_library_set makson96 2016-05-25 00:41:36 +0200
  • cc4655e9c7 Cleanup and slight change to pathgrid editing controls. Now that there is a drag indicator, it is easy to tell if an operation is active or not. Aesylwinn 2016-05-24 18:19:05 -0400
  • 5eaaed05fc Improve mouse pick culling. Aesylwinn 2016-05-24 17:31:00 -0400
  • 3f1df4caa6 Don't auto-equip ammunition (Fixes #3401) scrawl 2016-05-24 13:21:43 +0200
  • 18897348d7 Fix weapon values not being properly set in editor. Aesylwinn 2016-05-24 01:12:46 -0400
  • 774e1497b6 Fix editor undo for nested data. Aesylwinn 2016-05-23 15:51:36 -0400
  • 6199663bd8 Fix data corruption issues. - Point connection count not being set - Nested undo not restoring table (for pathgrid scene editing, editor nested undo is still broken) Aesylwinn 2016-05-21 18:59:43 -0400
  • 799ed300ea Use cell coordinates class, fix undo description. Aesylwinn 2016-05-21 14:36:07 -0400
  • 703dba902b Set the shader path in OpenCS scrawl 2016-05-20 00:40:59 +0200
  • b86250036c Add ability to add pathgrids. Aesylwinn 2016-05-19 18:33:15 -0400
  • 44dd67ee0f Fix a potential crash for lights without a model that have "off by default" flag set scrawl 2016-05-19 22:35:25 +0200
  • a9561f738a Move RemoveParticlesVisitor to animation.cpp scrawl 2016-05-19 22:34:27 +0200
  • 0efbdb25ee Improve const-correctness in Animation scrawl 2016-05-19 22:30:14 +0200
  • 3749821809 Choose a random death animation for actors that start the game as dead (Fixes #3397) scrawl 2016-05-19 21:37:24 +0200
  • 1781aaaa27 Drag indicator. Aesylwinn 2016-05-18 12:17:26 -0400
  • e8e915bcde Share selection functionality with instance editing mode. Aesylwinn 2016-05-18 10:46:25 -0400
  • ae0d2c3b9c Refactor edit mode. Remove essentially duplicate function. Aesylwinn 2016-05-17 21:24:16 -0400
  • 13c2161b27 Fix memory leak, remove empty if statement, change dynamic_cast to static_cast Aesylwinn 2016-05-17 16:14:23 -0400
  • 5a7ebab694 Fix forward declaration. Aesylwinn 2016-05-16 23:06:36 -0400
  • 9d02286592 Remove unused forward declaration. Aesylwinn 2016-05-16 22:17:03 -0400
  • a3363bc098 Fix and simplify pathgrid update handling, only recreate geometry once per frame, and a few naming changes. Aesylwinn 2016-05-16 21:06:55 -0400
  • d2d22e2f23 Clamp node positions in exterior cells. Aesylwinn 2016-05-16 19:03:40 -0400
  • cd3b96b3e8 Change interaction mask back to original and place required masks in PathgridMode. Aesylwinn 2016-05-16 17:59:52 -0400
  • aea2380c2b Add raytrace to dragCompleted. Implement node drag connection, node and edge removal, and some fixes. Aesylwinn 2016-05-16 17:25:02 -0400
  • 6fbc10dbba Add ability to get cell, pathgrid, and ability to add nodes. Also missing include. Aesylwinn 2016-05-16 17:20:07 -0400
  • 9f7c8d559c Add focus requirement for context menu. Aesylwinn 2016-05-16 17:16:15 -0400
  • f0bbe2c633 Add context menu for pathgrid editor. Aesylwinn 2016-05-16 17:06:40 -0400
  • 8b6cb73369 Add ability to invert selection. Aesylwinn 2016-05-16 17:03:00 -0400
  • 55656d68ef Cleanup, put duplicated code in function Aesylwinn 2016-05-16 17:00:58 -0400
  • da6a742beb Add control description to tooltip. Aesylwinn 2016-05-16 16:50:02 -0400
  • b0180cb6b4 Fix current region check (Bug #3391) scrawl 2016-05-16 02:05:02 +0200
  • 04b537bf5f Minor cleanup scrawl 2016-05-15 16:38:04 +0200
  • 85b0c4393b Remove obsolete code scrawl 2016-05-15 16:37:22 +0200
  • 6e0c3b2413 Revert commit 16ac6e7aac (Fixes #3394) scrawl 2016-05-15 16:28:04 +0200
  • 62018e802b Minor fix to particle system AutoPlay flag handling scrawl 2016-05-14 22:55:14 +0200
  • 7202072196 Freeze particle systems on construction if the AutoPlay flag is missing scrawl 2016-05-14 22:38:49 +0200
  • 0c08f705c5 Make the ParticleSystemController freeze the particle system instead of the emitter (Bug #3390) scrawl 2016-05-14 22:36:53 +0200
  • e30bb31a79 Handle the particle node's AutoPlay flag (Bug #3390) scrawl 2016-05-14 22:35:34 +0200
  • 3b31e8f66e Do not set AiPackageDone flag for non-Aipackages (Fixes #3392) scrawl 2016-05-14 19:19:37 +0200
  • f8b43b2a64 Rename cryptic variables. Aesylwinn 2016-05-13 12:55:35 -0400
  • 32ba5bf8b8 Initial pathgrid editting, support for selection and movement. Aesylwinn 2016-05-12 19:35:49 -0400
  • 9645d0cc8a Pass more mouse pick information in scene view editor. Aesylwinn 2016-05-12 18:21:43 -0400
  • bd804d30a4 Rewrites FindFreetype using LibFindMacros Roman Proskuryakov 2016-05-09 19:33:38 +0300
  • fcbcc004a3 Don't use unordered_map scrawl 2016-05-11 02:35:17 +0200
  • 78bac93021 Merge pull request #940 from kpp/find_ffmpeg scrawl 2016-05-10 17:41:30 +0200
  • 59cfcb38e2 Scale the sunlight specular color by weather's GlareView value (Fixes #3375) scrawl 2016-05-10 17:39:57 +0200
  • 17a0353a85 Fix forward declaration mismatch scrawl 2016-05-10 17:36:25 +0200
  • 4821abc8af Fixes MSVC CI for FFmpeg Roman Proskuryakov 2016-05-10 00:29:00 +0300
  • da59ef0f67 Rewrites FindFFmpeg using LibFindMacros handling components properly Roman Proskuryakov 2016-05-09 17:24:17 +0300
  • 81dd164006 Adds CMake module LibFindMacros to reduce pain in find modules Roman Proskuryakov 2016-05-09 16:45:24 +0300
  • 16fbce91c2 Implements macro get_version_from_n_defines inside PreprocessorUtils Roman Proskuryakov 2016-05-09 19:34:17 +0300
  • a6b67154bb Use builtin compiler version in CMake scripts Roman Proskuryakov 2016-05-09 00:04:18 +0300
  • 64fdc5a21a Merge remote-tracking branch 'rcutmore/bug-3331' Marc Zinnschlag 2016-05-09 09:18:48 +0200
  • 3584e59402 Fix incorrect parameter to changeCell (Fixes #3388) scrawl 2016-05-08 18:59:41 +0200
  • a7e6219091 Merge pull request #939 from kpp/rewrite_esm_name_t scrawl 2016-05-08 13:15:05 +0200
  • 547d783eac Editor: Remove overridden configureCreateCommand Rob Cutmore 2016-05-08 06:09:40 -0400
  • e6863c8f79 Editor: Undo editable column check in record add Rob Cutmore 2016-05-08 06:05:52 -0400
  • b4e341e1e2 Merge remote-tracking branch 'aesylwinn/RenderPathgrid' Marc Zinnschlag 2016-05-08 10:15:12 +0200
  • 65024ee7f2 Merge pull request #938 from kpp/valgrind_check scrawl 2016-05-08 00:52:39 +0200
  • 5ae1864062 Add unit tests for ESM::FIXED_STRING Roman Proskuryakov 2016-05-07 22:23:53 +0300
  • d5dfa89060 Rewrite NAME_T into FIXED_STRING. Roman Proskuryakov 2016-05-07 20:32:51 +0300
  • d7046878a8 Fix uninitialized values in MWMechanics::AiCombat Roman Proskuryakov 2016-05-07 20:41:47 +0300
  • 1e7d573f24 Fix uninitialized values in ESMWriter::save Roman Proskuryakov 2016-05-07 20:40:21 +0300
  • 307f04f827 Editor: Fix issue adding start script (Bug #3331) Rob Cutmore 2016-05-06 08:04:15 -0400
  • 964ea78367 Update AUTHORS.md scrawl 2016-05-04 15:57:34 +0200
  • 9c364325aa Merge pull request #935 from dragonee/master scrawl 2016-05-04 15:56:38 +0200
  • 40cc6a4164 Changed AiSequence::stack to push_back lower priority packages instead of push_front (Bug #3384) Michał Moroz 2016-05-04 13:55:36 +0200
  • 14ae232938 Remove now unnecessary factory class. It was originally used for storing normals, but that functionality was removed. Aesylwinn 2016-05-03 16:11:39 -0400
  • 1f902ff069 Remove code duplication. Aesylwinn 2016-05-03 16:08:12 -0400
  • b11f5b2717 Make edges differently colored. Aesylwinn 2016-05-03 15:06:28 -0400
  • 5009aaaf0d Update AUTHORS Rob Cutmore 2016-05-03 07:28:10 -0400
  • b129ff9672 Editor: Add PathgridCreator to find duplicate IDs Rob Cutmore 2016-05-03 07:24:33 -0400
  • c9ada852aa Undo including pathgrids in ID check Rob Cutmore 2016-05-03 06:19:47 -0400
  • 642b1d0273 Add mask. Aesylwinn 2016-05-03 03:27:47 -0400
  • 0eb863d8fc Change color to blue to match the pathgrid visibility selector in the editor and slightly increase the scaling. Aesylwinn 2016-05-03 03:18:47 -0400
  • 7f0cc6e583 Add a color gradiant to pathgrid nodes to make them less of an eyesore. Aesylwinn 2016-05-03 03:17:36 -0400
  • 3d26ff08c4 Get rid of lighting. Aesylwinn 2016-05-02 23:12:58 -0400
  • 8d95b63180 Add pathgrid rendering to opencs Aesylwinn 2016-05-02 22:10:43 -0400
  • 5cac882123 Replace game version of pathgrid rendering with component. Aesylwinn 2016-05-02 22:10:17 -0400
  • d141672b53 Pathgrid geometry creator Aesylwinn 2016-05-02 22:09:48 -0400
  • 7fbcc47b15 Add pathgrid modified signals. Aesylwinn 2016-05-02 22:08:49 -0400
  • 933504dbd0 Revert "Pathgrid rendering v2" Aesylwinn 2016-05-02 15:37:08 -0400
  • 5580f803fd Editor: Prevent duplicate pathgrids (Bug #3342) Rob Cutmore 2016-05-02 07:28:32 -0400
  • 4dee9604bb Pathgrid rendering v2 Aesylwinn 2016-05-02 06:29:56 -0400
  • 2ca7415708 Handle DialInfo::mFactionLess (Bug #3380) scrawl 2016-05-01 00:10:50 +0200
  • 93b2f09224 Workaround for some AI functions being incorrectly handled as AI packages (Bug #3378) scrawl 2016-04-29 17:50:33 +0200
  • 9959b2553d Merge pull request #932 from alexanderkjall/master scrawl 2016-04-26 20:32:18 +0200
  • c7cc170cbf
    Added all generated artifacts from the build process to the .gitignore file Alexander Kjäll 2016-04-26 19:40:16 +0200
  • 10ac432a8c updated credits file Marc Zinnschlag 2016-04-26 15:43:07 +0200
  • 57101c1b19 added namespace and include to previous commit Marc Zinnschlag 2016-04-26 15:42:11 +0200
  • 32123aec2b
    made logarithm function for calculating column widths in the output be more generic Alexander Kjäll 2016-04-25 20:01:06 +0200
  • 5edfe8c41c Reduce the wander fast forward overcrowding offset (Fixes #3370) scrawl 2016-04-23 22:46:24 +0200
  • 091e1bf25d improved scene element visibility buttons Marc Zinnschlag 2016-04-23 13:54:19 +0200
  • 5c8756cb2c Add composite icon for exterior cell controls in scene view, along with source SVG and a bash script that I used to assemble all possible status combinations Sergey "Shnatsel" Davidoff 2016-04-21 17:25:53 +0300
  • c2c81c6b1a Reversed the location of original state and current state in scene view icon. This way it's much more obvious, assuming the icon stays on the left of the actual landscape view. See https://forum.openmw.org/viewtopic.php?p=38971#p38971 for more info Sergey "Shnatsel" Davidoff 2016-04-21 15:18:30 +0300
  • 5f34fb0c41 Remove call to MYGUI_DBG_BREAK which was removed in mygui-git scrawl 2016-04-20 11:37:29 +0200
  • f0778e22dd Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2016-04-18 09:42:18 +0200
  • 9d906a99a8 Merge remote-tracking branch 'rcutmore/bug-3286' Marc Zinnschlag 2016-04-18 09:40:13 +0200