root/GtkRadiant/tags/1.5-release/radiant

Name Size Rev Age Last Change
../
.cvsignore 106 bytes 1 3 years timo: ok
autosave.cpp 6.1 kB 1 3 years timo: ok
autosave.h 1.0 kB 1 3 years timo: ok
brush.cpp 10.9 kB 63 3 years spog: added plugins to win32/linux installers; fixed crash when plugins are …
brush.h 103.3 kB 152 2 years lordhavoc: changed ASSERT_MESSAGE and ERROR_MESSAGE macros to use proper do{}while(0) …
brush_primit.cpp 48.6 kB 60 3 years spog: refactored vector classes to avoid reinterpret_cast
brush_primit.h 4.1 kB 136 2 years namespace: - Fixed "jumping" texcoords when switching to a shader with different …
brushmanip.cpp 39.7 kB 138 2 years namespace: - Weird shiftvalues are now hidden to the user, shiftvalues will stay in …
brushmanip.h 3.8 kB 138 2 years namespace: - Weird shiftvalues are now hidden to the user, shiftvalues will stay in …
brushmodule.cpp 9.9 kB 68 3 years spog: added patch support for texture-painting
brushmodule.h 0.9 kB 1 3 years timo: ok
brushnode.cpp 0.8 kB 1 3 years timo: ok
brushnode.h 4.4 kB 1 3 years timo: ok
brushtokens.cpp 0.8 kB 1 3 years timo: ok
brushtokens.h 22.0 kB 1 3 years timo: ok
brushxml.cpp 0.8 kB 1 3 years timo: ok
brushxml.h 11.7 kB 160 2 years namespace: TinyFix?: mapxml Element memorymanagment
build.cpp 28.4 kB 108 2 years namespace: - Fixed Etb saving custom tags to global tagfile (Shaderman/namespace) - …
build.h 1.2 kB 1 3 years timo: ok
camwindow.cpp 61.7 kB 128 2 years namespace: - Brushplugin Version 2.0, supports multiple collapse modes and a …
camwindow.h 2.2 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
clippertool.cpp 0.8 kB 1 3 years timo: ok
clippertool.h 0.8 kB 1 3 years timo: ok
commands.cpp 12.4 kB 71 3 years spog: portability improvements
commands.h 1.8 kB 1 3 years timo: ok
console.cpp 7.6 kB 73 3 years spog: fixed camera freemove shortcuts bug
console.h 1.6 kB 1 3 years timo: ok
csg.cpp 18.9 kB 56 3 years spog: fixed gcc 4.1 compile error
csg.h 1.4 kB 1 3 years timo: ok
dialog.cpp 23.3 kB 152 2 years lordhavoc: changed ASSERT_MESSAGE and ERROR_MESSAGE macros to use proper do{}while(0) …
dialog.h 8.7 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
eclass.cpp 10.5 kB 95 2 years spog: added support for both ent and def files at the same time
eclass.h 0.9 kB 1 3 years timo: ok
eclass_def.cpp 7.8 kB 26 3 years spog: added string-pooling for shader variable names and entity keys
eclass_def.h 0.9 kB 1 3 years timo: ok
eclass_doom3.cpp 27.7 kB 114 2 years namespace: - Fix for bug 1106 - .wad files don't get listed in the textures menu …
eclass_doom3.h 0.8 kB 1 3 years timo: ok
eclass_fgd.cpp 23.6 kB 1 3 years timo: ok
eclass_fgd.h 0.8 kB 1 3 years timo: ok
eclass_xml.cpp 16.2 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
eclass_xml.h 0.8 kB 1 3 years timo: ok
entity.cpp 13.2 kB 117 2 years namespace: - Updated help menu web links (removed map-center.com, added ETB …
entity.h 1.4 kB 1 3 years timo: ok
entityinspector.cpp 50.0 kB 166 2 years namespace: - Disabled auto-search for texbrowser and entityinspector even when the …
entityinspector.h 1.1 kB 1 3 years timo: ok
entitylist.cpp 11.3 kB 81 3 years spog: minor refactoring
entitylist.h 1.0 kB 1 3 years timo: ok
environment.cpp 4.3 kB 59 3 years spog: portability fixes
environment.h 1.0 kB 1 3 years timo: ok
error.cpp 3.3 kB 59 3 years spog: portability fixes
error.h 0.9 kB 1 3 years timo: ok
feedback.cpp 9.4 kB 1 3 years timo: ok
feedback.h 5.2 kB 1 3 years timo: ok
filetypes.cpp 3.5 kB 1 3 years timo: ok
filetypes.h 1.0 kB 1 3 years timo: ok
filters.cpp 9.6 kB 112 2 years namespace: - Changed ETB not to show any texture if a tag search doesn't match …
filters.h 0.9 kB 1 3 years timo: ok
findtexturedialog.cpp 7.7 kB 61 3 years spog: integrated x86_64 patch from LordHavoc?
findtexturedialog.h 1.2 kB 1 3 years timo: ok
glwidget.cpp 1.6 kB 1 3 years timo: ok
glwidget.h 0.8 kB 1 3 years timo: ok
grid.cpp 7.8 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
grid.h 1.1 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
groupdialog.cpp 5.7 kB 1 3 years timo: ok
groupdialog.h 1.6 kB 1 3 years timo: ok
gtkdlgs.cpp 36.7 kB 107 2 years namespace: - Added LocalLcPath? to plugin interface - Added enhanced Texturebrowser …
gtkdlgs.h 2.2 kB 107 2 years namespace: - Added LocalLcPath? to plugin interface - Added enhanced Texturebrowser …
gtkmisc.cpp 5.6 kB 15 3 years spog: fixed crash on disabling lighting
gtkmisc.h 3.2 kB 1 3 years timo: ok
GtkRadiant.vcproj 20.4 kB 163 2 years namespace: - Fixed texcompression being disabled after each restart
help.cpp 4.1 kB 117 2 years namespace: - Updated help menu web links (removed map-center.com, added ETB …
help.h 1.0 kB 1 3 years timo: ok
image.cpp 2.0 kB 95 2 years spog: added support for both ent and def files at the same time
image.h 0.9 kB 1 3 years timo: ok
main.cpp 17.6 kB 65 3 years spog: fixed linux-only crash when error message handler causes an error
main.h 0.9 kB 1 3 years timo: ok
mainframe.cpp 103.8 kB 152 2 years lordhavoc: changed ASSERT_MESSAGE and ERROR_MESSAGE macros to use proper do{}while(0) …
mainframe.h 6.3 kB 107 2 years namespace: - Added LocalLcPath? to plugin interface - Added enhanced Texturebrowser …
map.cpp 53.8 kB 76 3 years spog: fixed save-region crash
map.h 3.6 kB 58 3 years spog: ported bobtoolz
mru.cpp 5.8 kB 1 3 years timo: ok
mru.h 1.0 kB 1 3 years timo: ok
multimon.cpp 3.5 kB 1 3 years timo: ok
multimon.h 1.2 kB 1 3 years timo: ok
nullmodel.cpp 5.2 kB 1 3 years timo: ok
nullmodel.h 1.1 kB 1 3 years timo: ok
parse.cpp 1.6 kB 1 3 years timo: ok
parse.h 0.8 kB 1 3 years timo: ok
patch.cpp 77.9 kB 60 3 years spog: refactored vector classes to avoid reinterpret_cast
patch.h 53.1 kB 107 2 years namespace: - Added LocalLcPath? to plugin interface - Added enhanced Texturebrowser …
patchdialog.cpp 42.4 kB 81 3 years spog: minor refactoring
patchdialog.h 1.4 kB 1 3 years timo: ok
patchmanip.cpp 33.2 kB 158 2 years namespace: Fix: Selection is now deleted when creating a patch out of it (aumüller / …
patchmanip.h 1.9 kB 1 3 years timo: ok
patchmodule.cpp 5.3 kB 58 3 years spog: ported bobtoolz
patchmodule.h 0.8 kB 1 3 years timo: ok
plugin.cpp 9.5 kB 107 2 years namespace: - Added LocalLcPath? to plugin interface - Added enhanced Texturebrowser …
plugin.h 1.4 kB 1 3 years timo: ok
pluginapi.cpp 2.3 kB 1 3 years timo: ok
pluginapi.h 1.2 kB 1 3 years timo: ok
pluginmanager.cpp 6.1 kB 95 2 years spog: added support for both ent and def files at the same time
pluginmanager.h 1.7 kB 1 3 years timo: ok
pluginmenu.cpp 5.7 kB 117 2 years namespace: - Updated help menu web links (removed map-center.com, added ETB …
pluginmenu.h 1.1 kB 1 3 years timo: ok
plugintoolbar.cpp 4.1 kB 95 2 years spog: added support for both ent and def files at the same time
plugintoolbar.h 1.1 kB 1 3 years timo: ok
points.cpp 9.4 kB 37 3 years spog: fixed crash on prefs reset; fixed crash on next-leak-spot
points.h 1.2 kB 1 3 years timo: ok
preferencedictionary.cpp 0.8 kB 1 3 years timo: ok
preferencedictionary.h 7.3 kB 1 3 years timo: ok
preferences.cpp 30.7 kB 143 2 years namespace: - Radiant is now Vista compatible (Aero must be disabled) - Updated all …
preferences.h 12.8 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
qe3.cpp 9.1 kB 59 3 years spog: portability fixes
qe3.h 1.6 kB 1 3 years timo: ok
qgl.cpp 82.1 kB 136 2 years namespace: - Fixed "jumping" texcoords when switching to a shader with different …
qgl.h 1.1 kB 136 2 years namespace: - Fixed "jumping" texcoords when switching to a shader with different …
radiant.ico 2.2 kB 125 2 years namespace: 15/12/2006 namespace - Inverted bevel can be used with end caps (Topsun) …
radiant.rc 1.6 kB 1 3 years timo: ok
radiant_old.ico 1.1 kB 125 2 years namespace: 15/12/2006 namespace - Inverted bevel can be used with end caps (Topsun) …
referencecache.cpp 19.3 kB 93 2 years spog: changed ase texture parsing to match DoomEdit?
referencecache.h 1.5 kB 1 3 years timo: ok
renderer.cpp 0.8 kB 1 3 years timo: ok
renderer.h 5.5 kB 1 3 years timo: ok
renderstate.cpp 76.3 kB 148 2 years namespace: - Reverted Q3 translucency fix since it randomly made brushes fully …
renderstate.h 0.9 kB 1 3 years timo: ok
resource.h 0.5 kB 1 3 years timo: ok
scenegraph.cpp 6.9 kB 58 3 years spog: ported bobtoolz
scenegraph.h 0.8 kB 1 3 years timo: ok
select.cpp 32.2 kB 113 2 years namespace: - Added "select inside" and "select touching" Both functions now work …
select.h 2.4 kB 113 2 years namespace: - Added "select inside" and "select touching" Both functions now work …
selection.cpp 113.1 kB 81 3 years spog: minor refactoring
selection.h 1.4 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
server.cpp 6.0 kB 95 2 years spog: added support for both ent and def files at the same time
server.h 1.0 kB 1 3 years timo: ok
shaders.cpp 2.2 kB 1 3 years timo: ok
shaders.h 0.9 kB 1 3 years timo: ok
sockets.cpp 1.0 kB 70 3 years spog: fixed gcc compile error
sockets.h 235 bytes 59 3 years spog: portability fixes
stacktrace.cpp 9.0 kB 149 2 years namespace: Linux compile fix and updated COMPILING
stacktrace.h 0.9 kB 89 3 years spog: applied patch: stack-backtrace support on linux; use new DebugHelp? API on …
surfacedialog.cpp 83.8 kB 138 2 years namespace: - Weird shiftvalues are now hidden to the user, shiftvalues will stay in …
surfacedialog.h 1.6 kB 68 3 years spog: added patch support for texture-painting
texmanip.cpp 10.5 kB 1 3 years timo: ok
texmanip.h 1.8 kB 1 3 years timo: ok
textureentry.cpp 0.8 kB 1 3 years timo: ok
textureentry.h 3.1 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
textures.cpp 23.0 kB 164 2 years namespace: - Fixed another texcompression bug
textures.h 1.1 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
texwindow.cpp 87.0 kB 166 2 years namespace: - Disabled auto-search for texbrowser and entityinspector even when the …
texwindow.h 2.2 kB 107 2 years namespace: - Added LocalLcPath? to plugin interface - Added enhanced Texturebrowser …
timer.cpp 2.1 kB 59 3 years spog: portability fixes
timer.h 2.5 kB 1 3 years timo: ok
treemodel.cpp 42.2 kB 1 3 years timo: ok
treemodel.h 1.1 kB 1 3 years timo: ok
undo.cpp 12.3 kB 44 3 years spog: refactored plugin api; refactored callback library; added signals library
undo.h 0.8 kB 1 3 years timo: ok
url.cpp 1.9 kB 59 3 years spog: portability fixes
url.h 0.9 kB 1 3 years timo: ok
view.cpp 1.4 kB 1 3 years timo: ok
view.h 4.7 kB 60 3 years spog: refactored vector classes to avoid reinterpret_cast
watchbsp.cpp 26.2 kB 66 3 years spog: fixed nudge-selection and build-monitoring-defaults
watchbsp.h 1.7 kB 1 3 years timo: ok
winding.cpp 11.2 kB 1 3 years timo: ok
winding.h 7.4 kB 1 3 years timo: ok
windowobservers.cpp 5.2 kB 1 3 years timo: ok
windowobservers.h 1.9 kB 1 3 years timo: ok
xmlstuff.cpp 1.5 kB 1 3 years timo: ok
xmlstuff.h 3.2 kB 17 3 years spog: added buffering to minimise GtkTextBuffer? insert calls
xywindow.cpp 78.9 kB 117 2 years namespace: - Updated help menu web links (removed map-center.com, added ETB …
xywindow.h 6.6 kB 58 3 years spog: ported bobtoolz
Note: See TracBrowser for help on using the browser.