Commit graph

  • e02bab67ba Fixed MSVC warnings. dteviot 2015-01-26 13:17:16 +1300
  • b0b275a936 Fix for MSVC 2013 compiler issues. dteviot 2015-01-26 12:53:01 +1300
  • f7f593b143 updated credits file Marc Zinnschlag 2015-01-25 18:30:33 +0100
  • 33ce03dfc5 Should be compared against uint only Nathan Aclander 2015-01-24 17:17:05 -0800
  • b44fc1904b Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-01-24 17:13:23 +0100
  • 72f7c2e555 Move weather reset to clear() method scrawl 2015-01-24 16:26:43 +0100
  • b1bd236345 ESSImport: convert script local variables scrawl 2015-01-24 16:15:52 +0100
  • 7f905470fa fixed moved reference loading moveref Marc Zinnschlag 2015-01-24 15:01:38 +0100
  • 7d76213374 Fix loading faction reactions for older savegames (Fixes #2301) scrawl 2015-01-24 14:32:02 +0100
  • 89998a6a03 save MVRF subrecords Marc Zinnschlag 2015-01-24 14:22:29 +0100
  • 09f11fbff2 ESSImport: convert selected spell / selected enchant item scrawl 2015-01-24 00:18:17 +0100
  • 8e5c8aa562 Add support for passing in Ogre plugin directory via CMake scrawl 2015-01-23 23:57:00 +0100
  • bf90b86f73 ESSImport: add some missing subrecords scrawl 2015-01-23 20:09:30 +0100
  • b0c2aec374 Add warning for missing body parts scrawl 2015-01-23 17:29:03 +0100
  • 79d2eebe54 Store selected enchant item in savegame (Fixes #1702) scrawl 2015-01-23 16:45:47 +0100
  • 4db6c22d87 Merge pull request #452 from ace13/patch-1 scrawl 2015-01-23 16:29:14 +0100
  • 942cf26eee And the missing includes Alexander "Ace" Olofsson 2015-01-23 16:06:19 +0100
  • 7a903b7100 Doing forward declaration instead Alexander "Ace" Olofsson 2015-01-23 16:05:36 +0100
  • 0c1d762790 Fix build when using new boost with Ogre. Alexander "Ace" Olofsson 2015-01-23 15:37:32 +0100
  • e484a91708 ESSImport: convert global map markers scrawl 2015-01-23 00:15:57 +0100
  • c354f48a07 ESSImport: some fixes scrawl 2015-01-22 23:42:43 +0100
  • 1d29180e00 ESSImport: handle deleted cell references scrawl 2015-01-22 23:28:43 +0100
  • ba7cd04ff7 ESSImport: prevent accidental overwriting of file scrawl 2015-01-22 23:28:31 +0100
  • a619cff615 Implement EnableLevelupMenu to trigger level-up scrawl 2015-01-22 21:39:07 +0100
  • c883a73d30 Several warning fixes scrawl 2015-01-22 19:04:59 +0100
  • 8b5effe3e0 Fix wrong magic number for JOUR in openmw savegames scrawl 2015-01-22 17:47:00 +0100
  • af0e91c2d3 ESSImport: stolen items reading fix scrawl 2015-01-22 15:21:03 +0100
  • 378e91545d Fix Tribunal/BM summon effects not working scrawl 2015-01-22 04:12:08 +0100
  • e203127952 ESSImport: read script variables (not converted yet) scrawl 2015-01-22 03:54:33 +0100
  • 98402e579d ESSImport: fix non-existing items in player record causing load failure in OpenMW scrawl 2015-01-22 03:39:37 +0100
  • 0fd5575efe Improve warning message in ContainerStore::readState scrawl 2015-01-22 03:39:00 +0100
  • cc7be1600d Make missing hair/head in NpcAnimation non-fatal for consistency with addOrReplaceIndividualPart scrawl 2015-01-22 03:36:12 +0100
  • 5ce8a931a5 ESSImport: fix a subrecord ordering issue scrawl 2015-01-22 03:34:44 +0100
  • 1e92cab3e7 ESSImport: read dialogue/journal records, not converted yet scrawl 2015-01-21 23:35:09 +0100
  • acf8461841 ESSImport: some fixes scrawl 2015-01-21 22:25:37 +0100
  • 69676906ae Don't clear known spells when reading from the savegame scrawl 2015-01-21 21:24:25 +0100
  • c7d15e6f74 Revert "Revert "Light charge handling fix"" scrawl 2015-01-23 15:33:39 +0100
  • 7ead963075 Revert "Revert "ESSImport: convert inventory equipment slots"" scrawl 2015-01-23 15:33:30 +0100
  • d13335ba40 Ensure the item can be equipped in the given slot when loading inventory scrawl 2015-01-23 15:31:44 +0100
  • c65f9cb3c0 Revert "Change save format to store relative equipment index" scrawl 2015-01-23 02:32:43 +0100
  • fe31ca0ac0 Revert "ESSImport: convert inventory equipment slots" scrawl 2015-01-23 02:32:42 +0100
  • b95748d044 Revert "Light charge handling fix" scrawl 2015-01-23 02:32:38 +0100
  • a97f599e65 fixed ref num saving in non-wide format Marc Zinnschlag 2015-01-22 13:41:09 +0100
  • 764c155cec moved code for writing/reading ref nums into RefNum struct Marc Zinnschlag 2015-01-22 13:33:23 +0100
  • fa4718283d Merge remote-tracking branch 'scrawl/contentselector' Marc Zinnschlag 2015-01-21 15:23:38 +0100
  • cd62dbc5b7 Merge remote-tracking branch 'scrawl/essimporter' Marc Zinnschlag 2015-01-21 15:12:04 +0100
  • 5e0428243b Light charge handling fix scrawl 2015-01-21 01:59:45 +0100
  • db64ff6645 Fix actorId initialization scrawl 2015-01-21 01:33:48 +0100
  • 79296e9734 Merge pull request #450 from maqifrnswa/patch-1 scrawl 2015-01-21 00:02:57 +0100
  • 8c32b7e304 missing include in essimporter/main.cpp Scott Howard 2015-01-20 17:59:11 -0500
  • 03df659e7d ESSImport: convert inventory equipment slots scrawl 2015-01-20 23:58:24 +0100
  • 89d9649b50 Change save format to store relative equipment index scrawl 2015-01-20 23:55:26 +0100
  • 142a138b75 ESSImport: convert TalkedTo flag and gold pool scrawl 2015-01-20 20:19:08 +0100
  • e38d756345 ESSImport: fix NPCC indices scrawl 2015-01-20 20:18:30 +0100
  • 5b705196bc ESSImport: convert level progress scrawl 2015-01-20 19:47:54 +0100
  • eede2c8e55 ESSImport: convert breath meter and skill increases scrawl 2015-01-20 19:30:39 +0100
  • d473629dcd Improve ESMReader error messages scrawl 2015-01-20 19:12:07 +0100
  • 0fc9221eb3 ESSImport: convert NPC disposition scrawl 2015-01-20 18:22:02 +0100
  • 1375a4e4bb ESSImport: read stolen items (not converted yet) scrawl 2015-01-20 16:06:15 +0100
  • 501dcf3e10 Merge pull request #449 from ace13/win-build-fix scrawl 2015-01-20 17:30:02 +0100
  • 3a88f4ebd5 Fix windows build, MessageBox is a defined symbol Alexander "Ace" Olofsson 2015-01-20 17:07:26 +0100
  • f4bf2aa412 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-01-20 16:07:17 +0100
  • 25ff45d819 Update command line options in Readme scrawl 2015-01-20 15:44:47 +0100
  • 06736e9e03 ESSImport: convert faction reactions and known dialogue topics scrawl 2015-01-20 01:28:34 +0100
  • a266dffb4b Merge remote-tracking branch 'scrawl/essimporter' Marc Zinnschlag 2015-01-20 15:53:48 +0100
  • 54430477fc Merge pull request #448 from ace13/win-build-fix scrawl 2015-01-20 15:30:01 +0100
  • ebe2e1491a Fix broken windows builds due to README change Alexander "Ace" Olofsson 2015-01-20 15:24:33 +0100
  • 6d5bb57e00 ESSImport: fix loading item stacks in containers scrawl 2015-01-20 01:21:44 +0100
  • 5104a5a023 Add missing setFactionReaction instruction, use absolute storage instead of difference scrawl 2015-01-19 23:55:17 +0100
  • 40c29abe20 ESSImport: convert other references (non-creature/npc/container) scrawl 2015-01-19 23:51:43 +0100
  • 9014dc48ee Don't require the object type id for reading references from savegames scrawl 2015-01-19 23:29:06 +0100
  • 8e1eeccbe1 ESSImport: container state scrawl 2015-01-19 13:16:12 +0100
  • a7b82e5107 ESSImport: inventory loading works, equipment slots need more work scrawl 2015-01-19 12:22:51 +0100
  • f7e32a24c9 Fix terrain assertion scrawl 2015-01-19 12:03:30 +0100
  • 235683e449 Remove LightState from openmw save format to streamline inventory loading scrawl 2015-01-19 10:34:49 +0100
  • ad398f0c65 ESSImport: convert kill counter scrawl 2015-01-19 01:06:45 +0100
  • f9cf31fcd5 ESSImport: convert custom map markers, not working for interiors yet scrawl 2015-01-19 00:35:19 +0100
  • 19ed047dec ESSImport: add some subrecords to CellRef and others, most files should load now, importacdt/cellref class structure need some refactoring scrawl 2015-01-18 22:52:11 +0100
  • 08ad4d73bb ESSImport: player is placed in correct cell, npc cellrefs work scrawl 2015-01-18 19:59:29 +0100
  • c8ed24cc84 ESSImport: creature CellRefs work, need probing to find ref type scrawl 2015-01-18 16:13:52 +0100
  • e9af9b991d Merge remote-tracking branch 'dteviot/master' Marc Zinnschlag 2015-01-18 09:50:56 +0100
  • 71700d2cb1 Bugfix: OpenCS segfault when plug-in dependency not found. dteviot 2015-01-18 11:55:58 +1300
  • 017e4cd4ef OpenCS shows plug-ins with load order issues. dteviot 2015-01-17 18:11:03 +1300
  • b66937d630 add #include <stdint.h> dteviot 2015-01-17 15:35:58 +1300
  • cbf56dbb47 ESSImport: work on cell fog of war scrawl 2015-01-17 03:07:24 +0100
  • 031eec4550 Starting ESS importer for Morrowind save files scrawl 2015-01-17 00:11:36 +0100
  • fc663addfa Fix null character issue in ESMReader::getString scrawl 2015-01-16 23:10:57 +0100
  • 14aacf9a72 Add comment scrawl 2015-01-16 17:56:19 +0100
  • b77558726a Disable collision for placeable objects (Fixes #1634) scrawl 2015-01-16 14:59:42 +0100
  • 1869d37cfc Remove unused mLastDrowningHit scrawl 2015-01-16 04:55:42 +0100
  • 9670e0881d update reference's current cell when x/y-coordinates are modified Marc Zinnschlag 2015-01-16 15:17:52 +0100
  • 561ddfa0c5 make column type accessable via the regular table model Marc Zinnschlag 2015-01-16 11:27:17 +0100
  • 714b19015c Fix unknown record error message scrawl 2015-01-15 20:31:08 +0100
  • 9603325b99 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-01-15 17:33:20 +0100
  • 640d473866 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2015-01-15 17:33:08 +0100
  • fc6aa256bf Add comment scrawl 2015-01-15 16:05:25 +0100
  • 6146a3843c Merge remote-tracking branch 'upstream/coverity_scan' into HEAD scrawl 2015-01-15 15:59:57 +0100
  • c55e9b9c58 one more potential 0-pointer fix Marc Zinnschlag 2015-01-15 15:00:16 +0100
  • 7615cbafce create modify commands through command dispatcher Marc Zinnschlag 2015-01-15 14:24:33 +0100
  • ba5d2851a1 Merge remote-tracking branch 'origin/coverity_scan' into coverity_scan Marc Zinnschlag 2015-01-15 12:14:14 +0100