Commit graph

  • 47f7a5e988 fix double pos/rot adjustment greye 2012-08-11 17:01:55 +0400
  • bc16dc81b9 Merge remote branch 'greye/cross_cell-borders' Marc Zinnschlag 2012-08-11 14:44:39 +0200
  • 8ac2d11f56 changed shading to be more like MW (completely replace material ambient with vertex colors if present), fixes some too dark daedric ruins scrawl 2012-08-11 14:42:14 +0200
  • f58a4ada7a Merge branch 'master' into shadersystem scrawl 2012-08-11 14:28:31 +0200
  • eaf6a8df94 some correction gugus 2012-08-11 14:06:58 +0200
  • 355ca649c2 camera flip control rewritten greye 2012-08-11 14:54:33 +0400
  • 5d1c01a58e Merge branch 'master' of https://github.com/zinnschlag/openmw.git into object_movement_creation gugus 2012-08-11 12:28:03 +0200
  • 766e782aae Merge remote branch 'greye/cross_cell-borders' Marc Zinnschlag 2012-08-11 12:05:10 +0200
  • f3edea77b2 MSCV compatibility fix Marc Zinnschlag 2012-08-11 12:03:22 +0200
  • b53b27533a fixes some include guards Marc Zinnschlag 2012-08-11 12:02:51 +0200
  • 6eb9f15b6d fixed time stamp operator Marc Zinnschlag 2012-08-11 11:38:26 +0200
  • 91f0eed9c4 Merge remote branch 'scrawl/master' Marc Zinnschlag 2012-08-11 11:34:40 +0200
  • 45306e4bc3 fixed rotation adjustment greye 2012-08-11 13:23:54 +0400
  • 5018db3332 removed some redundant code, added some comments greye 2012-08-11 12:13:16 +0400
  • 80883ff257 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into object_movement_creation gugus 2012-08-11 09:53:29 +0200
  • 54221aab89 Merge branch 'cross_cell-borders' of https://github.com/greye/openmw.git into object_movement_creation gugus 2012-08-11 09:53:06 +0200
  • 7fa1dc93d7 2nd try: position/ PositionCell gugus 2012-08-11 09:52:49 +0200
  • ebf1fe415e tiny fix Nikolay Kasyanov 2012-08-11 01:11:52 +0400
  • 225530c690 implemented better main loop for OS X (carbon version). Input feels far less laggy Nikolay Kasyanov 2012-08-10 23:19:12 +0400
  • 0042020385 should fix 'north direction' bug greye 2012-08-10 21:24:07 +0400
  • bed6545e45 still fix assertion fail greye 2012-08-10 21:06:09 +0400
  • 56c9c4dbd9 remove some redundant code greye 2012-08-10 21:03:46 +0400
  • 11fadf4a07 forgot something scrawl 2012-08-10 16:25:27 +0200
  • 44ff31b50a removed world exit methods scrawl 2012-08-10 16:21:53 +0200
  • f72956b918 - added a simple main menu (with Return, Options and Exit buttons) - removed OEngine::ExitListener (what a terrible abuse of framelisteners) scrawl 2012-08-10 15:15:48 +0200
  • 815e0d6708 modified the section about missing names; We really don't want people to randomly add themselfs Marc Zinnschlag 2012-08-10 08:45:51 +0200
  • 3668b4aabb Rewrote the credits.txt, added missing people and changed formatting Pieter van der Kloet 2012-08-10 05:47:37 +0200
  • 38c2c5d480 Creatures now use object physics Jason Hooks 2012-08-09 18:09:11 -0400
  • b664b174f0 Merge branch 'master' of https://github.com/zinnschlag/openmw.git into object_movement_creation gugus 2012-08-09 23:50:44 +0200
  • cb5b69104d PositionCell gugus 2012-08-09 23:45:06 +0200
  • 083e3537b4 post merge Jason Hooks 2012-08-09 17:21:59 -0400
  • 38b06aee6c resolving conflicts greye 2012-08-09 21:49:00 +0400
  • de35999891 Merge branch 'boostfix' Marc Zinnschlag 2012-08-09 16:12:42 +0200
  • 10527e0784 Merge branch 'player_control' Marc Zinnschlag 2012-08-09 16:12:36 +0200
  • aca08eb4c2 Merge branch 'decouple' into player_control Marc Zinnschlag 2012-08-09 16:12:10 +0200
  • b5bc7bc424 SoundManager dependency on camera pos/dir greye 2012-08-09 17:01:03 +0400
  • 6bd48d12af Issue #107: SoundManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-09 14:33:21 +0200
  • d00d40cc3f Issue #107: Journal is accessed only through the interface class from now on Marc Zinnschlag 2012-08-09 12:56:03 +0200
  • a84145a087 Issue #107: minor corrections Marc Zinnschlag 2012-08-09 12:05:47 +0200
  • 181d45661f fix rotation angles greye 2012-08-09 13:43:52 +0400
  • 6b996d8c34 fix disabled camera on start greye 2012-08-09 13:29:13 +0400
  • df60f4bf92 stub for soundmanager, adjust rotation mode greye 2012-08-09 13:27:32 +0400
  • 923109b260 Issue #107: DialogueManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-09 10:35:53 +0200
  • e6ede480c7 Issue #107: fixed up some interfaces Marc Zinnschlag 2012-08-09 09:41:17 +0200
  • 378fcc2460 fix DisablePlayerControl logic greye 2012-08-09 11:10:18 +0400
  • 1511eb3549 implemented enable/disable player looking switch greye 2012-08-09 10:55:49 +0400
  • a2d87d5f5b added camera flip control, fixed input rotation axis greye 2012-08-09 10:24:18 +0400
  • ec9cf4d3c6 rotateObject() added, input system rewritten greye 2012-08-09 00:15:52 +0400
  • 28ecfb4290 Issue #107: ScriptManager is accessed only through the interface class from now on Marc Zinnschlag 2012-08-08 15:18:55 +0200
  • 9b567e4ba6 Issue #107: Removed a redundant function in world interface; added a comment Marc Zinnschlag 2012-08-08 14:54:35 +0200
  • 4977fafb9c updated credits.txt Marc Zinnschlag 2012-08-08 14:27:14 +0200
  • b6f7f21bcf fix player cell assertion fail, moveObject(Ptr&, CellStore&, f, f, f) added greye 2012-08-08 14:51:33 +0400
  • 7cc2de3e21 boost filesystem compatibility fix Marc Zinnschlag 2012-08-08 08:52:08 +0200
  • 993c7150dc tweaked depth bias scrawl 2012-08-07 22:43:11 +0200
  • 79b7487c87 fix using deleted objects greye 2012-08-07 22:21:46 +0400
  • d32a61b928 fix object moving greye 2012-08-06 18:20:48 +0400
  • ee97a204f2 fix npc animation key update greye 2012-08-06 15:26:37 +0400
  • 8a485e213b first try of the Position script instruction. Still missing: check if overlapp with an object. gugus 2012-08-05 16:44:56 +0200
  • d850a3ee49 some correction gugus 2012-08-05 16:21:53 +0200
  • dbcd4a8b5b compatibility fix Marc Zinnschlag 2012-08-05 00:06:19 +0200
  • f5ee5a5414 Merge remote branch 'edmondo/master' Marc Zinnschlag 2012-08-05 00:03:16 +0200
  • 20deb97a09 nif_file.hpp: add stdint.h include to fix build Edmondo Tommasina 2012-08-04 23:14:53 +0200
  • c08e098d7f esm_reader.cpp: fix std::runtime_error compile error Edmondo Tommasina 2012-08-04 22:51:43 +0200
  • 32b167ce2b Revert "nif_file.hpp: include type definitions to fix build" Edmondo Tommasina 2012-08-04 23:02:27 +0200
  • a63fd77ccc Revert "esm_reader.hpp: fix std::runtime_error compile error" Edmondo Tommasina 2012-08-04 22:58:26 +0200
  • 1db7978361 silenced a warning Marc Zinnschlag 2012-08-04 22:03:14 +0200
  • 0c5f886683 Merge remote branch 'greye/player_control' Marc Zinnschlag 2012-08-04 21:55:13 +0200
  • cacf0bd10d Basic collision with npcs Jason Hooks 2012-08-04 15:43:33 -0400
  • 16ad97610d add support for some scripting player control switches greye 2012-08-04 11:54:42 +0400
  • 994e33e3d2 fixed object rotation code Marc Zinnschlag 2012-08-04 09:34:49 +0200
  • e4dc01832b fixing object rotation script instructions (wrong argument type and missing error handling) Marc Zinnschlag 2012-08-04 09:18:20 +0200
  • b0b3ebe123 nif_file.hpp: include type definitions to fix build Edmondo Tommasina 2012-08-03 21:53:38 +0200
  • 11d0761528 terrainmaterial.cpp: fix std::runtime_error compile error Edmondo Tommasina 2012-08-03 22:10:51 +0200
  • 0f3cb5667f esm_reader.hpp: fix std::runtime_error compile error Edmondo Tommasina 2012-08-03 22:04:02 +0200
  • b2ce1dfd1a getStartingPos gugus 2012-08-03 18:20:51 +0200
  • 7d6ad6ad94 setPos and getPos Script instructions. Cell-crossing is not tested yet. gugus 2012-08-03 18:14:05 +0200
  • ff62770657 World::isUnderwater(), World::isSwimming() greye 2012-08-03 14:42:09 +0400
  • c251fbdf23 Merge branch 'master' into HEAD Marc Zinnschlag 2012-08-02 14:57:35 +0200
  • 7f802a22b5 Compare with stream position instead of int. Michael Mc Donnell 2012-08-01 17:50:42 -0400
  • e9aac4512b Build fix for Windows gugus 2012-07-30 19:45:40 +0200
  • 18fd14ff75 Workaround for FindMyGUI.cmake path space bug on Windows. Michael Mc Donnell 2012-07-30 14:18:02 -0400
  • ebd8b064f6 getStartingAngle script instruction gugus 2012-08-01 12:21:42 +0200
  • f6d657a5f4 Merge branch 'osx_fix' Marc Zinnschlag 2012-08-01 09:09:29 +0200
  • f8e54b401b fixed linkage problem Marc Zinnschlag 2012-08-01 09:09:00 +0200
  • 15a16aeba1 Fixed DirectX HLSL shaders and re-enabled them in the gui scrawl 2012-08-01 04:11:16 +0200
  • 3b776cb3ca fixed submodule version Nikolay Kasyanov 2012-08-01 00:01:32 +0400
  • f2a2e5f57d remove MWWorld::Player::setPos() greye 2012-07-31 19:30:24 +0400
  • 32d2326b4d Update components/files/ogreplugin.hpp Nikolay Kasyanov 2012-07-31 18:15:09 +0400
  • 0e3f70413e a very little comments greye 2012-07-31 16:52:21 +0400
  • 288b63350c fixed objects update, local script handling greye 2012-07-31 11:46:57 +0400
  • 03cccee0e4 bug #348: workaround for boost older than 1.44 Nikolay Kasyanov 2012-07-31 10:51:34 +0400
  • defab0e4b5 Merge remote-tracking branch 'upstream/master' into osx_fix Nikolay Kasyanov 2012-07-31 01:06:18 +0400
  • b05dfeae70 bug #348: cleanup Nikolay Kasyanov 2012-07-31 01:00:53 +0400
  • 37990b5133 fix player update greye 2012-07-30 23:54:26 +0400
  • d6150b7482 high-level implementation, unstable greye 2012-07-30 23:28:14 +0400
  • e7a1ab9fa6 Define OGRE_PLUGIN_DEBUG_SUFFIX in all cases. Michael Mc Donnell 2012-07-30 15:04:14 -0400
  • d37d0b1947 build fix for windows gugus 2012-07-30 19:45:40 +0200
  • b1fac1b00a Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling gugus 2012-07-30 14:43:25 +0200
  • db10baafe1 Merge branch 'scriptconsole' Marc Zinnschlag 2012-07-30 12:43:48 +0200
  • 2ccecd839b improved the help text for --script-run; updated readme.txt Marc Zinnschlag 2012-07-30 12:43:23 +0200