.. |
adjusterwidget.cpp
|
Fixed pathing issues in launcher
|
2013-11-03 00:02:46 -05:00 |
adjusterwidget.hpp
|
Fixed path problem with adjuster widget and local data path.
|
2013-10-31 18:12:13 -05:00 |
filedialog.cpp
|
Deal with signal source being overloaded. Clear filename after creating a new addon. Enable "Open" button if a game file is already selected.
|
2014-09-11 07:27:48 +10:00 |
filedialog.hpp
|
Build objects and connections only once.
|
2014-09-10 07:14:01 +10:00 |
filewidget.cpp
|
Allow '-' and '_' in new addon name. Resolves Bug #1789.
|
2014-09-10 23:30:42 +10:00 |
filewidget.hpp
|
Reimplemented constentselector view class
|
2013-10-22 21:52:35 -05:00 |
globaldebugprofilemenu.cpp
|
full implementation of global run menu item (replaces earlier placeholder implementation)
|
2014-09-04 17:45:43 +02:00 |
globaldebugprofilemenu.hpp
|
full implementation of global run menu item (replaces earlier placeholder implementation)
|
2014-09-04 17:45:43 +02:00 |
loader.cpp
|
display record count in loading window
|
2014-06-26 11:41:21 +02:00 |
loader.hpp
|
display record count in loading window
|
2014-06-26 11:41:21 +02:00 |
newgame.cpp
|
Reimplemented constentselector view class
|
2013-10-22 21:52:35 -05:00 |
newgame.hpp
|
fixed missing initialisation of adjuster widget in file dialogue
|
2013-09-23 11:26:29 +02:00 |
operation.cpp
|
|
|
operation.hpp
|
|
|
operations.cpp
|
|
|
operations.hpp
|
|
|
runlogsubview.cpp
|
added run log
|
2014-09-05 13:49:34 +02:00 |
runlogsubview.hpp
|
added run log
|
2014-09-05 13:49:34 +02:00 |
startup.cpp
|
added tooltip to user settings button on startup window
|
2014-07-13 10:52:33 +02:00 |
startup.hpp
|
added proper startup dialogue (still missing icons)
|
2013-09-08 09:15:26 +02:00 |
subview.cpp
|
Fix Subview interface clutter by keeping a map of Scenewidgets.
|
2014-11-01 08:29:08 +11:00 |
subview.hpp
|
Fix Subview interface clutter by keeping a map of Scenewidgets.
|
2014-11-01 08:29:08 +11:00 |
subviewfactory.cpp
|
|
|
subviewfactory.hpp
|
|
|
subviewfactoryimp.hpp
|
disallow sorting (via column headers) in info tables
|
2013-10-31 13:40:14 +01:00 |
view.cpp
|
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 |
view.hpp
|
Fix Subview interface clutter by keeping a map of Scenewidgets.
|
2014-11-01 08:29:08 +11:00 |
viewmanager.cpp
|
Move the destruction of global resources, being used by multiple documents, to the editor.
|
2014-12-01 14:08:27 +11:00 |
viewmanager.hpp
|
Code cleanup and revert incorrect settings.
|
2014-09-24 22:41:49 +10:00 |