netradiant-custom/radiant
2018-04-04 12:02:53 +03:00
..
autosave.cpp Radiant: 2017-08-02 09:10:43 +03:00
autosave.h my own uncrustify run 2012-03-27 12:03:21 +02:00
brush_primit.cpp * catch degenerate cases in texture vertex lock (ex: verts edit to noncontributing face, then back) 2018-04-04 12:02:53 +03:00
brush_primit.h clean namedentity, forward declarations, ostream_write 2018-02-22 18:56:53 +03:00
brush.cpp * texture locking during vertex and edge manipulations 2017-12-06 13:57:40 +03:00
brush.h * select only plane of planeselectables in camera (since it's not easy to select multiple ones on purpose anyway) 2018-03-29 00:53:43 +03:00
brushmanip.cpp bind * shift + n: brush texture reset + patch texture cap 2018-03-04 17:37:28 +03:00
brushmanip.h * m2 in Surface Inspector->fit width/height = fit width/height, keep height/width 2018-02-19 17:28:05 +03:00
brushmodule.cpp more clear preference name to expose its effect better 2018-01-05 14:41:02 +03:00
brushmodule.h * Valve220: use face projection by default 2017-10-02 18:11:43 +03:00
brushnode.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
brushnode.h my own uncrustify run 2012-03-27 12:03:21 +02:00
brushtokens.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
brushtokens.h * "BrushAlwaysCaulk" option is saveable for brush types other than q3 2017-09-16 16:37:39 +03:00
brushxml.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
brushxml.h my own uncrustify run 2012-03-27 12:03:21 +02:00
build.cpp * build system: prevent empty commands execution 2018-03-30 00:34:50 +03:00
build.h Q3map2: 2017-08-02 09:06:17 +03:00
camwindow.cpp * fix: FBO creation was random 2018-03-05 13:48:48 +03:00
camwindow.h Radiant: 2017-08-02 09:42:08 +03:00
clippertool.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
clippertool.h my own uncrustify run 2012-03-27 12:03:21 +02:00
commands.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
commands.h my own uncrustify run 2012-03-27 12:03:21 +02:00
console.cpp * orange console warnings 2018-03-21 16:07:40 +03:00
console.h * introduce globalWarningStream() 2018-03-15 01:18:16 +03:00
csg.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
csg.h clean namedentity, forward declarations, ostream_write 2018-02-22 18:56:53 +03:00
dialog.cpp * increase precision of camera mouse sensitivity setting from int to float to make it adapted for new hardware/software 2017-12-16 10:28:38 +03:00
dialog.h * increase precision of camera mouse sensitivity setting from int to float to make it adapted for new hardware/software 2017-12-16 10:28:38 +03:00
eclass_def.cpp refactored EntityClass usage to only store being a miscmodel in miscmodel_is bool + set it on setting classname 2018-02-19 00:40:51 +03:00
eclass_def.h my own uncrustify run 2012-03-27 12:03:21 +02:00
eclass_doom3.cpp refactored EntityClass usage to only store being a miscmodel in miscmodel_is bool + set it on setting classname 2018-02-19 00:40:51 +03:00
eclass_doom3.h my own uncrustify run 2012-03-27 12:03:21 +02:00
eclass_fgd.cpp refactored EntityClass usage to only store being a miscmodel in miscmodel_is bool + set it on setting classname 2018-02-19 00:40:51 +03:00
eclass_fgd.h my own uncrustify run 2012-03-27 12:03:21 +02:00
eclass_xml.cpp * Entity Inspector->smartedit: enable array, target, targetname, skin attribute types 2018-03-01 04:01:18 +03:00
eclass_xml.h my own uncrustify run 2012-03-27 12:03:21 +02:00
eclass.cpp Q3map2: 2017-08-02 09:25:58 +03:00
eclass.h my own uncrustify run 2012-03-27 12:03:21 +02:00
entity.cpp use globalWarningStream() 2018-03-21 04:21:07 +03:00
entity.h Q3map2: 2017-08-02 09:20:56 +03:00
entityinspector.cpp use globalWarningStream() 2018-03-21 04:21:07 +03:00
entityinspector.h my own uncrustify run 2012-03-27 12:03:21 +02:00
entitylist.cpp * texbro->search entry: ESC = clear 2017-09-03 22:48:46 +03:00
entitylist.h my own uncrustify run 2012-03-27 12:03:21 +02:00
environment.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
environment.h Q3map2: 2017-08-02 09:25:58 +03:00
error.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
error.h my own uncrustify run 2012-03-27 12:03:21 +02:00
feedback.cpp use globalWarningStream() 2018-03-21 04:21:07 +03:00
feedback.h fix invalid use of <glib/...> headers 2012-04-09 09:44:35 +02:00
filetypes.cpp Q3map2: 2017-08-02 09:25:58 +03:00
filetypes.h my own uncrustify run 2012-03-27 12:03:21 +02:00
filterbar.cpp * filterbar: removed barely used areaportal button, moved 'apply nodraw/nodrawnonsolid' functions to translucent button 2017-08-08 20:45:21 +03:00
filterbar.h Radiant: 2017-08-02 09:24:32 +03:00
filters.cpp Radiant: 2017-08-01 14:27:03 +03:00
filters.h my own uncrustify run 2012-03-27 12:03:21 +02:00
findtexturedialog.cpp Radiant: 2017-08-02 09:54:33 +03:00
findtexturedialog.h my own uncrustify run 2012-03-27 12:03:21 +02:00
glwidget.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
glwidget.h my own uncrustify run 2012-03-27 12:03:21 +02:00
grid.cpp Radiant: 2017-08-01 14:00:12 +03:00
grid.h my own uncrustify run 2012-03-27 12:03:21 +02:00
groupdialog.cpp Radiant: 2017-08-02 09:54:33 +03:00
groupdialog.h my own uncrustify run 2012-03-27 12:03:21 +02:00
gtkdlgs.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
gtkdlgs.h Q3map2: 2017-08-02 09:20:56 +03:00
gtkmisc.cpp Radiant: 2017-08-02 16:26:21 +03:00
gtkmisc.h Q3map2: 2017-08-02 09:25:58 +03:00
gtktheme.cpp reformat gtktheme.cpp 2018-02-03 00:27:09 +03:00
gtktheme.h Radiant: 2017-08-01 14:06:41 +03:00
help.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
help.h my own uncrustify run 2012-03-27 12:03:21 +02:00
image.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
image.h my own uncrustify run 2012-03-27 12:03:21 +02:00
main.cpp * introduce globalWarningStream() 2018-03-15 01:18:16 +03:00
main.h my own uncrustify run 2012-03-27 12:03:21 +02:00
mainframe.cpp import c359b728f6 2018-02-07 22:43:13 +03:00
mainframe.h * prefs->game->paths: +Extra Resource Path option 2018-01-30 16:02:07 +03:00
map.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
map.h Radiant: 2017-08-02 09:51:08 +03:00
mru.cpp * fix: reset hide button on Map_Free() 2017-11-11 11:52:08 +03:00
mru.h my own uncrustify run 2012-03-27 12:03:21 +02:00
multimon.cpp Q3map2: 2017-08-02 09:25:58 +03:00
multimon.h my own uncrustify run 2012-03-27 12:03:21 +02:00
nullmodel.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
nullmodel.h my own uncrustify run 2012-03-27 12:03:21 +02:00
parse.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
parse.h my own uncrustify run 2012-03-27 12:03:21 +02:00
patch.cpp * increased Patch::Calculate_AvgNormal() robustness; affects Patch::CapTexture() & Patch::ProjectTexture() 2017-10-18 15:02:55 +03:00
patch.h Radiant: 2017-08-02 09:51:41 +03:00
patchdialog.cpp use globalWarningStream() 2018-03-21 04:21:07 +03:00
patchdialog.h my own uncrustify run 2012-03-27 12:03:21 +02:00
patchmanip.cpp bind * shift + n: brush texture reset + patch texture cap 2018-03-04 17:37:28 +03:00
patchmanip.h bind * shift + n: brush texture reset + patch texture cap 2018-03-04 17:37:28 +03:00
patchmodule.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
patchmodule.h my own uncrustify run 2012-03-27 12:03:21 +02:00
plugin.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
plugin.h my own uncrustify run 2012-03-27 12:03:21 +02:00
pluginapi.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
pluginapi.h my own uncrustify run 2012-03-27 12:03:21 +02:00
pluginmanager.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
pluginmanager.h my own uncrustify run 2012-03-27 12:03:21 +02:00
pluginmenu.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
pluginmenu.h my own uncrustify run 2012-03-27 12:03:21 +02:00
plugintoolbar.cpp menus... 2017-08-02 09:07:44 +03:00
plugintoolbar.h my own uncrustify run 2012-03-27 12:03:21 +02:00
points.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
points.h my own uncrustify run 2012-03-27 12:03:21 +02:00
preferencedictionary.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
preferencedictionary.h my own uncrustify run 2012-03-27 12:03:21 +02:00
preferences.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
preferences.h * move path settings to separate preferences group to simplify finding one 2018-01-28 18:08:57 +03:00
qe3.cpp * build monitoring: determine if pending stack got monitorable commands, use non monitorable path, if not 2018-03-30 01:47:28 +03:00
qe3.h Radiant: 2017-08-02 09:23:14 +03:00
qgl.cpp use globalWarningStream() 2018-03-21 04:21:07 +03:00
qgl.h my own uncrustify run 2012-03-27 12:03:21 +02:00
radiant_old.ico initial 2008-09-13 18:28:57 +00:00
radiant.ico initial 2008-09-13 18:28:57 +00:00
radiant.rc initial 2008-09-13 18:28:57 +00:00
referencecache.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
referencecache.h my own uncrustify run 2012-03-27 12:03:21 +02:00
renderer.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
renderer.h Radiant: 2017-08-02 08:43:59 +03:00
renderstate.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
renderstate.h my own uncrustify run 2012-03-27 12:03:21 +02:00
resource.h my own uncrustify run 2012-03-27 12:03:21 +02:00
scenegraph.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
scenegraph.h my own uncrustify run 2012-03-27 12:03:21 +02:00
select.cpp * m2 in Surface Inspector->fit width/height = fit width/height, keep height/width 2018-02-19 17:28:05 +03:00
select.h * m2 in Surface Inspector->fit width/height = fit width/height, keep height/width 2018-02-19 17:28:05 +03:00
selection.cpp * select only plane of planeselectables in camera (since it's not easy to select multiple ones on purpose anyway) 2018-03-29 00:53:43 +03:00
selection.h Radiant: 2017-08-02 16:26:21 +03:00
server.cpp * introduce globalWarningStream() 2018-03-15 01:18:16 +03:00
server.h my own uncrustify run 2012-03-27 12:03:21 +02:00
shaders.cpp Radiant: 2017-08-02 09:18:45 +03:00
shaders.h Radiant: 2017-08-02 09:18:45 +03:00
sockets.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
sockets.h my own uncrustify run 2012-03-27 12:03:21 +02:00
stacktrace.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
stacktrace.h my own uncrustify run 2012-03-27 12:03:21 +02:00
surfacedialog.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
surfacedialog.h my own uncrustify run 2012-03-27 12:03:21 +02:00
texmanip.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
texmanip.h my own uncrustify run 2012-03-27 12:03:21 +02:00
textureentry.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
textureentry.h * Entity Inspector->smartedit: enable array, target, targetname, skin attribute types 2018-03-01 04:01:18 +03:00
textures.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
textures.h my own uncrustify run 2012-03-27 12:03:21 +02:00
texwindow.cpp more globalWarningStream() globalErrorStream() use 2018-03-21 16:06:22 +03:00
texwindow.h Radiant: 2017-08-01 14:06:00 +03:00
timer.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
timer.h my own uncrustify run 2012-03-27 12:03:21 +02:00
treemodel.cpp Radiant: 2017-08-01 14:23:38 +03:00
treemodel.h my own uncrustify run 2012-03-27 12:03:21 +02:00
undo.cpp Q3map2: 2017-08-02 09:25:58 +03:00
undo.h my own uncrustify run 2012-03-27 12:03:21 +02:00
url.cpp Radiant: 2017-08-02 09:44:51 +03:00
url.h my own uncrustify run 2012-03-27 12:03:21 +02:00
view.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
view.h Radiant: 2017-08-02 09:46:24 +03:00
watchbsp.cpp * build monitoring: determine if pending stack got monitorable commands, use non monitorable path, if not 2018-03-30 01:47:28 +03:00
watchbsp.h * build monitoring: determine if pending stack got monitorable commands, use non monitorable path, if not 2018-03-30 01:47:28 +03:00
winding.cpp del douplicated code in seamless texturing->line 2017-09-17 11:52:23 +03:00
winding.h clean namedentity, forward declarations, ostream_write 2018-02-22 18:56:53 +03:00
windowobservers.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
windowobservers.h my own uncrustify run 2012-03-27 12:03:21 +02:00
xmlstuff.cpp my own uncrustify run 2012-03-27 12:03:21 +02:00
xmlstuff.h my own uncrustify run 2012-03-27 12:03:21 +02:00
xywindow.cpp use globalWarningStream() 2018-03-21 04:21:07 +03:00
xywindow.h * fix: FBO creation was random 2018-03-05 13:48:48 +03:00