Marc Zinnschlag
|
128ccd8151
|
improved search type naming
|
10 years ago |
Marc Zinnschlag
|
babefacbfa
|
improved message text in search results
|
10 years ago |
Marc Zinnschlag
|
705ee67265
|
fixed hints getting mixed up with message text
|
10 years ago |
Marc Zinnschlag
|
23cf859fee
|
added search stages (cell table only for now)
|
10 years ago |
Marc Zinnschlag
|
78c6268891
|
added search class and search box widget
|
10 years ago |
Marc Zinnschlag
|
413b35de6c
|
moved search menu item from view to edit
|
10 years ago |
Marc Zinnschlag
|
d053c62032
|
setting up global search operation and subview
|
10 years ago |
Marc Zinnschlag
|
cf077dcf5d
|
Merge remote-tracking branch 'cc9cii/fix-hide-overload-warn'
|
10 years ago |
Marc Zinnschlag
|
55bd0c728e
|
Merge branch 'threadfix'
|
10 years ago |
Marc Zinnschlag
|
c0dfad23b3
|
Fixed editor operation multi-threading (Fixes #923)
|
10 years ago |
cc9cii
|
15b9a628ac
|
Fix the name of DragRecordTable::startDrag method. Make the compiler be quiet about BulletShapeLoader's hidden overloaded methods.
|
10 years ago |
cc9cii
|
17e6244bd6
|
Yet more warnings suppressed.
|
10 years ago |
Rohit Nirmal
|
2540a901d5
|
Remove unused variable.
|
10 years ago |
cc9cii
|
fd86076db3
|
More warning fixes.
|
10 years ago |
cc9cii
|
4f6c772437
|
Fix more warnings.
|
10 years ago |
cc9cii
|
4d46d7ba72
|
Fix some compiler warnings.
|
10 years ago |
Marc Zinnschlag
|
f0a7b202b9
|
Merge branch 'openmw-35-1'
|
10 years ago |
cc9cii
|
488bc76da5
|
Fix saving land data.
|
10 years ago |
cc9cii
|
589b0b9171
|
Add saving land and land textures. Should resolve Bug #2447.
|
10 years ago |
Marc Zinnschlag
|
c01cca1d68
|
Merge remote-tracking branch 'origin/openmw-35-1' into openmw-35-1
|
10 years ago |
Marc Zinnschlag
|
d10f073bf8
|
updated changelog
|
10 years ago |
Marc Zinnschlag
|
8e37e9a14a
|
removed redundant functions
|
10 years ago |
Marc Zinnschlag
|
8a8db8bc24
|
Merge remote-tracking branch 'cc9cii/editor-clone-fix'
|
10 years ago |
Marc Zinnschlag
|
26955dc6d3
|
Merge remote-tracking branch 'cc9cii/editor-var-edit'
|
10 years ago |
Marc Zinnschlag
|
056bc66c6c
|
Merge remote-tracking branch 'scrawl/master'
|
10 years ago |
cc9cii
|
418025e0a2
|
Add missing editor type to the dialogue. Should resolve Bug #2437.
|
10 years ago |
scrawl
|
767624f518
|
Combat mechanic fixes
|
10 years ago |
scrawl
|
a846bb1aa3
|
Update hit chance according to wiki and implement fCombatInvisoMult
|
10 years ago |
scrawl
|
f603a68144
|
Allow binding Hand To Hand in quick keys menu (Fixes #2024)
|
10 years ago |
scrawl
|
7fd1c2c2e2
|
CharacterCreation refactoring
|
10 years ago |
scrawl
|
d00c75d428
|
Remove more outdated TODO comments.
|
10 years ago |
scrawl
|
5f051b5bf2
|
Remove comment about GMST cleaning which was removed.
|
10 years ago |
scrawl
|
16ddfbca14
|
Remove some outdated todo comments
|
10 years ago |
scrawl
|
304277429f
|
Rename variable to not show up in search for "TODO" comments.
|
10 years ago |
scrawl
|
3879ce6ac1
|
Get rid of "player" string checks (Fixes #2216)
|
10 years ago |
cc9cii
|
dc9af19dcf
|
Don't use C++11 features.
|
10 years ago |
scrawl
|
68de876051
|
Switch to weapon drawstate when creating a bound weapon (Fixes #2387)
|
10 years ago |
scrawl
|
48ea6286fd
|
Book/scroll window refactoring
|
10 years ago |
scrawl
|
37a6d7da76
|
WindowManager refactoring
|
10 years ago |
Scott Howard
|
e2ef8c4022
|
fix -Wnewline-eof warnings
|
10 years ago |
cc9cii
|
28259f914c
|
Remove potential memory leak.
|
10 years ago |
Marc Zinnschlag
|
491f44869e
|
Merge remote-tracking branch 'maqifrnswa/cmake_compile_flags'
|
10 years ago |
cc9cii
|
43ec933b7b
|
Revert to the original clone() method. Create a new copy method for modified records.
|
10 years ago |
Scott Howard
|
d7baf92353
|
tell include_directories which libraries are system libs
|
10 years ago |
cc9cii
|
8ac7b77d36
|
For RefId's, modify a copy of the base record rather than modifying the record directly.
|
10 years ago |
Scott Howard
|
88f746574d
|
fix compiler detection and adding build flags in CMakeLists.txt
|
10 years ago |
Marc Zinnschlag
|
bef0bd13f3
|
updated credits file
|
10 years ago |
cc9cii
|
8b3adec3ec
|
Added a missing copy constructor.
|
10 years ago |
cc9cii
|
f90cdec53b
|
Remove default parameters from the implementation.
|
10 years ago |
cc9cii
|
6087a18c94
|
Implement clone() using a new Record constructor.
|
10 years ago |