Alexander "Ace" Olofsson
|
cfcaf4528f
|
Some more forward-declaring for OpenMW-CS
|
2015-02-09 16:50:34 +01:00 |
|
Alexander "Ace" Olofsson
|
f2c5060cc0
|
Fix cstdint issue on travis GCC build
|
2015-02-09 16:37:20 +01:00 |
|
Alexander "Ace" Olofsson
|
d3128a12b6
|
Remove a large include form mwbase/windowmanager.hpp
|
2015-02-09 16:23:41 +01:00 |
|
Alexander "Ace" Olofsson
|
8c49812d56
|
Remove unneeded include in obstacle.hpp
|
2015-02-09 15:12:10 +01:00 |
|
Alexander "Ace" Olofsson
|
df5a08b6de
|
Move manualref code out of header
|
2015-02-09 15:01:49 +01:00 |
|
scrawl
|
e81d2a9dde
|
Merge remote-tracking branch 'upstream/openmw-35' into HEAD
Conflicts:
apps/openmw/mwmechanics/npcstats.cpp
|
2015-02-08 21:28:29 +01:00 |
|
scrawl
|
9dbd9af31c
|
Adjust fix for Bug #2360 to repair affected savegames
|
2015-02-08 21:26:58 +01:00 |
|
scrawl
|
b542143e3a
|
Fix faction reputation case sensitivity issue (Fixes #2360)
|
2015-02-08 21:04:01 +01:00 |
|
scrawl
|
ad8790fba0
|
Fix setWaterLevel script instruction not affecting physics
|
2015-02-08 15:50:40 +01:00 |
|
scrawl
|
01e32aef79
|
Fix exception moving a disabled object between cells
|
2015-02-08 14:34:31 +01:00 |
|
scrawl
|
c63ab673e1
|
Revert "Add freedesktop.org mimeinfo for OpenMW save game files"
This reverts commit 94002b0758 .
Conflicts:
CMakeLists.txt
|
2015-02-07 23:24:27 +01:00 |
|
Marc Zinnschlag
|
c8a924196d
|
updated credits file
|
2015-02-07 17:22:29 +01:00 |
|
Rosanne DiMesio
|
28eb766bba
|
Respect LIB_SUFFIX
|
2015-02-06 14:27:12 -06:00 |
|
Marc Zinnschlag
|
6c4920c58e
|
Merge remote-tracking branch 'scrawl/master'
|
2015-02-06 09:23:45 +01:00 |
|
Marc Zinnschlag
|
ea21fbcbe6
|
Merge remote-tracking branch 'dteviot/master'
|
2015-02-06 09:22:57 +01:00 |
|
Nikolay Kasyanov
|
5534306eb3
|
Few rename fixes
|
2015-02-06 08:59:00 +02:00 |
|
scrawl
|
4c6b9f8266
|
Remove redundant decoder in ContentModel
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
cff0127ce7
|
Update comment on merging levelled lists
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
01b4177872
|
Make sure birthsign spells are added when loading savegame
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
d18d2a1882
|
Skip rest of LEVI record if it has no items (Bug #2348)
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
9ce3e4b4e1
|
UI consistency fix in levelup dialog
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
61ec9196c8
|
Cap the displayed attribute multiplier in levelup to attribute points left to 100
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
b5e0e45c78
|
Fix iLevelUpTotal not being used in the levelUp logic
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
55cd9b526c
|
Skill progress bar changed to match MW
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
5096e5dc0c
|
esmtool minor/major skills fix
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
f0b1d889c0
|
ESSImport: import player skill progress
|
2015-02-06 01:27:17 +01:00 |
|
scrawl
|
ae77eacd7e
|
Skill progress refactoring
|
2015-02-06 01:27:16 +01:00 |
|
scrawl
|
dd8aab2a7f
|
Adjust help for --load-savegame again
|
2015-02-06 01:27:16 +01:00 |
|
scrawl
|
356d1c7657
|
ESSImport: convert stolen item tracker
|
2015-02-06 01:27:16 +01:00 |
|
scrawl
|
bea88c3643
|
Stolen item tracking overhaul part 2 (Fixes #2338)
|
2015-02-06 01:27:16 +01:00 |
|
dteviot
|
cac250a90d
|
Fixed typo in comment.
|
2015-02-06 12:45:15 +13:00 |
|
dteviot
|
9d9cabf40d
|
Fix: Importer creates a single Content List (Fixes #2345)
|
2015-02-06 12:24:06 +13:00 |
|
scrawl
|
c1862cbfc2
|
Clarify documentation for --load-savegame
|
2015-02-05 04:18:43 +01:00 |
|
scrawl
|
f8b4ff3004
|
Documentation fix
|
2015-02-05 04:18:43 +01:00 |
|
scrawl
|
8087a7d920
|
Add possibility to dress up corpses (Fixes #2221)
|
2015-02-05 04:18:43 +01:00 |
|
scrawl
|
aa6ebcd75c
|
Change stolen items handling to match MW (Fixes #1443, Fixes #2290)
|
2015-02-05 04:18:43 +01:00 |
|
scrawl
|
2bf1dd8f46
|
Make the status badges consistent, again
|
2015-02-05 04:18:43 +01:00 |
|
scrawl
|
ab9100fa90
|
Prevent dropping item on itself in ContentModel (Fixes #2334)
Also improves the drop indicator, it is now shown in between items instead of on an item.
|
2015-02-05 04:18:43 +01:00 |
|
scrawl
|
955505c167
|
Remove unused function
|
2015-02-05 04:18:43 +01:00 |
|
scrawl
|
27dc49a135
|
Rewrite game settings manager
Removes the abhorrent dependency on Ogre for this code and improves the error handling.
|
2015-02-05 04:18:42 +01:00 |
|
scrawl
|
6ea59c93ab
|
Ignore the object scale in Move instruction (Fixes #2275)
|
2015-02-05 04:18:42 +01:00 |
|
scrawl
|
9825b68dfb
|
Fix SDL eating SIGINT signals in the launcher (Fixes #2328)
|
2015-02-05 04:18:42 +01:00 |
|
scrawl
|
6d097fbfbd
|
Normalise spelling of "levelled" throughout the code
|
2015-02-05 04:18:42 +01:00 |
|
scrawl
|
0c6e2170db
|
Include cleanup
|
2015-02-05 04:18:42 +01:00 |
|
Jordan Ayers
|
1f036c0381
|
Patch for COC Spawn Issue.
OMW Bug #1079
Fall back to the first static's position, if there are no door markers.
|
2015-02-04 12:10:56 -06:00 |
|
scrawl
|
fbb8998184
|
Account for not yet listed cells in getInteriorPtrs
|
2015-02-04 16:41:14 +01:00 |
|
scrawl
|
056a01a05b
|
Merge remote-tracking branch 'upstream/openmw-35' into HEAD
|
2015-02-03 23:05:46 +01:00 |
|
scrawl
|
14923f3e8b
|
Fix for broken unsetRefNum
|
2015-02-03 23:05:06 +01:00 |
|
scrawl
|
c697142a5d
|
Merge pull request #465 from ace13/patch-1
Missing change for the tool rename
|
2015-02-03 22:51:50 +01:00 |
|
Alexander "Ace" Olofsson
|
abb334bc1e
|
Missing change for the tool rename
|
2015-02-03 22:43:15 +01:00 |
|