1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-08-18 23:14:08 +00:00

Commit graph

  • df0ee82a3c Loose files should have priority over BSA resources. This makes texture replacers work. scrawl 2013-04-02 23:45:32 +0200
  • f849789514 Changes in apt-add-repository line. Lukasz Gromanowski 2013-04-02 23:41:24 +0200
  • 4f19fb0cdb Changes in apt-add-repository line - added echo. Lukasz Gromanowski 2013-04-02 23:38:23 +0200
  • cb18cf1eee Added OpenMW dependencies into .travis.yml file. Lukasz Gromanowski 2013-04-02 23:30:44 +0200
  • df8da0486d Small changes in .travis.yml file. Lukasz Gromanowski 2013-04-02 23:20:59 +0200
  • 061fb4c482 Added simple Travis CI cfg file. Lukasz Gromanowski 2013-04-02 23:15:22 +0200
  • 7b7d3353a6 Exception for enchanting with Azura Star Glorf 2013-04-02 22:23:38 +0200
  • ffb133c862 Merge remote-tracking branch 'lgro/qt_and_boost_join_workaround' Marc Zinnschlag 2013-04-02 22:18:32 +0200
  • 98727d2fb6 Workaround for launcher compilation problems due to bug in Qt MOC compiler. Lukasz Gromanowski 2013-04-02 21:32:23 +0200
  • 369cf0b4ca Enchanting price mechanics Glorf 2013-04-02 20:46:48 +0200
  • 676a92e2e0 moved Verify function from World menu to File menu Marc Zinnschlag 2013-04-02 15:47:25 +0200
  • 9d009af2a1 simplified code for sub view factory creation Marc Zinnschlag 2013-04-02 15:33:28 +0200
  • 0856e3ebc2 Merge remote-tracking branch 'glorf/bugfix' Marc Zinnschlag 2013-04-02 14:35:14 +0200
  • df658d29f0 Merge branch 'faction' Marc Zinnschlag 2013-04-02 14:21:51 +0200
  • 82498f6cff added hidden flag column to faction table Marc Zinnschlag 2013-04-02 14:20:51 +0200
  • 384c88182d dealing with unset attribute fields Marc Zinnschlag 2013-04-02 14:15:22 +0200
  • 900c2cfa81 Minor bugfix #646 change Glorf 2013-04-02 14:08:59 +0200
  • ec6bdbeb40 added skill columns to faction table Marc Zinnschlag 2013-04-02 14:04:13 +0200
  • f9f520df34 adjusted faction record to increase consistency with other records Marc Zinnschlag 2013-04-02 13:59:45 +0200
  • c71edb613d added faction table Marc Zinnschlag 2013-04-02 12:00:45 +0200
  • d25c838e1d Bugfix #646 Glorf 2013-04-02 11:42:29 +0200
  • 6a33170ca2 More bugfix, but I don't like this one. gus 2013-04-01 17:44:06 +0000
  • 20af7d89a2 post master-merge fixes. Looks a little odd. gus 2013-04-01 17:30:40 +0000
  • 2be9405c96 the sgn function is no longer in the global namespace gus 2013-04-01 15:44:08 +0000
  • 751c679255 Merge remote-tracking branch 'glorf/enchanting' Marc Zinnschlag 2013-04-01 17:35:04 +0200
  • 9dbd024076 another minor fix Marc Zinnschlag 2013-04-01 17:30:54 +0200
  • 1bff6ed872 Enchaning values import, fixed constness Glorf 2013-04-01 17:12:47 +0200
  • 1eb3d3e10e Merge branch 'master' of https://github.com/zinnschlag/openmw.git into AI gus 2013-04-01 14:10:19 +0000
  • 47cc945ef4 more refactoring gus 2013-04-01 12:38:13 +0000
  • 26db983599 minor fix Marc Zinnschlag 2013-04-01 10:46:08 +0200
  • f976eb5bd8 Improve mouselook scaling Chris Robinson 2013-03-31 17:31:52 -0700
  • d0703efd69 Another place to check the class' isActor method Chris Robinson 2013-03-31 16:12:02 -0700
  • 04aeb3dd07 Rename Mechanics' Activators to Objects Chris Robinson 2013-03-31 15:29:41 -0700
  • 10d04c928c Use the object's class to check if it's an actor Chris Robinson 2013-03-31 15:12:10 -0700
  • d29a42dcbe Fixed enchanting mechanics Glorf 2013-03-31 23:18:23 +0200
  • 63424ade56 refactoring gus 2013-03-31 17:30:03 +0000
  • acae815cd2 Added workaround for OpenCS compilation problems due to bug in Qt MOC compiler. Lukasz Gromanowski 2013-03-31 18:00:46 +0200
  • 55243dc093 Merge branch 'master' of git://github.com/zinnschlag/openmw scrawl 2013-03-31 17:40:32 +0200
  • c7fbcf609d Merge branch 'master' of git://github.com/zinnschlag/openmw into bug688 scrawl 2013-03-31 15:56:39 +0200
  • 8fd961bbac Fix ReferenceInterface not resetting the Ptr after it was deleted, causing onReferenceUnavailable to be called every frame. Fix inputmanager hiding the cursor when it shouldn't. scrawl 2013-03-31 15:50:48 +0200
  • 1a2daa3bc1 Merge branch 'master' of git://github.com/zinnschlag/openmw into companion scrawl 2013-03-31 14:50:03 +0200
  • 857f2b33db Fix companion layout align scrawl 2013-03-31 14:48:48 +0200
  • 687ab1e9df Merge remote-tracking branch 'scrawl/companion' Marc Zinnschlag 2013-03-31 14:47:33 +0200
  • fd0aa1a4b8 Issue #685: Treat : as a whitespace Marc Zinnschlag 2013-03-31 14:46:46 +0200
  • bc6e1fd981 Add missing files scrawl 2013-03-31 14:36:03 +0200
  • af6409b9f5 Fix NPC physics scale problem scrawl 2013-03-31 13:50:57 +0200
  • b0199c703c Companion UI scrawl 2013-03-31 13:13:46 +0200
  • 4836ba16f7 Implement turning states Chris Robinson 2013-03-31 03:50:20 -0700
  • 7611caa6eb Merge remote-tracking branch 'zini/master' into rotation Chris Robinson 2013-03-31 03:00:11 -0700
  • 13c098266c Pass player rotation through the movement settings Chris Robinson 2013-03-31 02:57:22 -0700
  • 69099c11a2 Merge branch 'enchanting' into companion scrawl 2013-03-31 11:52:55 +0200
  • e150e22652 Merge branch 'AI' of git@github.com:gugus/openmw.git into AI gus 2013-03-31 09:25:14 +0000
  • 18e8ff7198 Actually rotate the object when updating physics Chris Robinson 2013-03-31 02:24:44 -0700
  • b2be0d3e34 Merge pull request #3 from scrawl/AI gugus 2013-03-31 02:24:29 -0700
  • b6f2b39a2f Clear the movement and rotation vector when getting them Chris Robinson 2013-03-31 01:56:38 -0700
  • 607435aaf2 Merge branch 'class' Marc Zinnschlag 2013-03-31 10:49:56 +0200
  • 38d19d33d8 fix for #634 lazydev 2013-03-30 22:18:34 +0400
  • 7b02ec411b Apply the rotation when updating the character controller Chris Robinson 2013-03-31 01:29:24 -0700
  • e71181810f Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-03-31 10:18:13 +0200
  • 13be61812a Made the "Unknown class key" exception slightly more helpful scrawl 2013-03-31 10:16:02 +0200
  • 48d6fe8014 Merge remote-tracking branch 'kcat/rotation' Marc Zinnschlag 2013-03-31 10:14:57 +0200
  • 49b5b90cd5 png icons from nomadic and my rastered icons in raster folder. Marek Kochanowicz 2013-03-31 10:13:01 +0200
  • faf293bd6d Removing old directory. Marek Kochanowicz 2013-03-31 09:50:35 +0200
  • 466c0086b8 Use a full Movement to hand off to the world physics update Chris Robinson 2013-03-31 00:13:56 -0700
  • 0ce188b7cc Store the position and rotation in MWMechanics::Movement Chris Robinson 2013-03-30 19:00:46 -0700
  • af65ecd841 Pass the movement vector in as a parameter to CharacterController::update Chris Robinson 2013-03-30 18:37:40 -0700
  • 63af72c315 Avoid converting to and from quaternions Chris Robinson 2013-03-30 17:31:16 -0700
  • c8606d2f63 Implement IsWerewolf script function Chris Robinson 2013-03-30 13:20:51 -0700
  • 8247a94896 Merge branch 'master' of git://github.com/zinnschlag/openmw scrawl 2013-03-30 20:50:01 +0100
  • e27e53f607 Fix not playable body parts appearing in the race selection menu. scrawl 2013-03-30 20:04:05 +0100
  • ee5d0277e8 fix for #634 lazydev 2013-03-30 22:18:34 +0400
  • 7dbc779c3a Self-enchanting mechanics Glorf 2013-03-30 19:08:42 +0100
  • 0f0cc0e3e3 Fix a few gold conditions that I missed, trade window was affected scrawl 2013-03-30 18:29:21 +0100
  • a723ad8f29 Don't allow toggling inventory or journal when a modal window is opened scrawl 2013-03-30 16:32:24 +0100
  • 0079f62180 Gold condition now always checks RefID instead of the name. This is necessary because in the french MW version, the sGold GMST is different from the name of the gold references. scrawl 2013-03-30 16:27:06 +0100
  • a031c77619 Improved enchanting layout scrawl 2013-03-30 15:56:14 +0100
  • 51204f098e Added soulgem dialog; made interactive message boxes not close the previous UI scrawl 2013-03-30 15:51:07 +0100
  • e7af718b55 Remove unnecessary WindowManager::messageBox arguments scrawl 2013-03-30 12:56:37 +0100
  • 04673b2f14 Don't enchant if the enchantment value is too high for the item scrawl 2013-03-30 12:54:20 +0100
  • a359ba6a2f Merge remote-tracking branch 'scrawl/graphics' Marc Zinnschlag 2013-03-30 11:18:41 +0100
  • a49e524541 Reduced width of textboxes in race menu vorenon 2013-03-30 03:07:34 +0100
  • f93cefa201 Changed Y position of the textboxes vorenon 2013-03-29 21:26:40 +0100
  • 35a6ca010a Adjusted textbox height in race menu vorenon 2013-03-29 20:43:17 +0100
  • 5e7e9fd26a Properly calculate light activation range scrawl 2013-03-29 20:21:37 +0100
  • a39c129954 Clamp individual light attenuation at 1 scrawl 2013-03-29 19:53:52 +0100
  • 7ad1e962e0 Merge branch 'master' into graphics scrawl 2013-03-29 19:39:18 +0100
  • 573368849b Merge remote-tracking branch 'glorf/enchanting' Marc Zinnschlag 2013-03-29 16:48:21 +0100
  • 86275e5bd4 Some enchanting fixes Glorf 2013-03-29 12:00:09 +0100
  • e7684c4677 some random cleanup Marc Zinnschlag 2013-03-29 09:04:02 +0100
  • c5f0556451 Handle light linear/quadratic settings Chris Robinson 2013-03-28 20:57:33 -0700
  • cc8f7f238e Enchanted item base ptr fix Glorf 2013-03-29 00:55:29 +0100
  • eb88463b94 Some enchanting fixes Glorf 2013-03-28 23:39:20 +0100
  • 6643fe789c Enchanting system Glorf 2013-03-28 17:41:00 +0100
  • 623f9c2a58 A new icon for misc iteams. I really hope that scales will do. Marek Kochanowicz 2013-03-27 19:52:12 +0100
  • 564256c4e1 Fix the spell icon panel being visible when it shouldn't. scrawl 2013-03-27 18:04:15 +0100
  • 406488d086 Soulgem value should be multiplied by the trapped soul scrawl 2013-03-27 17:39:49 +0100
  • 6f1575d42a CELL record corrections scrawl 2013-03-27 17:27:43 +0100
  • efe6a3ebee Fix compile error & warnings scrawl 2013-03-26 18:01:01 +0100
  • 2ecd2f4ecd Merge branch 'next' into HEAD scrawl 2013-03-26 17:44:53 +0100
  • cf0c55b37f New random-item. Looks a lot better. Marek Kochanowicz 2013-03-26 10:28:43 +0100