Commit graph

  • a740a577a9 Merge branch 'master' of http://github.com/zinnschlag/openmw Nicolay Korslund 2010-09-10 14:35:06 +0200
  • aa91b0232f submodule update Nicolay Korslund 2010-09-10 13:58:12 +0200
  • 7a22068da6 Fixed conflict in last commit Nicolay Korslund 2010-09-10 13:57:35 +0200
  • 0f860e2fbd openmw.cfg is now created with a configurable path (via cmake), the default is still "data" Jan Borsodi 2010-09-10 00:56:22 +0200
  • ec8e92f7cd Submodule update Jan Borsodi 2010-09-10 13:22:19 +0200
  • 7f26ba2ba3 Fix for Visual Studio 2008. stdint.h is not bundled with VS 2008, instead we use cstdint.hpp from BOOST. Jan Borsodi 2010-09-09 23:25:11 +0200
  • 7ea6a75a26 another merge fix Marc Zinnschlag 2010-09-10 13:01:37 +0200
  • 91e8590288 Merge branch 'master' of http://github.com/zinnschlag/openmw Nicolay Korslund 2010-09-10 12:07:15 +0200
  • fd5f4a5e5e Mangle update (OpenAL bugfix) Nicolay Korslund 2010-09-10 11:00:26 +0200
  • 32a2d1650c Fixed OpenAL cloning bug Nicolay Korslund 2010-09-10 10:57:30 +0200
  • f55362cbdc Some Windows-help to cmake/FindAudiere.cmake + non-important changes. Nicolay Korslund 2010-09-10 10:45:16 +0200
  • 058f2d0cce fixed a problem with previous merge Marc Zinnschlag 2010-09-08 15:42:49 +0200
  • 1dc805d0d4 Merge branch 'master' into exterior Marc Zinnschlag 2010-09-08 15:38:19 +0200
  • 32966b80cb Fixed screen transformation Nicolay Korslund 2010-09-08 15:19:04 +0200
  • 4d25730388 Added SDL+OpenGL 2D rendering backend (ony basic features) Nicolay Korslund 2010-09-08 15:09:39 +0200
  • 93ef530c93 Minor fix on the last commit openmw-0.08 Nicolay Korslund 2010-09-07 19:52:54 +0200
  • 11022f1520 Fix crash at shutdown. updater() is still referenced by OGRE after it is deleted, since the SoundImpl is deleted by ~Engine before mRoot is deleted. athile 2010-09-07 15:21:38 +0100
  • 11d0eb0bf2 submodule updates athile 2010-09-07 15:20:39 +0100
  • b08c2f78dc Merge branch 'master' of git://github.com/korslund/mangle athile 2010-09-07 15:18:28 +0100
  • fb95756a50 Fix crash at shutdown athile 2010-09-07 15:17:46 +0100
  • d41b3c017d Completed and refactored io_stream, split into hpp/cpp. Nicolay Korslund 2010-09-07 13:12:21 +0200
  • 57c5b3b75d Created std::istream/ostream wrapper + test. Nicolay Korslund 2010-09-07 11:08:09 +0200
  • 5552c44753 Cleaned up strnlen in esm_reader. Added -Werror switch to g++. Nicolay Korslund 2010-09-07 10:40:00 +0200
  • e30306f7c3 Removed redundant custom exception class Nicolay Korslund 2010-09-02 22:30:39 +0200
  • 053074babb Killed str_error, std::runtime_error does the job Nicolay Korslund 2010-09-02 22:19:44 +0200
  • c5d3a40fde Fixed ESM bug (quest records). Nicolay Korslund 2010-09-02 14:57:26 +0200
  • d32563063b Alternative fix to mesh crash bug Nicolay Korslund 2010-09-02 14:12:48 +0200
  • d911653846 Merge with athile's WIP windows build Nicolay Korslund 2010-09-02 12:55:27 +0200
  • ca13c09209 Merged in athile's changes to mangle and openengine Nicolay Korslund 2010-09-02 12:53:35 +0200
  • 377e7d71ce Mangle update Nicolay Korslund 2010-09-02 12:52:33 +0200
  • dc453e1c1d Merged inn athile's work Nicolay Korslund 2010-09-02 12:49:54 +0200
  • e123fc1107 OpenEngine update (fixed crash bug) Nicolay Korslund 2010-09-02 12:35:53 +0200
  • 6c4c90ef2d Merge branch 'script' Marc Zinnschlag 2010-09-01 21:04:16 +0200
  • bf32845d07 Workaround for sound crash athile 2010-08-31 01:47:18 +0100
  • b486f12a5f Fixed crash bug in sndmanager.cpp Nicolay Korslund 2010-08-30 23:51:47 +0200
  • 3df4362b33 Various improvements to misc/list.hpp Nicolay Korslund 2010-08-30 20:30:09 +0200
  • 044bf0ab48 fixed parsing explicit references in the body of control structures Marc Zinnschlag 2010-08-30 14:44:23 +0200
  • 4b2e2f7503 Windows fixes athile 2010-08-30 11:37:48 +0100
  • 147dd57162 added Lock and Unlock instructions Marc Zinnschlag 2010-08-30 12:30:34 +0200
  • 336fb1636c Windows fixes athile 2010-08-30 11:19:45 +0100
  • 61c4fa0630 blocked using of locked doors (keys are not considered yet) Marc Zinnschlag 2010-08-30 12:02:47 +0200
  • 459dd82896 implemented locking/unlocking for doors (can not be invoked by user interaction yet) Marc Zinnschlag 2010-08-30 11:56:55 +0200
  • 2407f21c47 WIP Windows build athile 2010-08-30 10:34:32 +0100
  • 9e2129c4b3 WIP Windows build athile 2010-08-30 10:34:13 +0100
  • 4a31f4e0f8 Windows fixes athile 2010-08-30 03:09:44 +0100
  • 72fbeb9b9a Mangle update athile 2010-08-30 02:41:09 +0100
  • 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