scrawl
94002b0758
Add freedesktop.org mimeinfo for OpenMW save game files
...
This allows us to launch OpenMW when the user opens a save game file through the file manager.
10 years ago
scrawl
4684014a83
Use .omwsave extension for save game files
10 years ago
scrawl
4e92f6ab48
Add commandline option to load a save game on startup
10 years ago
Marc Zinnschlag
31f6ccdf4d
Merge remote-tracking branch 'internecine/bug2031'
10 years ago
Internecine
e1fdcb608e
Fixed incorrect index
10 years ago
scrawl
464f8abb3f
List exterior cell names in tab completion ( Fixes #2252 )
10 years ago
scrawl
afc961d19c
Workaround for random AABB assertion due to zero-sized particles ( Fixes #1663 )
10 years ago
scrawl
708dbc2518
Crime fix
10 years ago
scrawl
c343a5c803
stopCombat fix
10 years ago
Marc Zinnschlag
365bb3d3f0
Merge remote-tracking branch 'scrawl/unused'
10 years ago
scrawl
e6be979350
Fix default position for spell window
10 years ago
scrawl
c1955ef7fa
Fix enchanting dialog effect labels showing a duration for constant effects
10 years ago
scrawl
d919a0186e
Comment out unused opSkipOnZero
10 years ago
scrawl
5e7e40aac9
Fix being able to switch weapons while knocked out
10 years ago
scrawl
de12c96a46
Fix crash on exit if the window wasn't created ( Fixes #2249 )
10 years ago
scrawl
bc686c93b5
Potential fix for thrown weapons being regarded as broken
10 years ago
scrawl
398fe6e780
Thrown weapon fix ( Fixes #2248 )
10 years ago
scrawl
d56906acf7
Fix the creature position glitch
10 years ago
scrawl
6f747df713
Remove an unused constructor
10 years ago
scrawl
593ca6bd48
Fix for framerate-dependent maximum stepping distance (Bug #1638 )
10 years ago
scrawl
4a734f5cd3
Fall back to top-level directory when looking for resources ( Fixes #2169 )
10 years ago
Marc Zinnschlag
ac7c2a1473
some cleanup
10 years ago
Marc Zinnschlag
bbbf431ae3
double bug in script name handling workaround ( Fixes #1730 )
10 years ago
Marc Zinnschlag
9f6a2d00e8
Merge remote-tracking branch 'thoronador/fix-uninitialized-members'
10 years ago
Marc Zinnschlag
bdc28c0523
Merge remote-tracking branch 'maqifrnswa/feature1325'
10 years ago
Marc Zinnschlag
ec1df719fe
Merge remote-tracking branch 'mrcheko/master'
10 years ago
Scott Howard
f24c1845b6
remove pop-up message on load failure
10 years ago
Thoronador
773669952b
remove initializing constructors from "dumb structs"
...
As suggested by Marc Zinnschlag:
https://github.com/OpenMW/openmw/pull/423#issuecomment-68526701
10 years ago
mrcheko
a8621e6230
defaults are set to 1.0; remove contrast setting
...
(can be changed in config though); disable gamma control for not Windows
OSs
10 years ago
Arthur Moore
ad609bff78
components/nif/base.hpp now uses the templated get() function
10 years ago
Arthur Moore
9909c4abad
Made incorrect nif get error message more informative.
10 years ago
Scott Howard
dece4e2640
remove unneeded includes
10 years ago
Scott Howard
03b39435f8
place user settings window at same location as mouse pointer
10 years ago
Arthur Moore
c1315ed90c
Build the nif file tester by default
...
It's extremely useful in determining if a nif file is bad without having to load up openmw or opencs.
Also updated the nif testing script to run at a low priority.
10 years ago
Arthur Moore
2619d57bb6
Converted most nifstream "get multiple" functions to the templated version
10 years ago
Arthur Moore
f318ee0b8c
Add a templated option for getting vectors to NIFStream
10 years ago
Scott Howard
ce7cef924e
when loading a file fails, pop-up critical window and highlight error text
10 years ago
Arthur Moore
4edc4142f3
Made NIFStream getters templated
10 years ago
Thoronador
44e01d0eaa
remove redundant initialization statement
...
See https://github.com/OpenMW/openmw/pull/423#discussion_r22403388
10 years ago
Thoronador
3b00a24f3f
fix some uninitialized stuff in ShaderBasedRenderManager
10 years ago
Thoronador
9cc219ff76
fix uninitialized members in Pathgrid::Point
10 years ago
Thoronador
87fac78823
fix uninitialized members in Cell and structures
10 years ago
Thoronador
526fb1b37b
fix uninitialized value in BillboardObject
10 years ago
Thoronador
91ff536460
fix uninit, #2
10 years ago
Thoronador
17fb7aa598
uninitialized stuff
10 years ago
scrawl
97fc51ceb7
Merge commit 'pull/origin/422'
10 years ago
scrawl
326d0d3ebf
Add default values for fNPCHealthBarTime and fNPCHealthBarFade ( Fixes #2243 )
...
These GMSTs are missing in unpatched versions of the game.
10 years ago
scrawl
92e4a0669c
Fix for AiWander state loading
10 years ago
scrawl
559ddbb480
Quick fix for Ai fast-forward crash in exteriors ( Fixes #2241 )
10 years ago
Marco Schulze
6cd5b78ca7
Fix missing include in apps/launcher/main.cpp
10 years ago