Commit graph

7 commits

Author SHA1 Message Date
Jonathan Young
28cb81fccd Silence unused arg warning. 2014-05-08 21:38:50 +10:00
Jonathan Young
189d9b88ca Start the ioq3 process detached, so you can close the launcher while ioq3 is running. 2014-05-08 21:37:32 +10:00
Jonathan Young
bad8358d46 Windows: enclose the ioq3 path in quotes instead of escaping individual spaces. 2014-05-08 21:22:51 +10:00
Jonathan Young
f1e8bbe2de Fixed uninitialized memory and one small typo. 2014-05-08 21:14:30 +10:00
Zack Middleton
c1e80ab502 Fix launching ioq3 on Linux
Q_OS_X11 does not exist (it was a Qt documentation error).
Q_OS_UNIX is also defined on Mac, so move Unix block after Mac.
There is a specific Q_OS_LINUX, but it's a general Unix style command.

Also added error message for unhandled platforms.
2014-03-24 15:15:29 -05:00
Zack Middleton
27c6e28500 Fix compiling/running on OS X 2013-12-01 19:50:15 -06:00
8bitprodigy
dcf19c69e1 Added code files for initial commit.
HASHTAG YOLO SWAG
2013-12-01 19:25:01 -05:00