Commit graph

13 commits

Author SHA1 Message Date
Forest Hale
bb1e61558a some warning fixes
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@175 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-09-05 17:30:15 +00:00
namespace
45a615e355 - Fixed q3map2 lightbounce bug (by Unknown)
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@165 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-04-26 13:16:37 +00:00
Forest Hale
c4e2a20d08 SplitBrush now uses the result of BoundBrush to detect if the split
brush is invalid rather than using its own code (it already called
BoundBrush to update the bounds, it may as well use the result as well)


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@157 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-03-09 02:10:22 +00:00
Forest Hale
77faf8018f changed BaseWindingForPlane to construct the polygon using
MAX_WORLD_COORD*2 as radius rather than MAX_WORLD_COORD, this fixes
problems with certain invalid brushes not being rejected because of
insufficiently large coords, usually causing a stack overflow when
constructing the BSP tree (due to insufficient "_blocksize")


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@156 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-03-09 01:57:32 +00:00
namespace
8048d70866 - Disabled useless "deprecated" warnings when using stdc functions
- Added Tremulous support
- Fixed wildpointer bug in texwindow.cpp
- Updated credits
- Updated installerfiles
- Fixed some warnings


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@150 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-03-04 20:54:30 +00:00
namespace
35afb8e83e (THIS IS A TRANSITIONAL REVISION, DO NOT USE, WAIT FOR UPDATED DEPS)
- Fixed weird msvcrt bugs caused by dbghelp.dll
- Activated new radiant icon on Linux (Topsun)
- First update for installerfiles (Shaderman)
- New MODT for q3map2 :)
- tiny changes

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@146 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-03-03 18:01:05 +00:00
namespace
68159d9ed4 - Radiant is now Vista compatible (Aero must be disabled)
- Updated all radiant dependencies (gtk is now 2-2.10)
  New dependency packages can be found here
http://zerowing.idsoftware.com/files/radiant/developer/1.5/gtkradiant-1.5-dependencies-1.0.zip
  or here
http://www.codecreator.net/radiant/gtkradiant-1.5-dependencies-1.0.zip
- Removed Win32 filechooser
   - Fixes crashes caused by utf-8 encoded filenames
   - Fixes Vista "SaveAs"-Bug
- Converted all projects to Visual Studio 2005
- Codefixes for vc2k5 compiler
- Removed old unused projectfiles for Visual Studio 6
- Simplified dependency filestructure
- Simplified install.py
- Updated CONTRIBUTORS list

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@143 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-02-28 20:55:39 +00:00
namespace
61cca6db45 SnapPlane reenabled by namespace because of multiple reports of
q3map2-crashes which were triggered by this patch.


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@142 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-01-26 19:03:29 +00:00
Forest Hale
ceb313228a disabled SnapPlane because it slightly corrupts collision brushes from
embedded model triangles


git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@137 8a3a26a2-13c4-0310-b231-cf6edde360e5
2007-01-18 12:04:47 +00:00
namespace
f2bd8e197e - Added tremoulus-support to q3map2
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@124 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-12-13 20:01:20 +00:00
namespace
3177630aed - Added warzow-support to q3map2
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@119 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-11-04 23:15:25 +00:00
spog
7a43e1720c updated libxml2 win32 package to 2.6.24
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@88 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-07-09 14:09:19 +00:00
TTimo
12b372f89c ok
git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant@1 8a3a26a2-13c4-0310-b231-cf6edde360e5
2006-02-10 22:01:20 +00:00