.. |
mwbase
|
Implement and use getDistanceToFacedObject()
|
2016-07-08 23:28:49 +09:00 |
mwclass
|
Merge remote-tracking branch 'yar/master' into Even
|
2016-07-17 23:50:52 -04:00 |
mwdialogue
|
Reject weather dialogue conditions when in an interior cell (Fixes #3437)
|
2016-06-11 18:26:20 +02:00 |
mwgui
|
Apply magic effects while waiting/sleeping
|
2016-07-06 00:20:23 +02:00 |
mwinput
|
Merge remote-tracking branch 'yar/master' into Even
|
2016-07-17 23:50:52 -04:00 |
mwmechanics
|
Merge remote-tracking branch 'yar/master' into Even
|
2016-07-17 23:50:52 -04:00 |
mwmp
|
Merged branch tes3mp-gui into tes3mp-gui
|
2016-07-23 22:08:01 +08:00 |
mwphysics
|
Fix cppcheck warnings
|
2016-07-07 23:50:48 +08:00 |
mwrender
|
Fix camera distance not getting reset to max value (Fixes #3473)
|
2016-07-17 19:52:12 +02:00 |
mwscript
|
Implement Face instruction (Feature #1424)
|
2016-07-09 02:16:47 +02:00 |
mwsound
|
Include cleanup
|
2016-06-27 22:10:30 +02:00 |
mwstate
|
Rewrite NAME_T into FIXED_STRING.
|
2016-05-07 23:27:33 +03:00 |
mwworld
|
Add useful debug info for cell changes
|
2016-07-21 23:07:37 +03:00 |
android_commandLine.cpp
|
Fix tab indentations in apps/ and components/
|
2015-09-16 20:45:37 +02:00 |
android_commandLine.h
|
Remove empty line at the beginning of files
|
2015-08-18 23:06:12 +02:00 |
android_main.c
|
enable opengl es1
|
2015-12-02 22:40:04 +03:00 |
CMakeLists.txt
|
New API functions: MessageBox, CustomMessageBox, InputDialog
|
2016-07-23 22:02:06 +08:00 |
crashcatcher.cpp
|
Crashcatcher: limit backtrace to a sensible number of stack frames
|
2016-02-13 01:35:53 +01:00 |
doc.hpp
|
|
|
engine.cpp
|
Merge remote-tracking branch 'yar/master' into Even
|
2016-07-17 23:50:52 -04:00 |
engine.hpp
|
Refactor: InputManager no longer depends on Engine
|
2015-11-14 03:01:24 +01:00 |
main.cpp
|
Remove unused unsafe function and properly remove inheritance from std::string, providing implementations of missing stream operators preventing boost reading and writing to escape strings.
|
2016-07-12 17:09:57 +01:00 |