1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-08-17 17:14:06 +00:00

Commit graph

  • 6161f81c24 last bits of the quick key menu. scrawl 2012-08-27 20:44:14 +0200
  • 14b4263143 Merge remote-tracking branch 'scrawl/alttab' Marc Zinnschlag 2012-08-27 20:32:56 +0200
  • 578691ed4c Merge remote-tracking branch 'scrawl/crosshair' Marc Zinnschlag 2012-08-27 20:32:47 +0200
  • 8cb4b1900b Merge branch 'windowswarnings' of github.com:MichaelMcDonnell/openmw into windowswarnings Michael Mc Donnell 2012-08-27 14:04:12 -0400
  • dc8f9bd923 workaround for alt tab view mode toggle scrawl 2012-08-27 19:25:30 +0200
  • 9af0b48ad6 show/hide crosshair correctly scrawl 2012-08-27 19:18:55 +0200
  • 4ee9453445 Merge remote-tracking branch 'mmd/windowswarnings' Marc Zinnschlag 2012-08-27 19:09:11 +0200
  • a4c1d979d6 Merge branch 'master' into quick_keys scrawl 2012-08-27 18:14:41 +0200
  • eff2799c1b Update UTF 8 table generator to print char values Michael Mc Donnell 2012-08-27 10:55:39 -0400
  • c5e55d3cac fix screenshot function scrawl 2012-08-27 15:51:01 +0200
  • 61923349e5 resolving conflicts greye 2012-08-27 14:52:54 +0400
  • 5ebcaeb098 Merge branch 'next' into quick_keys scrawl 2012-08-27 11:04:23 +0200
  • b1a394552d mouse click sounds scrawl 2012-08-27 10:01:53 +0200
  • cc4d55a755 updated credits.txt Marc Zinnschlag 2012-08-26 20:59:19 +0200
  • d0cebea580 some cleanup Marc Zinnschlag 2012-08-26 18:50:47 +0200
  • 450656a890 Merge remote-tracking branch 'dgdiniz/MoveSoundtoAction-Task339' into next Marc Zinnschlag 2012-08-26 18:39:09 +0200
  • ef4910293b Merge remote-tracking branch 'corristo/osx_f_keys_fix' into next Marc Zinnschlag 2012-08-26 18:35:26 +0200
  • 5cbb08fee1 Task 339 - Moving all sounds to actions Douglas Diniz 2012-08-26 11:47:45 -0300
  • c0f27bd5ef magic selection window scrawl 2012-08-26 11:37:33 +0200
  • fab4cfecb1 some unfinished work on quick keys window scrawl 2012-08-26 10:52:06 +0200
  • 1fd4d84173 Merge remote-tracking branch 'mmd/windowswarnings' into next Marc Zinnschlag 2012-08-24 15:07:19 +0200
  • 5fa8165f97 Use char literals in UTF 8 conversion to fix 798 warnings Michael Mc Donnell 2012-08-22 15:00:07 -0400
  • ed607a6259 Use char literals in UTF 8 conversion to fix 798 warnings Michael Mc Donnell 2012-08-22 15:00:07 -0400
  • 65678b95f0 Added support for make install. Lukasz Gromanowski 2012-08-22 21:11:03 +0300
  • 165065d378 fix a bug with case sensitivity: when searching for a cell which is already loaded,but with another case, the cell get loaded twice, which is bad :p gugus 2012-08-21 19:54:42 +0200
  • 71a6ce2202 removed cout spam Nikolay Kasyanov 2012-08-20 21:14:29 +0400
  • 5395721c26 more appropriate fix for #189 Nikolay Kasyanov 2012-08-20 21:05:02 +0400
  • 82e7c04c0a Changing sounds to Action. Adding onActor to Action to choose between playSound and playSound3D. Douglas Diniz 2012-08-19 20:11:50 -0300
  • 770f747eec Added fix for not visible pthreads functions for linker with glibc 2.15 Lukasz Gromanowski 2012-08-20 00:18:40 +0300
  • f7d537cb28 very small correction scrawl 2012-08-19 22:15:31 +0200
  • 19ae30ee68 Merge branch 'master' into next scrawl 2012-08-19 22:09:22 +0200
  • 34513cf16b Added support for code coverage checking and unittests. Lukasz Gromanowski 2012-08-19 22:23:46 +0300
  • e9b80c34fe Merge remote-tracking branch 'greye/rc0-17' openmw-0.17.0 Marc Zinnschlag 2012-08-19 15:36:35 +0200
  • e6c3e0744e tvm update and fix greye 2012-08-19 10:37:51 +0400
  • 5202b11235 just moving a comment Jason Hooks 2012-08-18 15:31:54 -0400
  • 4a219404fc Super smooth animations; 100 PERCENT COMPLETE Jason Hooks 2012-08-18 15:21:43 -0400
  • f21df64808 changing a few things around Jason Hooks 2012-08-18 14:48:18 -0400
  • 609a45258b updated changelog with newly created bug for laggy input on OS X Nikolay Kasyanov 2012-08-18 21:26:57 +0400
  • 5b2b378f25 tvm script instruction greye 2012-08-18 18:05:10 +0400
  • d1656b2f5d Merge remote-tracking branch 'greye/player_control' Marc Zinnschlag 2012-08-18 13:38:54 +0200
  • 3036b63175 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2012-08-18 13:04:30 +0200
  • 98219323b7 Merge remote-tracking branch 'mmd/vsdebugfixes' Marc Zinnschlag 2012-08-18 12:56:59 +0200
  • cc01a5ceed Merge branch 'next' of https://github.com/zinnschlag/openmw.git into object_movement_creation gugus 2012-08-18 10:51:12 +0200
  • f2d080d091 bugfix gugus 2012-08-18 10:50:58 +0200
  • b8e56d61d3 update camera code, add idle time greye 2012-08-18 01:31:57 +0400
  • cc776810e2 smoother animations Jason Hooks 2012-08-17 17:10:21 -0400
  • 3f3972eb3b no vanity in gui mode (thanks scrawl) greye 2012-08-17 23:44:28 +0400
  • d2b451eb7d entering vanity mode greye 2012-08-17 23:25:29 +0400
  • b6954a4e8d use the same height on non-1st person modes greye 2012-08-17 22:08:16 +0400
  • 8817a9634c don't switch to vanity mode as a result of idle time when the gui is opened (e.g. when talking to someone) scrawl 2012-08-17 16:55:21 +0200
  • 7952d38e6c Use debug dlls when debugging in vs2010 (try 2) Michael Mc Donnell 2012-08-14 14:45:16 -0400
  • 296b61f476 updated changelog Marc Zinnschlag 2012-08-17 15:40:46 +0200
  • 3112bfb54f incremented version number Marc Zinnschlag 2012-08-17 15:37:54 +0200
  • 1da56e2832 removed some unused variables Marc Zinnschlag 2012-08-17 15:37:14 +0200
  • 14f293882c still resolving greye 2012-08-17 16:42:42 +0400
  • 83356d5505 resolving conflicts greye 2012-08-17 15:54:22 +0400
  • 7303d595dd resolving conflicts greye 2012-08-17 15:36:51 +0400
  • 4f10138a04 using real player sight angles on ray cast greye 2012-08-17 15:07:12 +0400
  • 0e6e141fd4 camera control related script instructions greye 2012-08-17 13:23:02 +0400
  • 60fb1e8df6 fix sky in preview mode movement greye 2012-08-17 12:08:31 +0400
  • 6961830efb using real player eye direction when moving greye 2012-08-17 10:10:37 +0400
  • e8fc942bef reverse Z-axis rotation to make doors happy greye 2012-08-16 16:24:59 +0400
  • 40c7a850bf fix pmove BB shape origin greye 2012-08-16 15:42:03 +0400
  • a453a7f035 camera adjustment, fix view mode on start greye 2012-08-16 13:15:38 +0400
  • 34f796c38e removed the far clip distance hack which is not needed anymore scrawl 2012-08-15 18:29:21 +0200
  • b97b3d7b71 fix sky position when reflection is enabled, fix delay in sky reflection scrawl 2012-08-15 17:56:24 +0200
  • 575244bd35 fix SkaManager issue greye 2012-08-15 15:17:35 +0400
  • 783e81afc3 fix 1st/preview/1st change; 1st invisible model greye 2012-08-14 22:39:42 +0400
  • 392e6efcb5 initial player rendering greye 2012-08-14 20:33:29 +0400
  • 6f87c0c36d preview mode, advanced vanity support greye 2012-08-14 14:37:48 +0400
  • fe1a9ac3c5 poor camera with some fixes greye 2012-08-14 02:36:18 +0400
  • db94018865 far better camera movement greye 2012-08-13 08:37:32 +0400
  • a7aeda9a3b initial vanity mode support greye 2012-08-12 18:35:35 +0400
  • c46eeaa100 initial 3d-person camera support greye 2012-08-12 15:50:37 +0400
  • 2a11a28e81 Revert "Use debug dlls when debugging in vs2010" Marc Zinnschlag 2012-08-17 10:05:29 +0200
  • d14cc5a435 update master Jason Hooks 2012-08-16 18:20:26 -0400
  • 7610a330ef Merge remote-tracking branch 'edmondo/master' Marc Zinnschlag 2012-08-16 22:07:29 +0200
  • 63a40e9ba3 npc xy disabled Jason Hooks 2012-08-16 15:41:42 -0400
  • d576985019 credits.txt: fix name Edmondo Tommasina 2012-08-16 20:52:08 +0200
  • 573cc169a1 Merge remote-tracking branch 'mmd/vsdebugfixes' Marc Zinnschlag 2012-08-16 20:37:16 +0200
  • ebe131b326 Use debug dlls when debugging in vs2010 Michael Mc Donnell 2012-08-14 14:45:16 -0400
  • e97d23e626 Issue #361: reset skill level in race selection stage Marc Zinnschlag 2012-08-16 15:42:37 +0200
  • 132da92391 Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem scrawl 2012-08-16 13:20:53 +0200
  • b0506e2220 re-enabling support for multiple data directories Marc Zinnschlag 2012-08-16 12:59:28 +0200
  • f9693ab33a Merge remote-tracking branch 'scrawl/shadersystem' Marc Zinnschlag 2012-08-16 12:03:03 +0200
  • c015283679 Merge remote-tracking branch 'pvdk/fontfix' Marc Zinnschlag 2012-08-16 12:02:24 +0200
  • 0a82185cf7 Merge remote-tracking branch 'pvdk/credits' Marc Zinnschlag 2012-08-16 12:02:09 +0200
  • 8762f4a47a boxrotation nif field; commented functions Jason Hooks 2012-08-15 16:47:26 -0400
  • 4ae0a5c02e fix silhouettes around objects above the water scrawl 2012-08-15 19:29:00 +0200
  • 7b8b4c366d Set angle now working for npcs and creatures Jason Hooks 2012-08-14 20:29:48 -0400
  • 1f5bc229e0 Separate adjustRigidBody function Jason Hooks 2012-08-14 18:04:58 -0400
  • 9501e133f5 Updated the EB Garamond font to a higher-resolution version Pieter van der Kloet 2012-08-14 03:23:57 +0200
  • b1bd2aab74 Added font creators and a formulae researcher to credits.txt Pieter van der Kloet 2012-08-14 02:24:46 +0200
  • f9efd543e4 use float for the mouse position tracking, should be more accurate for sensitivity multipliers != 1 scrawl 2012-08-13 21:33:53 +0200
  • b373d0ec7b Correct struct to class in forward declarations Michael Mc Donnell 2012-08-13 13:53:54 -0400
  • 67577c6192 UI cursor & camera sensitivity sliders scrawl 2012-08-13 18:48:50 +0200
  • c7b8787c32 "reset to defaults" button, invert y axis button scrawl 2012-08-13 02:55:22 +0200
  • bc6e4feedc hotkey window first version scrawl 2012-08-13 01:26:15 +0200
  • c4fe2e4e2a Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem scrawl 2012-08-12 23:01:25 +0200
  • 976ad7a301 key defaults specified in the code now, required in order to keep the configuration files valid across multiple versions of openmw scrawl 2012-08-12 22:59:58 +0200