Commit Graph

13037 Commits (a8cb4e807b63657bcb6c5d8c2937dee664cb5aba)
 

Author SHA1 Message Date
scrawl a8cb4e807b Warning fix 10 years ago
scrawl f09cbfb167 Add a comment 10 years ago
scrawl 666248618e Fix reference cell movement leaving behind deleted Ptrs for script access 10 years ago
scrawl 17e3069896 Minor efficiency fix 10 years ago
scrawl f6509fe53e Another crash fix for land record without data 10 years ago
scrawl 8eb1f4e70e Remove more log spam 10 years ago
scrawl e3f1cb8305 Remove "loading cell" message
This spams the log too much, in particular when loading a savegame.
10 years ago
scrawl 653ddd3f25 Warning fix 10 years ago
Marc Zinnschlag 8b84fa5579 Merge remote-tracking branch 'scrawl/master' 10 years ago
Marc Zinnschlag 928bb234ce Merge remote-tracking branch 'cc9cii/editor-gamefiles' 10 years ago
Marc Zinnschlag 36ea374c10 Merge remote-tracking branch 'sandstranger/fixes-for-glsles2' 10 years ago
scrawl 730138035d Cycle infinite loop fix (Fixes #2421) 10 years ago
scrawl 191c0104f6 Crash fix for creatures with no skeleton base (Fixes #2419) 10 years ago
scrawl 0ad514b29b Fix collision for nodes with MRK extra data (Fixes #2415) 10 years ago
scrawl fb0fdf0312 New look for fps counter 10 years ago
scrawl a653716e2c Fix for damage/restore effects using the instant apply path when they have a duration 10 years ago
cc9cii 1ee6153940 Remove unnecessary boolean passing between objects. 10 years ago
scrawl 239c0071f5 Armor tooltip should show the effective armor rating 10 years ago
Marc Zinnschlag 64938b3796 Merge remote-tracking branch 'cc9cii/saving-skil' 10 years ago
Marc Zinnschlag 185757da43 Merge remote-tracking branch 'dteviot/Bug2367' 10 years ago
Marc Zinnschlag 59c7fe28d9 Merge remote-tracking branch 'naclander/master' 10 years ago
Marc Zinnschlag babac842f6 Merge remote-tracking branch 'scrawl/joystick' 10 years ago
sylar 4c57cfc2d3 fixes for glsles2 10 years ago
dteviot cdee6f41fc fix: multi effect spell with different ranges (Fixes #2285)
Applies all effects for a spell with multiple effects, where not all effects have the same range.
10 years ago
cc9cii 5ff66ad40b Fix Bug #2402. SKIL records should not have NAME subrecord. 10 years ago
cc9cii c4625b94e5 Fix OpenCS crashing since commit 9d6145 by showing gamefiles if the content selector was created from OpenCS. 10 years ago
dteviot 41e15e0c2d Limit maximum attribute damage (Fixes #2367)
Maximum damage that an attribute can have = base + fortify.
10 years ago
scrawl 2f2a95f735 Fix crash for terrain without data, part 2 10 years ago
scrawl 960e99c4f3 Loading screen align fix 10 years ago
scrawl 76732b475a Remove leftover 10 years ago
scrawl f82751422d Fix constant effect restore enchantments being applied incorrectly (Fixes #2408) 10 years ago
dteviot 5e2839977b file extension comparison needs to be case insensitive. 10 years ago
dteviot 54e3ebde63 addon list in launcher shows addon files with no dependencies (Fixes #2348)
Also, game files must end with ".esm" or ".omwgame".
10 years ago
scrawl 0cd5437595 gamecontrollerdb.txt updated from upstream, added link and license 10 years ago
scrawl 2b7287cbd2 Merge branch 'master' of https://github.com/OpenMW/openmw into joystick
Conflicts:
	CMakeLists.txt
10 years ago
Digmaster 84ff11d0ab check if v2 exists before attemping to copy it 10 years ago
Digmaster 464bbe4d6f if v2 doesn't exist, don't erroneously set keyboardUserExists to true. 10 years ago
Digmaster 5d77ebdc60 If v3 doesn't exist, copy from v2 10 years ago
scrawl 97cc2522c0 Merge remote-tracking branch 'upstream/master'
Conflicts:
	apps/openmw/mwgui/settingswindow.cpp
	extern/oics/ICSInputControlSystem_joystick.cpp
	files/mygui/openmw_settings_window.layout
10 years ago
Digmaster df5513da7c uses v3 input bindings, not v2 10 years ago
Digmaster a192836582 (hopefully) correct gamecontrollerdb.txt behavior 10 years ago
Digmaster 796b4b01b0 Fix activating every frame when action is bound to a trigger 10 years ago
Digmaster e3e6190b85 Added multiple joystick support in ICS. Will fix other issues shortly 10 years ago
Digmaster 1e4a845b6f Minor code cleanup 10 years ago
Marc Zinnschlag 44d1f43b2b Merge remote-tracking branch 'sandstranger/fixes-for-android' 10 years ago
sylar edd3f9f95c small fix for float 10 years ago
sylar cef725012c fix transpose error fo gles2 10 years ago
Marc Zinnschlag 093c577895 Merge remote-tracking branch 'dteviot/Bug2344' 10 years ago
sylar cda3782cf2 fix crash game on Android after start loading 10 years ago
sylar 70398e2f9f change Jni name method 10 years ago