Commit Graph

18 Commits

Author SHA1 Message Date
Yamagi 8cb26f6f8e Update the LICENSE file.
* Add GLAD, used by the GL1 and GL3 renderers.
* Add zlib, because our unzip module is taken from zlib.
2024-08-12 09:20:21 +02:00
Yamagi Burmeister 12084193c4 Add cURL to the LICENSE file. 2019-05-13 18:02:50 +02:00
Denis Pauk 203bc4b202 Update stb_image and add stb_image_resize code 2019-01-30 22:43:54 +02:00
Yamagi Burmeister ca1f9a17d9 Don't name the component licenses, let the licenses speak for themself. 2018-09-05 14:53:10 +02:00
Yamagi Burmeister c4bdea4321 Add miniz to the LICENSE file. 2018-08-10 10:28:02 +02:00
Yamagi Burmeister 9d4df05c22 Add stb_vorbis.h to LICENSE file. 2018-08-10 10:22:28 +02:00
Daniel Gibson d107d999da
LICENSE: Properly document stb_image(_write).h
It's not stb.h and the github project should probably be linked
And now the licensing is a bit more verbose (Dual-Licensed under Unlicense and MIT 
instead of custom Public Domain license).
2018-02-04 05:15:20 +01:00
Yamagi Burmeister 3ad89c2f0a libjpeg isn't needed anymore, add stb while here. 2016-06-25 10:17:05 +02:00
Valery Guskov 43bd9deccd Update LICENSE 2016-04-04 23:37:27 +03:00
Yamagi Burmeister 26bbfead45 Add support for MSAA.
MSAA was a long wanted and often requested feature. Just set set the
desired number of samples with gl_msaa_samples and do a vid_restart.
This code is based upon work done in Hecatomb.
2014-01-26 09:53:10 +01:00
Yamagi Burmeister bdcc08d7fd Add the SDLMain.m license to LICENSE 2012-11-05 21:17:44 +01:00
Yamagi Burmeister b1ddebf552 Update "unzip" to version 1.01h
This update brings some minor bugfixes, especially for big endian
platforms and LLP64 systems like 64 bit Windows. The support for
encrypted ZIP archives was removed. This is a no-op change, since
there was no way to pass the password to uncrypt. Without the
uncrypt code Yamagi Quake II can be distributed in some countries
with special laws for cryptographic software. The LICENSE was
updated to the most recent version of the INFO-ZIP license.
2012-07-21 12:02:39 +02:00
Christoph Mallon ab034114b4 Whitespace fixes. 2012-04-30 08:25:59 +02:00
Daniel Gibson 164defb856 Small corrections in CHANGELOG and LICENSE
* Write "LADSPA" correctly
* Mention Q2Pro and zeq2 because we use their OpenAL code
* Mention libjpeg (for retexturing) and libopenal in used but not included libs
2012-04-29 16:11:45 +02:00
Yamagi Burmeister 60a2ca3eb9 Add a signal handler to the client 2011-10-10 07:51:16 +00:00
Yamagi Burmeister 2f095ec682 Metion all projects and libs in LICENSE 2011-10-10 06:03:27 +00:00
Yamagi Burmeister bab3072862 Update LICENSE to version with better formations 2011-10-09 18:10:58 +00:00
Yamagi Burmeister 51d0aa787c Add LICENSE 2011-10-09 17:58:35 +00:00