Commit graph

  • aefe8cd4ae Merge remote-tracking branch 'lgro/issue1887_equipped_items_doesnt_emit_sound' Marc Zinnschlag 2014-10-12 14:06:08 +0200
  • ef8b23485e Merge remote-tracking branch 'sandstranger/fix-errors-in-creating-sdl-window-for-nvidia-tegra3' Marc Zinnschlag 2014-10-12 13:50:41 +0200
  • a6a3eca930 Fixes #1887: Equipped items do not emit sounds Lukasz Gromanowski 2014-10-12 13:38:41 +0200
  • f459adf117 Revert CMake changes (didn't work for osx anyway) cc9cii 2014-10-12 22:30:08 +1100
  • 971b0de4fa An attempt to make osx to find the ogre overlay headers. cc9cii 2014-10-12 21:48:49 +1100
  • a54970cf2a Merge branch 'master' into QtOgre cc9cii 2014-10-12 21:20:49 +1100
  • 758ce0ed98 Various fixes as per feedback comments. cc9cii 2014-10-12 21:15:50 +1100
  • e1663de7cf Fixes #1887: Equipped items do not emit sounds Lukasz Gromanowski 2014-10-12 11:40:14 +0200
  • 71f3f71f78 added make target for doxygen: make doc, make doc_pages vocollapse 2014-10-12 11:28:56 +0200
  • ad253059b1 Hit indicator for absorb/damage health effect MiroslavR 2014-10-12 01:15:40 +0200
  • 8dd95fd77e Construct hit fader with correct texture right away to prevent mygui warning MiroslavR 2014-10-12 00:40:31 +0200
  • a5e972aeb5 Make collision events available on every frame (thanks, scrawl), make hurtStandingActor and hurtCollidingActor no-op in guimode MiroslavR 2014-10-12 00:13:24 +0200
  • b44ba84a80 Issue #1887: Equipped items do not emit sounds Lukasz Gromanowski 2014-10-11 23:18:09 +0200
  • 2162a9e1b9 Fall back to player_hit_01.dds if bm_player_hit_01.dds is not available MiroslavR 2014-10-11 23:09:20 +0200
  • 1a0c3dc6cf Issue #1887: Equipped items do not emit sounds Lukasz Gromanowski 2014-10-11 22:33:11 +0200
  • 3b9cfba03c Issue #1887: Equipped items do not emit sounds Lukasz Gromanowski 2014-10-11 22:21:59 +0200
  • 0ae604990e Implement continuous damage indication (Fixes #1970) MiroslavR 2014-10-11 22:21:48 +0200
  • 4dc613a04b Merge branch 'master' of github.com:OpenMW/openmw MiroslavR 2014-10-11 22:03:47 +0200
  • fa65c8981a Issue #1887: Equipped items do not emit sounds Lukasz Gromanowski 2014-10-11 21:05:12 +0200
  • 809b8c6d5b Conflicts: apps/opencs/view/render/pagedworldspacewidget.cpp cc9cii 2014-10-12 05:54:21 +1100
  • 964e42ab02 fixes errors in connecting Sdl and Ogre for nvidia tegra3 and in theory for other devices based on android sylar 2014-10-11 21:21:23 +0400
  • 3fd10d2a82 Merge remote-tracking branch 'thoronador/fix-uninitialized-members' Marc Zinnschlag 2014-10-11 14:51:55 +0200
  • a0dbb40c8e Allow script names starting with digits (Fixes #1730) Marc Zinnschlag 2014-10-11 14:48:52 +0200
  • 82b4148a62 Merge remote-tracking branch 'thoronador/fix-uninitialized-members' Marc Zinnschlag 2014-10-11 13:09:33 +0200
  • f29a71b498 remove unused var. mSoftwareCursor in WindowManager Thoronador 2014-10-11 12:54:15 +0200
  • 138e3032ce Fix: initialize boolean field with boolean value, not NULL Nikolay Kasyanov 2014-10-11 10:07:01 +0400
  • 8361019456 fix uninitialized (pointer) vars in more classes Thoronador 2014-10-11 02:14:40 +0200
  • 13a0c5624c fix uninitialized member variables in OcclusionQuery class Thoronador 2014-10-11 01:35:12 +0200
  • db38108801 fix uninitialized pointer variables in some classes Thoronador 2014-10-11 01:20:33 +0200
  • a5245d5a13 remove unused dummy variable Thoronador 2014-10-11 00:56:57 +0200
  • ab364c9440 fix some more uninitialized class member fields Thoronador 2014-10-11 00:50:32 +0200
  • 51cd2bb5d9 remove unused/double variable from CSMWorld::Column class Thoronador 2014-10-11 00:15:36 +0200
  • a799353f60 fix uninitialized fields in CSMDoc::Operation class Thoronador 2014-10-11 00:06:50 +0200
  • deb6452e0d fix uninitialized pointer fields in CS::Editor class Thoronador 2014-10-10 23:57:10 +0200
  • c4badcea6e removed warning terrorfisch 2014-10-10 23:51:29 +0200
  • f0d3fc73d5 fix uninitialized pointer fields in GraphicsPage class Thoronador 2014-10-10 23:47:27 +0200
  • c28dfc2fa4 Travis CI fix? terrorfisch 2014-10-10 23:34:58 +0200
  • 4eb1668467 references now initialized when they are needed terrorfisch 2014-10-10 23:32:15 +0200
  • bbca942601 -improved trigonometric precision -cleanup terrorfisch 2014-10-10 23:31:01 +0200
  • 5248917a6c - changed namespace terrorfisch 2014-10-10 23:28:49 +0200
  • 21b16f8425 Merge branch 'tables' Marc Zinnschlag 2014-10-10 16:11:54 +0200
  • 23e969eae7 fixed pathgrid saving again (previous fix was incomplete) Marc Zinnschlag 2014-10-10 15:29:21 +0200
  • 470d375177 Removed duplicate functions and moved pause check in weather.cpp Internecine 2014-10-10 23:29:51 +1300
  • 3df7071d19 Merge remote-tracking branch 'lgro/mailmap' Marc Zinnschlag 2014-10-10 10:52:24 +0200
  • 3e5027abbb Incorporate terrain height to labels and camera. cc9cii 2014-10-10 13:36:16 +1100
  • bfd10a03c0 User configuration manager's resource directory. cc9cii 2014-10-10 13:35:14 +1100
  • 406135ee96 Merge remote-tracking branch 'upstream/master' into terrain cc9cii 2014-10-09 23:47:30 +0100
  • db1b93498d Added comment. terrorfisch 2014-10-10 00:15:01 +0200
  • 730abf6841 Moved all variables in temporary storage for AiCombat and some more for AiWander. +Buxfix for previous AiWander changes terrorfisch 2014-10-09 23:11:10 +0200
  • 29f5cb46ac Merge branch 'master' of github.com:OpenMW/openmw MiroslavR 2014-10-09 19:17:39 +0200
  • e00771cccd Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-10-09 15:03:00 +0200
  • c85735abed Merge remote-tracking branch 'scrawl/terrain' Marc Zinnschlag 2014-10-09 12:56:42 +0200
  • 136f1952c9 Completly removed .mailmap file. Lukasz Gromanowski 2014-10-09 12:04:09 +0200
  • 4adfbd5048 Added obfuscation for email addresses in .mailmap file. Lukasz Gromanowski 2014-10-09 11:59:55 +0200
  • 782e851eb1 Better fix, now allows for teleporting to change weather while still paused. Internecine 2014-10-09 19:41:51 +1300
  • cae948df96 removed unecessary PathFinders terrorfisch 2014-10-08 23:09:50 +0200
  • 4c36c67fb8 Updated AiCombat: -moved everything except target to temporary storage -removed the Pathfinder since present in baseclass -cleaned some trigonometric mess terrorfisch 2014-10-08 23:00:36 +0200
  • 4391c1fd00 Addded the parts of AiWander that I fully understand to the temporary storage. terrorfisch 2014-10-08 22:11:45 +0200
  • 13f028e27b Avoid out of range exceptions. cc9cii 2014-10-09 07:01:18 +1100
  • b3ef7a71e2 Different implementation of update overlay fix. cc9cii 2014-10-09 05:56:44 +1100
  • 8786fb639f Implement terrain rendering in OpenCS (Fixes #1597) scrawl 2014-10-08 17:17:31 +0200
  • 5d8022bdc5 Update overlay upon control elements button signal. cc9cii 2014-10-08 21:22:12 +1100
  • 0871d45790 Draft how to move temporary package state to CharacterController. terrorfisch 2014-10-08 10:58:52 +0200
  • e2560de05a Don't use windows path separator. cc9cii 2014-10-08 08:08:03 +1100
  • 4fd7537155 Use default sort until a more generic sort that uses numeric order can be implemented. cc9cii 2014-10-08 07:59:21 +1100
  • e1197e75bc Handle change of names or regions to dynamically update the overlay. cc9cii 2014-10-08 07:54:22 +1100
  • 70fd531722 None texturing filtering enable for android by default sylar 2014-10-08 00:15:22 +0400
  • 3a625c567d fixes for shaders glsles sylar 2014-10-07 23:32:19 +0400
  • 4c46da79de changed android configs paths sylar 2014-10-07 23:31:22 +0400
  • f75721a217 Add none texture filtering .It is fixes a bug with black objects in shaders glsles sylar 2014-10-07 23:30:31 +0400
  • 744c56943a Merge remote-tracking branch 'jordan-ayers/topic/misc-cleanup' Marc Zinnschlag 2014-10-07 18:03:25 +0200
  • 7836ee9ab6 Fixed crash exiting internal cells. Better starting camera position for external cells. cc9cii 2014-10-07 21:18:32 +1100
  • a161ad3cd5 Sort cell id column by numerical order. cc9cii 2014-10-07 20:11:44 +1100
  • 0cccdfd114 Added description below the cell id (name if exists, or region) cc9cii 2014-10-07 19:35:28 +1100
  • 56db525a93 Document the return value of getEffectMultiplier. Jordan Ayers 2014-10-06 21:56:41 -0500
  • 7640875f9d More cleanup. cc9cii 2014-10-07 10:34:30 +1100
  • f48f841d31 Add full path for Ogre Overlay headers (workaround for osx). cc9cii 2014-10-07 06:40:28 +1100
  • 0197f7088f Remove extra frame rendering after enabling/disabling the label. cc9cii 2014-10-07 06:04:13 +1100
  • d1dc9951d4 Do not display werewolf overlay in third person MiroslavR 2014-10-06 20:24:53 +0200
  • 0e19c3fdeb Silence werewolves' footstep sounds when they are running with their claws sheathed MiroslavR 2014-10-06 18:48:22 +0200
  • 4086bc4848 Do not spawn blood vfx on player if hit fader is enabled MiroslavR 2014-10-06 18:33:41 +0200
  • b6abfb0145 Do not display hit fader if the player wasn't damaged MiroslavR 2014-10-06 18:31:02 +0200
  • ff74d54e98 Merge branch 'master' of github.com:OpenMW/openmw MiroslavR 2014-10-06 18:24:41 +0200
  • 9ab8d0a8e6 Hotfix for crash when deleting an actor scrawl 2014-10-06 14:56:07 +0200
  • 8097d9801d Fix HasSoulgem function to return number of soulgems scrawl 2014-10-06 14:36:29 +0200
  • 012928c082 Fix HasSoulgem function to return number of soulgems scrawl 2014-10-06 14:36:29 +0200
  • b3e09cce00 Remove mouse picking code. cc9cii 2014-10-06 22:29:45 +1100
  • ea8635f44c Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2014-10-06 13:12:28 +0200
  • 972c789060 Add Ogre Overlay path to cmake. cc9cii 2014-10-06 20:25:09 +1100
  • cc6153eb8e Removed temporary key bindings. cc9cii 2014-10-06 14:21:44 +1100
  • 3dee4c2b0e Fixes #1706 Internecine 2014-10-06 16:10:58 +1300
  • 6d687993b8 Remove C++11 stuff. cc9cii 2014-10-06 14:08:35 +1100
  • e38417e662 Visibility mask implemented. For testing rigged up 'M' and 'N' keys for show/hide. cc9cii 2014-10-06 13:55:36 +1100
  • aac2de270e Cleanup: Don't call <environment obj>.get(). Jordan Ayers 2014-10-05 18:06:50 -0500
  • 2f5721bf61 Fix typo in comments. Jordan Ayers 2014-10-05 17:59:53 -0500
  • dbb2781817 Mouse click on text overlay implemented. Removed 'm' keybinding for overlay toggle. White lines not visible by default. cc9cii 2014-10-06 08:20:09 +1100
  • 9cce3bc31b Implement fDispositionMod according to research wiki scrawl 2014-10-05 23:03:30 +0200
  • 39bc11681e Fix broken onGround status when levitating scrawl 2014-10-05 22:59:24 +0200
  • 829a7bfd1b Fix being able to rest while water-walking (Fixes #1712) scrawl 2014-10-05 22:35:53 +0200
  • d9165593d9 Fix footstep sounds played during water-walking scrawl 2014-10-05 22:26:08 +0200