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

Commit graph

  • 0696a3b10e Merge remote-tracking branch 'scrawl/dynamic_sizing' Marc Zinnschlag 2012-09-10 14:05:46 +0200
  • 465159d6c0 updated credits.txt Marc Zinnschlag 2012-09-10 14:03:57 +0200
  • ba0acd4056 changed some text colors scrawl 2012-09-10 13:52:37 +0200
  • fde69d0c87 Merge branch 'master' of https://github.com/zinnschlag/openmw into dynamic_sizing scrawl 2012-09-10 13:40:34 +0200
  • bc6a1979b0 replaced everything with the new method scrawl 2012-09-10 13:39:22 +0200
  • 61c8a627aa added a missing include Marc Zinnschlag 2012-09-10 13:19:15 +0200
  • 273ac0a97f Merge branch 'spellbuying' Marc Zinnschlag 2012-09-10 13:16:02 +0200
  • f17756712a fixed spell list handling Marc Zinnschlag 2012-09-10 13:15:55 +0200
  • 6c928e93d3 added missing initialisation of NPC/creature spell lists from ESX records Marc Zinnschlag 2012-09-10 13:04:00 +0200
  • b66c8099eb new system for dynamic sizing of buttons & text boxes scrawl 2012-09-10 11:20:27 +0200
  • b47fa83a3f Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2012-09-10 09:27:53 +0200
  • 35dd49f948 fixed some "using namespace" in headers scrawl 2012-09-10 09:10:50 +0200
  • 7219a47a20 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2012-09-10 00:08:05 +0200
  • 56061474c4 another 3 unnecessary lines scrawl 2012-09-09 23:53:23 +0200
  • bb267dddf6 some stats window cleanup scrawl 2012-09-09 23:50:57 +0200
  • 9ff4f5e6b7 Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2012-09-09 23:37:25 +0200
  • 432c089434 fix the spell tooltips to show the spell target scrawl 2012-09-09 23:06:24 +0200
  • bcf3a81a6c and a tiny bit more of cleanup Marc Zinnschlag 2012-09-09 21:18:47 +0200
  • 9c49ca1468 a bit more random cleanup Marc Zinnschlag 2012-09-09 21:08:57 +0200
  • 06677a0fc8 fixed ID handling and some misc cleanup Marc Zinnschlag 2012-09-09 21:03:39 +0200
  • 3fad1c0786 fixed a crash Marc Zinnschlag 2012-09-09 20:43:21 +0200
  • 08410b9062 Renamed SpellBuyingWindow, took some suggestions from scrawl Adam Hogan 2012-09-09 14:10:07 -0400
  • a3869980a4 Merge remote-tracking branch 'ace/win_fix' Marc Zinnschlag 2012-09-09 18:15:03 +0200
  • a61edb60fd Fixed an issue with windows CPack failing due to trying to install linux binaries Alexander "Ace" Olofsson 2012-09-09 16:28:51 +0200
  • 7934d8abd9 Fixed an issue with some paths not concatenating properly. Alexander "Ace" Olofsson 2012-09-09 16:28:02 +0200
  • d1cae132aa Merge branch 'master' of git://github.com/zinnschlag/openmw Adam Hogan 2012-09-09 10:11:28 -0400
  • 058f0b665c Merge branch 'master' of https://github.com/zinnschlag/openmw scrawl 2012-09-09 15:39:05 +0200
  • b516813b28 fix a problem with older boost versions scrawl 2012-09-09 15:08:11 +0200
  • 562df5388f Merge branch 'master' of git://github.com/zinnschlag/openmw Adam Hogan 2012-09-09 08:38:56 -0400
  • a1d2505049 Merge remote-tracking branch 'lgro/jenkins-code-coverage-and-unittests' Marc Zinnschlag 2012-09-09 09:54:35 +0200
  • fc10649bb5 Updated shiny Adam Hogan 2012-09-08 18:32:43 -0400
  • ebf80943a9 Added spell buying window Adam Hogan 2012-09-08 18:17:03 -0400
  • bc6d87ba32 Oops, that would've broken getUserPath() on Linux... Alexander "Ace" Olofsson 2012-09-08 23:04:53 +0200
  • 99c46093dd Merge branch 'master' of git://github.com/zinnschlag/openmw into jenkins-code-coverage-and-unittests Lukasz Gromanowski 2012-09-08 22:18:25 +0300
  • cd3e780614 Removing the unnecessary local variables Alexander "Ace" Olofsson 2012-09-08 20:34:43 +0200
  • 97f1be2b05 Testing a third way to solve the path issue Alexander "Ace" Olofsson 2012-09-08 18:47:31 +0200
  • 6e317f00eb Fix the problem in a different way Alexander "Ace" Olofsson 2012-09-08 15:55:02 +0200
  • b6fcd337df Modified the cache path to work on windows Alexander "Ace" Olofsson 2012-09-08 15:08:24 +0200
  • 3e3437f9c3 Revised create and adjust rigid body functions Jason Hooks 2012-09-06 20:11:59 -0400
  • 21a8dc5ae7 silenced a completely pointless warning Marc Zinnschlag 2012-09-06 11:43:04 +0200
  • e3d893b001 Merge remote-tracking branch 'jhooks/animationsmooth' Marc Zinnschlag 2012-09-06 09:09:46 +0200
  • 23777033fd Starting to implement new PhysicActor Jason Hooks 2012-09-05 17:44:11 -0400
  • 7b73bfb099 settings.cpp: fix std::runtime_error compile error Edmondo Tommasina 2012-09-05 23:39:58 +0200
  • 0879abb948 Merge branch 'actiontarget' Marc Zinnschlag 2012-09-04 20:56:40 +0200
  • da041f902f Issue #370: fixed item taking sound Marc Zinnschlag 2012-09-04 20:56:28 +0200
  • 482874f99e Merge remote-tracking branch 'scrawl/cache' Marc Zinnschlag 2012-09-04 20:40:18 +0200
  • 6813bafbfc added missing sound effect for chest opening; minor cleanup Marc Zinnschlag 2012-09-04 15:42:41 +0200
  • fb8aae243d Issue #370: replaced custom target handling in talk action with base class implementation Marc Zinnschlag 2012-09-04 15:38:21 +0200
  • 8ed8dd649a Issue #370: replaced custom target handling in take action with base class implementation Marc Zinnschlag 2012-09-04 15:34:44 +0200
  • ea1c3fe1e4 Issue #370: replaced custom target handling in open action with base class implementation Marc Zinnschlag 2012-09-04 15:29:51 +0200
  • 8c2b4f996c Issue #370: replaced custom target handling in equip action with base class implementation Marc Zinnschlag 2012-09-04 15:27:10 +0200
  • b51c42146f Issue #370: replaced custom target handling in read action with base class implementation Marc Zinnschlag 2012-09-04 15:24:55 +0200
  • 3f181f9a9d Issue #370: Support for targets in containers Marc Zinnschlag 2012-09-04 15:21:56 +0200
  • cc55056adf Issue #370: replaced custom target handling in apply action with base class implementation Marc Zinnschlag 2012-09-04 15:18:59 +0200
  • 733654d730 Issue #370: implemented target handling in action base class Marc Zinnschlag 2012-09-04 15:14:33 +0200
  • 1cecab6e3d fixed RefData::getHandle Marc Zinnschlag 2012-09-04 15:08:59 +0200
  • ead04e1cc3 Issue #389: added AI sequence to CreatureStats; execute AI packages during the regular actor update Marc Zinnschlag 2012-09-04 13:32:35 +0200
  • 345eec1135 Issue #389: added AI package base class and AI packages management class Marc Zinnschlag 2012-09-04 13:25:53 +0200
  • ef6f033dd1 Merge branch 'multidata' Marc Zinnschlag 2012-09-04 11:02:28 +0200
  • 2284d76307 re-enabled local data directory support in launcher Marc Zinnschlag 2012-09-04 11:02:18 +0200
  • 2efceba1fc Tearing apart PhysicActor Jason Hooks 2012-09-03 20:32:20 -0400
  • d261263824 oups forgot vmformat gugus 2012-09-02 21:09:07 +0200
  • c27ff546e4 shader cache scrawl 2012-09-02 19:40:26 +0200
  • 95c27723f7 fixed a bug (see commit reverted) gugus 2012-09-02 18:12:13 +0200
  • 99885e8ca4 Revert "fix a bug with case sensitivity: when searching for a cell which is already loaded,but with another case, the cell get loaded twice, which is bad :p" gugus 2012-09-02 18:04:36 +0200
  • fa9f2b268b PlaceItem,PlaceItemCell,PlaceAtPC,PlaceAtMe gugus 2012-09-02 17:57:03 +0200
  • 950bf66334 throw an exception if default value for a setting is not found scrawl 2012-09-02 11:39:54 +0200
  • 4f1bcb749f turned off redundant edge list building scrawl 2012-09-02 10:09:41 +0200
  • 0697c7f7f4 Finally merged in master Jason Hooks 2012-09-01 17:28:12 -0400
  • e2bf4694cb Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2012-08-31 09:22:32 +0200
  • ba43f2997f fix missing character in font for french morrowind version, thanks to jvoisin scrawl 2012-08-30 22:08:30 +0200
  • 760f05c454 the HUD can be toggled with F12 key; useful for screenshots scrawl 2012-08-30 20:47:39 +0200
  • bc34fab17f Merge remote-tracking branch 'greye/aidata' Marc Zinnschlag 2012-08-30 09:55:01 +0200
  • 3c3737ed78 Write error message for exception and fix warning Michael Mc Donnell 2012-08-29 19:38:33 -0400
  • b7697a62ad Position set back to zero Jason Hooks 2012-08-29 18:35:39 -0400
  • a90547bbbe code formatting greye 2012-08-29 21:35:06 +0400
  • 81463fa23d Issue #372: fixed positions in SoundManager Marc Zinnschlag 2012-08-29 18:48:20 +0200
  • dbe3cca828 added a separate core.xml file that works with the mygui layout editor scrawl 2012-08-29 13:11:06 +0200
  • 75fa0288a3 fix creatures has spells, creatures ai data greye 2012-08-29 14:34:27 +0400
  • 02d7aa4135 npc ai packages greye 2012-08-29 14:01:10 +0400
  • 4f411ff1eb Merge remote-tracking branch 'scrawl/master' Marc Zinnschlag 2012-08-29 11:17:33 +0200
  • 6ad08dfd33 added settings for crosshair & subtitles scrawl 2012-08-29 11:15:17 +0200
  • b03f814046 Merge remote-tracking branch 'scrawl/doormarkers' Marc Zinnschlag 2012-08-29 11:12:19 +0200
  • 5370fecb6f fix a small input focus issue with the map scrawl 2012-08-29 10:51:36 +0200
  • 4142a2e75c Merge remote-tracking branch 'mmd/bug381' Marc Zinnschlag 2012-08-28 22:12:54 +0200
  • d7572d815e Do not define OIS_DYNAMIC_LIB in ICSPrerequisites.h Michael Mc Donnell 2012-08-28 15:32:12 -0400
  • e9b2f4ee74 fix equipment visibility update Artem Kotsynyak 2012-08-28 22:59:44 +0400
  • 1c5055c8ac fix a problem where hovering a marker would render it on top of the fog of war instead of below scrawl 2012-08-28 18:49:44 +0200
  • 7eaf5e7f0f changed the markers to look more like morrowind's (hover effect) scrawl 2012-08-28 18:40:11 +0200
  • d9276ca09d don't make copy of CellRefList in World::getNorthVector scrawl 2012-08-28 18:23:59 +0200
  • 3c39c47e2f don't make copies of CellRefList & LiveCellRef scrawl 2012-08-28 18:23:01 +0200
  • 571d5095d4 removed a cout scrawl 2012-08-28 17:32:50 +0200
  • 5834b4baa5 door markers on the local map scrawl 2012-08-28 17:30:34 +0200
  • 34c30b132c Issue #378: workaround for bad ingredient records in Morrowind.esm Marc Zinnschlag 2012-08-28 10:12:22 +0200
  • 40d4dad15e Issue #378: Fix (record wasn't build fully) Marc Zinnschlag 2012-08-28 09:32:38 +0200
  • 160b52162b Merge remote-tracking branch 'scrawl/quick_keys' Marc Zinnschlag 2012-08-28 09:06:40 +0200
  • 321f7c3419 fix an infinite recursion regression on several dialogs. scrawl 2012-08-27 21:29:04 +0200
  • 5c28a67203 broke something in the last commit. scrawl 2012-08-27 20:55:39 +0200
  • 4f19b7fb9b fix leaks. scrawl 2012-08-27 20:52:32 +0200
  • bc36b0e2bd remove the restriction on the last quick key scrawl 2012-08-27 20:51:13 +0200