.. |
bp_dlg.cpp
|
Fixing Entity info, adding parent to dialogs, setting (default) focus
|
2015-09-16 10:55:25 +02:00 |
brush.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
brush.h
|
make bool/qboolean/boolean *slightly* less wonky
|
2012-05-27 20:17:32 -05:00 |
brush_primit.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
brushscript.cpp
|
fix warning: array subscript is above array bounds
|
2012-03-18 02:17:09 +01:00 |
camera.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
camwindow.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
camwindow.h
|
Gtk3 port first step
|
2015-08-27 21:22:03 +02:00 |
csg.cpp
|
Feature: Make Hollow Touch/Overlap
|
2015-08-30 05:39:31 +02:00 |
dialog.cpp
|
Modified ExtractFilePath, ExtractFileName, ExtractFileBase, ExtractFileExtension, strcpy -> Q_strncpyz
|
2015-09-08 03:09:48 +02:00 |
dialog.h
|
Gtk3 port first step
|
2015-08-27 21:22:03 +02:00 |
dialoginfo.cpp
|
Gtk3 port first step
|
2015-08-27 21:22:03 +02:00 |
drag.cpp
|
Modified ExtractFilePath, ExtractFileName, ExtractFileBase, ExtractFileExtension, strcpy -> Q_strncpyz
|
2015-09-08 03:09:48 +02:00 |
eclass.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
eclass_def.cpp
|
Modified ExtractFilePath, ExtractFileName, ExtractFileBase, ExtractFileExtension, strcpy -> Q_strncpyz
|
2015-09-08 03:09:48 +02:00 |
eclass_def.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
error.cpp
|
strcpy, strcat, vsprintf -> strncpy, strncat, vsnprintf
|
2015-09-06 03:29:46 +02:00 |
feedback.cpp
|
Gtk3 port first step
|
2015-08-27 21:22:03 +02:00 |
feedback.h
|
Not using static xml library
|
2015-09-25 09:08:28 +02:00 |
file.cpp
|
strcpy, strcat, vsprintf -> strncpy, strncat, vsnprintf
|
2015-09-06 03:29:46 +02:00 |
file.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
filters.cpp
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
filters.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
findtexturedialog.cpp
|
Small adjustments and underline (color) for tagged text in the console
|
2015-09-12 04:39:34 +02:00 |
findtexturedialog.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
glinterface.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
glwidget.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
glwidget.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
glwindow.cpp
|
GTK3 mouse/device grab
|
2015-09-14 11:44:11 +02:00 |
glwindow.h
|
Improved mousewheel zoom-in
|
2014-03-24 06:57:46 +04:00 |
groupdialog.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
groupdialog.h
|
Gtk3 port first step
|
2015-08-27 21:22:03 +02:00 |
gtkdlgs.cpp
|
Small Patch Inspector fix
|
2015-09-29 00:56:18 +02:00 |
gtkfilesel-darwin.c
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
gtkfilesel-darwin.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
gtkfilesel-linux.c
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
gtkfilesel-linux.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
gtkfilesel.c
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
gtkfilesel.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
gtkmisc.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
gtkmisc.h
|
strcpy, strcat, vsprintf -> strncpy, strncat, vsnprintf
|
2015-09-06 03:29:46 +02:00 |
main.cpp
|
Fix for a crash
|
2015-09-28 23:39:57 +02:00 |
mainframe.cpp
|
Preference option for the Texture Directory List
|
2015-09-29 13:16:56 +02:00 |
mainframe.h
|
Feature: Make Hollow Touch/Overlap
|
2015-08-30 05:39:31 +02:00 |
Makefile.mac
|
transfer from internal tree r5311 branches/1.4-gpl
|
2007-09-12 18:54:28 +00:00 |
map.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
map.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
missing.cpp
|
strcpy, strcat, vsprintf -> strncpy, strncat, vsnprintf
|
2015-09-06 03:29:46 +02:00 |
parse.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
parse.h
|
Low hanging fruit: bring the number of compiler warnings down from 264 to 33.
|
2013-05-03 02:57:29 -04:00 |
patchdialog.cpp
|
Allow key presses for insensitive patch inspector window
|
2015-09-29 01:12:34 +02:00 |
patchdialog.h
|
Fix issue #192 - flip the notebook page when hiding the dialog, forces the texture window to redraw correctly on next show
|
2013-07-06 16:48:47 -05:00 |
plugin.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
pluginentities.cpp
|
sprintf -> snprintf
|
2015-09-07 00:41:21 +02:00 |
pluginmanager.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
pluginmanager.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
pmesh.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
points.cpp
|
strcpy, strcat, vsprintf -> strncpy, strncat, vsnprintf
|
2015-09-06 03:29:46 +02:00 |
points.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
preferences.cpp
|
Fixed Texture Size for the Texture Browser
|
2015-09-29 18:03:12 +02:00 |
preferences.h
|
Fixed Texture Size for the Texture Browser
|
2015-09-29 18:03:12 +02:00 |
profile.cpp
|
Modified ExtractFilePath, ExtractFileName, ExtractFileBase, ExtractFileExtension, strcpy -> Q_strncpyz
|
2015-09-08 03:09:48 +02:00 |
qe3.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
qe3.h
|
strcpy, strcat, vsprintf -> strncpy, strncat, vsnprintf
|
2015-09-06 03:29:46 +02:00 |
qedefs.h
|
fix for broken bsp menu (broken by increasing MAX_TEXTUREDIRS to 1024)
|
2013-07-19 07:08:28 +01:00 |
qfiles.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
qgl.c
|
Fix preprocessor String-izing
|
2015-09-13 15:17:01 +02:00 |
qgl.h
|
Support for gtkglarea
|
2015-09-13 10:07:25 +02:00 |
qgl_ext.cpp
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
queuedraw.cpp
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
radiant.ico
|
pulled in updates from ttimo branch
|
2012-04-26 13:40:42 -04:00 |
radiant.rc
|
ported over the 1.5 branch version of q3map2 which is newer
|
2008-07-25 07:31:37 +00:00 |
radiant.vcxproj
|
Fix for GTK 3.16
|
2015-09-13 19:12:35 +02:00 |
radiant.vcxproj.filters
|
Support for gtkglarea
|
2015-09-13 10:07:25 +02:00 |
resource.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
select.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
select.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
selectedface.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
stdafx.cpp
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
stdafx.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
surfacedialog.cpp
|
Patch Inspector starts with col and row 1 in the gui
|
2015-09-19 10:49:31 +02:00 |
surfacedialog.h
|
cosmetic - this code isn't used anyway, surface inspector logic has moved to a plugin?
|
2013-07-07 08:08:38 -05:00 |
surfaceplugin.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
surfaceplugin.h
|
add license info on a few things
|
2012-06-04 23:42:31 -05:00 |
targetname.cpp
|
Modified ExtractFilePath, ExtractFileName, ExtractFileBase, ExtractFileExtension, strcpy -> Q_strncpyz
|
2015-09-08 03:09:48 +02:00 |
texmanip.cpp
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
texmanip.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
textures.h
|
New: Texture directory list widget
|
2015-09-06 00:03:56 +02:00 |
texwindow.cpp
|
Fixed Texture Size for the Texture Browser
|
2015-09-29 18:03:12 +02:00 |
texwindow.h
|
Improved mousewheel zoom-in
|
2014-03-24 06:57:46 +04:00 |
ui.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
ui.h
|
Gtk3 port first step
|
2015-08-27 21:22:03 +02:00 |
undo.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
undo.h
|
make bool/qboolean/boolean *slightly* less wonky
|
2012-05-27 20:17:32 -05:00 |
vertsel.cpp
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
watchbsp.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
watchbsp.h
|
Fix umpteen fails in the BSP monitoring state management. Probably introduce 1 or 2 new ones.
|
2013-11-19 21:15:06 -05:00 |
winding.cpp
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
winding.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
xmlstuff.h
|
Not using static xml library
|
2015-09-25 09:08:28 +02:00 |
xywindow.cpp
|
Fix default shader for entities
|
2015-09-17 08:49:08 +02:00 |
xywindow.h
|
Improved mousewheel zoom-in
|
2014-03-24 06:57:46 +04:00 |
z.cpp
|
Modified ExtractFilePath, ExtractFileName, ExtractFileBase, ExtractFileExtension, strcpy -> Q_strncpyz
|
2015-09-08 03:09:48 +02:00 |
z.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |
zwindow.cpp
|
Using Sys_FPrintf with SYS_WRN and SYS_ERR
|
2015-09-16 16:11:16 +02:00 |
zwindow.h
|
uncrustify! now the code is only ugly on the *inside*
|
2012-03-17 15:01:54 -05:00 |