.. |
cell.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
cell.hpp
|
More Ogre + recent Boost build fixes
|
2015-01-27 21:07:26 +01:00 |
editmode.cpp
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
editmode.hpp
|
added edit mode button to scene toolbar
|
2014-11-11 15:58:22 +01:00 |
elements.hpp
|
new element visibility button icons
|
2014-11-28 09:14:02 +01:00 |
lighting.cpp
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
lighting.hpp
|
|
|
lightingbright.cpp
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
lightingbright.hpp
|
|
|
lightingday.cpp
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
lightingday.hpp
|
|
|
lightingnight.cpp
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
lightingnight.hpp
|
|
|
mousestate.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
mousestate.hpp
|
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
|
2014-12-01 06:44:12 +11:00 |
navigation.cpp
|
|
|
navigation.hpp
|
|
|
navigation1st.cpp
|
Fix for issue #2051. Not perfect (can get into a lock in some situations) but usable.
|
2014-11-12 14:02:08 +11:00 |
navigation1st.hpp
|
|
|
navigationfree.cpp
|
|
|
navigationfree.hpp
|
|
|
navigationorbit.cpp
|
fix -Wnewline-eof warnings
|
2015-03-11 10:54:45 -04:00 |
navigationorbit.hpp
|
|
|
object.cpp
|
one more potential 0-pointer fix
|
2015-01-15 15:00:16 +01:00 |
object.hpp
|
Yet more warnings suppressed.
|
2015-03-14 12:42:46 +11:00 |
overlaymask.cpp
|
Fix corruption issue when the initial scenewidget is closed before subsequent ones. Also place the label closer to the terrain height at the center of the cell, should reduce the perception of the label jumping around too much.
|
2014-10-14 11:43:56 +11:00 |
overlaymask.hpp
|
Remove override (c++11)
|
2014-10-13 16:42:50 +11:00 |
overlaysystem.cpp
|
fixed overlay singleton
|
2014-10-17 14:23:27 +02:00 |
overlaysystem.hpp
|
fixed overlay singleton
|
2014-10-17 14:23:27 +02:00 |
pagedworldspacewidget.cpp
|
Merge remote-tracking branch 'cc9cii/master'
|
2014-12-04 20:04:19 +01:00 |
pagedworldspacewidget.hpp
|
disable element visibility buttons that do not apply to the respective cell type
|
2014-12-02 11:17:39 +01:00 |
previewwidget.cpp
|
Another missed null shared_ptr conversion for gcc.
|
2014-12-01 09:41:03 +11:00 |
previewwidget.hpp
|
|
|
scenewidget.cpp
|
Multiple document support.
|
2014-11-01 18:57:39 +11:00 |
scenewidget.hpp
|
Add function to cancel drag by pressing ESC. Remove debug code.
|
2014-11-03 21:24:47 +11:00 |
terrainstorage.cpp
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
2014-10-08 17:17:31 +02:00 |
terrainstorage.hpp
|
Implement terrain rendering in OpenCS (Fixes #1597)
|
2014-10-08 17:17:31 +02:00 |
textoverlay.cpp
|
Silence -Wreorder warnings, and remove -Wno-reorder.
|
2015-05-21 22:46:44 -05:00 |
textoverlay.hpp
|
Minor visual improvements.
|
2014-10-14 17:34:10 +11:00 |
unpagedworldspacewidget.cpp
|
Add support to build with Qt5 (Task #2665)
|
2015-06-12 15:13:42 +02:00 |
unpagedworldspacewidget.hpp
|
disable element visibility buttons that do not apply to the respective cell type
|
2014-12-02 11:17:39 +01:00 |
worldspacewidget.cpp
|
Add support to build with Qt5 (Task #2665)
|
2015-06-12 15:13:42 +02:00 |
worldspacewidget.hpp
|
Remove PhysicsManager singleton and use shared_ptr instead. Resolves the issue where sometimes destructors were called in an unexpected sequence resulting in a crash while exiting the application.
|
2014-12-01 06:44:12 +11:00 |