Commit graph

  • 8e37e9a14a removed redundant functions Marc Zinnschlag 2015-03-12 10:51:50 +0100
  • 8a8db8bc24 Merge remote-tracking branch 'cc9cii/editor-clone-fix' Marc Zinnschlag 2015-03-12 10:45:51 +0100
  • 26955dc6d3 Merge remote-tracking branch 'cc9cii/editor-var-edit' Marc Zinnschlag 2015-03-12 10:44:55 +0100
  • 056bc66c6c Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-03-12 10:29:39 +0100
  • 418025e0a2 Add missing editor type to the dialogue. Should resolve Bug #2437. cc9cii 2015-03-12 13:10:25 +1100
  • 767624f518 Combat mechanic fixes scrawl 2015-03-12 03:08:58 +0100
  • a846bb1aa3 Update hit chance according to wiki and implement fCombatInvisoMult scrawl 2015-03-12 02:44:41 +0100
  • f603a68144 Allow binding Hand To Hand in quick keys menu (Fixes #2024) scrawl 2015-03-12 02:23:46 +0100
  • 7fd1c2c2e2 CharacterCreation refactoring scrawl 2015-03-12 00:43:28 +0100
  • d00c75d428 Remove more outdated TODO comments. scrawl 2015-03-12 00:37:28 +0100
  • 5f051b5bf2 Remove comment about GMST cleaning which was removed. scrawl 2015-03-12 00:32:57 +0100
  • 16ddfbca14 Remove some outdated todo comments scrawl 2015-03-12 00:27:01 +0100
  • 304277429f Rename variable to not show up in search for "TODO" comments. scrawl 2015-03-12 00:21:46 +0100
  • 3879ce6ac1 Get rid of "player" string checks (Fixes #2216) scrawl 2015-03-11 23:07:39 +0100
  • dc9af19dcf Don't use C++11 features. cc9cii 2015-03-12 08:28:26 +1100
  • 68de876051 Switch to weapon drawstate when creating a bound weapon (Fixes #2387) scrawl 2015-03-11 21:12:08 +0100
  • 48ea6286fd Book/scroll window refactoring scrawl 2015-03-11 20:33:55 +0100
  • 37a6d7da76 WindowManager refactoring scrawl 2015-03-11 20:04:25 +0100
  • e2ef8c4022 fix -Wnewline-eof warnings Scott Howard 2015-03-11 10:54:45 -0400
  • 28259f914c Remove potential memory leak. cc9cii 2015-03-11 10:49:21 +1100
  • 491f44869e Merge remote-tracking branch 'maqifrnswa/cmake_compile_flags' Marc Zinnschlag 2015-03-10 22:36:26 +0100
  • 43ec933b7b Revert to the original clone() method. Create a new copy method for modified records. cc9cii 2015-03-10 09:45:35 +1100
  • d7baf92353 tell include_directories which libraries are system libs Scott Howard 2015-03-09 16:49:40 -0400
  • 8ac7b77d36 For RefId's, modify a copy of the base record rather than modifying the record directly. cc9cii 2015-03-10 06:51:54 +1100
  • 88f746574d fix compiler detection and adding build flags in CMakeLists.txt Scott Howard 2015-03-09 14:37:43 -0400
  • bef0bd13f3 updated credits file Marc Zinnschlag 2015-03-09 16:46:09 +0100
  • 8b3adec3ec Added a missing copy constructor. cc9cii 2015-03-09 21:25:41 +1100
  • f90cdec53b Remove default parameters from the implementation. cc9cii 2015-03-09 16:24:35 +1100
  • 6087a18c94 Implement clone() using a new Record constructor. cc9cii 2015-03-09 14:58:07 +1100
  • ef34d8b3fb Markdown syntax fix scrawl 2015-03-08 22:17:02 +0100
  • e30f240ba2 Add travel service support for creatures (Fixes #2432) scrawl 2015-03-08 20:44:41 +0100
  • 457c135097 Remove old workaround scrawl 2015-03-07 19:03:35 +0100
  • 36e1b6cc48 Support fatigue below zero for the Drain effect (Fixes #2430) scrawl 2015-03-07 16:30:41 +0100
  • 3d5c1d1190 Adjust fix for maximum attribute damage limit scrawl 2015-03-07 16:23:02 +0100
  • f708944657 Remove toggle sneak menu option Ivy Foster 2015-03-08 16:15:43 -0500
  • 4f100e6870 Fix rapid toggling when holding sneak button. Ivy Foster 2015-03-08 16:08:45 -0500
  • ba7fc8609c Add toggle sneak option; fix bug #2119 Ivy Foster 2015-03-08 15:23:46 -0500
  • 36141b0c53 Merge remote-tracking branch 'OpenMW/master' into FixWarnings dteviot 2015-03-08 18:29:12 +1300
  • f19863b545 fixing MSVC 2013 warning C4244: & C4305 dteviot 2015-03-08 18:11:54 +1300
  • 128371c902 Copy base data to modified. cc9cii 2015-03-08 15:50:50 +1100
  • ca8c8c6aa4 fixing MSVC 2013 warning C4244: & C4305 dteviot 2015-03-08 17:42:07 +1300
  • e6cd8484a2 fixing MSVC 2013 warning C4244: & C4305 dteviot 2015-03-08 13:22:56 +1300
  • e197f5318b fixing MSVC 2013 warning C4244: & C4305 dteviot 2015-03-08 13:07:29 +1300
  • a54ab153b0 Cloned references should be considered "Base" rather than "Modified". Should fix bug #2429. cc9cii 2015-03-08 10:05:10 +1100
  • ba482fa41f Merge remote-tracking branch 'dteviot/FixWarnings' Marc Zinnschlag 2015-03-07 18:34:29 +0100
  • 58807064b4 Revert "Fix reference cell movement leaving behind deleted Ptrs for script access" scrawl 2015-03-07 15:31:21 +0100
  • ca21181483 Fix typo to get table display working. cc9cii 2015-03-07 11:42:50 +1100
  • f2ac939e61 reverted mShouldRepeat back to unsigned char. dteviot 2015-03-07 11:04:54 +1300
  • 900745f577 updated changelog Marc Zinnschlag 2015-03-06 20:05:05 +0100
  • 27f91a8326 correction from Scrawl. dteviot 2015-03-05 20:21:22 +1300
  • 907ac5ef7f Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-03-06 19:24:15 +0100
  • 45b6538820 fixed MSVC 2013 warning C4800 dteviot 2015-03-06 23:19:57 +1300
  • 407cd50890 fixed warning C4099: dteviot 2015-03-06 21:36:42 +1300
  • 727b68dd15 Reduce difference with the master branch where possible. cc9cii 2015-03-06 19:20:50 +1100
  • 6d6ff8c6a4 Resolved compile issues, but not fully working. cc9cii 2015-03-06 14:36:13 +1100
  • 5a47b7ae6e Warning fix scrawl 2015-03-06 00:57:26 +0100
  • 0fda1cdd53 Move oengine to a static library, fixes duplicate compilation of oengine/bullet files by openmw and opencs scrawl 2015-03-06 00:56:37 +0100
  • d28f257ada Fix for bug #2428. Set default flag value (mandatory) for containers. cc9cii 2015-03-06 11:53:46 +1100
  • c7cd576002 Remove leftover of old tests scrawl 2015-03-05 23:12:47 +0100
  • 3c190e5fa4 Merge remote-tracking branch 'dteviot/Bug2285' Marc Zinnschlag 2015-03-05 20:32:34 +0100
  • 0b70fdac57 added start script verifier Marc Zinnschlag 2015-03-05 11:24:01 +0100
  • 80fe24207c correction from Scrawl. dteviot 2015-03-05 20:21:22 +1300
  • 9f155df761 Merge remote-tracking branch 'maqifrnswa/bug2407' into openmw-35-1 Marc Zinnschlag 2015-03-04 17:09:13 +0100
  • 2e31f01585 Merge remote-tracking branch 'maqifrnswa/bug2407' Marc Zinnschlag 2015-03-04 16:55:46 +0100
  • cced508916 Remove unintended 1.5 factor for damage/restore magic effects scrawl 2015-03-04 01:49:00 +0100
  • fb2ba7610c Merge remote-tracking branch 'remotes/upstream/master' into NonTableFields cc9cii 2015-03-04 11:22:42 +1100
  • 8931ddf428 Remove unneeded casts scrawl 2015-03-03 23:46:53 +0100
  • d01e8cc97d PositionCell/PlaceItemCell: add console message if cell doesn't exist Scott Howard 2015-03-03 17:36:22 -0500
  • c66bf41ac2 Merge remote-tracking branch 'scrawl/master' into openmw-35-1 Marc Zinnschlag 2015-03-03 18:23:38 +0100
  • 1ed606065c save start script records Marc Zinnschlag 2015-03-03 16:11:00 +0100
  • a148b851c0 added start script table Marc Zinnschlag 2015-03-03 14:32:12 +0100
  • 4e1c086d6a load start up script records Marc Zinnschlag 2015-03-03 13:52:36 +0100
  • bf92d5cde9 removed redundant mScript field in ESM::StartScript Marc Zinnschlag 2015-03-03 13:04:57 +0100
  • cdf53c17e7 updated version number Marc Zinnschlag 2015-03-03 11:54:35 +0100
  • 3b8d709583 Merge remote-tracking branch 'maqifrnswa/bug2407' Marc Zinnschlag 2015-03-03 11:26:25 +0100
  • a8cb4e807b Warning fix scrawl 2015-03-03 11:23:50 +0100
  • 455684981c Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-03-03 11:08:15 +0100
  • 4106f8d867 Merge remote-tracking branch 'cc9cii/records-without-name' Marc Zinnschlag 2015-03-03 11:06:58 +0100
  • 48db8f894d Merge remote-tracking branch 'scrawl/cmake' Marc Zinnschlag 2015-03-03 10:42:16 +0100
  • 66ef9d237c Another try to make it work with gcc/travis. cc9cii 2015-03-03 10:12:40 +1100
  • f09cbfb167 Add a comment scrawl 2015-03-02 23:29:33 +0100
  • 666248618e Fix reference cell movement leaving behind deleted Ptrs for script access scrawl 2015-03-02 23:20:59 +0100
  • 17e3069896 Minor efficiency fix scrawl 2015-03-02 22:33:37 +0100
  • 7c0f5b72c5 Add enum namespace to workaround travis. cc9cii 2015-03-03 08:31:06 +1100
  • f6509fe53e Another crash fix for land record without data scrawl 2015-03-02 22:23:00 +0100
  • 8eb1f4e70e Remove more log spam scrawl 2015-03-02 22:13:50 +0100
  • a8427c2efb Do not add NAME subrecords while saving magic effects or scripts. cc9cii 2015-03-03 07:36:11 +1100
  • e3f1cb8305 Remove "loading cell" message scrawl 2015-03-02 21:12:21 +0100
  • 653ddd3f25 Warning fix scrawl 2015-03-02 20:16:11 +0100
  • 8b84fa5579 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-03-02 20:01:31 +0100
  • 928bb234ce Merge remote-tracking branch 'cc9cii/editor-gamefiles' Marc Zinnschlag 2015-03-02 19:57:46 +0100
  • 36ea374c10 Merge remote-tracking branch 'sandstranger/fixes-for-glsles2' Marc Zinnschlag 2015-03-02 19:34:25 +0100
  • 53213bf236 if cell doesn't exist, PositionCell and PlaceItemCell warn std::err but still execute, bug #2407 Scott Howard 2015-03-02 11:53:59 -0500
  • 730138035d Cycle infinite loop fix (Fixes #2421) scrawl 2015-03-02 17:25:26 +0100
  • 1eaa64c49c CMake: remove lines for MinGW, no one is maintaining those scrawl 2015-03-02 15:45:44 +0100
  • c6aa374934 CMake: set windows warning levels globally instead of per target scrawl 2015-03-02 15:45:29 +0100
  • c57f9ad5dc CMake: don't use CMAKE_CXX_FLAGS for gcc warning levels, it only works for CMAKE_BUILD_TYPE=None scrawl 2015-03-02 15:44:27 +0100
  • 191c0104f6 Crash fix for creatures with no skeleton base (Fixes #2419) scrawl 2015-03-02 15:19:57 +0100
  • 0ad514b29b Fix collision for nodes with MRK extra data (Fixes #2415) scrawl 2015-03-02 01:03:03 +0100
  • fb0fdf0312 New look for fps counter scrawl 2015-03-01 23:58:16 +0100