cc9cii
|
6d6ff8c6a4
|
Resolved compile issues, but not fully working.
|
10 years ago |
scrawl
|
5a47b7ae6e
|
Warning fix
|
10 years ago |
scrawl
|
0fda1cdd53
|
Move oengine to a static library, fixes duplicate compilation of oengine/bullet files by openmw and opencs
|
10 years ago |
cc9cii
|
d28f257ada
|
Fix for bug #2428. Set default flag value (mandatory) for containers.
|
10 years ago |
scrawl
|
c7cd576002
|
Remove leftover of old tests
|
10 years ago |
Marc Zinnschlag
|
3c190e5fa4
|
Merge remote-tracking branch 'dteviot/Bug2285'
|
10 years ago |
Marc Zinnschlag
|
0b70fdac57
|
added start script verifier
|
10 years ago |
dteviot
|
80fe24207c
|
correction from Scrawl.
Now correctly handles skills/attributes.
Also, document what ContentSelectorView::ContentSelector::slotAddonTableItemActivated() is doing.
|
10 years ago |
Marc Zinnschlag
|
9f155df761
|
Merge remote-tracking branch 'maqifrnswa/bug2407' into openmw-35-1
|
10 years ago |
Marc Zinnschlag
|
2e31f01585
|
Merge remote-tracking branch 'maqifrnswa/bug2407'
|
10 years ago |
scrawl
|
cced508916
|
Remove unintended 1.5 factor for damage/restore magic effects
|
10 years ago |
cc9cii
|
fb2ba7610c
|
Merge remote-tracking branch 'remotes/upstream/master' into NonTableFields
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/doc/document.cpp
apps/opencs/model/world/columnbase.hpp
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/commands.cpp
apps/opencs/model/world/idtable.cpp
apps/opencs/view/world/dialoguesubview.cpp
apps/opencs/view/world/dialoguesubview.hpp
apps/opencs/view/world/util.cpp
|
10 years ago |
scrawl
|
8931ddf428
|
Remove unneeded casts
|
10 years ago |
Scott Howard
|
d01e8cc97d
|
PositionCell/PlaceItemCell: add console message if cell doesn't exist
|
10 years ago |
Marc Zinnschlag
|
c66bf41ac2
|
Merge remote-tracking branch 'scrawl/master' into openmw-35-1
|
10 years ago |
Marc Zinnschlag
|
1ed606065c
|
save start script records
|
10 years ago |
Marc Zinnschlag
|
a148b851c0
|
added start script table
|
10 years ago |
Marc Zinnschlag
|
4e1c086d6a
|
load start up script records
|
10 years ago |
Marc Zinnschlag
|
bf92d5cde9
|
removed redundant mScript field in ESM::StartScript
|
10 years ago |
Marc Zinnschlag
|
cdf53c17e7
|
updated version number
|
10 years ago |
Marc Zinnschlag
|
3b8d709583
|
Merge remote-tracking branch 'maqifrnswa/bug2407'
|
10 years ago |
scrawl
|
a8cb4e807b
|
Warning fix
|
10 years ago |
Marc Zinnschlag
|
455684981c
|
Merge remote-tracking branch 'scrawl/master'
|
10 years ago |
Marc Zinnschlag
|
4106f8d867
|
Merge remote-tracking branch 'cc9cii/records-without-name'
|
10 years ago |
Marc Zinnschlag
|
48db8f894d
|
Merge remote-tracking branch 'scrawl/cmake'
|
10 years ago |
cc9cii
|
66ef9d237c
|
Another try to make it work with gcc/travis.
|
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 |
cc9cii
|
7c0f5b72c5
|
Add enum namespace to workaround travis.
|
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 |
cc9cii
|
a8427c2efb
|
Do not add NAME subrecords while saving magic effects or scripts.
|
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 |
Scott Howard
|
53213bf236
|
if cell doesn't exist, PositionCell and PlaceItemCell warn std::err but still execute, bug #2407
|
10 years ago |
scrawl
|
730138035d
|
Cycle infinite loop fix (Fixes #2421)
|
10 years ago |
scrawl
|
1eaa64c49c
|
CMake: remove lines for MinGW, no one is maintaining those
|
10 years ago |
scrawl
|
c6aa374934
|
CMake: set windows warning levels globally instead of per target
|
10 years ago |
scrawl
|
c57f9ad5dc
|
CMake: don't use CMAKE_CXX_FLAGS for gcc warning levels, it only works for CMAKE_BUILD_TYPE=None
|
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 |