1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
Commit Graph

5971 Commits

Author SHA1 Message Date
graffy76
a8b45e0a13 Three primary changes:
1.  Declared QStringPair::isEmpty() const
2.  Split the CsSettings namespace into two: CSMSettings and
CSVSettings. (Required splitting the support.hpp file)
3.  Declared several classes as _noqt in CMakeLists.txt for OpenCS
2013-05-11 05:55:46 -05:00
graffy76
8d0f350446 New file structure separating view classes from model classes. Deleted
.ui file.
2013-05-10 10:00:58 -05:00
graffy76
cb9c82324c UserSettings system 2013-05-07 20:36:34 -05:00
graffy76
f6203cac2a update for master 2013-05-07 20:33:42 -05:00
pvdk
e76d03dcc4 Added a warning message to the importer dialog 2013-03-19 12:01:54 +01:00
Marc Zinnschlag
bf23e48d80 Merge remote-tracking branch 'scrawl/backgroundwindow' 2013-03-18 22:12:25 +01:00
Marc Zinnschlag
0092a2f437 Merge remote-tracking branch 'pvdk/firstrunfix' 2013-03-18 20:09:10 +01:00
Marc Zinnschlag
c53d7ba6d6 Merge remote-tracking branch 'pvdk/resolutionfix' 2013-03-18 19:59:20 +01:00
scrawl
f84db69ade Remove the background window trick, which currently doesn't serve any purpose 2013-03-18 19:46:20 +01:00
greye
52ed451ae7 fix eraseStatic() assumptions 2013-03-17 08:36:15 +04:00
scrawl
83932ebfe8 HLSL shader fix 2013-03-16 14:36:37 +01:00
pvdk
75be474005 Use the resolution QRegExp cap() instead of converting ints back and forth 2013-03-16 13:45:23 +01:00
pvdk
d1860f2d6c Removed color information from Direct3D resolutions 2013-03-16 13:40:29 +01:00
Marc Zinnschlag
c9658031d2 changelog update 2013-03-16 11:38:38 +01:00
Marc Zinnschlag
3c4cb90671 Merge remote-tracking branch 'ace/win-build' 2013-03-16 11:29:30 +01:00
Alexander "Ace" Olofsson
8d706f8183 Include the ini importer in windows packages 2013-03-16 10:36:35 +01:00
pvdk
c15d920133 Fixed the first run dialog, makes sure Morrowind.ini is found 2013-03-16 01:46:28 +01:00
Marc Zinnschlag
a74749099e another changelog update 2013-03-15 10:01:16 +01:00
Marc Zinnschlag
4de2a741ed Merge remote-tracking branch 'scrawl/master' 2013-03-15 09:58:24 +01:00
pvdk
110dd5d0ee Possible fix for the resolutions not appearing with Direct3D Renderer 2013-03-15 01:56:39 +01:00
scrawl
3e9cd0e2e3 Fix the back button on generate class result dialog advancing creation stage 2013-03-14 22:33:51 +01:00
Marc Zinnschlag
584c5c78d4 Merge remote-tracking branch 'scrawl/dialogue' 2013-03-14 22:19:20 +01:00
scrawl
7ab236337b Dialogue responses should be random only for persuasion results 2013-03-14 21:33:00 +01:00
Marc Zinnschlag
1ff26b2aa6 updated changelog one more 2013-03-14 19:59:43 +01:00
greye
d30b38f336 fix Store<T>::eraseStatic() 2013-03-14 19:28:17 +04:00
Marc Zinnschlag
3d34fea21e updated changelog 2013-03-14 13:51:46 +01:00
scrawl
17fb0f5a69 Merge branch 'master' of git://github.com/zinnschlag/openmw 2013-03-13 19:45:47 +01:00
scrawl
0223df4dfc Fix invalid cast exception in the spell creation dialog 2013-03-13 19:45:22 +01:00
vorenon
00deff1758 fixed path for launcher icons 2013-03-13 09:37:14 +01:00
vorenon
534adf5203 Merge branch 'master' of https://github.com/zinnschlag/openmw 2013-03-13 09:33:20 +01:00
Marc Zinnschlag
1a809b1cec Merge remote-tracking branch 'scrawl/master' 2013-03-13 08:32:44 +01:00
scrawl
599207a92d Transparency sorting should be enabled only when alpha blending is enabled 2013-03-13 01:00:47 +01:00
vorenon
cb27dd7df2 Merge branch 'master' of https://github.com/zinnschlag/openmw 2013-03-12 22:07:11 +01:00
pvdk
30f3fbac3c Fixed paths to OpenMW icons 2013-03-12 21:21:08 +01:00
vorenon
398d63a53f Merge branch 'master' of https://github.com/zinnschlag/openmw 2013-03-12 19:22:49 +01:00
Marc Zinnschlag
d6a5915bbd updated version to 0.22.0 2013-03-12 14:56:11 +01:00
Marc Zinnschlag
ce67fbdfca Merge remote-tracking branch 'pvdk/encoding' 2013-03-12 07:02:44 +01:00
Marc Zinnschlag
0b51e89b78 Merge remote-tracking branch 'pvdk/uifix2' 2013-03-12 07:01:41 +01:00
pvdk
31ba332647 Moved Windows icon to files/launcher 2013-03-12 04:05:14 +01:00
pvdk
b2d522aa4d Added support for non-latin characters in esx metadata 2013-03-12 04:01:05 +01:00
pvdk
f574c37e93 Added encoding flag to ini importer arguments 2013-03-12 04:00:43 +01:00
scrawl
41a958cd4e Fix hardcoded beast races in MWClass::Npc::getModel 2013-03-12 02:50:23 +01:00
scrawl
46d8f3ce5a Fix hardcoded race IDs 2013-03-12 02:44:03 +01:00
scrawl
eeb60edb65 Properly check for the Beast flag instead of hardcoding beast races 2013-03-12 02:09:54 +01:00
scrawl
543f573739 Fix the firstguard armor mod 2013-03-12 02:02:59 +01:00
pvdk
81604613b5 Narrowed down includes to improve compile time 2013-03-12 01:29:13 +01:00
pvdk
75f86f3a85 Some changes to the stylesheet and other small GUI improvements 2013-03-12 01:03:15 +01:00
vorenon
b700f72a66 Merge branch 'master' of https://github.com/zinnschlag/openmw 2013-03-11 20:06:11 +01:00
scrawl
bcdab2aeab Fix wrong padding breaking local map for cells where the bounds center is far from the origin 2013-03-11 19:32:39 +01:00
Marc Zinnschlag
a0df25c631 Merge remote-tracking branch 'pvdk/uifix' 2013-03-11 10:10:48 +01:00