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

Commit graph

  • 0ae48c1f83 fix for Bug #509 Sebastian Wick 2013-03-09 20:40:59 +0100
  • 071dd1e437 Merge branch 'master' of https://github.com/zinnschlag/openmw vorenon 2013-03-09 18:33:59 +0100
  • 1132032599 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-03-09 15:40:17 +0100
  • b255472cc6 fixed a spelling mistake Marc Zinnschlag 2013-03-09 15:39:49 +0100
  • b19571df89 If character creation dialogs are enabled in the wrong order, force creation stage to advance scrawl 2013-03-09 14:59:50 +0100
  • 2cc20c67cb Merge remote-tracking branch 'scrawl/raycasting' Marc Zinnschlag 2013-03-09 14:34:29 +0100
  • 5c94c654d4 Fix wrong rotation of objects dropped on the ground scrawl 2013-03-09 13:27:24 +0100
  • c8b31b4745 Remove an outdated message scrawl 2013-03-09 13:26:00 +0100
  • 14964e9fcd Only build a box shape for collision nodes; use StringUtils scrawl 2013-03-09 10:28:10 +0100
  • b457c7de5e added linux opencs.desktop file Sandy Carter 2013-03-09 02:43:29 -0500
  • c17821e6c8 Merge branch 'master' of https://github.com/zinnschlag/openmw into saveOnClose graffy76 2013-03-08 20:08:56 -0600
  • 919cc3d5ad Merge branch 'raycasting' of https://github.com/scrawl/openmw vorenon 2013-03-09 02:21:54 +0100
  • c020665cf2 Fix appending int to string in an exception message Emanuel Guevel 2013-03-09 01:00:03 +0100
  • d7c4a622cf Create a separate rigid body / shape with full details for raycasting, remove the occlusion query hack scrawl 2013-03-08 23:46:25 +0100
  • 8f1a993617 Merge branch 'master' of https://github.com/zinnschlag/openmw vorenon 2013-03-08 17:21:48 +0100
  • 207f78ab77 added two additional required boost libs to build on windows, one of which is already pulled by other boost lib in Ubuntu. Bret Curtis 2013-03-08 15:30:53 +0100
  • 40b6b4afc5 fix cmake typo that effects windows devs Bret Curtis 2013-03-08 11:31:52 +0100
  • 07cec0ea75 Merge remote-tracking branch 'upstream/master' Bret Curtis 2013-03-08 11:24:32 +0100
  • d396785008 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-03-08 11:00:20 +0100
  • 03c7f18112 Fixes for save-on-close message boxes graffy76 2013-03-06 06:41:33 -0600
  • 285b4bf726 Allow zooming camera in vanity or preview mode with the mousewheel scrawl 2013-03-08 00:12:56 +0100
  • 4eb7767f61 Merge branch 'master' of https://github.com/zinnschlag/openmw vorenon 2013-03-07 22:48:25 +0100
  • d696da7677 Fix selection buffer scrawl 2013-03-07 21:38:27 +0100
  • 1223a2e105 Bsatool: extract and extractall modes Emanuel Guevel 2013-03-07 21:05:56 +0100
  • 3adf3f5121 Revive bsatool Emanuel Guevel 2013-03-05 00:45:25 +0100
  • 17e406e58c Merge remote-tracking branch 'mikesc/bug586' Marc Zinnschlag 2013-03-07 20:48:58 +0100
  • f2f4b6e2d5 Make MWWorld::getInterior case insensitive. Interior cells names can use different mix of uppercase/lowercase in different places. getInterior() should return same cell in all cases. Fixes bug #586. Michal Sciubidlo 2013-03-07 20:15:01 +0100
  • 16252efe36 Merge branch 'master' of https://github.com/zinnschlag/openmw vorenon 2013-03-07 19:12:58 +0100
  • 2a9d15cd9f Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-03-07 16:42:07 +0100
  • 66a754e9aa Fix tooltip position when hovering the crosshair over NPCs scrawl 2013-03-07 15:25:22 +0100
  • 0ee0dbdb97 Added "dispose corpse" button, added stealing (all items visible and no penalty yet) scrawl 2013-03-07 14:00:13 +0100
  • e34685b8a3 Fix manually changed mouse cursor scrawl 2013-03-07 12:46:26 +0100
  • eb3d379a81 Merge branch 'master' of https://github.com/zinnschlag/openmw vorenon 2013-03-07 08:40:04 +0100
  • a994a23f4e file loading fixes Marc Zinnschlag 2013-03-07 07:56:29 +0100
  • 9145fb210b Merge remote-tracking branch 'upstream/master' into opencsui Pieter van der Kloet 2013-03-07 03:02:03 +0100
  • 7504ae675b Implemented a file dialog for the editor using launcher .ui Pieter van der Kloet 2013-03-07 03:00:59 +0100
  • 01908dbcc2 little improvement gus 2013-03-06 21:17:33 +0000
  • f13a279520 Merge branch 'master' of https://github.com/zinnschlag/openmw vorenon 2013-03-06 22:11:02 +0100
  • 5fc7103425 First attempt at pathfinding using boost::graph gus 2013-03-06 20:31:47 +0000
  • 8be9627c8d Fix method signatures scrawl 2013-03-06 21:26:41 +0100
  • f7d8f6456f Stats should never go below 0 scrawl 2013-03-06 20:45:11 +0100
  • f2f9c96963 Merge branch 'master' of https://github.com/zinnschlag/openmw vorenon 2013-03-06 19:58:58 +0100
  • 642653d10e World constructor fixes Marc Zinnschlag 2013-03-06 19:57:00 +0100
  • 7e100c36b5 Merge remote-tracking branch 'gus/AI' Marc Zinnschlag 2013-03-06 19:05:55 +0100
  • ef86a693c3 Merge remote-tracking branch 'scrawl/sneak' Marc Zinnschlag 2013-03-06 18:59:37 +0100
  • 69eb5aa99a Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-03-06 18:59:02 +0100
  • 5938e19362 Clean up gus 2013-03-06 17:31:57 +0000
  • c0669f93ec Merge branch 'raceselection' of https://github.com/scrawl/openmw vorenon 2013-03-06 18:07:53 +0100
  • 66d2d3522f Race selection preview: render only the head, and focus the camera on its node scrawl 2013-03-06 18:03:47 +0100
  • 268bb23590 Implemented sneaking animation scrawl 2013-03-06 16:58:56 +0100
  • 39411eda7b Fix the spell buying window listing already owned spells scrawl 2013-03-06 15:11:40 +0100
  • c9859382bf Made the launcher write the custom resolution to file, cleaned resolution parsing Pieter van der Kloet 2013-03-06 01:35:32 +0100
  • d3bf3812a4 changing rotation order (fix some misoriented objects) gus 2013-03-05 20:16:57 +0000
  • 8b6f0e0770 Correct orientation sign gus 2013-03-05 18:28:57 +0000
  • e7e8bd655f Merge remote-tracking branch 'scrawl/graphics' Marc Zinnschlag 2013-03-05 17:44:28 +0100
  • 9133182f2f restore loading CELL records in esmtool greye 2013-03-05 20:25:20 +0400
  • 7f8d659f3c Fix transparency sorting scrawl 2013-03-05 17:09:20 +0100
  • d839a4c6c2 Merge remote-tracking branch 'scrawl/graphics' Marc Zinnschlag 2013-03-05 16:31:22 +0100
  • c9f7f1b994 Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics scrawl 2013-03-05 14:37:38 +0100
  • ff30bef3b2 Mipmap fix scrawl 2013-03-05 14:27:05 +0100
  • fe7b2732d8 Avoid manually updating render targets from within frameRenderingQueued scrawl 2013-03-05 14:24:29 +0100
  • 2486ec6cb9 Material fixes (vertex colors, alpha) scrawl 2013-03-05 13:51:48 +0100
  • 46de45b9a2 added var type column to globals Marc Zinnschlag 2013-03-05 11:37:13 +0100
  • dc3edc6024 Merge branch 'vartype' Marc Zinnschlag 2013-03-05 10:59:08 +0100
  • 1489570b09 change variant in info record to new type Marc Zinnschlag 2013-03-05 09:40:41 +0100
  • 1b19ab6028 fixed gmst integers Marc Zinnschlag 2013-03-05 08:15:03 +0100
  • ba4907fbaf use new Variant type for GMSTs Marc Zinnschlag 2013-03-05 08:02:27 +0100
  • ce49ad54a1 some cleanup and fixing Marc Zinnschlag 2013-03-05 08:02:05 +0100
  • 770d8af931 Forgot to add the DataFilesPage .ui Pieter van der Kloet 2013-03-05 03:57:27 +0100
  • 75cf009101 Finished implementing the .ui file for the DataFilesPage Pieter van der Kloet 2013-03-05 03:47:57 +0100
  • 4c9d0563fe WIP: Implementing the .ui for the DataFilesPage Pieter van der Kloet 2013-03-05 03:13:39 +0100
  • fb5213a754 Made the GraphicsPage use a .ui file and added support for custom res Pieter van der Kloet 2013-03-05 02:17:28 +0100
  • 8a887a0aef Merge remote-tracking branch 'potatoesmaster/tradewindow' Marc Zinnschlag 2013-03-04 19:42:51 +0100
  • 83865cb186 Merge remote-tracking branch 'chris/material-fix' Marc Zinnschlag 2013-03-04 19:40:22 +0100
  • ac810faa7e Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-03-04 19:36:58 +0100
  • 2f14f26b96 Use the full unique mesh name for the material instead of the NIF name Chris Robinson 2013-03-04 10:35:13 -0800
  • a93034b0a9 Merge remote-tracking branch 'k1ll/store_segfault_fix' Marc Zinnschlag 2013-03-04 19:27:14 +0100
  • 08a5541e4d Merge remote-tracking branch 'scrawl/book_scroll_fix' Marc Zinnschlag 2013-03-04 19:26:00 +0100
  • 9f0bd95ef1 Added BM trees to transparency overrides scrawl 2013-03-04 17:57:35 +0100
  • d5c6c221c1 Books/scrolls: Fix the take button incorrectly showing scrawl 2013-03-04 17:28:01 +0100
  • ca707aa65f Transparency should be evaluated per subentity, not per NIF scrawl 2013-03-04 16:57:00 +0100
  • cab5315a8e Disable mipmaps generation scrawl 2013-03-04 16:28:20 +0100
  • a1ac20c6f3 changed global variable records to new variant type Marc Zinnschlag 2013-03-04 14:32:59 +0100
  • 65081f5520 added variant class Marc Zinnschlag 2013-03-04 13:59:06 +0100
  • 3384d92761 oups introduced a bug.. gus 2013-03-04 12:28:43 +0000
  • 48b3f1e0cf Clean up. But still a little hacky gus 2013-03-04 12:08:35 +0000
  • 215d45aaf7 Make trade window's "max sale" button clickable Emanuel Guevel 2013-03-04 12:17:48 +0100
  • 8e07638699 Update the trading offer on "max sale" button click Emanuel Guevel 2013-03-04 12:21:38 +0100
  • 4e1e0eaf62 Merge remote-tracking branch 'zini/master' into material-fix Chris Robinson 2013-03-03 14:24:05 -0800
  • 5e50436a94 Convert some BooleanValues to StringValues Chris Robinson 2013-03-03 14:19:02 -0800
  • 6911868f2a File->close and File->exit menu items added. Exit uses closeAllWindows() to ensure ViewManager::closeRequest is called on the last open window. Exit will close all open windows but the last one in cases of active save operation or modified file. graffy76 2013-03-03 15:58:26 -0600
  • f1d35b73b8 Cleanup scrawl 2013-03-03 19:52:20 +0100
  • 359ae06fcf Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics scrawl 2013-03-03 19:35:26 +0100
  • c9fefc7f5d Simpler, more lightweight underwater effect, changed colors to match vanilla better scrawl 2013-03-03 19:28:11 +0100
  • 123a111580 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2013-03-03 17:13:05 +0100
  • f0e3463e9b Disable assertion for comparing iterators from different containers (Bug #605) scrawl 2013-03-03 16:50:10 +0100
  • 5341bf9504 Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics scrawl 2013-03-03 15:51:58 +0100
  • 3e97943e06 Merge remote-tracking branch 'scrawl/includes' Marc Zinnschlag 2013-03-03 15:37:13 +0100
  • 5595675664 Merge remote-tracking branch 'scrawl/effects' Marc Zinnschlag 2013-03-03 15:33:23 +0100
  • 05bd94effb Merge branch 'master' of git://github.com/zinnschlag/openmw into graphics scrawl 2013-03-03 15:14:20 +0100