netradiant-custom/radiant
2020-07-22 20:05:35 +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 fix warnings and error 2019-07-06 14:35:20 +03:00
brush_primit.h fix warnings and error 2019-07-06 14:35:20 +03:00
brush.cpp change points order in plane3_for_points( const BasicVector3<Element>& p0, const BasicVector3<Element>& p1, const BasicVector3<Element>& p2 ) 2019-05-01 12:38:58 +03:00
brush.h make bestPlaneDirect, bestPlaneIndirect const 2020-05-05 19:49:01 +03:00
brushmanip.cpp remove excess (GdkModifierType) casts 2020-05-19 21:40:52 +03:00
brushmanip.h * brush creation in camera; alt = modify height 2018-04-06 12:26:06 +03:00
brushmodule.cpp refactor template class LatchedValue use 2019-09-07 23:04:10 +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 minor optimization 2019-03-19 16:45:26 +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 don't check equality to gboolean FALSE and TRUE 2020-05-21 16:27:31 +03:00
build.h Q3map2: 2017-08-02 09:06:17 +03:00
camwindow.cpp * unzoom from mouse pointer in 2D and 3D 2020-06-13 20:58:10 +03:00
camwindow.h * unzoom from mouse pointer in 2D and 3D 2020-06-13 20:58:10 +03:00
clippertool.cpp don't check equality to gboolean FALSE and TRUE 2020-05-21 16:27:31 +03:00
clippertool.h also merge clipper points on CSGWrapMerge command 2018-11-15 01:02:37 +03:00
commands.cpp fix Gtk-CRITICAL **: gtk_widget_grab_default: assertion 'gtk_widget_get_can_default (widget)' failed 2020-06-05 21:04:18 +03:00
commands.h rewrite GlobalShortcuts_foreach() to use functor semantics 2020-03-09 23:06:45 +03:00
console.cpp change sentinel 0 -> nullptr (was causing crash with win64 gcc) 2020-07-22 20:05:35 +03:00
console.h * introduce globalWarningStream() 2018-03-15 01:18:16 +03:00
csg.cpp replace gtk_radio_button_group() 2020-05-21 16:27:26 +03:00
csg.h binds... * clipper::enter, shift+enter, doubleclick: merge brushes and components with clipper points, if no cut occured 2018-10-22 13:58:36 +03:00
dialog.cpp gtk_spin_button_get_value_as_float -> gtk_spin_button_get_value 2020-05-22 01:16:01 +03:00
dialog.h * Model Browser: default bind '/' 2020-04-26 07:28:23 +03:00
eclass_def.cpp * render direction arrow for group entities, having angle/angles key set or having angle/angles/direction attribute in .ent 2018-08-16 20:00:58 +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: display real key names 2019-01-11 21:25:31 +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 remove excess (GdkModifierType) casts 2020-05-19 21:40:52 +03:00
entity.h * open/save dialogs: use current file path, name, focus it, if present 2020-03-01 19:38:27 +03:00
entityinspector.cpp GTK_COMBO_BOX -> GTK_COMBO_BOX_TEXT 2020-05-22 01:15:54 +03:00
entityinspector.h my own uncrustify run 2012-03-27 12:03:21 +02:00
entitylist.cpp don't check equality to gboolean FALSE and TRUE 2020-05-21 16:27:31 +03:00
entitylist.h my own uncrustify run 2012-03-27 12:03:21 +02:00
environment.cpp make extension_equal() check case insensitive in Unix 2020-06-05 21:11:26 +03:00
environment.h * suggest to automatically restart editor on change of preferences, which require this 2019-09-06 11:22:28 +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 only #include <gtk/gtk.h> 2020-05-21 16:27:17 +03:00
feedback.h calm down -Wdelete-non-virtual-dtor warnings 2019-02-26 19:08:47 +03: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 * new filter: Point Entities (nongroup entities besides misc_models and lights) 2020-06-12 20:41:27 +03:00
filterbar.h Radiant: 2017-08-02 09:24:32 +03:00
filters.cpp * new filter: Point Entities (nongroup entities besides misc_models and lights) 2020-06-12 20:41:27 +03:00
filters.h my own uncrustify run 2012-03-27 12:03:21 +02:00
findtexturedialog.cpp gtk_widget_set_usize -> gtk_widget_set_size_request 2020-05-21 16:27: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 * preferences->Grid->Max grid coordinate: how much big grid to render (visual aid for games with small world) 2020-02-27 21:03:04 +03:00
grid.h * preferences->Grid->Max grid coordinate: how much big grid to render (visual aid for games with small world) 2020-02-27 21:03:04 +03:00
groupdialog.cpp remove more of deprecated Gtk stuff 2020-06-05 20:40:12 +03:00
groupdialog.h my own uncrustify run 2012-03-27 12:03:21 +02:00
gtkdlgs.cpp GTK_COMBO_BOX -> GTK_COMBO_BOX_TEXT 2020-05-22 01:15:54 +03:00
gtkdlgs.h * shader editor: support files with crlf line feeds in linux 2019-11-09 15:13:59 +03:00
gtkmisc.cpp use GtkToolItem in toolbars 2020-05-27 08:18:22 +03:00
gtkmisc.h use GtkToolItem in toolbars 2020-05-27 08:18:22 +03:00
gtktheme.cpp centerize gtk theme wnd 2020-06-12 20:24:04 +03:00
gtktheme.h Radiant: 2017-08-01 14:06:41 +03:00
help.cpp support https in help menu 2020-02-29 05:12:38 +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 only #include <gtk/gtk.h> 2020-05-21 16:27:17 +03:00
main.h my own uncrustify run 2012-03-27 12:03:21 +02:00
mainframe.cpp fix Gdk-CRITICAL **: IA__gdk_window_get_window_type: assertion 'GDK_IS_WINDOW (window)' failed 2020-06-05 23:49:04 +03:00
mainframe.h * suggest to automatically restart editor on change of preferences, which require this 2019-09-06 11:22:28 +03:00
map.cpp only #include <gtk/gtk.h> 2020-05-21 16:27:17 +03:00
map.h * preferences->Grid->Max grid coordinate: how much big grid to render (visual aid for games with small world) 2020-02-27 21:03:04 +03:00
modelwindow.cpp fix: update model browser scrollbar on loading folder after empty folder 2020-06-22 00:44:45 +03:00
modelwindow.h * Model Browser: default bind '/' 2020-04-26 07:28:23 +03:00
mru.cpp only #include <gtk/gtk.h> 2020-05-21 16:27:17 +03:00
mru.h my own uncrustify run 2012-03-27 12:03:21 +02:00
multimon.cpp only #include <gdk/gdk.h> <gdk/gdkwin32.h> <gdk/gdkx.h> <gdk/gdkkeysyms.h> 2020-05-21 16:27:19 +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 UV Tool: add patch support 2019-06-10 15:17:57 +03:00
patch.h make bestPlaneDirect, bestPlaneIndirect const 2020-05-05 19:49:01 +03:00
patchdialog.cpp GTK_COMBO_BOX -> GTK_COMBO_BOX_TEXT 2020-05-22 01:15:54 +03:00
patchdialog.h my own uncrustify run 2012-03-27 12:03:21 +02:00
patchmanip.cpp GTK_COMBO_BOX -> GTK_COMBO_BOX_TEXT 2020-05-22 01:15:54 +03:00
patchmanip.h bind * shift + n: brush texture reset + patch texture cap 2018-03-04 17:37:28 +03:00
patchmodule.cpp * add statusbar->patches count 2018-05-31 12:38:43 +03:00
patchmodule.h my own uncrustify run 2012-03-27 12:03:21 +02:00
plugin.cpp * Model Browser: default bind '/' 2020-04-26 07:28:23 +03:00
plugin.h my own uncrustify run 2012-03-27 12:03:21 +02:00
pluginapi.cpp only #include <gtk/gtk.h> 2020-05-21 16:27:17 +03:00
pluginapi.h my own uncrustify run 2012-03-27 12:03:21 +02:00
pluginmanager.cpp * all plugins commands are bindable 2019-03-13 19:45:51 +03:00
pluginmanager.h * all plugins commands are bindable 2019-03-13 19:45:51 +03:00
pluginmenu.cpp gtk_notebook_set_page -> gtk_notebook_set_current_page 2020-05-23 22:54:26 +03:00
pluginmenu.h my own uncrustify run 2012-03-27 12:03:21 +02:00
plugintoolbar.cpp use GtkToolItem in toolbars 2020-05-27 08:18:22 +03:00
plugintoolbar.h my own uncrustify run 2012-03-27 12:03:21 +02:00
points.cpp * focus all 2D views on map load, selection by q3map2, NextLeakSpot, selection by brush/entity number 2019-08-24 01:12:01 +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 * unzoom from mouse pointer in 2D and 3D 2020-06-13 20:58:10 +03:00
preferences.h * Model Browser: default bind '/' 2020-04-26 07:28:23 +03:00
qe3.cpp only #include <gtk/gtk.h> 2020-05-21 16:27:17 +03:00
qe3.h * add statusbar->patches count 2018-05-31 12:38:43 +03:00
qgl.cpp fix constness 2019-02-22 23:56:17 +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 use Instance_isSelected() function 2020-03-03 02:00:15 +03:00
renderstate.cpp * QE tool mouse move: highlight PlaneSelectables with alt/ctrl+alt, components in component modes 2020-03-19 00:00:28 +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 calm down -Wdelete-non-virtual-dtor warnings 2019-02-26 19:08:47 +03:00
scenegraph.h my own uncrustify run 2012-03-27 12:03:21 +02:00
select.cpp only #include <gtk/gtk.h> 2020-05-21 16:27:17 +03:00
select.h shorten code 2019-08-23 19:21:39 +03:00
selection.cpp * set clipper points to selected face on clipper tool switching-on 2020-06-17 19:36:33 +03:00
selection.h binds... * alt + m2 in camera: orbit around clicked point 2018-10-07 02:20:29 +03:00
server.cpp fix 'might be considered always true' warning 2019-02-22 23:53:39 +03:00
server.h my own uncrustify run 2012-03-27 12:03:21 +02: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 gtk_spin_button_get_value_as_float -> gtk_spin_button_get_value 2020-05-22 01:16:01 +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 only #include <gtk/gtk.h> 2020-05-21 16:27:17 +03:00
textures.cpp calm down -Wdelete-non-virtual-dtor warnings 2019-02-26 19:08:47 +03:00
textures.h my own uncrustify run 2012-03-27 12:03:21 +02:00
texwindow.cpp use GtkToolItem in toolbars 2020-05-27 08:18:22 +03:00
texwindow.h reduce texwindow.h inclusions 2020-04-04 19:39:57 +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 don't check equality to gboolean FALSE and TRUE 2020-05-21 16:27:31 +03:00
treemodel.h my own uncrustify run 2012-03-27 12:03:21 +02:00
undo.cpp more undo levels 2019-03-08 19:57:19 +03:00
undo.h my own uncrustify run 2012-03-27 12:03:21 +02:00
url.cpp use gtk_widget_get_window() instead of widget->window 2020-05-21 16:24:40 +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 binds... * alt + m1 in camera: new resizing mode for brushes, curves and doom3 lights with direct and indirect selection methods 2018-10-06 02:31:05 +03:00
watchbsp.cpp gtk_timeout_add -> g_timeout_add 2020-05-22 01:29:08 +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 * fix face centroids of small faces at big coordinates in 64 bit 2019-07-05 19:27:00 +03:00
winding.h change points order in plane3_for_points( const BasicVector3<Element>& p0, const BasicVector3<Element>& p1, const BasicVector3<Element>& p2 ) 2019-05-01 12:38:58 +03:00
windowobservers.cpp only #include <gdk/gdk.h> <gdk/gdkwin32.h> <gdk/gdkx.h> <gdk/gdkkeysyms.h> 2020-05-21 16:27:19 +03:00
windowobservers.h only #include <gdk/gdk.h> <gdk/gdkwin32.h> <gdk/gdkx.h> <gdk/gdkkeysyms.h> 2020-05-21 16:27:19 +03: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 * unzoom from mouse pointer in 2D and 3D 2020-06-13 20:58:10 +03:00
xywindow.h * unzoom from mouse pointer in 2D and 3D 2020-06-13 20:58:10 +03:00