.. |
bsa
|
Remove old BSA tests
|
2014-09-26 15:22:08 +02:00 |
compiler
|
Fix for MSVC warnings
|
2014-09-22 21:33:09 -05:00 |
contentselector
|
Fix incompatible encoding names in ContentModel (bug uncovered by 41c17bccb6 )
|
2014-07-17 20:40:40 +02:00 |
esm
|
Store levitation/teleport enabled state in savegames (Fixes #1923)
|
2014-09-24 12:21:19 +02:00 |
esmterrain
|
Merge branch 'master' of https://github.com/OpenMW/openmw
|
2014-08-12 19:53:37 +02:00 |
files
|
the global config path is not always $prefix/etc, so just define the whole path in the build system
|
2014-09-19 20:23:39 +02:00 |
fontloader
|
Add FontLoader and transparent BG texture to the MyGUI plugin
|
2014-09-12 04:27:23 +02:00 |
interpreter
|
inherit target ID when starting a script from another script
|
2014-07-17 13:37:57 +02:00 |
loadinglistener
|
Show wallpaper when loading a savegame
|
2014-06-02 23:26:43 +02:00 |
misc
|
Remove extra semicolons at the end of some lines.
|
2014-09-06 13:04:52 -05:00 |
nif
|
Store NIF keys mapped by time and use lower_bound for searches
|
2014-09-02 04:29:30 +02:00 |
nifbullet
|
Silence some scan-build warnings.
|
2014-08-28 20:55:32 -05:00 |
nifcache
|
Moved functions from niffile.cpp to where they belong.
|
2014-08-24 13:45:36 -04:00 |
nifogre
|
Allow KeyFrameControllers on the RootCollisionNode and its children (Bug #1934)
|
2014-09-20 17:13:51 +02:00 |
nifoverrides
|
Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes
|
2014-01-05 18:09:50 +01:00 |
ogreinit
|
Throw an exception if a required Ogre plugin is not found
|
2014-09-20 16:12:52 +02:00 |
settings
|
Remove -Wno-ignored-qualifiers and fix caused warnings
|
2014-08-14 19:18:30 +02:00 |
terrain
|
Move terrain grid implementation to a component so the editor can use it (Feature #1597)
|
2014-08-08 15:46:33 +02:00 |
to_utf8
|
Exit if an unknown encoding option is specified
|
2014-07-17 16:16:14 +02:00 |
translation
|
Fix exception (getline will trigger failbit on the last line)
|
2014-06-20 21:33:03 +02:00 |
version
|
Distinguish between release and development builds
|
2014-01-23 13:18:05 +01:00 |
widgets
|
Add NumericEditBox widget
|
2014-09-25 21:04:51 +02:00 |
CMakeLists.txt
|
Add NumericEditBox widget
|
2014-09-25 21:04:51 +02:00 |
doc.hpp
|
second set of additional doxygen comments
|
2010-09-25 20:15:05 +02:00 |