Changesets: DarkRadiant
master 57bbc7a5 19.02.2017 06:13 codereader Details Diff |
Use a special preprocessor flag to let Xcode targets search for dynamic libraries in the app folder instead of modules/plugins. | ||
mod - radiant/modulesystem/ModuleLoader.cpp | Diff File | ||
mod - tools/xcode/DarkRadiant.xcconfig | Diff File | ||
master f5508870 19.02.2017 06:11 codereader Details Diff |
Work around an issue with dynamic_casts failing when downcasting to the intermediate Base class scene::Node, originating from code located in a static library. | ||
mod - include/inode.h | Diff File | ||
mod - libs/scene/Node.cpp | Diff File | ||
mod - libs/scene/Node.h | Diff File | ||
master 3a554935 18.02.2017 14:54 codereader Details Diff |
Use .so as extension for shared libraries, like the automake project. | ||
mod - radiant/modulesystem/ModuleLoader.cpp | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/DarkRadiant.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/archivezip.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/commandsystem.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.conversation.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.difficulty.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.editing.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.gui.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.objectives.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.stimresponse.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/eclassmgr.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/eclasstree.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/entity.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/entitylist.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/eventmanager.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/filetypes.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/filters.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/fonts.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/grid.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/image.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/mapdoom3.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/md5model.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/model.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/particles.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/scenegraph.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/script.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/shaders.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/skins.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/sound.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/uimanager.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/undo.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/vfspk3.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/xmlregistry.xcscheme | Diff File | ||
master 5ecc69a5 15.02.2017 19:59 codereader Details Diff |
Fix ridicolous deltas being processed by capturing mousetools in OSX. | ||
mod - libs/wxutil/MouseToolHandler.cpp | Diff File | ||
master 576c2fee 14.02.2017 21:10 codereader Details Diff |
Fix selection set controls disappearing in toolbar in OSX | ||
mod - radiant/selection/selectionset/SelectionSetManager.cpp | Diff File | ||
master dc5dc856 14.02.2017 20:57 codereader Details Diff |
Remove userstate file | ||
rm - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff | ||
master 7705cfa7 14.02.2017 20:48 codereader Details Diff |
Unversion .DS_Store files | ||
mod - .gitignore | Diff File | ||
rm - tools/xcode/.DS_Store | Diff | ||
master 6a8a0e6d 14.02.2017 20:19 codereader Details Diff |
Xcode tweaks | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/DarkRadiant.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.conversation.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.difficulty.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.editing.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.gui.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.objectives.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.stimresponse.xcscheme | Diff File | ||
master 69ea9af0 14.02.2017 19:56 codereader Details Diff |
Don't assign labels to tool items. | ||
mod - plugins/uimanager/ToolbarManager.cpp | Diff File | ||
mod - tools/xcode/.DS_Store | Diff File | ||
master 6254e246 14.02.2017 05:32 codereader Details Diff |
Fix invisible tab content in group dialog. | ||
mod - plugins/uimanager/GroupDialog.cpp | Diff File | ||
mod - tools/xcode/.DS_Store | Diff File | ||
master 9c16afac 13.02.2017 20:19 codereader Details Diff |
Fix crash at shutdown due to ScriptCommands not being cleared in time. | ||
mod - plugins/script/ScriptingSystem.cpp | Diff File | ||
mod - tools/xcode/.DS_Store | Diff File | ||
master 7f3dc262 13.02.2017 19:35 codereader Details Diff |
Copy scripts to output folder. Adjust script root path. | ||
mod - plugins/script/ScriptingSystem.cpp | Diff File | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
master a4dc580d 13.02.2017 19:21 codereader Details Diff |
Fix logic error during module destruction, we need to clear the temporary. | ||
mod - radiant/modulesystem/ModuleRegistry.cpp | Diff File | ||
mod - tools/xcode/.DS_Store | Diff File | ||
master e3edcb1a 13.02.2017 19:15 codereader Details Diff |
Fix a crash during module destruction. | ||
mod - radiant/modulesystem/ModuleRegistry.cpp | Diff File | ||
master 8809bbd6 13.02.2017 19:14 codereader Details Diff |
Copy .xrc resources to output path | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
master f3e596d4 13.02.2017 18:49 codereader Details Diff |
Whatever happens, please don't use header maps. Add the rest of the source files to the model target. |
||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
mod - tools/xcode/base.xcconfig | Diff File | ||
master f7992c5a 12.02.2017 20:35 codereader Details Diff |
Copy game files to output folder. | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
master 879f497f 12.02.2017 20:30 codereader Details Diff |
Display an error message if directory with game files cannot be found. Remove assertions from AutoMapSaver class to enable graceful shutdown if the application has a serious configuration issue. |
||
mod - radiant/map/AutoSaver.cpp | Diff File | ||
mod - radiant/settings/GameManager.cpp | Diff File | ||
mod - tools/xcode/.DS_Store | Diff File | ||
master 37aa4a15 12.02.2017 20:11 codereader Details Diff |
Copy XML files to output folder. | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
master 0060b65f 12.02.2017 19:56 codereader Details Diff |
Tweak warning flags. | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
mod - tools/xcode/base.xcconfig | Diff File | ||
master 01a07847 12.02.2017 19:47 codereader Details Diff |
Add TDM plugin targets. | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/DarkRadiant.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.conversation.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.difficulty.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.editing.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.gui.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.objectives.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/dm.stimresponse.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/uimanager.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/undo.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/vfspk3.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/xcschememanagement.plist | Diff File | ||
add - tools/xcode/dm.editing.xcconfig | Diff File | ||
master 92228a67 12.02.2017 19:28 codereader Details Diff |
Targets for uimanager, undo and vfspk3. | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/DarkRadiant.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/sound.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/uimanager.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/undo.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/vfspk3.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/xcschememanagement.plist | Diff File | ||
add - tools/xcode/uimanager.xcconfig | Diff File | ||
master 19e71472 12.02.2017 19:19 codereader Details Diff |
Target for sound module. | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/DarkRadiant.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/skins.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/sound.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/xcschememanagement.plist | Diff File | ||
add - tools/xcode/sound.xcconfig | Diff File | ||
master 7be31d20 12.02.2017 19:12 codereader Details Diff |
Target for shaders and skins | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/DarkRadiant.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/script.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/shaders.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/skins.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/xcschememanagement.plist | Diff File | ||
master 0deca794 12.02.2017 19:07 codereader Details Diff |
Target for scripting module | ||
mod - tools/xcode/.DS_Store | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/project.xcworkspace/xcuserdata/greebo.xcuserdatad/UserInterfaceState.xcuserstate | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/DarkRadiant.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/scenegraph.xcscheme | Diff File | ||
add - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/script.xcscheme | Diff File | ||
mod - tools/xcode/DarkRadiant.xcodeproj/xcuserdata/greebo.xcuserdatad/xcschemes/xcschememanagement.plist | Diff File | ||
add - tools/xcode/boost_python.xcconfig | Diff File | ||
add - tools/xcode/script.xcconfig | Diff File |