2010-11-18 |
Rudolf Polzer | pango font stuff: remove reference to a deprectaed... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Rudolf Polzer | glfont.cpp: add an internal class that uses Pango |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Rudolf Polzer | makefile: make verbose dep check more verbose |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Rudolf Polzer | simplify font drawing a bit so we only have to move... |
commit | commitdiff | tree | snapshot |
2010-11-15 |
Rudolf Polzer | bobtools patch width/height fix from OSXNetRadiant... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Rudolf Polzer | new args -meta and -patchmeta to -convert with .map... |
commit | commitdiff | tree | snapshot |
2010-11-13 |
Rudolf Polzer | option -forcereadbsp for -convert to allow forcing... |
commit | commitdiff | tree | snapshot |
2010-11-04 |
Rudolf Polzer | change texture lock default to true; remove weird user... |
commit | commitdiff | tree | snapshot |
2010-11-01 |
Rudolf Polzer | apparently calling FindOrInsertWorldspawn during tree... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Rudolf Polzer | WarsowPack download URL doesn't respond... so I have... |
commit | commitdiff | tree | snapshot |
2010-10-31 |
Rudolf Polzer | new light option -fill to improve lossy compression... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Rudolf Polzer | local variables ALSO work better when declared |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Rudolf Polzer | add a floodlightDirectionScale value to the _floodlight... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Rudolf Polzer | no half lambert for xonotic please, it sucks ;) |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Rudolf Polzer | no need to artificially limit lightmap position for... |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Rudolf Polzer | dirtmapping: PROPERLY prevent hitting sky |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Rudolf Polzer | better override lightSamplesInsist (-samples +1, +2... |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Rudolf Polzer | be more verbose about randomsamples presets |
commit | commitdiff | tree | snapshot |
2010-10-22 |
Rudolf Polzer | support search box size in randomsamples too (although... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Rudolf Polzer | -randomsamples: special handling of -samples 1, 2,... |
commit | commitdiff | tree | snapshot |
2010-10-21 |
Rudolf Polzer | new .gitattributes file, remove comments from a .map... |
commit | commitdiff | tree | snapshot |
2010-10-14 |
Rudolf Polzer | Merge branch 'master' of ssh://icculus.org/netradiant |
commit | commitdiff | tree | snapshot |
2010-10-13 |
jal | Ignore transparent surfaces when floodlighting |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Rudolf Polzer | last workaround did not work. Try a really simple one... |
commit | commitdiff | tree | snapshot |
2010-10-11 |
Rudolf Polzer | reinit OpenGL state on redraw properly |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | Merge remote branch 'origin/divVerent/convert-from... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | update surface dialog when moving a brush |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | automatically run the decompiler when specifying a... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | allow different file type selections for open/import... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | clean up the reload-if-failed code |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | rename to toggleFormat |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | clean up toggleProjection code |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | somewhat unclean code, sorry... but it allows opening... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | allow changing the "Alternate texture projection" mode... |
commit | commitdiff | tree | snapshot |
2010-10-10 |
Rudolf Polzer | detect the wrong type Q3 format by a different error... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Rudolf Polzer | warn on wrong -convert use, always allow .map input |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Rudolf Polzer | don't write the bsp twice when pseudo compiling |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Rudolf Polzer | EXPERIMENTAL: make the pseudo compiler able to output... |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Rudolf Polzer | add missing EndBSPFile() call |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Rudolf Polzer | .ase also works from .map! |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Rudolf Polzer | the decompiler now can convert .map files too |
commit | commitdiff | tree | snapshot |
2010-10-09 |
Rudolf Polzer | initial code for converting .map to .map |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Rudolf Polzer | fix issues with embedded models |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Rudolf Polzer | properly export texdef origin brushes |
commit | commitdiff | tree | snapshot |
2010-10-08 |
Rudolf Polzer | fix "bad texdef" |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Rudolf Polzer | decompiler now outputs somewhat correct texdef |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Rudolf Polzer | break break break ;) |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Rudolf Polzer | fix compile errors |
commit | commitdiff | tree | snapshot |
2010-10-07 |
Rudolf Polzer | experimental non-BrushPrimit map decompiling (probably... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rudolf Polzer | YEAH! I think this fixes the lightmaps-of-patches bug! |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rudolf Polzer | more warnings |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rudolf Polzer | fix some more warnings |
commit | commitdiff | tree | snapshot |
2010-10-05 |
Rudolf Polzer | fix "ExpandPath called without qdir set" as qdir is... |
commit | commitdiff | tree | snapshot |
2010-10-05 |
rpolzer | make radiant compile again |
commit | commitdiff | tree | snapshot |
2010-10-05 |
rpolzer | q3map2 is now waring free |
commit | commitdiff | tree | snapshot |
2010-10-04 |
rpolzer | add a missing VectorClear |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Rudolf Polzer | use a Gaussian-like random distribution for random... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Rudolf Polzer | also subsample the deluxemap (this was forgotten all... |
commit | commitdiff | tree | snapshot |
2010-10-03 |
Rudolf Polzer | option -randomsamples: makes -samples use adaptive... |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Rudolf Polzer | fix bugs in skin load code |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Rudolf Polzer | fix segfault |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Rudolf Polzer | skinfiles: use the VFS |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Rudolf Polzer | fix warnings |
commit | commitdiff | tree | snapshot |
2010-10-01 |
Rudolf Polzer | support .skin files for models (modelname_<n>.skin... |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Rudolf Polzer | temporarily disable WarsowPack as its download fails |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Rudolf Polzer | Merge branch 'master' of ssh://git.xonotic.org/netradiant |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Rudolf Polzer | remove some unused code |
commit | commitdiff | tree | snapshot |
2010-09-27 |
Rudolf Polzer | remove some debug code that is potentially dangerous |
commit | commitdiff | tree | snapshot |
2010-09-23 |
Rudolf Polzer | more deluxemap+surfacelight fixes |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rudolf Polzer | force subsampling only where REALLY needed |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rudolf Polzer | fix compile error |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rudolf Polzer | force going all the way down when subsampling grates |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rudolf Polzer | force the first stage of subsampling on luxels that... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rudolf Polzer | try to help subsampling with grates |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rudolf Polzer | deluxemapping: ignore light contribution from the other... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rudolf Polzer | new funny option: -samplessearchboxsize, tunes the... |
commit | commitdiff | tree | snapshot |
2010-09-22 |
Rudolf Polzer | fix the maths REALLY |
commit | commitdiff | tree | snapshot |
2010-09-21 |
Rudolf Polzer | fix a small math error in -samples causing it to only... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Rudolf Polzer | fix cloning (don't clone the worldspam) |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Rudolf Polzer | Merge remote branch 'origin/merlijn/osx-compile' |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Rudolf Polzer | do not break tjunctions :P |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Rudolf Polzer | another debug print |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Rudolf Polzer | improve area calculation by a shift width to simulate... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Rudolf Polzer | favor blocky triangles over thin triangles a bit |
commit | commitdiff | tree | snapshot |
2010-08-31 |
Rudolf Polzer | bsp: new option -maxarea, selects more GPU friendly... |
commit | commitdiff | tree | snapshot |
2010-08-29 |
merlijn | Update documentation |
commit | commitdiff | tree | snapshot |
2010-08-29 |
merlijn | Update these files as well |
commit | commitdiff | tree | snapshot |
2010-08-29 |
merlijn | OSX build stuff - default to using MacPorts instead... |
commit | commitdiff | tree | snapshot |
2010-08-23 |
Rudolf Polzer | fix gamedetect NULL pointer |
commit | commitdiff | tree | snapshot |
2010-08-17 |
Rudolf Polzer | fix a CP_R command |
commit | commitdiff | tree | snapshot |
2010-08-11 |
Rudolf Polzer | remove some stupid debug prints |
commit | commitdiff | tree | snapshot |
2010-08-09 |
Rudolf Polzer | also hide _reflect and _alpha texture files |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rudolf Polzer | do not REPEATEDLY blow up _skybox surfaces |
commit | commitdiff | tree | snapshot |
2010-08-08 |
Rudolf Polzer | we can move the <glib.h> include a bit more then |
commit | commitdiff | tree | snapshot |
2010-08-08 |
merlijn | include glib.h instead of limits.h |
commit | commitdiff | tree | snapshot |
2010-08-07 |
merlijn | fix PATH_MAX error, thanks CU|CUdyin |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rudolf Polzer | vfspk3 in q3map2: also support -fs_forbiddenpath |
commit | commitdiff | tree | snapshot |
2010-08-07 |
Rudolf Polzer | support "forbidden directories" (i.e. dirs excluded... |
commit | commitdiff | tree | snapshot |
2010-08-04 |
Rudolf Polzer | Merge remote branch 'refs/remotes/origin/parasti/fix... |
commit | commitdiff | tree | snapshot |
2010-08-02 |
Rudolf Polzer | fix path trimming involving pk3dirs |
commit | commitdiff | tree | snapshot |
next |