* changed eol-style to native

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@257 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
mattn
2008-06-25 22:05:08 +00:00
parent 11f8765db7
commit 07dde321ba
5 changed files with 168 additions and 168 deletions

View File

@@ -1,7 +1,7 @@
* understand relative paths in the .game file
* ignore warnings: 4996 4244 4267
( some CRT API warning stuff, and size conversion warnings)
* using the same updated Gtk win32 as GtkR 1.5 (may be packaged a bit differently for sanity)
* converted the project files to VC8
* disabled all the modules that are not necessary for Q3 editing
* default parameters can't be used in function typedefs anymore, removed those and fixed the code accordingly
* understand relative paths in the .game file
* ignore warnings: 4996 4244 4267
( some CRT API warning stuff, and size conversion warnings)
* using the same updated Gtk win32 as GtkR 1.5 (may be packaged a bit differently for sanity)
* converted the project files to VC8
* disabled all the modules that are not necessary for Q3 editing
* default parameters can't be used in function typedefs anymore, removed those and fixed the code accordingly