]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
- Updated Windows build doc, very slight revision. Changed 37 targets to 38.
authorrambetter <rambetter>
Thu, 3 Mar 2011 15:51:44 +0000 (15:51 +0000)
committerrambetter <rambetter>
Thu, 3 Mar 2011 15:51:44 +0000 (15:51 +0000)
commit8d530e8707069a0cb030df07696c223522b1f990
tree62a95bc0eb2529ce7e145cc83530ba560e74f2a1
parentcaadbd4cfc7aad3ac87651d06f954829de12d94a
- Updated Windows build doc, very slight revision.  Changed 37 targets to 38.
- Added plugins/imagehl to list of modules built (both Windows and Linux).
    Not really sure what this does, but it's the only module (as defined by
    stuff in plugins/ or contrib/) that exists and isn't currently part of the
    build.
- The code to disable desktop composition in Windows has been moved from start
    of main() to an option in Preferences.  The pref reads as follows:
    "NVIDIA/Aero bug - disable Windows composition".  It is enabled by default.
- Color themes controlled by "Misc" -> "Colors" -> "Themes" options are now
    saved as soon as you select them.  The color theme is no longer clobbered
    when opening Preferences.
- The ATI broken driver (bug #802) pref has been reworded since it applies to
    Intel cards as well.  Before:
    "ATI cards with broken drivers - bug #802".  After:
    "ATI and Intel cards w/ buggy drivers (disappearing polygons)".

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@479 8a3a26a2-13c4-0310-b231-cf6edde360e5
config.py
plugins/imagehl/imagehl.def
plugins/imagehl/imagehl.vcproj [new file with mode: 0644]
plugins/imagehl/imagehl.vcproj.out-of-date [deleted file]
radiant.sln
radiant/main.cpp
radiant/mainframe.cpp
radiant/preferences.cpp
radiant/preferences.h
windows_compile_guide/index.html