scrawl
|
cf95d3fc35
|
Refactor cmake scripts, reducing the amount of find_package(Boost)
|
2015-06-12 01:45:19 +02:00 |
|
scrawl
|
fc5176dc38
|
Refactor cmake scripts, reducing the amount of find_package(Qt4)
|
2015-06-11 23:38:08 +02:00 |
|
cc9cii
|
8e8da724f5
|
Remove unnecessary comment entry in the config file.
|
2015-06-10 08:23:38 +10:00 |
|
cc9cii
|
a439f49c4d
|
Fix loop where there was a potential for double entry.
|
2015-06-07 07:38:52 +10:00 |
|
cc9cii
|
4902c66792
|
Allow space characters in front of comments.
|
2015-06-07 07:21:15 +10:00 |
|
cc9cii
|
15fe5d88e2
|
Allow comments (lines starting with # character) and blank lines in openmw.cfg. Should resolve Feature #2535.
- controlled via a checkbox in launcher settings
|
2015-06-06 20:35:55 +10:00 |
|
Marc Zinnschlag
|
67f04e0ba1
|
Merge remote-tracking branch 'origin/master'
|
2015-06-02 14:44:27 +02:00 |
|
Marc Zinnschlag
|
ee2763f2d4
|
Allow 5th parameter for PlaceAtMe (numeric value, ignored) (Fixes #2591)
|
2015-06-02 14:43:38 +02:00 |
|
Stanislav Bas
|
6cb221f8d0
|
Some minor changes to MWList
|
2015-06-02 11:55:09 +03:00 |
|
Stanislav Bas
|
959fe3eb87
|
Reset the scrollbar position in the topic list when DialogueWindow is closed
|
2015-06-01 23:49:40 +03:00 |
|
Stanislav Bas
|
5350ce59ef
|
MWList doesn't scroll to the very bottom when it's shown for first time
|
2015-06-01 22:42:41 +03:00 |
|
Stanislav Bas
|
5dc6cdeb99
|
Scroll to the top of the topic list when dialog is started
|
2015-06-01 01:14:11 +03:00 |
|
Marc Zinnschlag
|
d7cd4203ad
|
Merge remote-tracking branch 'k1ll/mingw'
|
2015-05-30 11:39:53 +02:00 |
|
cc9cii
|
5fd107a95c
|
Fix crash with array out of bounds when refNum index is incorrect.
|
2015-05-27 10:19:26 +10:00 |
|
Rohit Nirmal
|
396fba7fa9
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
|
cc9cii
|
7f12fc4770
|
Fix for Bug #2544. Add a default mNpdtType to ESM::Npc::blank().
|
2015-05-13 13:39:04 +10:00 |
|
Marc Zinnschlag
|
107bf818e7
|
Revert "Use btScaledBvhTriangleMeshShape, bump required bullet version to 2.83"
This reverts commit 27751db99a .
Conflicts:
libs/openengine/bullet/physic.cpp
|
2015-05-10 13:35:21 +02:00 |
|
Marc Zinnschlag
|
0c27869089
|
Merge remote-tracking branch 'scrawl/bullet283'
|
2015-05-05 10:52:18 +02:00 |
|
scrawl
|
27751db99a
|
Use btScaledBvhTriangleMeshShape, bump required bullet version to 2.83
|
2015-05-04 16:23:33 +02:00 |
|
dteviot
|
b0c4be2316
|
Multi-select + context menu. (Fixes #2480)
Content selector, added multi-select + context menu to allow check/uncheck the multi-selected items.
|
2015-05-04 14:52:47 +12:00 |
|
Marc Zinnschlag
|
83a7eea2a9
|
Merge remote-tracking branch 'scrawl/master'
|
2015-05-03 09:54:32 +02:00 |
|
k1ll
|
8e094d6fa5
|
Add static bullet to components
|
2015-04-29 18:31:29 +02:00 |
|
k1ll
|
b194af4ab2
|
Add static qt to components
|
2015-04-29 18:31:29 +02:00 |
|
k1ll
|
a230050ec8
|
Boost tr1 unordered map does not work with mingw
|
2015-04-29 18:31:29 +02:00 |
|
k1ll
|
00b7712a59
|
Fix shlwapi include case and add the lib for linking when building for windows
|
2015-04-29 18:31:28 +02:00 |
|
Marc Zinnschlag
|
ba57a648db
|
Merge remote-tracking branch 'rohit-n/reorder'
|
2015-04-29 12:09:55 +02:00 |
|
Marc Zinnschlag
|
607a16eb01
|
removed leftover ignoreRefNum argument
|
2015-04-29 12:09:30 +02:00 |
|
Rohit Nirmal
|
997347b01e
|
Silence -Wreorder warnings.
|
2015-04-28 18:48:02 -05:00 |
|
Marc Zinnschlag
|
f1c0847897
|
Merge remote-tracking branch 'cc9cii/moveref'
|
2015-04-28 14:07:18 +02:00 |
|
Marc Zinnschlag
|
e69687b0f2
|
silenced a warning (potentially unintialised variable)
|
2015-04-28 14:06:52 +02:00 |
|
cc9cii
|
7673be6d0f
|
Loading of moved refs complete.
|
2015-04-26 12:18:23 +10:00 |
|
cc9cii
|
e668b35b02
|
Fix typo.
|
2015-04-25 17:51:31 +10:00 |
|
cc9cii
|
dcce59f76c
|
Pass MovedCellRef info to RefCollection. Still has debugging code.
|
2015-04-25 17:20:02 +10:00 |
|
cc9cii
|
acb800b8f9
|
Resolve merge issues and fix typos.
|
2015-04-25 09:39:37 +10:00 |
|
cc9cii
|
f1a58994c6
|
Merge branch 'master' into moveref
Conflicts:
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/commands.cpp
apps/opencs/model/world/commands.hpp
apps/opencs/model/world/ref.cpp
apps/opencs/view/world/dialoguesubview.cpp
apps/opencs/view/world/dialoguesubview.hpp
apps/opencs/view/world/util.cpp
components/esm/cellref.hpp
|
2015-04-25 06:52:53 +10:00 |
|
dteviot
|
4607c4b581
|
Add Modified DateTime to plug-in tooltip. (Fixes #2479)
|
2015-04-18 15:33:49 +12:00 |
|
scrawl
|
20af2b67a8
|
Change the triangle pattern used for terrain (Fixes #2459)
|
2015-04-17 18:54:14 +02:00 |
|
scrawl
|
b7867d6f0a
|
Stop warning about unused nif properties
|
2015-03-25 05:29:00 +01:00 |
|
Marc Zinnschlag
|
9ab25dbf6b
|
Merge remote-tracking branch 'dteviot/Rng'
|
2015-03-21 09:00:55 +01:00 |
|
dteviot
|
2cfc4c0286
|
script Random() command now returns correct range.
|
2015-03-21 18:21:01 +13:00 |
|
Marc Zinnschlag
|
5198a173fa
|
Merge remote-tracking branch 'corristo/osx-user-data-path'
|
2015-03-19 18:50:05 +01:00 |
|
scrawl
|
7bc0d41bb0
|
Marker collision fix (Fixes #2461)
|
2015-03-19 15:51:45 +01:00 |
|
Nikolay Kasyanov
|
af2b08214b
|
#2460: use Application Support as user data path on OS X
|
2015-03-18 23:48:03 +02:00 |
|
Nikolay Kasyanov
|
3e45e9a48a
|
Remove no longer required strnlen wrapper
It was used for MinGW & OS X < 10.7. Minimal OS X version was bumped to
10.7 and MinGW support was recently dropped (see
1eaa64c49c ).
|
2015-03-18 23:37:54 +02:00 |
|
Marc Zinnschlag
|
47bac13749
|
Merge remote-tracking branch 'scrawl/master'
|
2015-03-18 12:07:40 +01:00 |
|
Marc Zinnschlag
|
c032113247
|
Merge remote-tracking branch 'sandstranger/release-jni-memory'
|
2015-03-17 11:41:41 +01:00 |
|
scrawl
|
f7ecda68c9
|
Fix for unicode filenames in ContentModel (Fixes #2451)
|
2015-03-16 15:34:00 +01:00 |
|
sylar
|
db10c87b89
|
release jni memory
|
2015-03-16 18:21:38 +04:00 |
|
Nathan Aclander
|
48e2ec2840
|
Fix comparison of integers of different signs
Clang reported comparison of unsigned long with long. This cast should fix it.
|
2015-03-15 16:20:17 -07:00 |
|
Marc Zinnschlag
|
86d39cede9
|
Merge remote-tracking branch 'dteviot/Rng'
|
2015-03-15 22:04:26 +01:00 |
|