Commit Graph

  • 6ff6d7556c Merge branch 'master', remote branch 'origin' athile 2010-08-30 02:23:52 +0100
  • d955a0efc4 WIP Windows build athile 2010-08-30 02:12:54 +0100
  • a899a290c0 modified code to avoid a warning on MSVC Marc Zinnschlag 2010-08-29 23:40:59 +0200
  • d4bf916f18 fixed uninitialized variable in engine Marc Zinnschlag 2010-08-29 17:46:06 +0200
  • 07c06acc08 implemented loading of 3x3 exterior cell grid Marc Zinnschlag 2010-08-25 11:50:13 +0200
  • 7bb2041418 made rendering more robust (no more crashes, even if Ogre throws an exception) Marc Zinnschlag 2010-08-25 09:43:06 +0200
  • bdb5749b57 temporarily removed statics from raycast test (makes object activation easier by removing inactive obstacles, that overlap the AABB of the object) Marc Zinnschlag 2010-08-25 09:19:15 +0200
  • 681761d875 more doxygen adjustments Marc Zinnschlag 2010-08-23 18:32:26 +0200
  • cb6996a90e doxygen setup fix Marc Zinnschlag 2010-08-23 18:25:50 +0200
  • 9e8251e6b4 finally got rid of the nasty coordinates bug Marc Zinnschlag 2010-08-22 21:30:48 +0200
  • 15878b12fd Merge branch 'master' into exterior Marc Zinnschlag 2010-08-22 21:12:16 +0200
  • 0fce360908 more refactoring Marc Zinnschlag 2010-08-22 20:55:22 +0200
  • f3bf46f1a9 fixed AiTravel and changed GetAiPackageDone to return 0 (returning one would interfere with character creation testing at this point) Marc Zinnschlag 2010-08-22 15:16:11 +0200
  • 68a788b2c8 added instructions for enabling/disabling player controls (they don't do anything yet) Marc Zinnschlag 2010-08-22 15:11:40 +0200
  • 14cf007a3f added first batch of AI-related instructions and functions (they don't do anything at this point) Marc Zinnschlag 2010-08-22 14:49:25 +0200
  • c18e83d7c0 extended scripting extensions to code segment 3 (instructions and functions with optional arguments) Marc Zinnschlag 2010-08-22 14:00:30 +0200
  • b3cc3073a3 changed encoding of segment 3 opcodes (increasing the number of opcodes, while reducing the width of the argument) Marc Zinnschlag 2010-08-22 13:15:56 +0200
  • 08d2b80434 message box fix Marc Zinnschlag 2010-08-22 12:56:35 +0200
  • f4e79a48f0 implemented optional arguments Marc Zinnschlag 2010-08-22 12:47:56 +0200
  • 17135a6403 routed message box output through window manager Marc Zinnschlag 2010-08-22 11:22:10 +0200
  • 09a258253c removed custom messageBox implementation for console Marc Zinnschlag 2010-08-22 11:17:19 +0200
  • 276a9db6f7 added missing button implementation for MessageBox Marc Zinnschlag 2010-08-22 11:14:14 +0200
  • 72cc0a3983 fixed typo in documentation Marc Zinnschlag 2010-08-22 09:17:05 +0200
  • 9a7c72cdbe Merge commit 'ape/master' Marc Zinnschlag 2010-08-21 20:23:40 +0200
  • 27166b4ee4 added bone assignment, skeleton is disabled for meshes Armin Preiml 2010-08-21 19:40:08 +0200
  • 033c771be8 load/unload cells while player is moving around in the exteriors Marc Zinnschlag 2010-08-21 12:41:59 +0200
  • 0d20719158 re-routed player movement through MWWorld::World Marc Zinnschlag 2010-08-21 12:31:04 +0200
  • fe3b6230fc refactored cell unloading Marc Zinnschlag 2010-08-21 11:43:07 +0200
  • b8fee8f1ee removed stray debugging output Marc Zinnschlag 2010-08-21 09:58:47 +0200
  • c6f4bcbf68 another coordinate system fix; still not working properly Marc Zinnschlag 2010-08-21 09:48:56 +0200
  • 1f077a5d5f partial coordinates fix (slightly better results when changing cells, but still not completely correct) Marc Zinnschlag 2010-08-20 17:14:07 +0200
  • 978c73add5 fixed sound removal on cell change Marc Zinnschlag 2010-08-20 15:24:05 +0200
  • bdd5e2f064 modified teleport action to support exteriors; coordinates are wrong here too Marc Zinnschlag 2010-08-20 14:56:26 +0200
  • 13409b546f Merge commit 'upstream/master' Marc Zinnschlag 2010-08-20 14:23:18 +0200
  • 2ad9850070 Added .wav -> .mp3 sound file lookup Nicolay Korslund 2010-08-20 14:20:05 +0200
  • f98012d143 Merge commit 'upstream/master' Marc Zinnschlag 2010-08-20 13:34:16 +0200
  • 0111631ee9 very early implementation of exterior rendering Marc Zinnschlag 2010-08-20 13:33:03 +0200
  • 6583b66e82 added load function for exteriors to cell sstore Marc Zinnschlag 2010-08-20 13:06:01 +0200
  • 3127602c57 Added file_finder component. Used by sound system. Nicolay Korslund 2010-08-20 12:56:46 +0200
  • d52e2f68cd added searchExt function to cell RecList Marc Zinnschlag 2010-08-20 12:52:51 +0200
  • de6e8b4cad Merge commit 'upstream/master' Marc Zinnschlag 2010-08-20 09:42:14 +0200
  • 104f3fdd50 Added path conversion for say() sounds Nicolay Korslund 2010-08-20 09:36:34 +0200
  • b15c917c01 Merge commit 'upstream/master' Marc Zinnschlag 2010-08-19 16:13:16 +0200
  • 064bc4b6c9 Finished sound system Nicolay Korslund 2010-08-19 16:05:48 +0200
  • 3324f6494c Added weak_ptr typedef to Sound (WSoundPtr), since this is commonly used Nicolay Korslund 2010-08-19 15:42:00 +0200
  • 67a067e49c changed name of teleport doors to the name of the destination cell Marc Zinnschlag 2010-08-19 13:19:23 +0200
  • 6e46ddae33 more detailed report of unhandled info record fields Marc Zinnschlag 2010-08-19 13:06:15 +0200
  • 3b49d6c826 added NPC stats Marc Zinnschlag 2010-08-19 12:49:13 +0200
  • 38ad2d98f9 Fixed windows issues + one minor optimization on to_utf8 Nicolay Korslund 2010-08-18 19:50:59 +0200
  • a67b49be57 Merge remote branch 'upstream/master' Armin Preiml 2010-08-18 19:28:28 +0200
  • 358e1ca5a5 Added custom UTF8 converter. Removed iconv dependency. Nicolay Korslund 2010-08-18 18:45:44 +0200
  • 927879d23e Merge remote branch 'upstream/master' Armin Preiml 2010-08-18 17:07:12 +0200
  • 9a5e7816eb Renabled music. WILL CRASH WITH MPG123 v1.12.1. Nicolay Korslund 2010-08-18 14:50:49 +0200
  • 65c2070086 Temporarily disabled music Nicolay Korslund 2010-08-18 13:05:31 +0200
  • 200fab03ef Improved WAV error checking Nicolay Korslund 2010-08-18 12:59:21 +0200
  • 8f154ac622 Added custom WAV loader Nicolay Korslund 2010-08-18 12:32:38 +0200
  • 9300e60514 Merge branch 'master' of http://github.com/zinnschlag/openmw Nicolay Korslund 2010-08-18 11:22:51 +0200
  • 31017447eb Added --nosound switch Nicolay Korslund 2010-08-18 11:16:15 +0200
  • 4f3f174016 fixed a dialogue bug Marc Zinnschlag 2010-08-18 11:06:41 +0200
  • 304692dc8e Merge branch 'master' of http://github.com/zinnschlag/openmw Nicolay Korslund 2010-08-18 10:49:55 +0200
  • ef9ed99622 Mangle update (not important) Nicolay Korslund 2010-08-18 10:49:45 +0200
  • 6258654383 fixed a very sloppy merge Marc Zinnschlag 2010-08-18 09:32:36 +0200
  • 2cfe5f0697 Merge branch 'master' into dialogue Marc Zinnschlag 2010-08-18 09:25:07 +0200
  • e42f1bbc11 open dialogue window, if a matching greetings info record is found Marc Zinnschlag 2010-08-18 09:19:16 +0200
  • bbfb134991 Merge commit 'ape/master' Marc Zinnschlag 2010-08-18 00:33:41 +0200
  • cd842f3e52 Merge remote branch 'upstream/master' Armin Preiml 2010-08-17 19:24:57 +0200
  • 47a28fe02b If nif has a skeleton vertices are placed on the right position. Armin Preiml 2010-08-17 19:02:22 +0200
  • 27bef84091 Tested if exchanging sf_read with sf_readf in libsndfile help OpenMW crash (it did not) Nicolay Korslund 2010-08-17 16:03:51 +0200
  • 6cdb0f1152 Enabled music streaming Nicolay Korslund 2010-08-17 13:30:53 +0200
  • 88f10eb222 Merge branch 'sound_system' Nicolay Korslund 2010-08-17 13:21:52 +0200
  • f2b2fe560f Mangle update: Implemented streaming, fixed various bugs. Nicolay Korslund 2010-08-16 18:06:27 +0200
  • cd4ed4e6bf Implemented OpenAL streaming. Fixed bugs in SampleReader and elsewhere. Nicolay Korslund 2010-08-17 13:17:39 +0200
  • 2e2f8e9725 Mangle update Nicolay Korslund 2010-08-17 11:27:06 +0200
  • 932465442b Moved OpenAL_Sound to cpp file, added delayed buffer creation (prelude for streaming) Nicolay Korslund 2010-08-17 11:25:26 +0200
  • 80383fe60e Merge branch 'master' of http://github.com/zinnschlag/openmw Nicolay Korslund 2010-08-17 11:20:17 +0200
  • e69a924036 Merge commit 'ape/master' Marc Zinnschlag 2010-08-16 20:39:16 +0200
  • 6a936100a7 Merge remote branch 'upstream/master' Armin Preiml 2010-08-16 20:11:38 +0200
  • d8f8bd12d3 Disabled loading skins.nif. NifLoader builds now a skeleton (if available) Armin Preiml 2010-08-16 19:31:59 +0200
  • 05382f206e Merge commit 'upstream/master' Marc Zinnschlag 2010-08-16 17:16:55 +0200
  • 08289158d7 Added support for WAV files with libsndfile Nicolay Korslund 2010-08-16 17:14:37 +0200
  • c982f701ca Minor fix again Nicolay Korslund 2010-08-16 17:07:27 +0200
  • e8f01ae108 Fixed include guard Nicolay Korslund 2010-08-16 17:04:44 +0200
  • a0aafb9b1f bleh Nicolay Korslund 2010-08-16 17:01:11 +0200
  • 56ecc6585b Added a manager for sndfile + mpg123, sorting on file type. Nicolay Korslund 2010-08-16 16:52:33 +0200
  • b0ded6a318 Minor changes to sample_reader Nicolay Korslund 2010-08-16 16:26:24 +0200
  • ddfbcecfcd Added support for libsndfile (sound input) Nicolay Korslund 2010-08-16 14:42:23 +0200
  • a69938364f Rewrote audiere to use new sample_reader Nicolay Korslund 2010-08-16 14:13:13 +0200
  • 5543c84586 bug-fixes: actors were registered twice at cell change; disabled references were rendered at cell change Marc Zinnschlag 2010-08-14 21:58:54 +0200
  • dbd42386da temporary try/catch around sound loading Nicolay Korslund 2010-08-14 21:43:25 +0200
  • 9875d74abf Implemented 3D sound placement. Sound management / lookup system not done yet. Nicolay Korslund 2010-08-14 14:28:17 +0200
  • 3db61c8bdd Added sound range function Nicolay Korslund 2010-08-14 18:50:42 +0200
  • 49f0e4b75f Added setPitch to Sound Nicolay Korslund 2010-08-14 13:02:41 +0200
  • 973ddc54e8 Merge branch 'class2' Marc Zinnschlag 2010-08-14 11:40:34 +0200
  • 6f28bd9adf handle sounds when enabling/disabling Marc Zinnschlag 2010-08-14 11:39:32 +0200
  • d57c984517 added enable and disable functions to class hierarchy; fixed a bug regarding actors in cellings being actived Marc Zinnschlag 2010-08-14 11:27:13 +0200
  • 967f85875d reimplemented class-dependend rendering code in MWClass Marc Zinnschlag 2010-08-14 10:02:54 +0200
  • ab1510fd5e fixed previous commit Marc Zinnschlag 2010-08-14 09:30:43 +0200
  • 4649d7fa41 stop sounds on cell change Marc Zinnschlag 2010-08-14 09:29:38 +0200
  • a6858b0cc4 Merge branch 'master' into class2 Marc Zinnschlag 2010-08-14 09:26:12 +0200
  • 0a8d0fed40 added cell-wide stopSound function Marc Zinnschlag 2010-08-14 09:26:00 +0200