Changesets: DarkRadiant
|
master 4fe23ef6 13.12.2019 04:30 Details Diff |
Add missing vcruntime140_1.dll to the package | ||
| mod - tools/innosetup/darkradiant.iss | Diff File | ||
| mod - tools/innosetup/darkradiant.x64.iss | Diff File | ||
| mod - tools/scripts/compile_release_package.ps1 | Diff File | ||
|
master fd946b76 10.12.2019 06:01 Details Diff |
Migrate more module targets to the main binary | ||
| mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
| rm - tools/xcode/image.xcconfig | Diff | ||
| rm - tools/xcode/md5model.xcconfig | Diff | ||
|
master 404c542b 10.12.2019 04:53 Details Diff |
Migrate a few module targets to the main binary | ||
| mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
|
master 09cb9996 10.12.2019 04:39 Details Diff |
Start adjusting the Xcode project to the new structure | ||
| mod - tools/xcode/DarkRadiant.xcconfig | Diff File | ||
| mod - tools/xcode/DarkRadiant.xcodeproj/project.pbxproj | Diff File | ||
| rm - tools/xcode/archivezip.xcconfig | Diff | ||
|
master 5cfed9e6 09.12.2019 05:17 Details Diff |
Fixed paths to VC redist DLLs in the packaging scripts | ||
| mod - tools/scripts/compile_release_package.ps1 | Diff File | ||
|
master b4ba80d8 09.12.2019 04:49 Details Diff |
Bump version for the pre-release build | ||
| mod - include/version.h | Diff File | ||
|
master 3d00eb04 09.12.2019 04:47 Details Diff |
Fix release build linker directories for wxWidgets | ||
| mod - tools/msvc/properties/DarkRadiant Base Release Win32.props | Diff File | ||
| mod - tools/msvc/properties/DarkRadiant Base Release x64.props | Diff File | ||
|
master 46ecf336 08.12.2019 10:45 Details Diff |
Adjust innosetup files to include the newer VC++ redistributables | ||
| mod - tools/innosetup/darkradiant.iss | Diff File | ||
| mod - tools/innosetup/darkradiant.x64.iss | Diff File | ||
|
master 5f7ddcc2 08.12.2019 10:27 Details Diff |
More updates to README.md | ||
| mod - README.md | Diff File | ||
|
master d6b8fce5 08.12.2019 10:23 Details Diff |
Update README.md with new links and instructions. The windeps links will work as soon as 2.7.0 has been released. | ||
| mod - README.md | Diff File | ||
|
master 0f7674bc 08.12.2019 10:04 Details Diff |
Move user guide URL to registry and let it point to darkradiant.net. Invoke the browser using that setting. | ||
| mod - install/user.xml | Diff File | ||
| mod - radiant/ui/Documentation.cpp | Diff File | ||
|
master da301d5a 06.12.2019 20:03 Details Diff |
Fix a wx debug assertion caused by the combination of wxExpand and wxCenterVertical in a horizontal sizer | ||
| mod - radiant/ui/einspector/EntityInspector.cpp | Diff File | ||
|
master d1e8d37a 06.12.2019 19:50 Details Diff |
Fix wx build settings in property sheets | ||
| mod - tools/msvc/properties/DarkRadiant Base Debug Win32.props | Diff File | ||
| mod - tools/msvc/properties/DarkRadiant Base Debug x64.props | Diff File | ||
| mod - tools/msvc/properties/wxWidgets.props | Diff File | ||
|
master a6af4bdf 06.12.2019 19:49 Details Diff |
Adjust post-build event scripts for wxWidgets 3.1.x libraries | ||
| mod - tools/msvc/post_build_event.cmd | Diff File | ||
| mod - tools/msvc/post_build_event_x64.cmd | Diff File | ||
|
master ed7427fb 29.11.2019 17:09 Details Diff |
Upgrade libfmt to version 6.0.0 | ||
| rm - libs/libfmt/LICENSE | Diff | ||
| add - libs/libfmt/LICENSE.rst | Diff File | ||
| add - libs/libfmt/fmt/chrono.h | Diff File | ||
| add - libs/libfmt/fmt/color.h | Diff File | ||
| add - libs/libfmt/fmt/compile.h | Diff File | ||
| add - libs/libfmt/fmt/core.h | Diff File | ||
| add - libs/libfmt/fmt/format-inl.h | Diff File | ||
| mod - libs/libfmt/fmt/format.cc | Diff File | ||
| mod - libs/libfmt/fmt/format.h | Diff File | ||
| add - libs/libfmt/fmt/locale.h | Diff File | ||
| rm - libs/libfmt/fmt/ostream.cc | Diff | ||
| mod - libs/libfmt/fmt/ostream.h | Diff File | ||
| mod - libs/libfmt/fmt/posix.cc | Diff File | ||
| mod - libs/libfmt/fmt/posix.h | Diff File | ||
| add - libs/libfmt/fmt/printf.h | Diff File | ||
| add - libs/libfmt/fmt/ranges.h | Diff File | ||
| add - libs/libfmt/fmt/safe-duration-cast.h | Diff File | ||
| rm - libs/libfmt/fmt/time.h | Diff | ||
|
master d0ba2b11 29.11.2019 17:03 Details Diff |
Use std::shared_ptr::use_count() instead of the deprecated unique() method | ||
| mod - radiant/uimanager/DialogManager.cpp | Diff File | ||
|
master 6469aa67 29.11.2019 17:03 Details Diff |
Remove all inheritance from std::binary_function since the STL containers don't need this anymore | ||
| mod - radiant/commandsystem/CaseInsensitiveCompare.h | Diff File | ||
| mod - radiant/entity/KeyObserverMap.h | Diff File | ||
| mod - radiant/shaders/ShaderNameCompareFunctor.h | Diff File | ||
| mod - radiant/ui/einspector/EntityInspector.h | Diff File | ||
| mod - radiant/ui/mediabrowser/MediaBrowser.cpp | Diff File | ||
|
master 9a858799 29.11.2019 17:02 Details Diff |
Adjust fs.h header to handle VS2019 which provides the regular C++17 header <filesystem> | ||
| mod - libs/os/fs.h | Diff File | ||
|
master f1725b72 29.11.2019 17:01 Details Diff |
Upgrade VC++ projects to 2019 (non-compiling commit) | ||
| mod - tools/msvc/DarkRadiant.vcxproj | Diff File | ||
| mod - tools/msvc/dm.conversation.vcxproj | Diff File | ||
| mod - tools/msvc/dm.difficulty.vcxproj | Diff File | ||
| mod - tools/msvc/dm.editing.vcxproj | Diff File | ||
| mod - tools/msvc/dm.gui.vcxproj | Diff File | ||
| mod - tools/msvc/dm.objectives.vcxproj | Diff File | ||
| mod - tools/msvc/dm.stimresponse.vcxproj | Diff File | ||
| mod - tools/msvc/include.vcxproj | Diff File | ||
| mod - tools/msvc/libs.vcxproj | Diff File | ||
| mod - tools/msvc/mathlib.vcxproj | Diff File | ||
| mod - tools/msvc/properties/DarkRadiant Base.props | Diff File | ||
| mod - tools/msvc/scenelib.vcxproj | Diff File | ||
| mod - tools/msvc/script.vcxproj | Diff File | ||
| mod - tools/msvc/sound.vcxproj | Diff File | ||
| mod - tools/msvc/wxutillib.vcxproj | Diff File | ||
| mod - tools/msvc/xmlutillib.vcxproj | Diff File | ||
|
master 0520c27e 27.11.2019 21:12 Details Diff |
Remove unnecessary '\\purgatory...' boilerplate from ASE exporter We can't single-handledly shut down this cargo cult (along with "Doom 3 cannot handle more than 3 lights hitting a surface"), but we can at least avoid helping to keep it alive. |
||
| mod - radiant/modelfile/AseExporter.cpp | Diff File | ||
|
master 7d25a68e 27.11.2019 20:54 Details Diff |
Add manual section on exporting geometry to a model | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
|
master 3bfd63cb 26.11.2019 17:06 Details Diff |
Fix 0004792: Particle stages with "orientation x" had wrong rotation, causing textures to be flipped sideways |
Affected Issues 0004792 |
|
| mod - radiant/particles/RenderableParticleStage.cpp | Diff File | ||
|
master cb8f79b6 26.11.2019 15:45 Details Diff |
Merge remote-tracking branch 'remotes/orbweaver/master' | ||
| add - doc/img/EntityList.png | Diff File | ||
| add - doc/img/FilterEditor.png | Diff File | ||
| add - doc/img/brush_flipx.png | Diff File | ||
| add - doc/img/brush_flipy.png | Diff File | ||
| add - doc/img/brush_flipz.png | Diff File | ||
| add - doc/img/brush_rotatex.png | Diff File | ||
| add - doc/img/brush_rotatey.png | Diff File | ||
| add - doc/img/brush_rotatez.png | Diff File | ||
| add - doc/img/select_mouseresize.png | Diff File | ||
| add - doc/img/select_mouserotate.png | Diff File | ||
| add - doc/img/select_mousetranslate.png | Diff File | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||
| mod - include/ifilesystem.h | Diff File | ||
| mod - radiant/Makefile.am | Diff File | ||
| mod - radiant/camera/CamWnd.cpp | Diff File | ||
| mod - radiant/camera/CamWnd.h | Diff File | ||
| mod - radiant/modelfile/RenderablePicoModel.cpp | Diff File | ||
| mod - radiant/shaders/CShader.cpp | Diff File | ||
| mod - radiant/shaders/Doom3ShaderSystem.cpp | Diff File | ||
| mod - radiant/shaders/ShaderDefinition.h | Diff File | ||
| mod - radiant/shaders/ShaderFileLoader.h | Diff File | ||
| mod - radiant/shaders/ShaderLibrary.cpp | Diff File | ||
| add - radiant/test/VFSFixture.h | Diff File | ||
| add - radiant/test/data/vfs_root/materials/assets.lst | Diff File | ||
| add - radiant/test/data/vfs_root/materials/hidden.mtr | Diff File | ||
| add - radiant/test/shadersTest.cpp | Diff File | ||
| mod - radiant/test/vfsTest.cpp | Diff File | ||
| mod - radiant/ui/filterdialog/FilterEditor.cpp | Diff File | ||
| mod - radiant/ui/filterdialog/FilterEditor.h | Diff File | ||
| mod - radiant/vfs/Doom3FileSystem.cpp | Diff File | ||
| mod - radiant/xmlregistry/XMLRegistry.cpp | Diff File | ||
|
master 439edd31 26.11.2019 15:24 Details Diff |
Resolve 0005054: Hiding objects did not clear the component selection of those nodes |
Affected Issues 0005054 |
|
| mod - radiant/selection/algorithm/General.cpp | Diff File | ||
|
master 54558ef4 30.10.2019 22:04 Details Diff |
Document 'Map files' prefs page, and start documenting File menu | ||
| mod - doc/manual.adoc | Diff File | ||
| mod - doc/manual.html | Diff File | ||