This website works better with JavaScript.
Explore
Help
Sign In
krageon
/
openmw-tes3coop
forked from
teamnwah/openmw-tes3coop
Watch
1
Star
0
Fork
You've already forked openmw-tes3coop
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-35
fix/skillcap
0.7.0
0.7.0-alpha
0.7.0-beta
master
0.8.0-dev
experimental-mono
sol2-server-rewrite
0.6.3
0.6.2
0.6.1-openmw-updates
new-script-api
0.6.1
experimental
coverity_scan
openmw-39
move
openmw-36
openmw-38
drop
openmw-37
sceneinput
c++11
test
replace
celladd
search
openmw-35
moveref
report
loadfix
openmw-33
deque
openmw-30
actorid
openmw-0.39.0
openmw-0.38.0
openmw-0.37.0
openmw-0.36.1
openmw-0.36.0
openmw-0.35.1
openmw-0.35.0
openmw-0.34.0
openmw-0.33.1
openmw-0.33.0
openmw-0.32.0
openmw-0.31.0
openmw-0.30.0
openmw-0.29.0
openmw-0.28.0
openmw-0.27.0
openmw-0.26.0
openmw-0.25.0
openmw-0.24.0
openmw-0.23.0
openmw-0.22.0
openmw-0.21.0
openmw-0.20.0
openmw-0.19.0
openmw-0.18.0
openmw-0.17.0
openmw-0.16.0
openmw-0.15.0
openmw-0.14.0
openmw-0.13.0
openmw-0.12.0
openmw-0.11.1
openmw-0.11.0
openmw-0.10.0
openmw-0.9.0
0.7.0-alpha
old_d_version
openmw-0.07_Bond_just_Bond
openmw-0.08
tes3mp-0.0.1b
tes3mp-0.0.1b.2
tes3mp-0.0.1c
tes3mp-0.2.0
tes3mp-0.3.0
tes3mp-0.4.0
tes3mp-0.4.1
tes3mp-0.5.0
tes3mp-0.5.1
tes3mp-0.6.0
tes3mp-0.6.1
tes3mp-0.6.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'openmw-35'
${ noResults }
openmw-tes3coop
/
apps
/
opencs
/
view
/
world
History
Marc Zinnschlag
9603325b99
Merge remote-tracking branch 'origin/master'
10 years ago
..
cellcreator.cpp
Chaninging variables name to follow our policy.
11 years ago
cellcreator.hpp
Cleared whitespaces.
11 years ago
creator.cpp
added scope configuration to creators
11 years ago
creator.hpp
added scope configuration to creators
11 years ago
datadisplaydelegate.cpp
Fix cppcheck issues
10 years ago
datadisplaydelegate.hpp
Fix cppcheck issues
10 years ago
dialoguecreator.cpp
relaxed rules for new IDs when ID is also a user visible text
11 years ago
dialoguecreator.hpp
set dialogue type for newly created dialogue records
11 years ago
dialoguesubview.cpp
Re-implemented subview minimum size setting.
10 years ago
dialoguesubview.hpp
make delegates use the whole document instead of the undo stack
11 years ago
dragrecordtable.cpp
fixing minor issues
11 years ago
dragrecordtable.hpp
fixing minor issues
11 years ago
enumdelegate.cpp
make delegates use the whole document instead of the undo stack
11 years ago
enumdelegate.hpp
make delegates use the whole document instead of the undo stack
11 years ago
genericcreator.cpp
added tooltips for scopes in creator bar
10 years ago
genericcreator.hpp
added tooltips for scopes in creator bar
10 years ago
idtypedelegate.cpp
user settings cleanup
10 years ago
idtypedelegate.hpp
make delegates use the whole document instead of the undo stack
11 years ago
idvalidator.cpp
fixed error detection and improved error reporting in IdValidator
11 years ago
idvalidator.hpp
fixed error detection and improved error reporting in IdValidator
11 years ago
infocreator.cpp
set default value for topic when cloning info records
10 years ago
infocreator.hpp
set default value for topic when cloning info records
10 years ago
physicssystem.cpp
Add setting for showing MRK nodes to NIF loaders
10 years ago
physicssystem.hpp
Fix memory leak when multiple documents in 3D edit. Support multiple physics engine per document.
10 years ago
previewsubview.cpp
added new user setting: window/hide-subview (hide subview titlebar if there is only one subview in the window)
10 years ago
previewsubview.hpp
added new user setting: window/hide-subview (hide subview titlebar if there is only one subview in the window)
10 years ago
recordstatusdelegate.cpp
user settings cleanup
10 years ago
recordstatusdelegate.hpp
make delegates use the whole document instead of the undo stack
11 years ago
referenceablecreator.cpp
fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI)
10 years ago
referenceablecreator.hpp
fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI)
10 years ago
referencecreator.cpp
set default value for cell when cloning references
10 years ago
referencecreator.hpp
extending refnum functionality to cloning (and also enable cloning of references to a different cell)
10 years ago
regionmap.cpp
Fix OpenCS crash when drag and drop is used with unexpected data, e.g. plain text (
Fixes
#1543
)
11 years ago
regionmap.hpp
fixing minor issues
11 years ago
regionmapsubview.cpp
More cleanup.
10 years ago
regionmapsubview.hpp
added view action to region map
11 years ago
scenesubview.cpp
new element visibility button icons
10 years ago
scenesubview.hpp
Fix Subview interface clutter by keeping a map of Scenewidgets.
10 years ago
scriptedit.cpp
implement script editor via QPlainTextEdit instead of QTextEdit
10 years ago
scriptedit.hpp
implement script editor via QPlainTextEdit instead of QTextEdit
10 years ago
scripthighlighter.cpp
syntax highlighter modes
11 years ago
scripthighlighter.hpp
syntax highlighter modes
11 years ago
scriptsubview.cpp
move cursor in scripteditor to position of error
10 years ago
scriptsubview.hpp
move cursor in scripteditor to position of error
10 years ago
subviews.cpp
added pathgrid subview
10 years ago
subviews.hpp
rewrote subview factory system
12 years ago
table.cpp
Use the enum value from Qt::KeyboardModifiers
10 years ago
table.hpp
extended double click functionality in tables
10 years ago
tablebottombox.cpp
removed needless argument for cloning
11 years ago
tablebottombox.hpp
removed needless argument for cloning
11 years ago
tablesubview.cpp
silenced a coverity warning
10 years ago
tablesubview.hpp
close view when closing last sub-view unless this view is the last view
10 years ago
util.cpp
Use float for setting skill use values. Should resolve bug
#2183
.
10 years ago
util.hpp
make delegates use the whole document instead of the undo stack
11 years ago
vartypedelegate.cpp
make delegates use the whole document instead of the undo stack
11 years ago
vartypedelegate.hpp
make delegates use the whole document instead of the undo stack
11 years ago