Commit graph

11 commits

Author SHA1 Message Date
Yamagi Burmeister
9b7e433346 Use dirent.h instead of sys/dirent.h
sys/dirent.h is a deperacted, non-portable FreeBSDism.
This closes #1.
2019-05-09 18:41:08 +02:00
Yamagi Burmeister
5b99fbe4bc Take the compiler from the environment.
Not all systems have gcc.
2019-05-09 18:40:01 +02:00
Yamagi Burmeister
b3009e9b7e Add LICENSE and README
Those are the Quake II maptools, fixed to work on unixoid platforms.
This is work in progress and unfinished, the code may or may not work.
Use this code at your own risk and do not complain if it breaks in
interesting ways. Patches (or even better pull requests) and success
reports are highly welcome.
2012-04-29 10:54:09 +02:00
Yamagi Burmeister
bf551bc5a2 Comments for the Makefile 2012-02-02 12:33:08 +00:00
Yamagi Burmeister
64412b83d2 Add qbsp3, qrad3 and qvis3 2012-02-02 12:29:15 +00:00
Yamagi Burmeister
2fdd3a7e7f Add bspinfo to the build 2012-02-02 11:54:03 +00:00
Yamagi Burmeister
5f351fb07b - Move qdata to src/
- More work on the Makefile
2012-02-02 11:48:57 +00:00
Yamagi Burmeister
c50e248055 First cut on a Makefile 2012-02-02 11:32:51 +00:00
Yamagi Burmeister
0192103d04 Remove window stuff 2012-02-02 11:19:02 +00:00
Yamagi Burmeister
a6f4830dd1 Remove unneeded files and windows only tools 2012-02-02 11:16:31 +00:00
Yamagi Burmeister
0430f42375 Add the map compiler and so on 2012-02-02 11:14:57 +00:00