scrawl
|
ba3d2be8e3
|
Add missing include (Fixes #2108)
|
10 years ago |
Marc Zinnschlag
|
2106893563
|
silenced a compiler warning regarding null pointer dereferencing
|
10 years ago |
Marc Zinnschlag
|
e23a32c44f
|
some cleanup
|
10 years ago |
Marc Zinnschlag
|
8062faa51a
|
fixed member variable access in OpenCS script compiler (Fixes #2011)
|
10 years ago |
Marc Zinnschlag
|
02acf60c0b
|
added tooltips for scopes in creator bar
|
10 years ago |
Marc Zinnschlag
|
eb45793eab
|
Merge remote-tracking branch 'thoronador/fix-numeric-limits-usage'
|
10 years ago |
Thoronador
|
46496a35a1
|
fix uninitialized pointer variable in CSVDoc::SubView class
|
10 years ago |
scrawl
|
9323f96211
|
Move terrainstorage to opencs_units_noqt
|
10 years ago |
Thoronador
|
ab364c9440
|
fix some more uninitialized class member fields
|
10 years ago |
Thoronador
|
51cd2bb5d9
|
remove unused/double variable from CSMWorld::Column class
|
10 years ago |
Thoronador
|
a799353f60
|
fix uninitialized fields in CSMDoc::Operation class
|
10 years ago |
Thoronador
|
deb6452e0d
|
fix uninitialized pointer fields in CS::Editor class
|
10 years ago |
Marc Zinnschlag
|
21b16f8425
|
Merge branch 'tables'
Conflicts:
apps/opencs/CMakeLists.txt
apps/opencs/model/world/data.cpp
apps/opencs/model/world/data.hpp
|
10 years ago |
Marc Zinnschlag
|
23e969eae7
|
fixed pathgrid saving again (previous fix was incomplete)
|
10 years ago |
Marc Zinnschlag
|
c85735abed
|
Merge remote-tracking branch 'scrawl/terrain'
|
10 years ago |
cc9cii
|
13f028e27b
|
Avoid out of range exceptions.
|
10 years ago |
scrawl
|
8786fb639f
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
10 years ago |
Marc Zinnschlag
|
2d3ffc4483
|
fixed pathgrid saving
|
10 years ago |
Marc Zinnschlag
|
be3b229a5f
|
fixed pathgrid loading
|
10 years ago |
Marc Zinnschlag
|
9fd82212b3
|
Merge remote-tracking branch 'cc9cii/opencs-settings'
|
10 years ago |
cc9cii
|
115841d31d
|
Do not save window size on exit.
|
10 years ago |
Marc Zinnschlag
|
f4c9897bbd
|
Merge branch 'master' into tables
|
10 years ago |
Marc Zinnschlag
|
00073694c6
|
added pathgrid subview
|
10 years ago |
Marc Zinnschlag
|
d64127106b
|
load and save pathgrid records
|
10 years ago |
Marc Zinnschlag
|
ce52735df6
|
Merge remote-tracking branch 'cc9cii/Bug-No-1750'
|
10 years ago |
cc9cii
|
517a797a3e
|
Remove seemingly unnecessary clearFocus() call (thanks scrawl for help). Fix saving window size on linux.
|
10 years ago |
Marc Zinnschlag
|
850a40d4e2
|
fixed resources table drag source problem
|
10 years ago |
Marc Zinnschlag
|
ff530a2e19
|
added missing magic effect table columns
|
10 years ago |
cc9cii
|
7675df60ba
|
Fix far clip distance (again), workaround for broken settings minimum value.
|
10 years ago |
cc9cii
|
54c77cf875
|
Silence clang warnings.
|
10 years ago |
cc9cii
|
f0c739b763
|
Apply camera setting changes immediately. Remove current value check for shader setting changes.
|
10 years ago |
cc9cii
|
6e8977348a
|
Check the FSAA setting of windows rather than system value.
|
10 years ago |
cc9cii
|
303b0ee8c6
|
Update scenewidget when antialiasing settings change.
|
10 years ago |
cc9cii
|
8a0ff17c22
|
Update SceneWidget when relevant user settings change.
|
10 years ago |
cc9cii
|
9902e08773
|
Apply sh::Factory settings immediately.
|
10 years ago |
cc9cii
|
a25cffc242
|
Fixed default value not being set for spinbox. Changed the default value of max subviews to 256. Simplified the call signature to get settings & set an initial value. Fixed missing settings for num_lights.
|
10 years ago |
cc9cii
|
d790b8edfa
|
Revert old fix.
|
10 years ago |
cc9cii
|
a2d043f43a
|
Re-check unknown record id after loading.
|
10 years ago |
Marc Zinnschlag
|
e47f9c7268
|
added first batch of magic effect columns (re-using existing columns)
|
10 years ago |
Marc Zinnschlag
|
aa89370db6
|
make sure magic effects added by expansions are available
|
10 years ago |
Marc Zinnschlag
|
25a1112627
|
add magic effect records for newly created games
|
10 years ago |
cc9cii
|
810ba61909
|
While loading overwrite records with the same id. Should resolve bug #1750.
|
10 years ago |
scrawl
|
7252cb63a6
|
Fix cppcheck issues
|
10 years ago |
Marc Zinnschlag
|
23fd314294
|
added magic effects table
|
10 years ago |
Marc Zinnschlag
|
c321f2c252
|
load and save magic effect records
|
10 years ago |
cc9cii
|
8e71f092c5
|
Comment out setMinimum which is broken.
|
10 years ago |
cc9cii
|
a1c0ec2feb
|
Repair collateral damage from a purging session gone out of control.
|
10 years ago |
cc9cii
|
111a35bc38
|
More strip back.
|
10 years ago |
Marc Zinnschlag
|
33cd04b37d
|
added missing sound gen table columns
|
10 years ago |
cc9cii
|
d5c8ff7d73
|
More removal.
|
10 years ago |