Commit graph

  • 8ec722ac92 Use std::find_if instead of ugly for loops Chris Robinson 2013-05-13 04:08:36 -0700
  • 90bae2bead do not create editors for unused columns Marc Zinnschlag 2013-05-13 12:55:28 +0200
  • 929b38ff6a added missing columns for apparati records Marc Zinnschlag 2013-05-13 12:51:27 +0200
  • f83ee5d316 Play ready/unready animations on the upper body Chris Robinson 2013-05-13 03:32:00 -0700
  • 4d10a1c407 Fixed an additional 0 being sent into the AIWander idle parameters vector (Thanks to Chris) Torben Carrington 2013-05-13 02:57:52 -0700
  • e2620a1edf Issue #694: allow float literals starting with . Marc Zinnschlag 2013-05-13 11:38:35 +0200
  • af191c7382 fixed AiWander arguments Marc Zinnschlag 2013-05-13 11:27:36 +0200
  • a9928bb842 Split up the UpperBody group Chris Robinson 2013-05-13 01:58:13 -0700
  • 70dc2f77ad Move the priority enum to MWMechanics Chris Robinson 2013-05-13 00:54:44 -0700
  • 7ba2508556 add a priority for death animations, and store it in the state list Chris Robinson 2013-05-12 19:19:21 -0700
  • c71d921f09 Moved signalUpdateEditorSettings from UserSettingsDialog to UserSettings. graffy76 2013-05-12 15:15:57 -0500
  • 144be59735 Changed enum names to match OpenMW naming conventions graffy76 2013-05-12 14:28:36 -0500
  • 7fd277b87a added missing column for potions Marc Zinnschlag 2013-05-12 15:50:29 +0200
  • 4e389b5a8f Store whether a given animation loops in the state table Chris Robinson 2013-05-12 05:59:39 -0700
  • bbb38c61cc Fix queued animations Chris Robinson 2013-05-12 05:08:01 -0700
  • 3988866ecd Make sure active groups are updated after a state is auto-disabled Chris Robinson 2013-05-12 04:34:37 -0700
  • 2c556e4036 Be smarter about handling non-moving animations Chris Robinson 2013-05-12 04:29:42 -0700
  • 9835c6df11 Merge remote-tracking branch 'scrawl/tradefix' Marc Zinnschlag 2013-05-12 12:58:32 +0200
  • 4ea347ac52 Use shared pointers to store animation sources Chris Robinson 2013-05-11 19:38:23 -0700
  • 88df3b980f Implemented UserSettings as a singleton. graffy76 2013-05-11 20:55:36 -0500
  • b56d50287e Barter mechanic fix scrawl 2013-05-11 22:56:36 +0200
  • e14cb6853f Merge remote-tracking branch 'scrawl/containerui' Marc Zinnschlag 2013-05-11 19:23:02 +0200
  • da92921387 added columns related to items in inventories Marc Zinnschlag 2013-05-11 19:21:16 +0200
  • ee2bc94698 added script column Marc Zinnschlag 2013-05-11 18:57:23 +0200
  • e24ecfd5d2 added name column Marc Zinnschlag 2013-05-11 18:43:01 +0200
  • 0c4a963132 Container UI rewrite scrawl 2013-05-11 18:38:27 +0200
  • 318ebe0cb6 added model column Marc Zinnschlag 2013-05-11 18:35:48 +0200
  • 8ef2d04007 added type column Marc Zinnschlag 2013-05-11 17:49:38 +0200
  • c22f773f72 load all types of referenceable IDs Marc Zinnschlag 2013-05-11 17:45:28 +0200
  • d715cf5431 replaced static adapter with a template Marc Zinnschlag 2013-05-11 17:34:18 +0200
  • 9426eda47a small test with statics and two columns Marc Zinnschlag 2013-05-11 17:01:16 +0200
  • 02ace69511 fixed RefID search Marc Zinnschlag 2013-05-11 16:55:10 +0200
  • d0b23a4786 Relocated "User Settings" to Edit->Preferences Removed <QDebug> reference from view.hpp graffy76 2013-05-11 07:40:10 -0500
  • a8b45e0a13 Three primary changes: graffy76 2013-05-11 05:55:46 -0500
  • 6b8a687a79 Add methods to disable an animation Chris Robinson 2013-05-10 22:22:39 -0700
  • 6605aa7dec Create three bone groups Chris Robinson 2013-05-10 20:45:09 -0700
  • abc676eedd Allow specifying which bone groups to play an animation on Chris Robinson 2013-05-10 20:05:09 -0700
  • 56eede2610 Search more aggressively for an animation velocity Chris Robinson 2013-05-10 19:31:33 -0700
  • 5a9c1e1245 Don't explicitly track the last position Chris Robinson 2013-05-10 18:58:14 -0700
  • 7c3b014193 Figure out which animations to play based on priority Chris Robinson 2013-05-10 18:37:44 -0700
  • 921f534980 Parameterize the number of bone groups Chris Robinson 2013-05-10 16:33:13 -0700
  • 8a9b0eb5f7 Store the AnimSource in the animation state Chris Robinson 2013-05-10 15:27:29 -0700
  • 6aaa8d6dc0 Fixed fading problem Glorf 2013-05-10 19:33:43 +0200
  • 9cc85cbe81 Playing with moons part 1 Glorf 2013-05-10 18:55:56 +0200
  • 8d0f350446 New file structure separating view classes from model classes. Deleted .ui file. graffy76 2013-05-10 10:00:58 -0500
  • 1981a3cb3c Merge remote-tracking branch 'bwrsandman/master' Marc Zinnschlag 2013-05-10 13:42:51 +0200
  • 58efce5008 Rename animation layers to animation states Chris Robinson 2013-05-10 04:01:30 -0700
  • ccff364b52 Use a map of active layers instead of an array Chris Robinson 2013-05-10 03:08:07 -0700
  • 24d619d6b4 Changes the logic of WindowManager::messageBox() Fixes removeItem Fixes addItem kpp 2013-05-10 01:19:04 +0400
  • 8cdef343ef take default prefix into account bwrsandman 2013-05-10 05:21:10 -0400
  • d5490b0f8f Fix an outdated comment Chris Robinson 2013-05-09 23:07:50 -0700
  • 642ac15721 moved openmw resources to /usr/share/games and added missing files bwrsandman 2013-05-09 23:24:46 -0400
  • a5db557e22 fixed /share to be /usr/share bwrsandman 2013-05-09 22:32:43 -0400
  • 74ed1f73b4 Merge remote-tracking branch 'zini/master' into animations Chris Robinson 2013-05-09 13:53:38 -0700
  • 7e05b725d0 updated credits file Marc Zinnschlag 2013-05-09 19:28:07 +0200
  • 5c99f15ad3 Merge remote-tracking branch 'torben/aiescort' Marc Zinnschlag 2013-05-09 14:27:22 +0200
  • 19ccbed553 Merge remote-tracking branch 'gus/AIFix' Marc Zinnschlag 2013-05-09 14:25:09 +0200
  • 6417fa504e Fixed constness Glorf 2013-05-09 13:56:13 +0200
  • fe5aaa9dff fix NPC collisions gus 2013-05-09 11:12:55 +0100
  • 4928c9d079 Removed sqrt function call (minor optimization thanks to Chris) Torben Carrington 2013-05-08 20:47:31 -0700
  • d20178dd56 Removed unnecessary std::cout messages Torben Carrington 2013-05-08 20:05:45 -0700
  • 133964f0e4 AIEscort complete Torben Carrington 2013-05-08 20:02:24 -0700
  • c03dca47f5 AIEscort implemented and working - only touchups are needed. Torben Carrington 2013-05-08 17:19:47 -0700
  • c605f15a15 Another weather cleanup Glorf 2013-05-09 00:36:58 +0200
  • 10840765d9 Framework - duration and pathing implemented, no waiting for follower yet. Torben Carrington 2013-05-08 15:27:20 -0700
  • 51067698a8 minor cleanup Marc Zinnschlag 2013-05-08 21:26:39 +0200
  • c80ffa0a16 Merge remote-tracking branch 'gus/AIFix' Marc Zinnschlag 2013-05-08 20:31:57 +0200
  • 90b7df439f Fix image buttons scrawl 2013-05-08 13:55:15 +0200
  • eb4daaf512 Build a skeleton for Nifs that have a matching .kf file Chris Robinson 2013-05-08 01:03:57 -0700
  • cb9c82324c UserSettings system graffy76 2013-05-07 20:36:34 -0500
  • f6203cac2a update for master graffy76 2013-05-07 20:33:42 -0500
  • bf94ffb839 Only support NiSequenceStreamHelper as a Kf root Chris Robinson 2013-05-07 18:26:22 -0700
  • 8e38dc410f Allow loading multiple animation sources Chris Robinson 2013-05-07 16:59:32 -0700
  • 15afbe58a8 minor corretion gus 2013-05-07 19:43:44 +0100
  • 603af21715 little interface improvement gus 2013-05-07 19:42:21 +0100
  • a328a03bd3 more fix. Fargoth quest almost work as in vanilla now. gus 2013-05-07 19:35:10 +0100
  • 301efb411e Fix exit crash scrawl 2013-05-07 19:15:28 +0200
  • 8845c0cee1 Camera relative sky rendering. Now we no longer need to keep sky position in sync with camera. scrawl 2013-05-07 17:38:24 +0200
  • 0f29ab8cf9 fixed the interface of the adapter class Marc Zinnschlag 2013-05-07 14:19:02 +0200
  • f7f56a1a1f added a RefIdCollection to Data Marc Zinnschlag 2013-05-07 11:23:18 +0200
  • 68f249e8f4 Small weather cleanup Glorf 2013-05-07 10:27:37 +0200
  • e85bc8b2cd Only load one Nif for Animation objects Chris Robinson 2013-05-06 23:11:26 -0700
  • 6a3ba41170 Don't store camera nodes, we don't need them. Chris Robinson 2013-05-06 21:46:11 -0700
  • 90e29c83c0 Merge remote-tracking branch 'zini/master' into animations Chris Robinson 2013-05-06 19:17:39 -0700
  • 007a3cf9bd rename IInterface to Interface scrawl 2013-05-06 16:05:56 +0200
  • b5071ced23 Removed using namespace scrawl 2013-05-06 16:04:28 +0200
  • 757a26794a Merge branch 'master' of https://github.com/zinnschlag/openmw into journal scrawl 2013-05-06 15:35:38 +0200
  • c6edb0288a Remove unused file scrawl 2013-05-06 15:30:23 +0200
  • f1413ca56b Synced font code ranges. scrawl 2013-05-06 15:17:17 +0200
  • 1315432322 Handle @# links in journal scrawl 2013-05-06 15:14:39 +0200
  • e9f1aac7bd added data structures for referenceable records Marc Zinnschlag 2013-05-06 14:11:55 +0200
  • b21dae8d75 added blank function to all referencable record structs Marc Zinnschlag 2013-05-06 14:10:43 +0200
  • d43adbaa7c Topic link fixes for russian version, thanks to greye for testing scrawl 2013-05-06 13:13:14 +0200
  • 166eac2e25 Cleanup scrawl 2013-05-06 11:31:34 +0200
  • 006f25d1c0 First try to improve AI. Does not work yet due to strange bug in physicsystem gus 2013-05-06 00:46:50 +0100
  • ef9f0b2fc0 Fix size of quest index scrawl 2013-05-05 11:56:08 +0200
  • 4894b3ec30 Merge remote-tracking branch 'scrawl/memory' Marc Zinnschlag 2013-05-05 11:19:17 +0200
  • 38c399a698 Fix duplicate sounds scrawl 2013-05-05 10:51:17 +0200
  • d6e9cb114e Forgot to add directory scrawl 2013-05-04 23:12:05 +0200
  • 062ff189a2 Merge branch 'master' into memory scrawl 2013-05-04 23:04:33 +0200