21 Commits

Author SHA1 Message Date
andy5995
c67286636f map editor and g3d viewer default to on 2018-10-04 12:56:36 -05:00
James Sherratt
e668431ca3
Update BUILD.md
Included instructions for multithread building.
2018-10-02 23:21:34 +01:00
andy5995
aadf4c5e41
gl2xml:remove deprecated build options 2018-09-29 22:35:14 -05:00
andy5995
5c117d3b68 BUILD.md:typo (mk->mkdir)
[skip ci]
2018-09-19 11:11:26 -05:00
Andy Alt
23f4f5c5e7
.travis.yml:add c++11 flag for osx (#236)
* .travis.yml:add c++11 flag for osx

fixes #233

And correct flags for model_import_export, edit BUILD.md
2018-09-18 18:29:37 -05:00
andy5995
0e032f12a5 final reviewing and editing
[skip ci]
2018-09-17 17:40:22 -05:00
Andy Alt
7c359ca82d
CMakeLists.txt:checking, tuning the build system (#232)
* build.zg.sh scripts deprected

* update for BSD

* removed checking for VLC (not implemented)

* docs updated

* Install.md created.

* scripts moved to scripts/ directory
2018-09-17 17:35:19 -05:00
Andy Alt
31e48026a6
Merge pull request #121 from devnexen/openbsd_instructions
Basic building instructions for OpenBSD
(resolves #56)
2018-05-08 15:34:30 -05:00
David Carlier
7f7fa1e64f Basic building instructions for OpenBSD 2018-05-08 20:38:45 +01:00
MathuSum Mut
3022427fd7
Updated Build.md 2018-05-03 22:36:44 +02:00
MathuSum Mut
368fa5be58
Included Windows building instructions 2018-03-14 23:53:20 +01:00
Andy Alt
dc4fc33243
BUILD.md: comment out windows temp instructions [skip ci] 2018-03-10 00:22:47 -06:00
andy5995
51e29e4c38 BUILD.md:Windows:add temporary build instructions [skip ci]
Thank you for documenting this @mathusummut

(see also #37)
2018-02-24 20:28:38 -06:00
Guillaume Beaurain
66a1d6b255 Dependencies for Linux in BUILD.MD not up to date #61 [skip ci] 2018-02-19 17:18:49 -06:00
Andy Alt
d67e8c785a
Update BUILD.md
Add a link to tickets for Windows, OpenBSD, and OS X
2018-02-12 09:48:34 -06:00
andy5995
0f2bac434a
add Arch Linux dependency info (closes #17)[skip ci]
* Updated AUTHORS.md
* Added @biels
* Added @dafky2000

I removed myself from the other sections. As one of the project
maintainers, it can be assumed I contribute to other aspects. ;)
2018-02-01 16:37:34 -06:00
andy5995
534d2ae466
review and minor edit to clone and build instructions
These are some minor changes I made after reviewing changes made by
@Jammyjamjamman in these commits

464860aa023e4089f4c6f108e019d66d60052581

38a9356e203c05e2aec5e346363dd2707782262b

f587c8548ff9d581ebf67082359a4e498ed45042

80af96b5cdf94fede7c357b592cd27647d68280b

Jammy, I wrapped some lines. I've been told by project maintainers that
when possible, keep lines in md files less than 79 chars or so. The
files render the same when viewed through GitHub, so it's more for
readability when editing.

You'll find though there are times to break those rules. ;)

(ping #13)
2018-01-24 21:55:24 -06:00
Jammyjamjamman
80af96b5cd
Corrected BUILD.md 2018-01-25 01:30:59 +00:00
Jammyjamjamman
f587c8548f Some more modifications to the clone instructions 2018-01-25 01:28:22 +00:00
Jammyjamjamman
38a9356e20 The game now looks for the data in a folder called 'zetaglest-data', adjacent to its repo folder. 2018-01-25 01:22:50 +00:00
andy5995
f7812910f4
expand documentation [skip ci] 2018-01-19 12:25:37 -06:00