]>
git.rm.cloudns.org Git - xonotic/netradiant.git/log
Lauri Kasanen [Sat, 3 Mar 2012 10:51:20 +0000 (12:51 +0200)]
q3map2: Small cleanups
Move one variable to the section it is used in, and remove one unnecessary
NULL check.
If si were NULL at that point, we would have segfaulted ages ago.
Signed-off-by: Lauri Kasanen <curaga@operamail.com>
Lauri Kasanen [Sat, 3 Mar 2012 10:44:50 +0000 (12:44 +0200)]
Automatically determine the number of threads on linux
Signed-off-by: Lauri Kasanen <curaga@operamail.com>
Lauri Kasanen [Sat, 3 Mar 2012 09:08:53 +0000 (11:08 +0200)]
Add gitignore
Signed-off-by: Lauri Kasanen <curaga@operamail.com>
Rudolf Polzer [Thu, 1 Mar 2012 13:43:00 +0000 (14:43 +0100)]
fix how glib is included
Rudolf Polzer [Thu, 1 Mar 2012 11:15:33 +0000 (12:15 +0100)]
Merge remote-tracking branch 'origin/ailmanki/et-engineaftercompile'
Rudolf Polzer [Thu, 1 Mar 2012 10:25:48 +0000 (11:25 +0100)]
also include libjpeg8 here
Rudolf Polzer [Thu, 1 Mar 2012 09:35:32 +0000 (10:35 +0100)]
no longer use an included libjpeg copy. Use the system one.
Rudolf Polzer [Thu, 1 Mar 2012 09:24:29 +0000 (10:24 +0100)]
remove internal libjpeg6 copy (patch by monad)
ailmanki [Sun, 26 Feb 2012 10:24:30 +0000 (11:24 +0100)]
Fix for the fix
ailmanki [Sun, 26 Feb 2012 10:11:19 +0000 (11:11 +0100)]
Fixed map not starting after compile in Enemy-Territory.
Rudolf Polzer [Tue, 21 Feb 2012 21:59:01 +0000 (22:59 +0100)]
QuakePack seems to be GPL now
Rudolf Polzer [Sun, 19 Feb 2012 17:40:59 +0000 (18:40 +0100)]
Merge remote-tracking branch 'origin/divVerent/leak-fix'
Rudolf Polzer [Sun, 19 Feb 2012 17:39:03 +0000 (18:39 +0100)]
fix another import bsp bug
Rudolf Polzer [Sun, 19 Feb 2012 17:27:45 +0000 (18:27 +0100)]
fix import decompiling
Rudolf Polzer [Tue, 14 Feb 2012 12:24:05 +0000 (13:24 +0100)]
also select the best entity when a leak was found
Rudolf Polzer [Tue, 14 Feb 2012 12:19:44 +0000 (13:19 +0100)]
.lin files: find optimal path from leak entity
Rudolf Polzer [Tue, 14 Feb 2012 10:35:59 +0000 (11:35 +0100)]
another experimental change: better handle leaky maps
Rudolf Polzer [Mon, 13 Feb 2012 20:09:11 +0000 (21:09 +0100)]
fix drawindexes crash when loading BSP files
Rudolf Polzer [Mon, 13 Feb 2012 14:51:10 +0000 (15:51 +0100)]
Merge branch 'divVerent/MAX_MAP_DRAW_INDEXES'
Rudolf Polzer [Mon, 13 Feb 2012 10:22:07 +0000 (11:22 +0100)]
fix crash in -bsp
Rudolf Polzer [Sun, 12 Feb 2012 18:00:55 +0000 (19:00 +0100)]
unlimit MAX_MAP_DRAW_INDEXES
ailmanki [Sat, 11 Feb 2012 15:45:17 +0000 (16:45 +0100)]
bobtoolz fixes to patch merging
Rudolf Polzer [Thu, 9 Feb 2012 10:28:49 +0000 (11:28 +0100)]
add option -nofastpoint; make old buggy behaviour default as it is typically a lot faster. To not use fast point lights, pass -nofastpoint but not -fast.
Rudolf Polzer [Thu, 9 Feb 2012 09:51:09 +0000 (10:51 +0100)]
slow down non-fast operation but make it more accurate by not using falloff tolerance at all when -fast is not used
Rudolf Polzer [Thu, 9 Feb 2012 09:41:17 +0000 (10:41 +0100)]
FIXME comment because falloffTolerance is checked in non-fast too for point lights, should we really do that? Maybe add a -slow then...
Rudolf Polzer [Thu, 9 Feb 2012 09:41:09 +0000 (10:41 +0100)]
fix falloff tolerance for sRGB
Rudolf Polzer [Thu, 9 Feb 2012 09:40:48 +0000 (10:40 +0100)]
swap values 0 and 1 for -exposure (now -exposure 0 does nothing, -exposure 1 did what 0 did before)
Rudolf Polzer [Mon, 23 Jan 2012 19:49:53 +0000 (20:49 +0100)]
leave out 4 files
Rudolf Polzer [Mon, 23 Jan 2012 19:29:05 +0000 (20:29 +0100)]
OS X: support homebrew by MACLIBDIR=/usr/local/lib
Rudolf Polzer [Mon, 23 Jan 2012 19:19:45 +0000 (20:19 +0100)]
simplify code
Rudolf Polzer [Mon, 23 Jan 2012 17:18:01 +0000 (18:18 +0100)]
fix type cast
Rudolf Polzer [Mon, 23 Jan 2012 16:25:22 +0000 (17:25 +0100)]
fix deprecation with libpng 1.4
Rudolf Polzer [Sat, 14 Jan 2012 11:37:33 +0000 (12:37 +0100)]
NOW I do it right: #woxblox#
See http://nl.git.xonotic.org/?p=xonotic/netradiant.git;a=commit;h=
30fdfe8ce9e5ac059226ef85e22f8ff79217549e
Rudolf Polzer [Sat, 14 Jan 2012 11:36:18 +0000 (12:36 +0100)]
See http://nl.git.xonotic.org/?p=xonotic/netradiant.git;a=commit;h=
30fdfe8ce9e5ac059226ef85e22f8ff79217549e
Rudolf Polzer [Sat, 14 Jan 2012 11:32:15 +0000 (12:32 +0100)]
A new NetRadiant build is available on
http://rid.icculus.org/netradiant/files/netradiant-1.5.0-
20120114 -win32-7z.exe
The builds by default are in sRGB; the build menu provides "nosRGB" options to
do old-style light compiles.
To continue to use non-sRGB on the build service, add -nosRGB to your
.map.options file.
In case you don't see the new build options, please hunt down a file called
"build_menu.xml" in your NetRadiant settings dir (Unix:
~/.netradiant/1.5.0/xonotic.game/, Windows: Application
Data\netradiant\1.5.0\xonotic.game) and delete it before starting Radiant
again).
Rudolf Polzer [Fri, 13 Jan 2012 23:32:48 +0000 (00:32 +0100)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/netradiant
Rudolf Polzer [Fri, 13 Jan 2012 23:25:21 +0000 (00:25 +0100)]
fix dependency check causing recompile of all .c files
Rudolf Polzer [Fri, 13 Jan 2012 23:10:38 +0000 (00:10 +0100)]
add two missing dlls
Rudolf Polzer [Fri, 13 Jan 2012 22:42:48 +0000 (23:42 +0100)]
another compile fix for win32 on arch linux
Rudolf Polzer [Fri, 13 Jan 2012 22:28:18 +0000 (23:28 +0100)]
better fit mingw on Arch Linux
Rudolf Polzer [Fri, 13 Jan 2012 20:44:52 +0000 (21:44 +0100)]
support for separators in build menu
Rudolf Polzer [Sat, 31 Dec 2011 13:37:43 +0000 (14:37 +0100)]
Xonotic: make sRGB compiles default
Rudolf Polzer [Fri, 30 Dec 2011 19:01:02 +0000 (20:01 +0100)]
don't care for singular/plural in -shaderasbitmap vs -shadersasbitmap etc.
Rudolf Polzer [Tue, 27 Dec 2011 18:45:22 +0000 (19:45 +0100)]
-onlyents: keep gridsize as stored in the bsp
Rudolf Polzer [Sun, 25 Dec 2011 18:45:09 +0000 (19:45 +0100)]
add shorthand option -nosRGB to turn off all sRGB modes
Rudolf Polzer [Wed, 21 Dec 2011 15:36:07 +0000 (16:36 +0100)]
Merge branch 'master' of /var/cache/git/xonotic/netradiant
Rudolf Polzer [Wed, 21 Dec 2011 15:35:44 +0000 (16:35 +0100)]
256 surfaceparms
Rudolf Polzer [Sun, 18 Dec 2011 21:36:53 +0000 (22:36 +0100)]
always use color normalization, vector normalization on colors is worng
Rudolf Polzer [Wed, 14 Dec 2011 08:39:44 +0000 (09:39 +0100)]
also support -sRGBcolor for floodlight
Rudolf Polzer [Wed, 14 Dec 2011 08:36:30 +0000 (09:36 +0100)]
sRGB convert all shader specified colors
Rudolf Polzer [Wed, 14 Dec 2011 08:31:18 +0000 (09:31 +0100)]
support -sRGBcolor for all _color keys
Rudolf Polzer [Wed, 14 Dec 2011 08:28:03 +0000 (09:28 +0100)]
support -sRGBcolor for flares
Rudolf Polzer [Wed, 14 Dec 2011 08:27:49 +0000 (09:27 +0100)]
option: -sRGBcolor (unused yet)
Rudolf Polzer [Fri, 9 Dec 2011 16:24:33 +0000 (17:24 +0100)]
mark two shader checks nullable
Rudolf Polzer [Fri, 9 Dec 2011 16:17:31 +0000 (17:17 +0100)]
no, we do NOT want to ignore caulk
Rudolf Polzer [Fri, 9 Dec 2011 16:15:51 +0000 (17:15 +0100)]
properly ignore caulk
Rudolf Polzer [Fri, 9 Dec 2011 15:36:07 +0000 (16:36 +0100)]
PROPERLY ignore sky brushes for minimap
Rudolf Polzer [Fri, 9 Dec 2011 15:18:17 +0000 (16:18 +0100)]
-autolevel for minimap
Rudolf Polzer [Thu, 8 Dec 2011 13:11:06 +0000 (14:11 +0100)]
fix lightstyle compare (SIGBUS on SPARC)
Rudolf Polzer [Thu, 8 Dec 2011 11:20:56 +0000 (12:20 +0100)]
AllocWinding: fix handling of compiler enforced alignment of double
Rudolf Polzer [Sun, 4 Dec 2011 17:19:34 +0000 (18:19 +0100)]
make dependencies check work even with -j make invocation
Rudolf Polzer [Thu, 1 Dec 2011 15:47:35 +0000 (16:47 +0100)]
properly support -keeplights option. Current implementation never worked.
Rudolf Polzer [Wed, 23 Nov 2011 08:44:05 +0000 (09:44 +0100)]
audit all uses of ClipWindingEpsilon and choose the strict variant or not, and explain why
Rudolf Polzer [Tue, 22 Nov 2011 11:10:26 +0000 (12:10 +0100)]
try to fix the "-np surfaces disappear" bug
Rudolf Polzer [Sun, 20 Nov 2011 20:37:55 +0000 (21:37 +0100)]
fix an obvious q3map2 bug that causes BSP leafs to be too big sometimes. Maybe improves fps. No other change.
Rudolf Polzer [Sat, 12 Nov 2011 11:31:33 +0000 (12:31 +0100)]
fix a typo in auto map type detection
Rudolf Polzer [Sat, 12 Nov 2011 11:25:30 +0000 (12:25 +0100)]
explain BP mode
Rudolf Polzer [Thu, 10 Nov 2011 10:08:29 +0000 (11:08 +0100)]
new gamepack URLs
Rudolf Polzer [Sat, 29 Oct 2011 14:33:46 +0000 (16:33 +0200)]
also new option: -sRGBtex, and renamed -sRGB to -sRGBlight
Rudolf Polzer [Sat, 29 Oct 2011 14:10:09 +0000 (16:10 +0200)]
fix spotScale implementation
Rudolf Polzer [Sat, 29 Oct 2011 11:38:19 +0000 (13:38 +0200)]
add separate spotlight scale -spotscale
Rudolf Polzer [Sat, 22 Oct 2011 13:38:56 +0000 (15:38 +0200)]
add also a -nosRGB option to turn sRGB off
Rudolf Polzer [Fri, 21 Oct 2011 15:19:52 +0000 (17:19 +0200)]
experimental q3map2 command line option: -sRGB (store lightmaps in sRGB)
Rudolf Polzer [Tue, 18 Oct 2011 15:07:24 +0000 (17:07 +0200)]
alphashadow/lightfilter: bound the texcoords after converting to integer to guard against float accuracy issues
Thorn [Tue, 18 Oct 2011 13:01:18 +0000 (15:01 +0200)]
A tiny patch for the brushexport2 obj exporter that stops it from truncating filenames if you don't specifically append ".obj" in the file browser window.
Rudolf Polzer [Tue, 18 Oct 2011 09:10:17 +0000 (11:10 +0200)]
add a missing memset
Rudolf Polzer [Mon, 17 Oct 2011 04:53:42 +0000 (06:53 +0200)]
totally unlimit entities
Rudolf Polzer [Mon, 17 Oct 2011 04:47:47 +0000 (06:47 +0200)]
Merge branch 'master' of git://de.git.xonotic.org/xonotic/netradiant
Rudolf Polzer [Mon, 17 Oct 2011 04:47:29 +0000 (06:47 +0200)]
allow more entities
Rudolf Polzer [Fri, 7 Oct 2011 12:06:58 +0000 (14:06 +0200)]
Merge branch 'divVerent/xact'
Rudolf Polzer [Fri, 7 Oct 2011 12:06:03 +0000 (14:06 +0200)]
make dialogs for all "Xact" spheres/cones/cylinders
Rudolf Polzer [Fri, 7 Oct 2011 10:35:50 +0000 (12:35 +0200)]
refactor DoNewPatchDlg
Rudolf Polzer [Fri, 7 Oct 2011 10:15:18 +0000 (12:15 +0200)]
also support XactCone and XactSphere
Rudolf Polzer [Fri, 7 Oct 2011 09:56:48 +0000 (11:56 +0200)]
Experimental: add "XactCylinder" to make a better patch cylinder
Rudolf Polzer [Sat, 1 Oct 2011 20:10:43 +0000 (22:10 +0200)]
why was this commented out - broke modelscale
Rudolf Polzer [Fri, 16 Sep 2011 04:55:21 +0000 (06:55 +0200)]
fix two obvious typos
Rudolf Polzer [Thu, 15 Sep 2011 19:19:39 +0000 (21:19 +0200)]
make runtime parameters for meta
Rudolf Polzer [Thu, 15 Sep 2011 15:21:40 +0000 (17:21 +0200)]
fix MAX_BBOX_DISTANCE path (not enabled)
Rudolf Polzer [Sat, 27 Aug 2011 15:08:46 +0000 (17:08 +0200)]
update gitattributes
Rudolf Polzer [Fri, 19 Aug 2011 13:53:30 +0000 (15:53 +0200)]
Revert "fix invert selection logic", as that fix made other cases worse
This reverts commit
4cd61dfa7d9363082c8161823634f497b82d8f98 .
Rudolf Polzer [Fri, 1 Jul 2011 10:49:31 +0000 (12:49 +0200)]
handle forbidden dir exclusions properly now
Rudolf Polzer [Fri, 1 Jul 2011 10:18:32 +0000 (12:18 +0200)]
more compile fail
Rudolf Polzer [Fri, 1 Jul 2011 09:41:02 +0000 (11:41 +0200)]
fix more compile errors
Rudolf Polzer [Fri, 1 Jul 2011 09:37:54 +0000 (11:37 +0200)]
fix a compile error
Rudolf Polzer [Fri, 1 Jul 2011 09:27:15 +0000 (11:27 +0200)]
forbidden dirs: allow wildcard patterns
Rudolf Polzer [Thu, 30 Jun 2011 11:34:23 +0000 (13:34 +0200)]
fix invert selection logic
Rudolf Polzer [Sun, 5 Jun 2011 18:36:09 +0000 (20:36 +0200)]
misc_model: also support _skin name; also support frame field name
Rudolf Polzer [Sun, 5 Jun 2011 17:47:08 +0000 (19:47 +0200)]
more warnings done. Now q3map2 is warning free apart from libpng deprecation problems.
Rudolf Polzer [Sun, 5 Jun 2011 17:43:21 +0000 (19:43 +0200)]
more warnings be gone
Rudolf Polzer [Sun, 5 Jun 2011 17:37:54 +0000 (19:37 +0200)]
more warning fixes