Commit graph

12 commits

Author SHA1 Message Date
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
Zachary J. Slater
b11ebf35b3 Merge pull request #4 from zturtleman/fix_linux
Fix launching ioq3 on Linux
2014-03-24 13:24:16 -07: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
Zachary J. Slater
3bb2a5c97c Merge pull request #3 from zturtleman/readme_formating
Fix lists in README being a single (wrapped) line
2013-12-01 18:22:51 -08:00
Zack Middleton
54e33618c2 Fix lists in README being a single (wrapped) line 2013-12-01 20:21:55 -06:00
Zachary J. Slater
0872b6064f Merge pull request #2 from zturtleman/fix_osx
Add missing project, fix Qt5, fix OS X
2013-12-01 17:58:25 -08:00
Zack Middleton
27c6e28500 Fix compiling/running on OS X 2013-12-01 19:50:15 -06:00
Zack Middleton
ab2ebf754d Add project, fix building using Qt5
Project file based on @8bitprodigy's google code repo.
2013-12-01 19:49:45 -06:00
Zachary J. Slater
61f56e7543 Merge pull request #1 from 8bitprodigy/master
Added code files for initial commit.
2013-12-01 16:30:30 -08:00
8bitprodigy
dcf19c69e1 Added code files for initial commit.
HASHTAG YOLO SWAG
2013-12-01 19:25:01 -05:00
Zachary J. Slater
75ae71dd1a Initial commit 2013-12-01 13:36:58 -08:00