]> git.xonotic.org Git - xonotic/netradiant.git/shortlog
xonotic/netradiant.git
2016-01-22 TimePathPartial OSX support Melanosuchus/cmake 10/head
2016-01-22 TimePathMerge branch 'master' into Melanosuchus/cmake
2016-01-22 TimePathReadme: markdownify
2016-01-22 TimePathtarget_link_libraries
2015-08-03 Rudolf PolzerAlso include DarkPlaces texture names in the diffuse... xonotic-v0.8.1
2015-08-03 Rudolf PolzerMerge branch 'master' of ssh://gitlab.com/xonotic/netra...
2015-08-03 Rudolf PolzerMerge branch 'master' of https://gitlab.com/jdolan...
2015-08-02 MarioMerge branch 'ingar/png_icons' into 'master'
2015-07-30 Mattia BasagliaAdd a README
2015-07-30 Mattia BasagliaEnsure plugins load their own functions
2015-07-30 Mattia BasagliaRemove some cause of crashes (more remain)
2015-07-30 Mattia BasagliaRelease residual items in the HashedCache destructor...
2015-07-30 Mattia BasagliaEnsure radiant is able to run q3map2 and other tools
2015-07-29 Mattia BasagliaForce reconfiguration on new commits
2015-07-29 Mattia BasagliaHandle version constants in a better way
2015-07-29 TimePathAlways define _DEBUG for debug builds
2015-07-29 TimePathMake libs static with -fPIC
2015-07-29 Mattia BasagliaRemove some undefined functions
2015-07-29 Mattia BasagliaClean up q3map version
2015-07-29 Mattia BasagliaBuild quake2 tools
2015-07-29 Mattia BasagliaCustom target for quake3 tools
2015-07-29 Mattia BasagliaCustom targets wrapping modules and plugins
2015-07-29 Mattia BasagliaFix plugin compilation
2015-07-28 Mattia BasagliaCompile q3data
2015-07-28 Mattia BasagliaCompile q3map2
2015-07-28 Mattia BasagliaSplit radiant target to a separate CMakeLists.txt
2015-07-28 Mattia BasagliaDownload game packs only when needed by default
2015-07-28 Mattia BasagliaCompile module plugins
2015-07-28 Mattia BasagliaDownload game packs
2015-07-28 Mattia BasagliaCopy plain data files to the binary directory
2015-07-28 Mattia BasagliaDon't show a dialog for Gdk errors
2015-07-28 Mattia BasagliaCompile the contrib plugins
2015-07-26 Mattia BasagliaSplit CMakeLists.txt into subdirectories
2015-07-26 Mattia BasagliaSet as a proper debug build
2015-07-26 Mattia BasagliaUse CMake variables for the version definitions
2015-07-26 TimePathMerge branch 'TimePath/cmake' into Melanosuchus/cmake
2015-07-26 TimePathMSYS2 support
2015-07-26 Mattia BasagliaMake it compile again
2015-07-26 Mattia BasagliaMerge branch 'Melanosuchus/modernize' into Melanosuchus...
2015-07-24 TimePathInitial
2015-07-22 Mattia BasagliaMerge branch 'master' of ssh://gitlab.com/xonotic/netra... Melanosuchus/modernize 6/head
2015-07-22 MarioMerge branch 'Melanosuchus/q3map2_sucks' into 'master'
2015-07-21 Mattia BasagliaFix a horrible bug in q3map2
2015-07-21 Mattia BasagliaConvert Array<char> to std::string
2015-07-21 Mattia BasagliaRemove optimizations in debug mode
2015-07-20 Mattia BasagliaReplace custom Array with std::vector - friendly version
2015-07-20 Mattia BasagliaReplace custom HashTable with std::unordered_map -...
2015-07-20 Mattia BasagliaRemove some unused stuff from string.h
2015-07-20 Mattia BasagliaReplace custom string classes with std::string - gone...
2015-07-20 Mattia BasagliaReplace custom string classes with std::string - friend...
2015-07-20 Mattia BasagliaEnable C++11 in the makefile
2015-07-20 Mattia BasagliaMerge remote-tracking branch 'origin' into Melanosuchus...
2015-07-20 Mattia BasagliaRemove most of the compiler warning in radiant
2015-07-20 MarioMerge branch 'Melanosuchus/q3map2_help' into 'master'
2015-07-20 Mattia BasagliaAdd help options to q3map2
2015-07-20 MarioMerge branch 'Melanosuchus/rotate_scale_dialogs' into...
2015-07-20 MarioMerge branch 'Melanosuchus/texture_browser' into 'master'
2015-07-19 Mattia BasagliaDon't call Cancel from OK in the Arbitrary rotation...
2015-07-19 Mattia BasagliaAdd an option for the fixed size texture thumbnails
2015-07-19 Mattia BasagliaChange some default settings to give a nicer presentati...
2015-07-19 Mattia BasagliaGroup purely visual options in the menu
2015-07-19 Mattia BasagliaOption to show transparency in the texture browser
2015-07-19 Mattia BasagliaReload textures in the currently selected directory...
2015-07-19 MarioMerge branch 'Melanosuchus/patch_ui' into 'master'
2015-07-19 MarioIgnore games folder
2015-07-19 MarioMerge branch 'Melanosuchus/patch_ui' into 'master'
2015-07-19 Mattia BasagliaRe-align patch texture dialog
2015-07-19 Mattia BasagliaApply auto cap textures to make caps
2015-07-19 Mattia BasagliaAuto cap button
2015-07-19 Mattia BasagliaNow that the dialog has the flip buttons, the menu...
2015-07-19 Mattia BasagliaAdd flip buttons to the patch texture dialog
2015-07-19 Mattia BasagliaClean up and fix actions, menus and dialogs for patch...
2015-06-01 Rudolf PolzerMerge commit 'refs/pull/1/head' of https://github.com...
2015-05-31 SiPlusRemove an unused field of KTX_Decoder
2015-05-30 SiPlusKTX support - something Git didn't want to commit
2015-05-30 SiPlusAdd KTX and ETC1 texture support
2015-02-17 Jay DolanFilter non-diffuse textures (bump, glow, local, spec...
2015-02-17 Jay DolanUpdate Quake2WorldPack source URL.
2015-02-15 Jay Dolan.gitignore, .cproject
2015-02-15 Jay DolanTry ~/.{prefix} on Apple OS X if /Library/Application...
2015-02-14 Jay DolanUpdate .gitignore to include games directory.
2015-02-14 Jay DolanUpdate Makefile to remove OSX build diretives. We build...
2015-02-14 Jay DolanMove osx directory from setup/data/osx to setup/apple.
2015-02-14 Jay DolanEclipse .project files.
2015-02-14 Jay DolanAdd gitignore for target directory.
2015-02-14 Jay DolanNew Apple OS X application bundle based on work done...
2015-02-14 Jay DolanKill old Radiant Apple skeleton.
2014-10-28 Rudolf PolzerInclude unistd.h on POSIX, not just on __linux__. xonotic-v0.8.0
2014-02-13 Rudolf PolzerMore clang fixes.
2014-02-13 Rudolf PolzerSome clang fixes. Not all yet.
2013-12-10 Rudolf PolzerFix touchpad scrolling on Linux.
2013-09-24 Rudolf PolzerFound why RadSubdivideDiffuseLight happens with !bounci...
2013-09-24 Rudolf PolzerHAHA. Fix a bug that prevented ANY non-sRGB builds...
2013-09-13 Rudolf PolzerBUILD=native
2013-08-02 Rudolf Polzerlazy hack to make make work
2013-08-02 Rudolf Polzerrework symlink creation logic
2013-07-06 Rudolf PolzerMerge remote-tracking branch 'origin/ingar/alphahack_cr...
2013-07-06 Rudolf PolzerMerge remote-tracking branch 'origin/ingar/texture_layo...
2013-07-06 Rudolf Polzeralso add an unsuffixed symlink, fixes #1710
2013-07-02 Stijn BuysFix an invalid pointer reference in the alphahack image...
next