Commit graph

  • d3fa8a8602 Add osgDB::ObjectCache to the repository to work around it not being available in OSG 3.2 scrawl 2015-12-02 15:14:39 +0100
  • a29aef14f1 Eliminate a dynamic_cast in ParticleSystemController scrawl 2015-12-02 14:24:48 +0100
  • 6cf2c35235 Don't rely on the _particles vector implementation details scrawl 2015-12-02 13:57:42 +0100
  • 3d12b2ca9d Add NifFileManager to avoid duplicate parsing of the NIFFile in SceneManager and BulletShapeManager. scrawl 2015-12-01 23:04:02 +0100
  • 84305a1297 Reuse DATADIR in data paths Dmitry Marakasov 2015-12-02 04:17:54 +0300
  • c9d710f334 Use a typedef to avoid conditional compiling scrawl 2015-12-01 16:18:19 +0100
  • c912310c52 Don't add persuasion results to the journal scrawl 2015-12-01 16:16:21 +0100
  • 2327a41826 Fix journal freeze scrawl 2015-12-01 16:09:05 +0100
  • cfcbd20d99 Let's put it as a MSVC-only fix for now Alexander "Ace" Olofsson 2015-12-01 04:19:30 +0100
  • e42f4999bd Quick fix for building on MSVC Alexander "Ace" Olofsson 2015-12-01 04:06:34 +0100
  • ba5433391f Merge pull request #831 from ace13/win-fix scrawl 2015-12-01 01:03:16 +0100
  • e5ec4fe042 Add const specifier scrawl 2015-11-30 21:02:16 +0100
  • 695fcf41c4 Optimize ValueInterpolator / KeyframeController scrawl 2015-11-30 20:45:32 +0100
  • 24340bff95 Add a space Alexander "Ace" Olofsson 2015-11-30 17:47:36 +0100
  • 6823298516 Different way to solve the type deduction issue Alexander "Ace" Olofsson 2015-11-30 17:42:25 +0100
  • a69e751089 Revert "Fix windows builds" Alexander "Ace" Olofsson 2015-11-30 17:38:46 +0100
  • f5f3d18b8e Add comment scrawl 2015-11-30 17:19:27 +0100
  • 576d5111a5 Prefer Intersector::PROJECTION over Intersector::WINDOW scrawl 2015-11-30 17:04:45 +0100
  • 14b143231c Don't crash OpGetTarget when the target disappeared (Fixes #3048) scrawl 2015-11-30 15:26:43 +0100
  • b085c09f86 Fix windows builds Alexander "Ace" Olofsson 2015-11-30 13:36:15 +0100
  • 3a81bed001 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-11-30 12:12:18 +0100
  • 7cc8fbfb3c Merge remote-tracking branch 'scrawl/dynamic_cast2' Marc Zinnschlag 2015-11-30 12:11:00 +0100
  • 0655abcd8b Fix some character preview raycasting issues (Bug #2769) scrawl 2015-11-30 05:39:51 +0100
  • 8fb328ef4f Fix updating of character preview size in InventoryWindow::setGuiMode scrawl 2015-11-30 05:19:14 +0100
  • ac366f1603 Fix the rig bounds being updated twice per frame scrawl 2015-11-30 04:28:20 +0100
  • e49bce7b40 Share the bvh of btBvhTriangleMeshShape's when possible scrawl 2015-11-30 01:39:41 +0100
  • d2290a8183 Don't crash when Water_SurfaceFrameCount is 0 scrawl 2015-11-30 00:41:26 +0100
  • d5a738bd39 Apply 27e669296e (locale-unaware tolower) to more code scrawl 2015-11-30 00:38:52 +0100
  • f962ce0bbe Don't link against unnecessary OSG libraries scrawl 2015-11-29 19:56:43 +0100
  • cd4a1ffd16 Fast version of dynamic_cast for MWClass scrawl 2015-11-29 14:13:14 +0100
  • 20a076bdba Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-11-29 09:34:41 +0100
  • 6df626ad71 Merge remote-tracking branch 'scrawl/crashcatcher' Marc Zinnschlag 2015-11-29 09:23:14 +0100
  • db71634a2d Allow replacing of interactive message boxes (Fixes #3040) scrawl 2015-11-28 19:14:47 +0100
  • c9bfe01120 Fix applying of weather changes after serving a jail sentence scrawl 2015-11-28 17:57:35 +0100
  • 6facce9d13 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-11-28 10:02:37 +0100
  • 2bef714d34 Merge remote-tracking branch 'emperorarthur/no_relative' Marc Zinnschlag 2015-11-28 10:01:05 +0100
  • ff5582e318 Merge remote-tracking branch 'scrawl/ltex' Marc Zinnschlag 2015-11-28 09:51:57 +0100
  • a1fa1b2b2e Don't attempt to open an empty texture scrawl 2015-11-28 06:00:18 +0100
  • d97dda05c9 Don't attempt to play unset weather sounds scrawl 2015-11-28 05:55:36 +0100
  • 93a76e2f56 Revert debce0fb80, use a sleep() to work around the X11 bug scrawl 2015-11-28 05:36:57 +0100
  • debce0fb80 crashcatcher: show the message box before killing crashed process scrawl 2015-11-28 05:12:15 +0100
  • c66fd69c47 Fix #include error Arthur Moore 2015-11-27 21:20:54 -0500
  • 4c0c20b1a0 Changed relative includes to library header format Arthur Moore 2015-11-27 21:01:28 -0500
  • 30cc633f2c Missing include fix scrawl 2015-11-27 22:21:01 +0100
  • 35fa1f5865 Not found Land Textures are no longer a fatal error (Bug #3037) scrawl 2015-11-27 21:45:37 +0100
  • 4687c4baad Do not assert() for invalid land data in plugins (Bug #3037) scrawl 2015-11-27 21:40:36 +0100
  • 5b8fd79b4b Fix crash when exception is thrown in startNewGame() scrawl 2015-11-27 21:38:57 +0100
  • 177a6f4a68 Launcher: ensure to clear previous settings when reloading settings scrawl 2015-11-27 20:52:29 +0100
  • ace4cfc0a8 Fix 'duplicate setting' errors when running installation wizard scrawl 2015-11-27 20:32:45 +0100
  • 89783e047b Fix typo scrawl 2015-11-27 19:40:31 +0100
  • 4ee409af84 Load loudness data asynchronously Chris Robinson 2015-11-27 09:47:14 -0800
  • 0f05ccf72a Use a non-recursive mutex and properly end the streaming thrread Chris Robinson 2015-11-27 08:13:23 -0800
  • b5ed2e65f8 Add a method to get the sound stream delay Chris Robinson 2015-11-27 06:01:50 -0800
  • f3c035907c Rename Sound::update to Sound::applyUpdates Chris Robinson 2015-11-27 04:55:17 -0800
  • 9568aa6a84 Use a condition variable to wake up the audio stream thread Chris Robinson 2015-11-27 04:30:09 -0800
  • 4a078725d4 Play player voices locally Chris Robinson 2015-11-27 02:57:44 -0800
  • 449eca4fb4 Properly mark streams as 2D or 3D Chris Robinson 2015-11-27 02:36:33 -0800
  • 21bb2e9314 Use a deque for loudness buffers with a map lookup Chris Robinson 2015-11-27 01:58:13 -0800
  • 5f8a09df97 Play player sounds (except footsteps) local to the listener Chris Robinson 2015-11-27 01:02:53 -0800
  • 82f3651f81 Treat the sound offset as the offset in seconds Chris Robinson 2015-11-26 23:40:02 -0800
  • 8b7587f9a6 Track whether a sound is 3D Chris Robinson 2015-11-26 09:33:16 -0800
  • fc912b135f Avoid unnecessarily friending classes Chris Robinson 2015-11-26 09:11:52 -0800
  • 7cc950ed64 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-11-27 10:34:22 +0100
  • b3532b6274 Merge remote-tracking branch 'scrawl/spells' Marc Zinnschlag 2015-11-27 10:21:17 +0100
  • 27e669296e StringUtils: use the locale-unaware tolower function scrawl 2015-11-27 03:22:52 +0100
  • 44dd62067e Remove some unnecessary per-frame store searches scrawl 2015-11-27 02:10:10 +0100
  • 783594033a Optimize MWMechanics::Spells scrawl 2015-11-27 01:02:29 +0100
  • fbee32729a Cache CellId scrawl 2015-11-26 23:46:41 +0100
  • 984c455027 Fix Show Owned option affecting tooltips that are not objects (Fixes #3036) scrawl 2015-11-26 18:22:01 +0100
  • 2ffcc2a2b4 Fix incorrect path encoding handling in debug message scrawl 2015-11-26 17:34:22 +0100
  • bcca1beb69 Merge branch 'configwriter' into HEAD scrawl 2015-11-26 17:17:26 +0100
  • d894d54e41 Improve path conversions scrawl 2015-11-26 17:15:28 +0100
  • 84aceedfa2 Add comment scrawl 2015-11-26 17:15:12 +0100
  • 325d208b4a Fix incorrect error message scrawl 2015-11-26 17:13:13 +0100
  • 3747843c92 Use QString::toInt instead of atoi scrawl 2015-11-26 17:07:20 +0100
  • c26463fd91 Should have coded it the way scrawl said, since it's cleaner. cfcohen 2015-11-26 10:52:20 -0500
  • a9c9cc5508 Remove unnecessary copy of mEngineSettings in mInitialSettings. cfcohen 2015-11-26 10:42:43 -0500
  • d4238a6d91 Add config options for the sound buffer cache size Chris Robinson 2015-11-26 02:13:37 -0800
  • b61c0c989f Merge remote-tracking branch 'main/master' Chris Robinson 2015-11-26 01:37:50 -0800
  • 8715add72f Store sound buffers in a deque that's filled in as needed Chris Robinson 2015-11-26 01:26:33 -0800
  • 046538984c Fix duplicate filename in what() message. Use newly create cfgError utility function consistently throughout code. cfcohen 2015-11-26 01:49:14 -0500
  • 7605912ece Merge branch 'master' of https://github.com/OpenMW/openmw into config_writer_changes cfcohen 2015-11-26 00:57:21 -0500
  • ad5eaaa705 Update the OpenMW Launcher so that it only writes changed values to the user settings.cfg file. Add a helpful header to the top of new settings.cfg files. Remove old code involve whitespace management that didn't work correctly anayway, and doesn't matter since we're not adding comments to the file. Remove "automatically generated" comments. cfcohen 2015-11-25 21:30:04 -0500
  • 46a0863716 Merge pull request #819 from cfcohen/settings_documentation scrawl 2015-11-25 23:54:04 +0100
  • fa610c447c Fix typos. Add "e.g." in places where ranges are only recommmendations. Add more factual limits where that's easy. cfcohen 2015-11-25 17:42:10 -0500
  • 8a3ec14bc6 Revert "Merge remote-tracking branch 'sandstranger/opengles'" scrawl 2015-11-25 19:22:48 +0100
  • ef68e2aec4 Merge remote-tracking branch 'origin/master' Marc Zinnschlag 2015-11-25 19:18:17 +0100
  • 67c4b17581 Commit files that I thought wre in the previous commit. :-[ I'm accustomed to the hg behavior of commiting all modified files by default. cfcohen 2015-11-25 13:17:03 -0500
  • cc9cab6fd1 Merge remote-tracking branch 'sandstranger/opengles' Marc Zinnschlag 2015-11-25 19:15:53 +0100
  • 18da95e4f8 Make openmw-launcher pass comments through settings.cfg, and reuse the Settings::Manager code to do most of the work. Stop loading both the global settings-default.cfg and the one in the current directory, while continuing to prefer the latter one. Cleanup paths slightly and remove what appears to have been debugging in the launcher settings. cfcohen 2015-11-25 13:08:53 -0500
  • ac2eedcb7d Change wording in warning to be clearer. Correct ranges on contrast and gamma. cfcohen 2015-11-25 09:24:38 -0500
  • 8f08ca9cba Revert "Avoid unsafe sizeof(x)/sizeof(x[0]) constructs for array counting" Chris Robinson 2015-11-25 06:06:27 -0800
  • 04f885d8cc Rename mReferences to mUses Chris Robinson 2015-11-25 03:34:44 -0800
  • 0d4fea896c Avoid unsafe sizeof(x)/sizeof(x[0]) constructs for array counting Chris Robinson 2015-11-25 02:04:10 -0800
  • a1bdb544db Avoid an unnecessary string copy Chris Robinson 2015-11-25 01:05:55 -0800
  • aac903484c Remove a really unnecessary method Chris Robinson 2015-11-25 00:09:40 -0800
  • 73448c72f6 Replace Play_NoTrack with playManualSound3D, and rename the latter Chris Robinson 2015-11-24 23:24:42 -0800
  • caae305ddd Use a sorted list for unused buffers Chris Robinson 2015-11-24 21:40:15 -0800
  • 669b7a2295 Batch update changes together, when possible Chris Robinson 2015-11-24 20:37:38 -0800
  • ea70b0baee Don't store the buffer in the sound struct Chris Robinson 2015-11-24 20:03:15 -0800