Marc Zinnschlag
|
0b163f0a50
|
Merge remote-tracking branch 'aesylwinn/forceNewProject'
|
7 years ago |
Marc Zinnschlag
|
bdabace7e2
|
Merge remote-tracking branch 'aesylwinn/LLmerge'
|
7 years ago |
Kyle Cooley
|
6d8666d80d
|
Force new project file when creating new project
|
7 years ago |
Kyle Cooley
|
6d7a24224b
|
Add documentation.
|
7 years ago |
Kyle Cooley
|
11eae16645
|
Get rid of duplicate function, fix flag checking
|
7 years ago |
Kyle Cooley
|
d27071f06a
|
Fix LTEX import bug.
|
7 years ago |
Kyle Cooley
|
98c38ad7d1
|
Merge cleanup.
|
7 years ago |
Kyle Cooley
|
6d9d98c02c
|
Merge Land/LandTextures
|
7 years ago |
Kyle Cooley
|
b14404e9cc
|
Fix region colors
|
7 years ago |
Marc Zinnschlag
|
dd17f70068
|
Merge remote-tracking branch 'aesylwinn/landrecords'
|
7 years ago |
Kyle Cooley
|
2f5449a68c
|
Remove now unnecessary overrides.
|
7 years ago |
Kyle Cooley
|
137ea872d3
|
Hide base land textures.
|
7 years ago |
Kyle Cooley
|
dfcbee3ab1
|
Ignore case when comparing textures, also add new textures to lookup map.
|
7 years ago |
Kyle Cooley
|
1fe1ec63c4
|
Fix Qt4 build
|
7 years ago |
Kyle Cooley
|
3981f79d38
|
Change flag for base land textures
|
7 years ago |
Kyle Cooley
|
054e6a780e
|
Use map for texture lookup.
|
7 years ago |
Kyle Cooley
|
4921e7f5c1
|
Get rid of reinterpret cast.
|
7 years ago |
Kyle Cooley
|
50d9d9f78f
|
Get rid of some templates, exceptions instead of assert, and other small changes.
|
7 years ago |
Marc Zinnschlag
|
9a8a4c744f
|
Merge remote-tracking branch 'capostrophic/controlplus'
|
7 years ago |
Capostrophic
|
97ff24b8d6
|
Change ctl to ctrl in OpenMW-CS shortcut manager
|
7 years ago |
Kyle Cooley
|
25d4a0370f
|
Changes to land data access in tables, also update Land once per frame in scene view.
|
7 years ago |
Kyle Cooley
|
d030b595f8
|
Fix potential segfault, cleanup, get rid of warnings.
|
7 years ago |
Kyle Cooley
|
72cb405de2
|
Some bug fixes, changes to land load code.
|
7 years ago |
Kyle Cooley
|
ab607f3028
|
Tweaks to land loading, land cloning, terrain signals, placeholder land update handling
|
7 years ago |
Kyle Cooley
|
99e90ef808
|
Cleanup. Also modify ltex index generation.
|
7 years ago |
Kyle Cooley
|
97d0fd756a
|
LTEX importing
|
7 years ago |
Kyle Cooley
|
5c3e90da88
|
Fix includes
|
7 years ago |
Kyle Cooley
|
90c485104a
|
Land creator
|
7 years ago |
Kyle Cooley
|
7cc95a11a4
|
Add more land table columns
|
7 years ago |
Kyle Cooley
|
1d480015b4
|
Add ability to touch records, LAND records in particular
|
7 years ago |
Kyle Cooley
|
9e41f1340a
|
Replace nonconst getId with setId, add template specialization and specialized derived classes for LandTexture
|
7 years ago |
Kyle Cooley
|
5d14a2afcc
|
Initial LTEX/LAND tables
|
7 years ago |
Kyle Cooley
|
157ecb166c
|
Fix wrong folder name
|
7 years ago |
Kyle Cooley
|
8c4b12a603
|
VFS changes, one VFS and resource system per document.
Added ability to reset a VFS::Manager.
Removed ability to rebuild the index for a VFS::Manager.
Moved VFS creation to CSM::Data.
|
7 years ago |
Kyle Cooley
|
979b0d7211
|
Code cleanup and more cache clearing
|
7 years ago |
Kyle Cooley
|
d7744e8b16
|
A bit of cleanup
|
7 years ago |
Kyle Cooley
|
5950b26912
|
Update scene assets
|
7 years ago |
Kyle Cooley
|
742bd00ec6
|
Clear cached resources
|
7 years ago |
Kyle Cooley
|
d31ed83b54
|
Preliminary asset reloading
|
7 years ago |
Rob Cutmore
|
3fb7c42845
|
Editor: Use colour field for cell map colour
|
8 years ago |
PlutonicOverkill
|
16be1e1a84
|
Fix occurrence highlighting preferences panel
|
8 years ago |
Bret Curtis
|
c781d1f8ed
|
purge unnecessary imports
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
add fstream back
|
8 years ago |
Bret Curtis
|
d48b829b45
|
replace and purge boost::lexical_cast
|
8 years ago |
Bret Curtis
|
d97aa9152b
|
remove more unused imports, including boost headers
|
8 years ago |
Bret Curtis
|
39185e6f8c
|
purge the rest of boost::shared and any other boost related things that no longer are required
put boost system back in, clean others up
revert Qt
add back boost fstream
|
8 years ago |
Ewan Higgs
|
38a2de3c51
|
convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis
|
8 years ago |
PlutonicOverkill
|
7281e8b888
|
Remove C++11 features
|
8 years ago |
PlutonicOverkill
|
16f8341de3
|
Prevent context menu appearing for modifier settings
|
8 years ago |
PlutonicOverkill
|
c2f427f48d
|
Prevent context menu appearing when right-clicking shortcut setting
|
8 years ago |
PlutonicOverkill
|
30af92f575
|
Fix pointer initialisation bug
|
8 years ago |