]> git.xonotic.org Git - xonotic/netradiant.git/commit
Working NetRadiant and q3map2 on MSYS2 (both x86, x86_64), fixed problems with out...
authorAleksandr Palamar <void995@gmail.com>
Thu, 24 Mar 2016 18:29:16 +0000 (20:29 +0200)
committerAleksandr Palamar <void995@gmail.com>
Thu, 24 Mar 2016 18:29:16 +0000 (20:29 +0200)
commitc1c3c66ec062438e1a99266751122557517d708d
tree433ad941d5363a075a80c872a0748b1b491d5160
parente6bf0d774eae887e2646c71d1c17a689bb287bf2
Working NetRadiant and q3map2 on MSYS2 (both x86, x86_64), fixed problems with out of bounds and got rid of unneeded warning messages. Optimisations for MSYS2 were disabled as they are causing crashes. Added specific MSYS2 shell scripts for installing DLLs and GTK themes.
14 files changed:
Makefile
install-dlls-msys2-mingw32.sh [new file with mode: 0644]
install-dlls-msys2-mingw64.sh [new file with mode: 0644]
libs/os/file.h
tools/quake2/common/inout.c
tools/quake2/q2map/qbsp.c
tools/quake2/qdata_heretic2/common/inout.c
tools/quake3/common/inout.c
tools/quake3/common/vfs.h
tools/quake3/q3map2/bsp.c
tools/quake3/q3map2/light_bounce.c
tools/quake3/q3map2/light_ydnar.c
tools/quake3/q3map2/q3map2.h
tools/quake3/q3map2/surface_meta.c