netradiant-custom/radiant
2011-08-19 15:53:30 +02:00
..
autosave.cpp initial 2008-09-13 18:28:57 +00:00
autosave.h initial 2008-09-13 18:28:57 +00:00
brush_primit.cpp initial 2008-09-13 18:28:57 +00:00
brush_primit.h new brush primitive: a "rock" 2009-06-12 20:42:51 +00:00
brush.cpp change texture lock default to true; remove weird user pref munging 2010-11-04 14:55:43 +01:00
brush.h workaround for loading broken maps written by ZeroRadiant that have a duplicate plane 2010-12-02 14:31:53 +01:00
brushmanip.cpp add a "decals" texture filter option (textures/decals/) 2010-02-06 22:24:14 +01:00
brushmanip.h new brush primitive: a "rock" 2009-06-12 20:42:51 +00:00
brushmodule.cpp allow game packs to override the default of brush primitives 2011-02-23 14:33:18 +01:00
brushmodule.h rename to toggleFormat 2010-10-10 13:54:01 +02:00
brushnode.cpp initial 2008-09-13 18:28:57 +00:00
brushnode.h initial 2008-09-13 18:28:57 +00:00
brushtokens.cpp initial 2008-09-13 18:28:57 +00:00
brushtokens.h initial 2008-09-13 18:28:57 +00:00
brushxml.cpp initial 2008-09-13 18:28:57 +00:00
brushxml.h initial 2008-09-13 18:28:57 +00:00
build.cpp initial 2008-09-13 18:28:57 +00:00
build.h initial 2008-09-13 18:28:57 +00:00
camwindow.cpp remove some redundant data members 2010-11-18 17:03:42 +01:00
camwindow.h initial 2008-09-13 18:28:57 +00:00
clippertool.cpp initial 2008-09-13 18:28:57 +00:00
clippertool.h initial 2008-09-13 18:28:57 +00:00
commands.cpp make it work with older Gtk again 2009-03-25 11:49:50 +00:00
commands.h new awesome feature: the shortcuts list can now be EDITED 2009-03-25 10:35:37 +00:00
console.cpp fix foreground color in console window (patch by Nikoli) 2011-01-26 21:00:13 +01:00
console.h initial 2008-09-13 18:28:57 +00:00
csg.cpp if we get empty brushes in CSG subtract, don't complain, just don't insert the new brush (as this can happen intentionally when a brush is entirely covered) 2011-02-27 07:18:02 +01:00
csg.h initial 2008-09-13 18:28:57 +00:00
dialog.cpp Remove unnecessary locale/UTF-8 encoding conversions 2010-05-20 19:45:59 +03:00
dialog.h fix Gtk warnings about nonzero page_size in spin buttons 2009-04-28 13:04:53 +00:00
eclass_def.cpp initial 2008-09-13 18:28:57 +00:00
eclass_def.h initial 2008-09-13 18:28:57 +00:00
eclass_doom3.cpp initial 2008-09-13 18:28:57 +00:00
eclass_doom3.h initial 2008-09-13 18:28:57 +00:00
eclass_fgd.cpp initial 2008-09-13 18:28:57 +00:00
eclass_fgd.h initial 2008-09-13 18:28:57 +00:00
eclass_xml.cpp initial 2008-09-13 18:28:57 +00:00
eclass_xml.h initial 2008-09-13 18:28:57 +00:00
eclass.cpp initial 2008-09-13 18:28:57 +00:00
eclass.h initial 2008-09-13 18:28:57 +00:00
entity.cpp apparently calling FindOrInsertWorldspawn during tree traversing is bad, so let's not do that 2010-11-01 07:43:42 +01:00
entity.h initial 2008-09-13 18:28:57 +00:00
entityinspector.cpp make shift-a not always check classname, but check the current entity key if entity inspector is open 2010-12-22 17:38:33 +01:00
entityinspector.h make shift-a not always check classname, but check the current entity key if entity inspector is open 2010-12-22 17:38:33 +01:00
entitylist.cpp initial 2008-09-13 18:28:57 +00:00
entitylist.h initial 2008-09-13 18:28:57 +00:00
environment.cpp fix gamedetect NULL pointer 2010-08-23 21:41:42 +02:00
environment.h add command line options: 2009-03-04 08:12:04 +00:00
error.cpp initial 2008-09-13 18:28:57 +00:00
error.h initial 2008-09-13 18:28:57 +00:00
feedback.cpp initial 2008-09-13 18:28:57 +00:00
feedback.h initial 2008-09-13 18:28:57 +00:00
filetypes.cpp allow different file type selections for open/import/save 2010-10-10 14:35:18 +02:00
filetypes.h initial 2008-09-13 18:28:57 +00:00
filters.cpp add a "decals" texture filter option (textures/decals/) 2010-02-06 22:24:14 +01:00
filters.h initial 2008-09-13 18:28:57 +00:00
findtexturedialog.cpp initial 2008-09-13 18:28:57 +00:00
findtexturedialog.h initial 2008-09-13 18:28:57 +00:00
glwidget.cpp initial 2008-09-13 18:28:57 +00:00
glwidget.h initial 2008-09-13 18:28:57 +00:00
grid.cpp ToggleGridSnap command (beware of it) 2009-10-04 19:15:55 +00:00
grid.h ToggleGridSnap command (beware of it) 2009-10-04 19:15:55 +00:00
groupdialog.cpp initial 2008-09-13 18:28:57 +00:00
groupdialog.h make shift-a not always check classname, but check the current entity key if entity inspector is open 2010-12-22 17:38:33 +01:00
gtkdlgs.cpp automatically run the decompiler when specifying a BSP file in Import... 2010-10-10 16:04:41 +02:00
gtkdlgs.h initial 2008-09-13 18:28:57 +00:00
gtkmisc.cpp new awesome feature: the shortcuts list can now be EDITED 2009-03-25 10:35:37 +00:00
gtkmisc.h new awesome feature: the shortcuts list can now be EDITED 2009-03-25 10:35:37 +00:00
help.cpp initial 2008-09-13 18:28:57 +00:00
help.h initial 2008-09-13 18:28:57 +00:00
image.cpp initial 2008-09-13 18:28:57 +00:00
image.h initial 2008-09-13 18:28:57 +00:00
main.cpp rename the DwmEnableComposition variable 2011-01-21 09:13:40 +01:00
main.h initial 2008-09-13 18:28:57 +00:00
mainframe.cpp more errors 2011-05-16 14:57:14 +02:00
mainframe.h make shift-a not always check classname, but check the current entity key if entity inspector is open 2010-12-22 17:38:33 +01:00
map.cpp support passing the home path to q3map2 as -fs_home (home dir only, ends with /. to request a dotdir name) and -fs_homepath (full path, including /.gamename) 2011-05-01 18:49:33 +02:00
map.h initial 2008-09-13 18:28:57 +00:00
mru.cpp Remove unnecessary locale/UTF-8 encoding conversions 2010-05-20 19:45:59 +03:00
mru.h initial 2008-09-13 18:28:57 +00:00
multimon.cpp initial 2008-09-13 18:28:57 +00:00
multimon.h initial 2008-09-13 18:28:57 +00:00
nullmodel.cpp initial 2008-09-13 18:28:57 +00:00
nullmodel.h initial 2008-09-13 18:28:57 +00:00
parse.cpp initial 2008-09-13 18:28:57 +00:00
parse.h initial 2008-09-13 18:28:57 +00:00
patch.cpp changes from OSXnetradiant 2010-03-28 19:14:14 +02:00
patch.h new feature to smooth patches 2009-07-21 17:18:11 +00:00
patchdialog.cpp fix Gtk warnings about nonzero page_size in spin buttons 2009-04-28 13:04:53 +00:00
patchdialog.h initial 2008-09-13 18:28:57 +00:00
patchmanip.cpp enable the previously disabled "Sphere" patch primitive 2009-07-24 23:18:20 +00:00
patchmanip.h initial 2008-09-13 18:28:57 +00:00
patchmodule.cpp support MAX_PATCH_* matching q3map2 2009-07-21 17:28:59 +00:00
patchmodule.h initial 2008-09-13 18:28:57 +00:00
plugin.cpp initial 2008-09-13 18:28:57 +00:00
plugin.h initial 2008-09-13 18:28:57 +00:00
pluginapi.cpp initial 2008-09-13 18:28:57 +00:00
pluginapi.h initial 2008-09-13 18:28:57 +00:00
pluginmanager.cpp initial 2008-09-13 18:28:57 +00:00
pluginmanager.h initial 2008-09-13 18:28:57 +00:00
pluginmenu.cpp initial 2008-09-13 18:28:57 +00:00
pluginmenu.h initial 2008-09-13 18:28:57 +00:00
plugintoolbar.cpp initial 2008-09-13 18:28:57 +00:00
plugintoolbar.h initial 2008-09-13 18:28:57 +00:00
points.cpp initial 2008-09-13 18:28:57 +00:00
points.h initial 2008-09-13 18:28:57 +00:00
preferencedictionary.cpp initial 2008-09-13 18:28:57 +00:00
preferencedictionary.h add command line options: 2009-03-04 08:12:04 +00:00
preferences.cpp always sort game descriptions by displayed name 2009-04-29 16:35:28 +00:00
preferences.h fix Gtk warnings about nonzero page_size in spin buttons 2009-04-28 13:04:53 +00:00
qe3.cpp support passing the home path to q3map2 as -fs_home (home dir only, ends with /. to request a dotdir name) and -fs_homepath (full path, including /.gamename) 2011-05-01 18:49:33 +02:00
qe3.h initial 2008-09-13 18:28:57 +00:00
qgl.cpp remove a LOT of unused symbols from qgl.cpp 2010-12-19 21:06:42 +01:00
qgl.h initial 2008-09-13 18:28:57 +00: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 initial 2008-09-13 18:28:57 +00:00
referencecache.h initial 2008-09-13 18:28:57 +00:00
renderer.cpp initial 2008-09-13 18:28:57 +00:00
renderer.h initial 2008-09-13 18:28:57 +00:00
renderstate.cpp initial 2008-09-13 18:28:57 +00:00
renderstate.h initial 2008-09-13 18:28:57 +00:00
resource.h initial 2008-09-13 18:28:57 +00:00
scenegraph.cpp initial 2008-09-13 18:28:57 +00:00
scenegraph.h initial 2008-09-13 18:28:57 +00:00
select.cpp Revert "fix invert selection logic", as that fix made other cases worse 2011-08-19 15:53:30 +02:00
select.h initial 2008-09-13 18:28:57 +00:00
selection.cpp radiant: make shift-middle, and ctrl-middle also paste 2011-05-15 22:18:14 +02:00
selection.h initial 2008-09-13 18:28:57 +00:00
server.cpp git-svn-id: svn://svn.icculus.org/netradiant/trunk@54 61c419a2-8eb2-4b30-bcec-8cead039b335 2008-09-16 07:40:46 +00:00
server.h initial 2008-09-13 18:28:57 +00:00
shaders.cpp initial 2008-09-13 18:28:57 +00:00
shaders.h initial 2008-09-13 18:28:57 +00:00
sockets.cpp initial 2008-09-13 18:28:57 +00:00
sockets.h initial 2008-09-13 18:28:57 +00:00
stacktrace.cpp fix OpenGL erorr bug on XP software renderer; use svn:ignore 2008-09-18 06:57:13 +00:00
stacktrace.h initial 2008-09-13 18:28:57 +00:00
surfacedialog.cpp fix Gtk warnings about nonzero page_size in spin buttons 2009-04-28 13:04:53 +00:00
surfacedialog.h initial 2008-09-13 18:28:57 +00:00
texmanip.cpp initial 2008-09-13 18:28:57 +00:00
texmanip.h initial 2008-09-13 18:28:57 +00:00
textureentry.cpp initial 2008-09-13 18:28:57 +00:00
textureentry.h initial 2008-09-13 18:28:57 +00:00
textures.cpp fix greyscaling bug in texture compression 2009-04-29 17:02:37 +00:00
textures.h initial 2008-09-13 18:28:57 +00:00
texwindow.cpp remove some redundant data members 2010-11-18 17:03:42 +01:00
texwindow.h initial 2008-09-13 18:28:57 +00:00
timer.cpp initial 2008-09-13 18:28:57 +00:00
timer.h initial 2008-09-13 18:28:57 +00:00
treemodel.cpp initial 2008-09-13 18:28:57 +00:00
treemodel.h initial 2008-09-13 18:28:57 +00:00
undo.cpp initial 2008-09-13 18:28:57 +00:00
undo.h initial 2008-09-13 18:28:57 +00:00
url.cpp use Firefox, not Netscape 2009-02-02 08:20:18 +00:00
url.h initial 2008-09-13 18:28:57 +00:00
view.cpp initial 2008-09-13 18:28:57 +00:00
view.h initial 2008-09-13 18:28:57 +00:00
watchbsp.cpp automatically run the decompiler when specifying a BSP file in Import... 2010-10-10 16:04:41 +02:00
watchbsp.h initial 2008-09-13 18:28:57 +00:00
winding.cpp initial 2008-09-13 18:28:57 +00:00
winding.h initial 2008-09-13 18:28:57 +00:00
windowobservers.cpp initial 2008-09-13 18:28:57 +00:00
windowobservers.h initial 2008-09-13 18:28:57 +00:00
xmlstuff.cpp initial 2008-09-13 18:28:57 +00:00
xmlstuff.h initial 2008-09-13 18:28:57 +00:00
xywindow.cpp give ViewFront/ViewSide/ViewTop default shortcuts 2010-12-29 17:51:35 +01:00
xywindow.h initial 2008-09-13 18:28:57 +00:00