projects
/
xonotic
/
netradiant.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
xonotic/netradiant.git
2015-07-29
TimePath
Always define _DEBUG for debug builds
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
TimePath
Make libs static with -fPIC
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mattia Basaglia
Remove some undefined functions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mattia Basaglia
Clean up q3map version
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mattia Basaglia
Build quake2 tools
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mattia Basaglia
Custom target for quake3 tools
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mattia Basaglia
Custom targets wrapping modules and plugins
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Mattia Basaglia
Fix plugin compilation
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Compile q3data
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Compile q3map2
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Split radiant target to a separate CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Download game packs only when needed by default
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Compile module plugins
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Download game packs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Copy plain data files to the binary directory
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Don't show a dialog for Gdk errors
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Mattia Basaglia
Compile the contrib plugins
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Mattia Basaglia
Split CMakeLists.txt into subdirectories
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Mattia Basaglia
Set as a proper debug build
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Mattia Basaglia
Use CMake variables for the version definitions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
TimePath
Merge branch 'TimePath/cmake' into Melanosuchus/cmake
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
TimePath
MSYS2 support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Mattia Basaglia
Make it compile again
commit
|
commitdiff
|
tree
|
snapshot
2015-07-26
Mattia Basaglia
Merge branch 'Melanosuchus/modernize' into Melanosuchus...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-24
TimePath
Initial
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Mattia Basaglia
Merge branch 'master' of ssh://gitlab.com/xonotic/netra...
Melanosuchus/modernize
6/head
commit
|
commitdiff
|
tree
|
snapshot
2015-07-22
Mario
Merge branch 'Melanosuchus/q3map2_sucks' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Mattia Basaglia
Fix a horrible bug in q3map2
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Mattia Basaglia
Convert Array<char> to std::string
commit
|
commitdiff
|
tree
|
snapshot
2015-07-21
Mattia Basaglia
Remove optimizations in debug mode
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Replace custom Array with std::vector - friendly version
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Replace custom HashTable with std::unordered_map -...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Remove some unused stuff from string.h
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Replace custom string classes with std::string - gone...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Replace custom string classes with std::string - friend...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Enable C++11 in the makefile
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Merge remote-tracking branch 'origin' into Melanosuchus...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Remove most of the compiler warning in radiant
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mario
Merge branch 'Melanosuchus/q3map2_help' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mattia Basaglia
Add help options to q3map2
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mario
Merge branch 'Melanosuchus/rotate_scale_dialogs' into...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-20
Mario
Merge branch 'Melanosuchus/texture_browser' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Don't call Cancel from OK in the Arbitrary rotation...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Add an option for the fixed size texture thumbnails
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Change some default settings to give a nicer presentati...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Group purely visual options in the menu
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Option to show transparency in the texture browser
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Reload textures in the currently selected directory...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mario
Merge branch 'Melanosuchus/patch_ui' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mario
Ignore games folder
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mario
Merge branch 'Melanosuchus/patch_ui' into 'master'
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Re-align patch texture dialog
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Apply auto cap textures to make caps
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Auto cap button
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Now that the dialog has the flip buttons, the menu...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Add flip buttons to the patch texture dialog
commit
|
commitdiff
|
tree
|
snapshot
2015-07-19
Mattia Basaglia
Clean up and fix actions, menus and dialogs for patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-06-01
Rudolf Polzer
Merge commit 'refs/pull/1/head' of https://github.com...
commit
|
commitdiff
|
tree
|
snapshot
2015-05-31
SiPlus
Remove an unused field of KTX_Decoder
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
SiPlus
KTX support - something Git didn't want to commit
commit
|
commitdiff
|
tree
|
snapshot
2015-05-30
SiPlus
Add KTX and ETC1 texture support
commit
|
commitdiff
|
tree
|
snapshot
2014-10-28
Rudolf Polzer
Include unistd.h on POSIX, not just on __linux__.
xonotic-v0.8.0
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rudolf Polzer
More clang fixes.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
Rudolf Polzer
Some clang fixes. Not all yet.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Rudolf Polzer
Fix touchpad scrolling on Linux.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Rudolf Polzer
Found why RadSubdivideDiffuseLight happens with !bounci...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-24
Rudolf Polzer
HAHA. Fix a bug that prevented ANY non-sRGB builds...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Rudolf Polzer
BUILD=native
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Rudolf Polzer
lazy hack to make make work
commit
|
commitdiff
|
tree
|
snapshot
2013-08-02
Rudolf Polzer
rework symlink creation logic
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Rudolf Polzer
Merge remote-tracking branch 'origin/ingar/alphahack_cr...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Rudolf Polzer
Merge remote-tracking branch 'origin/ingar/texture_layo...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-06
Rudolf Polzer
also add an unsuffixed symlink, fixes #1710
commit
|
commitdiff
|
tree
|
snapshot
2013-07-02
Stijn Buys
Fix an invalid pointer reference in the alphahack image...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Stijn Buys
On Linux, set the default executable suffix to 'uname -m'
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Stijn Buys
Cleaned up comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Stijn Buys
Makes the texture layout dialog remember last used...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-19
Rudolf Polzer
fix some easy warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-03-28
Rudolf Polzer
Fix a possible bug in floodlighting/dirtmapping in...
xonotic-v0.7.0
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Rudolf Polzer
gtk is retarded. Nevertheless, the warping CAN be platf...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Rudolf Polzer
also kill the win32 specific path (gtk should handle...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Rudolf Polzer
get rid of some REALLY stupid code (generic pointer...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-15
Rudolf Polzer
updates to install-dlls-fedora.sh by maci and me
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
Oops, forgot this file
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
Fedora support patch by maci (make DLL finding work...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
more pointers
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
add a missing cast
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
debugging.h: use int 3 on amd64 too
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
split up mingw-Makefile.inc into mingw-Makefile.inc...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-14
Rudolf Polzer
add a mingw-fedora-Makefile.conf (my maci)
commit
|
commitdiff
|
tree
|
snapshot
2012-12-17
Nodenum
Fix bug #1356: .obj loading bug in picolib
commit
|
commitdiff
|
tree
|
snapshot
2012-10-25
Rudolf Polzer
fix compile error
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Rudolf Polzer
l_net: don't segfault of gethostbyname(gethostname...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Rudolf Polzer
fix Q1pack URL
commit
|
commitdiff
|
tree
|
snapshot
2012-05-15
Rudolf Polzer
Merge branch 'master' into divVerent/farplanedist-sky-fix
commit
|
commitdiff
|
tree
|
snapshot
2012-05-07
Rudolf Polzer
Merge remote-tracking branch 'ttimo/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Timothee 'TTimo...
error check and bail if permission denied during gamepa...
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Timothee 'TTimo...
dunno what happened there, someone brain farted hard
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Timothee "TTimo...
Merge pull request #50 from merlin1991/ETPack
commit
|
commitdiff
|
tree
|
snapshot
2012-05-06
Timothee "TTimo...
Merge pull request #47 from mrwonko/MapLoading
commit
|
commitdiff
|
tree
|
snapshot
next