Commit graph

  • 2b1fe7dc44 Add part info for weapons and shields Chris Robinson 2013-01-06 05:39:39 -0800
  • 25815ab8f7 Merge remote-tracking branch 'potatoesmaster/to_utf8-rewrite' Marc Zinnschlag 2013-01-06 13:31:01 +0100
  • 0b7d11d38d to_utf8 test: fix Utf8Encoder constructor Emanuel Guevel 2013-01-06 11:39:18 +0100
  • 976b042cca Use a list to reduce some repeating code Chris Robinson 2013-01-06 01:59:18 -0800
  • 99769879e3 Fix some createEntities calls Chris Robinson 2013-01-06 00:32:38 -0800
  • efca5ded47 Clean up some header includes to reduce nesting Chris Robinson 2013-01-05 21:12:08 -0800
  • 8ebf49a35b Only lower-case the model name The skeleton name will already be lower-case Chris Robinson 2013-01-05 20:54:57 -0800
  • 18389c7b04 Set non-bone nodes as manually controlled Chris Robinson 2013-01-05 17:50:22 -0800
  • 63f09462fd to_utf8, Utf8Encoder: pass encoding as constructor parameter Emanuel Guevel 2013-01-06 01:37:58 +0100
  • e5ce55b6a4 Remove a hack Chris Robinson 2013-01-05 06:20:21 -0800
  • 043e6c09fe Merge remote-tracking branch 'chris/animation2' Marc Zinnschlag 2013-01-05 13:34:46 +0100
  • 20e624e11a Merge remote-tracking branch 'jordanmilne/443-fix' Marc Zinnschlag 2013-01-05 13:31:38 +0100
  • 58d35dbfcf Have createEntities' caller retrieve the text keys as needed Chris Robinson 2013-01-05 04:01:11 -0800
  • 761914bdaa Use a separate method to build the animation Chris Robinson 2013-01-05 03:31:51 -0800
  • 818a24cdd6 Hold on to the AnimationState being used for animating Chris Robinson 2013-01-05 00:03:14 -0800
  • 6e84d4bcdd Add a helper method to load entity objects Chris Robinson 2013-01-04 23:19:48 -0800
  • 3ed77ca189 Include C++ header instead Jordan Milne 2013-01-05 01:17:07 -0400
  • 8a086e3afb Cache the mesh names from the mesh/skeleton pairs Chris Robinson 2013-01-04 20:58:35 -0800
  • 3131e8dae6 Don't get the text keys if they're not being requested Chris Robinson 2013-01-04 20:33:26 -0800
  • 917bbc4e11 Create static and non-discardable textures with the right parameters (should fix Issue 443) Jordan Milne 2013-01-05 00:26:33 -0400
  • 683ced54a0 Store and retrieve the node text keys in the bones' user object bindings Chris Robinson 2013-01-04 19:41:37 -0800
  • a3d33db415 Store a NiNode's NiTextKeyExtraData in a user object binding on Ogre::Bone Chris Robinson 2013-01-04 15:55:47 -0800
  • b52904a6ea Include headers necessary for compilation under VS2010 Jordan Milne 2013-01-04 19:47:24 -0400
  • 1d4d67f811 Avoid underflows if the texture name doesn't include a '.' Chris Robinson 2013-01-04 15:03:57 -0800
  • 3f19b13695 Merge remote-tracking branch 'zini/master' into animation2 Chris Robinson 2013-01-04 14:47:01 -0800
  • 78e55a92a8 Merge remote-tracking branch 'blunted2night/cmake_no_esmtool_fix' Marc Zinnschlag 2013-01-04 23:21:12 +0100
  • 215b43cc7b Merge remote-tracking branch 'blunted2night/texname_fix' Marc Zinnschlag 2013-01-04 23:19:51 +0100
  • 3b80fd74fc Merge remote-tracking branch 'blunted2night/mygui_fix' Marc Zinnschlag 2013-01-04 23:17:41 +0100
  • b4d63814cc post merge fix Marc Zinnschlag 2013-01-04 23:12:56 +0100
  • fec9a59237 changed EMSLoader to use ConstrainedDataStream Nathan Jeffords 2013-01-01 15:13:36 -0800
  • 278337116b increased performance of ConstrainedDataStream Nathan Jeffords 2013-01-01 15:07:33 -0800
  • 5c7f1bd497 moved ConstrainedDataStream into its own file Nathan Jeffords 2013-01-01 12:55:39 -0800
  • dcfa902525 fixed error in cmake when disabling esmtool Nathan Jeffords 2013-01-04 13:08:09 -0800
  • 2181393518 change texture renaming logic to increase performance Nathan Jeffords 2013-01-04 11:36:22 -0800
  • 3c91f7793b overrode MyGUI::DataManager::isDataExist Nathan Jeffords 2013-01-04 08:40:33 -0800
  • cc792da858 Fix to_utf8 test: add test data directory and remove unused include Emanuel Guevel 2013-01-04 15:24:07 +0100
  • c947d87ab9 Add a test for to_utf8 component Emanuel Guevel 2013-01-04 15:10:30 +0100
  • fbb59302d9 Merge remote-tracking branch 'blunted2night/loading_screen_fix' Marc Zinnschlag 2013-01-04 10:50:59 +0100
  • 61ad8bb3dd Use a list of mesh names instead of mesh objects Chris Robinson 2013-01-04 00:14:41 -0800
  • 019893b5c6 Get rid of some unnecessary case-insensitive compares Chris Robinson 2013-01-03 23:44:58 -0800
  • 0bdf52a071 components/to_utf8: keep only Utf8Encoder Emanuel Guevel 2013-01-03 23:21:14 +0100
  • 02bf02f288 ESMReader, ESMWriter: use Utf8Encoder Emanuel Guevel 2013-01-03 21:15:18 +0100
  • 9906c3051d components/translation: use Utf8Encoder Emanuel Guevel 2013-01-03 15:01:08 +0100
  • 67273fc177 mwiniimporter: use Utf8Encoder Emanuel Guevel 2013-01-02 23:39:21 +0100
  • 740e2b5769 components/to_utf8: add class Utf8Encoder Emanuel Guevel 2013-01-02 23:02:13 +0100
  • 9afe4467d8 cache results of query for spash screen names Nathan Jeffords 2013-01-02 13:50:44 -0800
  • d6377fb2e3 - Support deleting references from a plugin - Add preliminary support for loading some unique fields appearing only in savegames - Add a few lines required for supporting respawning references. Incomplete. Mark Siewert 2013-01-03 18:51:04 +0100
  • b7b51f24d6 added new Role for table headers (Role_Display) Marc Zinnschlag 2013-01-03 11:20:25 +0100
  • 5c007cd527 updated credits file Marc Zinnschlag 2013-01-03 10:05:37 +0100
  • 0af7a2888a Merge remote-tracking branch 'scrawl/ai_script' Marc Zinnschlag 2013-01-03 09:56:36 +0100
  • 25d9918765 post merge fix: bringing code more in line with our naming standards and fixing an invalid name (names starting with double underscore are reserved in C++) Marc Zinnschlag 2013-01-03 09:55:48 +0100
  • c0260697c2 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-01-03 09:52:46 +0100
  • ce5d27b07b Merge remote-tracking branch 'scrawl/button_fixes' Marc Zinnschlag 2013-01-03 09:50:24 +0100
  • 42e0501c67 fix typo scrawl 2013-01-03 02:40:21 +0100
  • a5ef669eb6 Merge branch 'master' of git://github.com/zinnschlag/openmw into HEAD scrawl 2013-01-03 02:34:31 +0100
  • ba7086cadf Use race/class names (instead of ID) in replaced escape sequences scrawl 2013-01-03 02:05:05 +0100
  • 1718d735b5 Fix menu/journal/book/scroll buttons when using localised MW-installations scrawl 2013-01-03 01:09:03 +0100
  • ddbe13e569 Workaround for http://bugs.openmw.org/issues/475 scrawl 2013-01-03 01:07:17 +0100
  • ff74f687fb Merge remote-tracking branch 'lazydev/master' Marc Zinnschlag 2013-01-02 16:04:44 +0100
  • 04cca2a1ce fix for http://bugs.openmw.org/issues/517 lazydev 2013-01-02 18:58:52 +0400
  • c613f07b84 updated credits file Marc Zinnschlag 2013-01-02 10:10:10 +0100
  • 83fe128e87 Merge remote-tracking branch 'potatoesmaster/ini_fallback_values-draft' Marc Zinnschlag 2013-01-02 10:05:27 +0100
  • 0e80b445a9 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-01-02 10:03:59 +0100
  • 86f30992d7 fix message boxes not appearing properly when e.g. trading scrawl 2013-01-01 22:00:14 +0100
  • 2a7336c310 mwiniimporter: handle ini file encodings Emanuel Guevel 2013-01-01 21:59:30 +0100
  • 80a0be3264 Merge remote-tracking branch 'blunted2night/msvcbuild' Marc Zinnschlag 2013-01-01 21:19:27 +0100
  • 08fa9dcd3e replaced std::string concatenation with std::ostringstream Nathan Jeffords 2013-01-01 11:59:05 -0800
  • 4a8bf40a83 Merge remote-tracking branch 'lazydev/master' Marc Zinnschlag 2013-01-01 20:45:09 +0100
  • a842fc2c11 added hack to fix an alignment issue in MSVC 2010 Nathan Jeffords 2012-12-30 22:02:55 -0800
  • 7228f5d696 added missing reference to <cctype> Nathan Jeffords 2012-12-30 21:16:54 -0800
  • 008d6d6589 added additional library search paths to find bullet Nathan Jeffords 2012-12-30 14:59:09 -0800
  • 7cd1e87fe8 Merge branch 'master' of git://github.com/zinnschlag/openmw lazydev 2013-01-01 22:18:21 +0400
  • e9a464c9f7 mwiniimporter: remove fallback values for Cursors Emanuel Guevel 2012-12-31 16:45:24 +0100
  • e2b348de96 mwiniimporter: fix line ending problem Emanuel Guevel 2012-12-31 16:44:22 +0100
  • 65c7c7f60e Merge remote-tracking branch 'potatoesmaster/ini_fallback_values-draft' Marc Zinnschlag 2012-12-31 14:47:05 +0100
  • 7e0713f6c4 fix string case update greye 2012-12-31 11:22:40 +0400
  • cd5d95ed22 1. Dialogs in Russian version now works. 2. Destination names it travel window are now translated lazydev 2012-12-31 04:15:47 +0400
  • 8b2785400b Merge remote-tracking branch 'trombonecot/comparestring' Marc Zinnschlag 2012-12-30 20:11:18 +0100
  • 69d9d22579 comparestring eduard 2012-12-30 19:56:38 +0100
  • e577731a06 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2012-12-30 18:31:35 +0100
  • f56182cac2 fix journal window not rendering any text scrawl 2012-12-30 17:06:17 +0100
  • cb71efc427 mwiniimporter: clean up Emanuel Guevel 2012-12-30 16:44:52 +0100
  • 38e7dbb970 mwininimporter: add more fallback values Emanuel Guevel 2012-12-30 16:41:25 +0100
  • 714b1924a5 partial dialogue subview implementation Marc Zinnschlag 2012-12-30 14:01:52 +0100
  • 98103e15eb conflict resolution eduard 2012-12-30 13:46:07 +0100
  • fb25f407fb dialoguemanager conflict eduard 2012-12-30 13:37:19 +0100
  • c85400b809 Merge https://github.com/zinnschlag/openmw into comparestring eduard 2012-12-30 13:09:37 +0100
  • 9d043d0193 mwiniimporter: fix string cutting Emanuel Guevel 2012-12-29 17:15:53 +0100
  • b2203d22fc mwiniimporter: added fallback values Emanuel Guevel 2012-12-29 15:22:29 +0100
  • 92623921ad updated credits file Marc Zinnschlag 2012-12-29 09:23:06 +0100
  • 1dcc0f10ee Merge pull request #6 from ChrisKCat/videoplayback scrawl 2012-12-28 15:28:58 -0800
  • 8d4afe3bf5 post merge fix Marc Zinnschlag 2012-12-28 23:45:13 +0100
  • e2a8e2107b Merge branch 'globals' Marc Zinnschlag 2012-12-28 23:42:02 +0100
  • 334588bf1c Merge branch 'editor2' Marc Zinnschlag 2012-12-28 23:31:43 +0100
  • bed8fb69e6 added bounty related scripting functions Tom Mason 2012-12-28 22:26:21 +0000
  • 1dd9276ceb Add missing decoder method declarations Chris Robinson 2012-12-28 11:26:41 -0800
  • 5f523afa05 Merge remote-tracking branch 'wheybags/master' Marc Zinnschlag 2012-12-28 19:31:26 +0100
  • ade4ec0453 fix texture edge bleeding due to wrong addressing mode scrawl 2012-12-28 19:01:47 +0100
  • c75a5ae212 string compare and tolower eduard 2012-12-28 18:05:52 +0100
  • 8545667bbd string compare and tolower eduard 2012-12-28 17:54:56 +0100