Commit graph

  • 08d5aaf0fc Remove more comments Arthur Moore 2015-07-31 18:23:07 -0400
  • 6fce49bfb5 Don't warn twice when unable to play an idle animation Arthur Moore 2015-07-31 18:00:17 -0400
  • 61c3835637 Don't try to play animations we know are bad Arthur Moore 2015-07-30 08:20:16 -0400
  • 7644a46ded Creatures with no movement should not attempt to start combat (Fixes #2786) scrawl 2015-07-31 01:26:26 +0200
  • f326b8e5d2 Fix weapon animations playing on the lowerbody when swimming scrawl 2015-07-31 00:52:34 +0200
  • e8cbdcfb1e Play swimming animation fallback on the upper body when possible scrawl 2015-07-31 00:35:17 +0200
  • 1f755a2bc0 Don't use a shared Material in AlphaFader scrawl 2015-07-31 00:03:01 +0200
  • 16b8ef3164 Don't use a shared Material in MaterialColorController scrawl 2015-07-31 00:01:55 +0200
  • de479e35c8 Fix AlphaController affecting all instances of the StateSet scrawl 2015-07-30 23:51:37 +0200
  • 67a63cc662 Add some const correctness to MoonModel slothlife 2015-07-30 14:00:08 -0500
  • d13766cb3c Remove redundant template specializations Stanislav Bas 2015-07-30 15:36:17 +0300
  • f15adb4e4f Store::load() overwrites loaded records with the same IDs Stanislav Bas 2015-07-30 14:43:36 +0300
  • 5ea596f38d Refactor onChooseActionStatePerFrameActions Arthur Moore 2015-07-30 08:15:45 -0400
  • f69de1f263 Alert the user if trying to play a non-idle animation Arthur Moore 2015-07-30 08:08:58 -0400
  • 5e6fcc2aef Alert the user if attempting to play an animation fails Arthur Moore 2015-07-29 14:15:06 -0400
  • a391579382 Merge pull request #700 from ace13/osg-3.3.3-fixes scrawl 2015-07-30 13:33:12 +0200
  • 1f78ebd3c9 Oops? Alexander "Ace" Olofsson 2015-07-30 12:22:51 +0200
  • 77a3a52b4e What's wrong with this statement? Alexander "Ace" Olofsson 2015-07-30 12:16:15 +0200
  • 6a9218ee07 replaced State_Compiling (not requried anymore) with State_Merging Marc Zinnschlag 2015-07-30 11:49:24 +0200
  • e9ffbcc1b0 OSG 3.3.3 moves GL extensions out of osg::Texture Alexander "Ace" Olofsson 2015-07-30 11:45:10 +0200
  • d310753e0f Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-07-30 10:28:14 +0200
  • 26ea3aa1ad Merge remote-tracking branch 'dteviot/refactoringAiWander' Marc Zinnschlag 2015-07-30 10:26:40 +0200
  • a4e1630ec2 Remove unreferenced member in MoonModel slothlife 2015-07-30 00:41:30 -0500
  • 8dc7e158c6 Fix forward declaration of MoonState slothlife 2015-07-30 00:18:56 -0500
  • 24ba54f4fe Implement accurate moon settings (fixes #672) slothlife 2015-07-29 23:57:45 -0500
  • 5d3ad13868 Merge pull request #696 from EmperorArthur/verbose_errors scrawl 2015-07-29 15:32:01 +0200
  • be1692f218 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-07-29 14:46:23 +0200
  • 20106bb90f allow keywords in quotes (Fixes #2794) Marc Zinnschlag 2015-07-29 14:45:56 +0200
  • 2d93a6f6cb Be more verbose when dealing with unhandled nif texture properties Arthur Moore 2015-07-28 18:46:11 -0400
  • d7ad0ee148 Print a sensible error message when S3TC support is missing (Fixes #2800) scrawl 2015-07-28 23:35:10 +0200
  • 3a7d0d8dc8 Remove a file that isn't in use yet from build scrawl 2015-07-28 23:34:36 +0200
  • f9b0b7ede5 Make saving of deleted ESM records more consistent Stanislav Bas 2015-07-28 15:04:22 +0300
  • 2a653e45fd (Re) Wrote a tool to test NIF files in BSAs and on the filesystem. Arthur Moore 2015-07-21 22:08:37 -0400
  • 2c1cee38b4 Merge remote-tracking branch 'smbas/feature-extended-configurator' Marc Zinnschlag 2015-07-28 07:56:12 +0200
  • 7ba399fc92 Change a message to upper case spelling scrawl 2015-07-27 23:19:35 +0200
  • 26656707dd Use marker_error.nif as replacement when a mesh fails to load scrawl 2015-07-27 22:59:20 +0200
  • ac1f64b559 Fix StencilProperty front face mixup (Fixes #2802) scrawl 2015-07-28 03:20:18 +0200
  • 03c2e11961 Update to upstream/master. Resolve merge conflicts Stanislav Bas 2015-07-27 13:54:13 +0300
  • 420503d5fc Merge remote-tracking branch 'smbas/fix-bug-2728' Marc Zinnschlag 2015-07-27 11:23:49 +0200
  • bafa86d3e9 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-07-27 11:10:16 +0200
  • 812fffbadc Don't inform about a nested row addition in proxy models for top-level tables Stanislav Bas 2015-07-26 20:25:46 +0300
  • 2471e4d67a Rework Table to use rowAdded() signal of a proxy model Stanislav Bas 2015-07-26 20:09:31 +0300
  • 86b7d2a43d Inform about a row addition after re-sorting in InfoTableProxyModel Stanislav Bas 2015-07-26 20:07:36 +0300
  • 37fd733deb Create a custom signal to inform about a row addition in IdTableProxyModel Stanislav Bas 2015-07-26 20:06:30 +0300
  • 9a8ca81907 Fix missing break in switch statement Stanislav Bas 2015-07-26 13:54:36 +0300
  • 6a1e1a07cb updated credits file Marc Zinnschlag 2015-07-26 11:02:22 +0200
  • b2fdfbcfe4 Merge remote-tracking branch 'pkubik/distance-setting' Marc Zinnschlag 2015-07-26 11:01:12 +0200
  • 04aee1fe20 extracted function reactionTimeActions(). dteviot 2015-07-26 17:32:29 +1200
  • c7aacaee70 extracted function returnToStartLocation(). dteviot 2015-07-26 17:29:32 +1200
  • 5e519ef550 extract function isPackageFinished(). dteviot 2015-07-26 17:29:01 +1200
  • ad0d807103 extracted function reactionTimeActions(). dteviot 2015-07-26 17:28:32 +1200
  • 9c0e3d6c28 extracted functions doPerFrameActionsForState() and onChooseActionStatePerFrameActions(). dteviot 2015-07-26 17:25:44 +1200
  • 76f95eafe7 extract function onWalkingStatePerFrameActions(). dteviot 2015-07-26 17:25:00 +1200
  • 5ec310dfba extract function onIdleStatePerFrameActions(). dteviot 2015-07-26 17:24:33 +1200
  • b3d5b47fea extracted function UpdateActorsMovement(). dteviot 2015-07-26 17:23:45 +1200
  • dff84adf7e Fix weapon animation priority scrawl 2015-07-26 01:35:36 +0200
  • aba7225817 Removed some duplicated operations. dteviot 2015-07-26 11:15:21 +1200
  • 41996b0aad Don't play turning animations in first person mode scrawl 2015-07-25 18:59:16 +0200
  • e0ee2fc01b Adjust the movement animation speed every frame (Fixes #1921) scrawl 2015-07-25 18:22:48 +0200
  • c088cd4fa9 Proper index creation for nested data Stanislav Bas 2015-07-25 17:57:40 +0300
  • 278076e609 Include cleanup scrawl 2015-07-25 04:14:22 +0200
  • 3bca3e73d4 Fix GetWeaponDrawn and GetSpellReadied script functions for creatures scrawl 2015-07-25 02:11:59 +0200
  • b3f5ac5dbb Include cleanup scrawl 2015-07-25 01:48:34 +0200
  • e6b28d84f0 Outdated comment fix scrawl 2015-07-25 00:28:47 +0200
  • 3f3c3d0ad3 Remove an already resolved todo comment scrawl 2015-07-24 23:28:43 +0200
  • 4f6e5345cc Include cleanup scrawl 2015-07-24 23:28:36 +0200
  • 47922f6c35 Changed a settings variable responsible for number of loaded exterior cells. Pawel Kubik 2015-07-24 21:54:58 +0200
  • 7f66339790 Remove a redundant function scrawl 2015-07-24 20:23:27 +0200
  • 71bc22401f Include cleanup scrawl 2015-07-24 18:23:23 +0200
  • fcf9ae42f4 Merge remote-tracking branch 'smbas/fix-table-proxy-bugs' Marc Zinnschlag 2015-07-24 10:29:08 +0200
  • 6d2d32485f Fix building OpenCS with Qt 5. Rohit Nirmal 2015-07-23 22:22:22 -0500
  • f5b1447c92 IdTableProxyModel refreshes the filter when the source model data or rows changed Stanislav Bas 2015-07-23 21:05:00 +0300
  • a7b3248ee7 Proper sorting of columns with enum values Stanislav Bas 2015-07-23 20:35:16 +0300
  • 7e4e59efb9 Fix excessive auto-equipping in InventoryStore::removeItem (Fixes #2792) scrawl 2015-07-23 02:28:38 +0200
  • 7900631d51 Print the missing player cell to error output scrawl 2015-07-19 16:39:22 +0200
  • 8286dc6c5a Player followers don't report crimes (Fixes #2457) scrawl 2015-07-19 16:37:19 +0200
  • daaff1284e Remove unused includes Stanislav Bas 2015-07-22 22:02:01 +0300
  • 0c6ab6cc94 Load methods (for ESM records) accept a deleted flag in ESSImporter Stanislav Bas 2015-07-21 21:49:36 +0300
  • 8243fb2479 Load methods (for ESM records) accept a deleted flag in ESMTool Stanislav Bas 2015-07-21 20:47:02 +0300
  • 13bb6be238 Load methods (for ESM records) accept a deleted flag in OpenCS Stanislav Bas 2015-07-21 20:25:43 +0300
  • 67c8f95c4e Load/read methods (for ESM records) accept a deleted flag in OpenMW Stanislav Bas 2015-07-21 13:17:03 +0300
  • 4a16eba716 Make deleted flag a parameter of load/save methods (instead of a record member) in ESM records Stanislav Bas 2015-07-20 17:23:14 +0300
  • 3c3bd7976e updated credits file Marc Zinnschlag 2015-07-22 08:36:06 +0200
  • 6e3032efc1 Merge remote-tracking branch 'koncord/fix-gold-beh' Marc Zinnschlag 2015-07-22 08:30:43 +0200
  • 6c3c85f0d4 Fix indent Remove misc.hpp in containerstore.cpp Koncord 2015-07-20 21:53:20 +0900
  • 0cd0717e13 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-07-20 10:03:50 +0200
  • f3d3cbc58b Merge remote-tracking branch 'dteviot/refactoringAiWander' Marc Zinnschlag 2015-07-20 09:57:46 +0200
  • d2cd151f77 Merge remote-tracking branch 'kunesj/master' Marc Zinnschlag 2015-07-20 09:45:14 +0200
  • 2a4d35b98c fixed "comma at end of enumerator list" warning. dteviot 2015-07-20 18:20:57 +1200
  • 7a86c8d8b6 Fix OpAddItem, OpGetItemCount and OpRemoveItem. Koncord 2015-07-20 12:48:19 +0900
  • a24df8cb66 Revert addImp() and remove() add isGold() in MWWorld::Class Koncord 2015-07-20 12:43:58 +0900
  • 9485aa5e44 Fix "removeitem gold_100" behavior Koncord 2015-07-20 09:53:08 +0900
  • aefcd1ad07 Fix "additem gold_100" behavior Koncord 2015-07-20 08:20:28 +0900
  • 75e5023590 fix code duplication Koncord 2015-07-20 08:05:52 +0900
  • 1e8182220a Fix build errors & warnings Stanislav Bas 2015-07-19 23:27:51 +0300
  • f5745749a6 Remove <cstdint> include file from loaddial.cpp Stanislav Bas 2015-07-19 22:50:42 +0300
  • a14a3c82de added description of new syntax to the onRetrieveTag function comment Jiří Kuneš 2015-07-19 19:52:50 +0200
  • 23bfa29ae6 Merge pull request #677 from Koncord/fix-def-conflict scrawl 2015-07-19 19:40:34 +0200
  • 7924ecef3e Fix definition conflict Koncord 2015-07-19 23:37:20 +0900
  • 6b21da7f8e Rework ESS importer code. Remove explicit NAME handling for ESM records Stanislav Bas 2015-07-19 16:07:56 +0300