vmap/radiant
Marco Hladik 976821e604 Map_StartPosition: Don't just pick some random entity, just default to the
center since this happens in our games anyway.
Address the constant spam of unnecessary prints to console. We do not need
to know that a material we loaded succeeded - focus on the warnings and
errors.
2021-06-04 12:21:39 +02:00
..
autosave.cpp Initial commit 2020-11-17 12:16:16 +01:00
autosave.h Initial commit 2020-11-17 12:16:16 +01:00
brush.cpp Initial commit 2020-11-17 12:16:16 +01:00
brush.h Initial commit 2020-11-17 12:16:16 +01:00
brush_primit.cpp Initial commit 2020-11-17 12:16:16 +01:00
brush_primit.h Initial commit 2020-11-17 12:16:16 +01:00
brushmanip.cpp Initial commit 2020-11-17 12:16:16 +01:00
brushmanip.h Initial commit 2020-11-17 12:16:16 +01:00
brushmodule.cpp Initial commit 2020-11-17 12:16:16 +01:00
brushmodule.h Initial commit 2020-11-17 12:16:16 +01:00
brushnode.cpp Initial commit 2020-11-17 12:16:16 +01:00
brushnode.h Initial commit 2020-11-17 12:16:16 +01:00
brushtokens.cpp Initial commit 2020-11-17 12:16:16 +01:00
brushtokens.h Initial commit 2020-11-17 12:16:16 +01:00
brushxml.cpp Initial commit 2020-11-17 12:16:16 +01:00
brushxml.h Initial commit 2020-11-17 12:16:16 +01:00
build.cpp Initial commit 2020-11-17 12:16:16 +01:00
build.h Initial commit 2020-11-17 12:16:16 +01:00
camwindow.cpp GoToZero will now affect all view cameras, because why not. 2021-06-04 12:03:24 +02:00
camwindow.h Initial commit 2020-11-17 12:16:16 +01:00
clippertool.cpp Initial commit 2020-11-17 12:16:16 +01:00
clippertool.h Initial commit 2020-11-17 12:16:16 +01:00
commands.cpp Initial commit 2020-11-17 12:16:16 +01:00
commands.h Initial commit 2020-11-17 12:16:16 +01:00
console.cpp Process the C++ string before printf() it directly to console 2021-06-03 00:16:11 +02:00
console.h Rip out the really terrible Gtk Console. 2021-06-01 19:02:51 +02:00
csg.cpp Initial commit 2020-11-17 12:16:16 +01:00
csg.h Initial commit 2020-11-17 12:16:16 +01:00
dialog.cpp Fix ambigous template arguments. 2021-01-16 16:46:35 +01:00
dialog.h Initial commit 2020-11-17 12:16:16 +01:00
eclass.cpp Tweak the eclass loader, so mods can have proper custom entity definitions 2021-03-04 05:01:15 +01:00
eclass.h Initial commit 2020-11-17 12:16:16 +01:00
eclass_def.cpp Initial commit 2020-11-17 12:16:16 +01:00
eclass_def.h Initial commit 2020-11-17 12:16:16 +01:00
eclass_doom3.cpp Initial commit 2020-11-17 12:16:16 +01:00
eclass_doom3.h Initial commit 2020-11-17 12:16:16 +01:00
eclass_fgd.cpp Initial commit 2020-11-17 12:16:16 +01:00
eclass_fgd.h Initial commit 2020-11-17 12:16:16 +01:00
eclass_xml.cpp Initial commit 2020-11-17 12:16:16 +01:00
eclass_xml.h Initial commit 2020-11-17 12:16:16 +01:00
entity.cpp Initial commit 2020-11-17 12:16:16 +01:00
entity.h Initial commit 2020-11-17 12:16:16 +01:00
entityinspector.cpp Initial commit 2020-11-17 12:16:16 +01:00
entityinspector.h Initial commit 2020-11-17 12:16:16 +01:00
entitylist.cpp Initial commit 2020-11-17 12:16:16 +01:00
entitylist.h Initial commit 2020-11-17 12:16:16 +01:00
environment.cpp Initial commit 2020-11-17 12:16:16 +01:00
environment.h Initial commit 2020-11-17 12:16:16 +01:00
error.cpp Rip out the really terrible Gtk Console. 2021-06-01 19:02:51 +02:00
error.h Initial commit 2020-11-17 12:16:16 +01:00
feedback.cpp Initial commit 2020-11-17 12:16:16 +01:00
feedback.h Initial commit 2020-11-17 12:16:16 +01:00
filetypes.cpp Initial commit 2020-11-17 12:16:16 +01:00
filetypes.h Initial commit 2020-11-17 12:16:16 +01:00
filters.cpp Initial commit 2020-11-17 12:16:16 +01:00
filters.h Initial commit 2020-11-17 12:16:16 +01:00
findtexturedialog.cpp Initial commit 2020-11-17 12:16:16 +01:00
findtexturedialog.h Initial commit 2020-11-17 12:16:16 +01:00
glwidget.cpp Initial commit 2020-11-17 12:16:16 +01:00
glwidget.h Initial commit 2020-11-17 12:16:16 +01:00
grid.cpp Initial commit 2020-11-17 12:16:16 +01:00
grid.h Initial commit 2020-11-17 12:16:16 +01:00
groupdialog.cpp Initial commit 2020-11-17 12:16:16 +01:00
groupdialog.h Initial commit 2020-11-17 12:16:16 +01:00
gtkdlgs.cpp Destroy the cmake dependency. 2021-06-02 12:31:03 +02:00
gtkdlgs.h Initial commit 2020-11-17 12:16:16 +01:00
gtkmisc.cpp Initial commit 2020-11-17 12:16:16 +01:00
gtkmisc.h Initial commit 2020-11-17 12:16:16 +01:00
help.cpp Initial commit 2020-11-17 12:16:16 +01:00
help.h Initial commit 2020-11-17 12:16:16 +01:00
image.cpp Initial commit 2020-11-17 12:16:16 +01:00
image.h Initial commit 2020-11-17 12:16:16 +01:00
main.cpp Destroy the cmake dependency. 2021-06-02 12:31:03 +02:00
main.h Initial commit 2020-11-17 12:16:16 +01:00
mainframe.cpp GoToZero will now affect all view cameras, because why not. 2021-06-04 12:03:24 +02:00
mainframe.h Initial commit 2020-11-17 12:16:16 +01:00
Makefile Merge contrib with plugins. Add LICENSE for prtview. 2021-06-02 14:43:14 +02:00
map.cpp Map_StartPosition: Don't just pick some random entity, just default to the 2021-06-04 12:21:39 +02:00
map.h Initial commit 2020-11-17 12:16:16 +01:00
mru.cpp Initial commit 2020-11-17 12:16:16 +01:00
mru.h Initial commit 2020-11-17 12:16:16 +01:00
multimon.cpp Initial commit 2020-11-17 12:16:16 +01:00
multimon.h Initial commit 2020-11-17 12:16:16 +01:00
nullmodel.cpp Initial commit 2020-11-17 12:16:16 +01:00
nullmodel.h Initial commit 2020-11-17 12:16:16 +01:00
parse.cpp Initial commit 2020-11-17 12:16:16 +01:00
parse.h Initial commit 2020-11-17 12:16:16 +01:00
patch.cpp Initial commit 2020-11-17 12:16:16 +01:00
patch.h Initial commit 2020-11-17 12:16:16 +01:00
patchdialog.cpp Work towards redoing some of the UX has begun, affecting our side-bar, the 2020-12-19 21:17:19 +01:00
patchdialog.h Initial commit 2020-11-17 12:16:16 +01:00
patchmanip.cpp Initial commit 2020-11-17 12:16:16 +01:00
patchmanip.h Initial commit 2020-11-17 12:16:16 +01:00
patchmodule.cpp Initial commit 2020-11-17 12:16:16 +01:00
patchmodule.h Initial commit 2020-11-17 12:16:16 +01:00
plugin.cpp Initial commit 2020-11-17 12:16:16 +01:00
plugin.h Initial commit 2020-11-17 12:16:16 +01:00
pluginapi.cpp Initial commit 2020-11-17 12:16:16 +01:00
pluginapi.h Initial commit 2020-11-17 12:16:16 +01:00
pluginmanager.cpp Initial commit 2020-11-17 12:16:16 +01:00
pluginmanager.h Initial commit 2020-11-17 12:16:16 +01:00
pluginmenu.cpp Initial commit 2020-11-17 12:16:16 +01:00
pluginmenu.h Initial commit 2020-11-17 12:16:16 +01:00
plugintoolbar.cpp Initial commit 2020-11-17 12:16:16 +01:00
plugintoolbar.h Initial commit 2020-11-17 12:16:16 +01:00
points.cpp Initial commit 2020-11-17 12:16:16 +01:00
points.h Initial commit 2020-11-17 12:16:16 +01:00
preferencedictionary.cpp Initial commit 2020-11-17 12:16:16 +01:00
preferencedictionary.h Initial commit 2020-11-17 12:16:16 +01:00
preferences.cpp Rip out the really terrible Gtk Console. 2021-06-01 19:02:51 +02:00
preferences.h Rip out the really terrible Gtk Console. 2021-06-01 19:02:51 +02:00
qe3.cpp Destroy the cmake dependency. 2021-06-02 12:31:03 +02:00
qe3.h Initial commit 2020-11-17 12:16:16 +01:00
qgl.cpp Initial commit 2020-11-17 12:16:16 +01:00
qgl.h Initial commit 2020-11-17 12:16:16 +01:00
referencecache.cpp Map_StartPosition: Don't just pick some random entity, just default to the 2021-06-04 12:21:39 +02:00
referencecache.h Initial commit 2020-11-17 12:16:16 +01:00
renderer.cpp Initial commit 2020-11-17 12:16:16 +01:00
renderer.h Initial commit 2020-11-17 12:16:16 +01:00
renderstate.cpp Initial commit 2020-11-17 12:16:16 +01:00
renderstate.h Initial commit 2020-11-17 12:16:16 +01:00
resource.h Initial commit 2020-11-17 12:16:16 +01:00
scenegraph.cpp Initial commit 2020-11-17 12:16:16 +01:00
scenegraph.h Initial commit 2020-11-17 12:16:16 +01:00
select.cpp Initial commit 2020-11-17 12:16:16 +01:00
select.h Initial commit 2020-11-17 12:16:16 +01:00
selection.cpp Work towards redoing some of the UX has begun, affecting our side-bar, the 2020-12-19 21:17:19 +01:00
selection.h Initial commit 2020-11-17 12:16:16 +01:00
server.cpp Initial commit 2020-11-17 12:16:16 +01:00
server.h Initial commit 2020-11-17 12:16:16 +01:00
shaders.cpp Initial commit 2020-11-17 12:16:16 +01:00
shaders.h Initial commit 2020-11-17 12:16:16 +01:00
sockets.cpp Initial commit 2020-11-17 12:16:16 +01:00
sockets.h Initial commit 2020-11-17 12:16:16 +01:00
stacktrace.cpp Initial commit 2020-11-17 12:16:16 +01:00
stacktrace.h Initial commit 2020-11-17 12:16:16 +01:00
surfacedialog.cpp Work towards redoing some of the UX has begun, affecting our side-bar, the 2020-12-19 21:17:19 +01:00
surfacedialog.h Initial commit 2020-11-17 12:16:16 +01:00
texmanip.cpp Initial commit 2020-11-17 12:16:16 +01:00
texmanip.h Initial commit 2020-11-17 12:16:16 +01:00
textureentry.cpp Initial commit 2020-11-17 12:16:16 +01:00
textureentry.h Initial commit 2020-11-17 12:16:16 +01:00
textures.cpp Map_StartPosition: Don't just pick some random entity, just default to the 2021-06-04 12:21:39 +02:00
textures.h Initial commit 2020-11-17 12:16:16 +01:00
texwindow.cpp Initial commit 2020-11-17 12:16:16 +01:00
texwindow.h Initial commit 2020-11-17 12:16:16 +01:00
timer.cpp Initial commit 2020-11-17 12:16:16 +01:00
timer.h Initial commit 2020-11-17 12:16:16 +01:00
treemodel.cpp Initial commit 2020-11-17 12:16:16 +01:00
treemodel.h Initial commit 2020-11-17 12:16:16 +01:00
undo.cpp Initial commit 2020-11-17 12:16:16 +01:00
undo.h Initial commit 2020-11-17 12:16:16 +01:00
url.cpp Initial commit 2020-11-17 12:16:16 +01:00
url.h Initial commit 2020-11-17 12:16:16 +01:00
view.cpp Initial commit 2020-11-17 12:16:16 +01:00
view.h Initial commit 2020-11-17 12:16:16 +01:00
watchbsp.cpp Initial commit 2020-11-17 12:16:16 +01:00
watchbsp.h Initial commit 2020-11-17 12:16:16 +01:00
winding.cpp Initial commit 2020-11-17 12:16:16 +01:00
winding.h Initial commit 2020-11-17 12:16:16 +01:00
windowobservers.cpp Initial commit 2020-11-17 12:16:16 +01:00
windowobservers.h Initial commit 2020-11-17 12:16:16 +01:00
worldspawn.ico Initial commit 2020-11-17 12:16:16 +01:00
worldspawn.rc Initial commit 2020-11-17 12:16:16 +01:00
xmlstuff.cpp Initial commit 2020-11-17 12:16:16 +01:00
xmlstuff.h Initial commit 2020-11-17 12:16:16 +01:00
xywindow.cpp Work towards redoing some of the UX has begun, affecting our side-bar, the 2020-12-19 21:17:19 +01:00
xywindow.h Work towards redoing some of the UX has begun, affecting our side-bar, the 2020-12-19 21:17:19 +01:00