]> git.rm.cloudns.org Git - xonotic/netradiant.git/commit
threading: [partial] Working NetRadiant and q3map2 on MSYS2 (both x86, x86_64)
authorAleksandr Palamar <void995@gmail.com>
Thu, 24 Mar 2016 18:29:16 +0000 (20:29 +0200)
committerThomas Debesse <dev@illwieckz.net>
Sat, 18 May 2019 20:45:25 +0000 (22:45 +0200)
commitf96810f28aa3f1048631ab59ef409a08f78e71ca
treedfab828119011c962db9ffbc1cdac7a8a0d46aef
parentc1f506c43ca6fbae42dd52be352a82dd7e11f9cd
threading: [partial] Working NetRadiant and q3map2 on MSYS2 (both x86, x86_64)

this code is meant to fix q3map2 threading on MSYS2

partial commit from original by Aleksandr “void995” Palamar:

c1c3c66ec062438e1a99266751122557517d708d

initially named:

> 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.

see merge request !18

https://gitlab.com/xonotic/netradiant/merge_requests/18
tools/quake2/common/inout.c
tools/quake2/q2map/qbsp.c
tools/quake2/qdata_heretic2/common/inout.c
tools/quake3/q3map2/bsp.c