7 Commits

Author SHA1 Message Date
David Carlier
fb9dbd82df On BSD -u and -o are mutually exclusive. 2020-02-29 18:06:36 +00:00
yvt
267c9e9133 Relocate dev paks 2016-12-09 22:23:35 +09:00
David Carlier
1d970ec34d make the build possible on OpenBSD.
modified version of the pk download script.
isnan belongs to std namespace in C++11 standard.
2016-12-04 20:01:37 +00:00
Tomoaki Kawada
d26471d513 Update *.sh to use bash
Fixes #431.
2016-11-11 04:07:08 +09:00
Tomoaki Kawada
2872e4e66e Fix asset installation on *nix
Built-in assets are now installed as paks instead of "loose" files.

There was a bug which caused some files to be not installed properly.
It's now addressed by this commit. (Fixes #430)

It should be now possible to launch OpenSpades without `make install`.
Just make sure to cd to the build directory (where you ran `cmake`) before
launching OpenSpades by `bin/openspades`.
2016-11-10 20:37:01 +09:00
Tomoaki Kawada
3f7fcee586 Reorganise resource files 2016-07-16 00:14:59 +09:00
Way, No
99e5689ea8 script for downloading DevPak 2014-04-23 17:35:37 +11:00