]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - COMPILING
* added filter api to create new filters from within plugins
[xonotic/netradiant.git] / COMPILING
1  * understand relative paths in the .game file\r
2  * ignore warnings: 4996 4244 4267\r
3  ( some CRT API warning stuff, and size conversion warnings)\r
4  * using the same updated Gtk win32 as GtkR 1.5 (may be packaged a bit differently for sanity)\r
5  * converted the project files to VC8\r
6  * disabled all the modules that are not necessary for Q3 editing\r
7  * default parameters can't be used in function typedefs anymore, removed those and fixed the code accordingly\r