Alexander "Ace" Olofsson
|
f77ae711e4
|
Fix template closer
|
10 years ago |
Alexander "Ace" Olofsson
|
cfcaf4528f
|
Some more forward-declaring for OpenMW-CS
|
10 years ago |
Alexander "Ace" Olofsson
|
f2c5060cc0
|
Fix cstdint issue on travis GCC build
|
10 years ago |
Alexander "Ace" Olofsson
|
d3128a12b6
|
Remove a large include form mwbase/windowmanager.hpp
|
10 years ago |
Alexander "Ace" Olofsson
|
8c49812d56
|
Remove unneeded include in obstacle.hpp
|
10 years ago |
Alexander "Ace" Olofsson
|
df5a08b6de
|
Move manualref code out of header
|
10 years ago |
Jordan Ayers
|
ec3487b669
|
Sun trajectory: handle mNightStart <= mSunriseTime
OMW Bug #781
Note: mNightStart == mSunriseTime is treated as 24-hour night.
|
10 years ago |
scrawl
|
e81d2a9dde
|
Merge remote-tracking branch 'upstream/openmw-35' into HEAD
Conflicts:
apps/openmw/mwmechanics/npcstats.cpp
|
10 years ago |
scrawl
|
9dbd9af31c
|
Adjust fix for Bug #2360 to repair affected savegames
|
10 years ago |
scrawl
|
b542143e3a
|
Fix faction reputation case sensitivity issue (Fixes #2360)
|
10 years ago |
scrawl
|
ad8790fba0
|
Fix setWaterLevel script instruction not affecting physics
|
10 years ago |
scrawl
|
01e32aef79
|
Fix exception moving a disabled object between cells
|
10 years ago |
scrawl
|
c63ab673e1
|
Revert "Add freedesktop.org mimeinfo for OpenMW save game files"
This reverts commit 94002b0758 .
Conflicts:
CMakeLists.txt
|
10 years ago |
MiroslavR
|
2223a69ab8
|
Fix getpcinjail returning 0 when the console is open
|
10 years ago |
Jordan Ayers
|
23024d2beb
|
Re-work the sun's trajectory.
OMW Bug #781
Have the sun travel 15 degrees south of vertical.
|
10 years ago |
MiroslavR
|
9bbe6f8c5e
|
Remove todo
|
10 years ago |
MiroslavR
|
1230cf49bf
|
Properly center jail progress widget, fix a bug with it not disappearing if the console is open
|
10 years ago |
Marc Zinnschlag
|
c8a924196d
|
updated credits file
|
10 years ago |
Jordan Ayers
|
2d17eaa5ea
|
Fix argument name for setSunDirection.
|
10 years ago |
MiroslavR
|
1d9e973573
|
Add training progress bar, implement jail screen, tweak wait dialog (Fixes #1714)
|
10 years ago |
Rosanne DiMesio
|
28eb766bba
|
Respect LIB_SUFFIX
|
10 years ago |
Marc Zinnschlag
|
6c4920c58e
|
Merge remote-tracking branch 'scrawl/master'
|
10 years ago |
Marc Zinnschlag
|
ea21fbcbe6
|
Merge remote-tracking branch 'dteviot/master'
|
10 years ago |
Nikolay Kasyanov
|
5534306eb3
|
Few rename fixes
|
10 years ago |
scrawl
|
4c6b9f8266
|
Remove redundant decoder in ContentModel
|
10 years ago |
scrawl
|
cff0127ce7
|
Update comment on merging levelled lists
|
10 years ago |
scrawl
|
01b4177872
|
Make sure birthsign spells are added when loading savegame
|
10 years ago |
scrawl
|
d18d2a1882
|
Skip rest of LEVI record if it has no items (Bug #2348)
|
10 years ago |
scrawl
|
9ce3e4b4e1
|
UI consistency fix in levelup dialog
|
10 years ago |
scrawl
|
61ec9196c8
|
Cap the displayed attribute multiplier in levelup to attribute points left to 100
|
10 years ago |
scrawl
|
b5e0e45c78
|
Fix iLevelUpTotal not being used in the levelUp logic
|
10 years ago |
scrawl
|
55cd9b526c
|
Skill progress bar changed to match MW
|
10 years ago |
scrawl
|
5096e5dc0c
|
esmtool minor/major skills fix
|
10 years ago |
scrawl
|
f0b1d889c0
|
ESSImport: import player skill progress
|
10 years ago |
scrawl
|
ae77eacd7e
|
Skill progress refactoring
|
10 years ago |
scrawl
|
dd8aab2a7f
|
Adjust help for --load-savegame again
|
10 years ago |
scrawl
|
356d1c7657
|
ESSImport: convert stolen item tracker
|
10 years ago |
scrawl
|
bea88c3643
|
Stolen item tracking overhaul part 2 (Fixes #2338)
|
10 years ago |
dteviot
|
cac250a90d
|
Fixed typo in comment.
|
10 years ago |
dteviot
|
9d9cabf40d
|
Fix: Importer creates a single Content List (Fixes #2345)
|
10 years ago |
scrawl
|
c1862cbfc2
|
Clarify documentation for --load-savegame
|
10 years ago |
scrawl
|
f8b4ff3004
|
Documentation fix
|
10 years ago |
scrawl
|
8087a7d920
|
Add possibility to dress up corpses (Fixes #2221)
|
10 years ago |
scrawl
|
aa6ebcd75c
|
Change stolen items handling to match MW (Fixes #1443, Fixes #2290)
|
10 years ago |
scrawl
|
2bf1dd8f46
|
Make the status badges consistent, again
|
10 years ago |
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.
|
10 years ago |
scrawl
|
955505c167
|
Remove unused function
|
10 years ago |
scrawl
|
27dc49a135
|
Rewrite game settings manager
Removes the abhorrent dependency on Ogre for this code and improves the error handling.
|
10 years ago |
scrawl
|
6ea59c93ab
|
Ignore the object scale in Move instruction (Fixes #2275)
|
10 years ago |
scrawl
|
9825b68dfb
|
Fix SDL eating SIGINT signals in the launcher (Fixes #2328)
|
10 years ago |