Commit graph

  • f296d13c20 Add a speed multiplier to the animation state Chris Robinson 2013-07-16 00:43:31 -0700
  • 3a1facefdf Store a pointer to the character controller for non-actor objects Chris Robinson 2013-07-15 23:47:04 -0700
  • 06e631f213 Track death separately in the character controller Chris Robinson 2013-07-15 23:43:33 -0700
  • 4ae65c20e6 Separate movement and idle states Chris Robinson 2013-07-15 22:56:23 -0700
  • 94d45e1518 Fix twohanded weapons not unequipping when equipping a torch scrawl 2013-07-15 23:21:01 +0200
  • daf9dca121 Fix exception when starting a new game scrawl 2013-07-15 20:37:36 +0200
  • f7f23ac5d8 improvement of the chop animation. Still some jittering. gus 2013-07-15 17:18:16 +0100
  • f7b711aabe bugfix gus 2013-07-15 16:37:32 +0100
  • 076f98cbba change way animations keys are handled (thanks KittyCat!) gus 2013-07-15 16:37:25 +0100
  • fd9cc1c282 Merge remote-tracking branch 'vorenon/container' Marc Zinnschlag 2013-07-15 09:33:16 +0200
  • a0022e711b Merge remote-tracking branch 'scrawl/raycast' Marc Zinnschlag 2013-07-15 09:20:16 +0200
  • 66eb82b363 oops again vorenon 2013-07-15 02:26:22 +0200
  • 33779ae23c oops vorenon 2013-07-15 02:23:18 +0200
  • d4739a451a added ability to close container windows with the activation key vorenon 2013-07-15 02:18:24 +0200
  • c81b852071 Fixes inaccurate ray casts; rely on getCameraToViewportRay scrawl 2013-07-15 00:31:18 +0200
  • 8407e2b3aa Fixes the console sometimes receiving text after it was closed scrawl 2013-07-14 23:54:28 +0200
  • 1bc343f363 Merge remote-tracking branch 'kcat/first-person' Marc Zinnschlag 2013-07-14 21:28:09 +0200
  • 2bdfc3000c Merge pull request #8 from scrawl/first-person kcat 2013-07-14 10:08:10 -0700
  • fa5198d7b2 Fix an assertion scrawl 2013-07-14 14:59:24 +0200
  • 61661c8653 Fix first person meshes casting shadows scrawl 2013-07-14 14:55:07 +0200
  • a049638e7f Fixes character previews getting shadowed randomly scrawl 2013-07-14 14:54:40 +0200
  • 6a5ab34971 Merge branch 'region' Marc Zinnschlag 2013-07-14 12:19:02 +0200
  • 3771e5839e Allow some more third person fallbacks in first person Chris Robinson 2013-07-13 17:03:10 -0700
  • 5ee889e8b6 Attach the camera to the Head node in first-person Chris Robinson 2013-07-13 16:12:38 -0700
  • 3947f44aa3 Porting old work gus 2013-07-13 22:24:52 +0100
  • 2d7620e774 Rotate the neck when looking up and down in first-person Chris Robinson 2013-07-13 12:39:06 -0700
  • b57042cac3 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-07-13 20:52:30 +0200
  • d6faad3dd2 Same fix for the book window scrawl 2013-07-13 20:26:35 +0200
  • 4a562b585c Fix journal window with background image != 512x256 scrawl 2013-07-13 20:24:19 +0200
  • 4cce466dc7 inverted region map y-axis Marc Zinnschlag 2013-07-13 16:34:10 +0200
  • 4df1f198a7 Avoid a map lookup for every skin body part when updating Chris Robinson 2013-07-12 22:30:25 -0700
  • 6de56615aa Avoid casting shadows in first-person view Chris Robinson 2013-07-09 23:50:44 -0700
  • 025fa4e0d5 Use a multimap for the bodypart map Chris Robinson 2013-07-09 13:38:18 -0700
  • a5e4faaed2 Show arms and body parts in first person Chris Robinson 2013-07-08 22:37:44 -0700
  • 908f010c74 Reset the NPC object root when switching POV Chris Robinson 2013-07-08 18:59:51 -0700
  • 7883087586 Store a pointer to the character controller in the map Chris Robinson 2013-07-08 14:05:53 -0700
  • c26a6f884f added region map tooltips Marc Zinnschlag 2013-07-12 12:55:14 +0200
  • a3c67389df Merge remote-tracking branch 'swick/master' Marc Zinnschlag 2013-07-12 09:06:08 +0200
  • 29b7734b52 add qualifiers for names in templates to make gcc 4.7+ happy greye 2013-07-12 08:33:02 +0400
  • c808bf2b23 updating region map on changes to region and cell records Marc Zinnschlag 2013-07-11 15:05:28 +0200
  • b17f383c6d Merge remote-tracking branch 'graffy76/RefIdTypeDelegate' Marc Zinnschlag 2013-07-11 09:09:52 +0200
  • 11178cc470 Repo permissions commit fix #3 graffy76 2013-07-10 21:44:25 -0500
  • bb049806df Repo permissions commit fix #2 graffy76 2013-07-10 21:13:59 -0500
  • f31e5ef851 new files (repo commit fix #2) graffy76 2013-07-10 17:30:21 -0500
  • ae4e3181d9 Fixing repo permissions commit #1 graffy76 2013-07-10 17:29:07 -0500
  • bbb5d2b98a Change tooltip positioning to resemble vanilla scrawl 2013-07-10 03:25:09 +0200
  • d389b70ec4 added missing case folding Marc Zinnschlag 2013-07-09 14:22:58 +0200
  • 121978a69e some cleanup; added handling of deleted cells (now displayed instead of ignored) Marc Zinnschlag 2013-07-09 14:20:28 +0200
  • dbdfa624e1 Don't start the player with collision disabled Chris Robinson 2013-07-08 13:12:12 -0700
  • 116320cc0d dealing with invalid regions and cells without regions Marc Zinnschlag 2013-07-08 17:13:58 +0200
  • 6159724b04 build region map from records (only initial build; updates not implemented yet) Marc Zinnschlag 2013-07-08 16:53:08 +0200
  • 4f05f2bddf basic region map; non-interactive for now and working with dummy data instead of real cell/region records Marc Zinnschlag 2013-07-08 13:12:50 +0200
  • 71a6955182 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-07-08 09:46:00 +0200
  • 50a0d16f8f Pass only the X11 window to Ogre, otherwise it would treat it as parentWindowHandle instead of externalWindowHandle. parentWindowHandle does not seem to play nice with SDL and occasionally crashes with a GLXBadDrawable error on startup. scrawl 2013-07-07 20:07:25 +0200
  • 91f6d87126 Fix an uninitialized variable scrawl 2013-07-07 16:57:46 +0200
  • 0fd49f10a9 Merge branch 'minus' Marc Zinnschlag 2013-07-07 16:09:44 +0200
  • 4a75c7dcc0 allow backticks in names Marc Zinnschlag 2013-07-07 16:09:26 +0200
  • 602e40e19d Merge remote-tracking branch 'greye/coc' Marc Zinnschlag 2013-07-07 13:34:28 +0200
  • e553f285b8 update player position on engine start greye 2013-07-07 15:06:05 +0400
  • f3d54a7ba4 move finding default cell positions to World greye 2013-07-07 15:03:06 +0400
  • 0c303aa285 fix fading on cell transition when cell is loaded greye 2013-07-07 14:30:11 +0400
  • 6bb3942288 use Land height data for position in coc greye 2013-07-07 13:47:40 +0400
  • a3094b808e update coc behaviour for interior cells greye 2013-07-06 12:42:29 +0400
  • 744c5804ed Simplified doors, now they will stop after hitting an obstacle instead of trying to back off. scrawl 2013-07-07 03:52:17 +0200
  • de5898c953 post merge fixes Marc Zinnschlag 2013-07-06 18:34:14 +0200
  • 4986b7d65d Merge branch 'master' into ref Marc Zinnschlag 2013-07-06 17:54:19 +0200
  • 1c4b70805b added missing reference table columns Marc Zinnschlag 2013-07-06 17:41:06 +0200
  • 9a39f32c32 store ID of cell in reference struct Marc Zinnschlag 2013-07-06 17:06:06 +0200
  • 9a49125281 added references table Marc Zinnschlag 2013-07-06 17:03:18 +0200
  • 72600a16cf Fix chargen race menu bug, updating a render target from within MyGUI's ControllerManager update is not a good idea scrawl 2013-07-06 17:02:40 +0200
  • 58fce74620 Use the already existing mScrollPage as step size for scrollbar button repeats; increased precision of options menu sliders scrawl 2013-07-06 16:40:57 +0200
  • 5c8950f91c Merge branch 'master' of git://github.com/zinnschlag/openmw scrawl 2013-07-06 16:08:29 +0200
  • f9d7c7574e Merge remote-tracking branch 'swick/scrollbar' Marc Zinnschlag 2013-07-06 13:13:27 +0200
  • 3dc42fb948 Merge remote-tracking branch 'greye/master' Marc Zinnschlag 2013-07-06 12:28:01 +0200
  • 76d95dffb6 special case for loading StartScript records greye 2013-07-05 23:52:46 +0400
  • 26bd2a5301 use the new scrollbar; range dependent step size; fix Sebastian Wick 2013-07-05 20:28:46 +0200
  • b43f41c2bd use a mygui controller for scrollbar repeat Sebastian Wick 2013-07-05 19:17:00 +0200
  • f29e30d21d Merge branch 'master' of https://github.com/zinnschlag/openmw Sebastian Wick 2013-07-04 01:21:37 +0200
  • e3d8bdbafe autorepeat scrollbar Sebastian Wick 2013-07-02 17:29:47 +0200
  • 9f6d250463 QDebug reference removal graffy76 2013-07-01 07:40:47 -0500
  • 847ec9fa56 Merge remote-tracking branch 'swick/master' Marc Zinnschlag 2013-07-01 10:16:39 +0200
  • 72b7e113cc only apply in fullscreen Sebastian Wick 2013-07-01 04:08:26 +0200
  • 8bdc9ff3ae set position of the window for multiple monitors Sebastian Wick 2013-07-01 03:56:33 +0200
  • 55b115935a Implemented RefRecordTypeDelegate graffy76 2013-06-30 07:43:58 -0500
  • 9d95a38934 Implementing delegate for referenceables table Type column graffy76 2013-06-29 08:11:09 -0500
  • 56637a39a3 Merge remote-tracking branch 'vheuken/master' Marc Zinnschlag 2013-06-29 12:27:01 +0200
  • cd538538b5 fixed weather code Marc Zinnschlag 2013-06-28 09:00:21 +0200
  • f43b48015e remove actor's collisionbox on death Vincent Heuken 2013-06-27 19:42:27 -0700
  • b095c24854 resize actor collision boxes on death Vincent Heuken 2013-06-27 14:11:20 -0700
  • 123a60581f Only link to SDL2main on windows scrawl 2013-06-27 21:45:32 +0200
  • 39a12ab9cf CXX Flags aren't definitions k1ll 2013-06-27 19:20:14 +0200
  • febc93a1c8 Merge branch 'master' of git://github.com/zinnschlag/openmw scrawl 2013-06-27 17:31:00 +0200
  • e88040662e Merge remote-tracking branch 'glorf/master' Marc Zinnschlag 2013-06-27 12:24:09 +0200
  • afb120d5ce Merge remote-tracking branch 'graffy76/recordStatusDelegate' Marc Zinnschlag 2013-06-27 08:11:27 +0200
  • 6deddf7229 Fixed code conventions in user settings, changed top-level page names graffy76 2013-06-26 21:18:21 -0500
  • 88f8637145 Bugfix #795 Glorf 2013-06-26 22:20:24 +0200
  • 5b81d124bb Catched another exception Glorf 2013-06-26 18:43:27 +0200
  • f4d302501e Bugfix #826 Glorf 2013-06-26 18:29:09 +0200
  • 623200b50e Merge remote-tracking branch 'pakanek/libav_headers' Marc Zinnschlag 2013-06-26 10:58:43 +0200
  • 8ffea60b72 some cleanup Marc Zinnschlag 2013-06-26 10:09:26 +0200