15 Commits

Author SHA1 Message Date
yvt
bac1b2c228 Update Xcode project to use Opus headers from pre-compiled library package
Fixes #818.
2019-03-28 16:22:26 +09:00
yvt
9c0bf82a28 Update the link to pre-compiled external libraries for macOS
SDL2 was updated to 2.0.9. This fixes #781.
2019-01-01 13:31:44 +09:00
yvt
78834f70b7 Update external library URL
Fixes #621.
2017-09-04 14:59:37 +09:00
yvt
3bceeaba21 Update URLs 2017-02-18 19:22:45 +09:00
yvt
39ec2d6a1d Update macOS library dependencies 2016-12-26 00:02:01 +09:00
YVT
fddd0ccb4a Make Opus decoder working on Windows 2016-12-17 09:46:43 -08:00
YVT
2d0ae3b817 FreeType2 font renderer (#484)
* Backport ngspades’s FreeType2 font renderer

* Change system fonts

* Fix SWImage::Update

* Preliminary custom TTF/OTF font support

* Fix font rendering

* Adjust design

* Update devpak

* Fix to compile on Linux

* Update .travis.yml

* Update external libraries

* Update .travis.yml

* Attempt to fix Travis CI build

* Add missing sudo to travis.yml

* Nevermind the changes, it didn't work

* Update .travis.yml

* Update .travis.yml and CMakeLists.txt
2016-12-11 23:18:16 +09:00
Flávio Monteiro
ab7879cdb9 Add more information and fix typos. 2016-11-28 22:06:27 -02:00
Flávio Monteiro
42114ded2b Remove confusing and outdated dependencies
* Remove fluid.exe and out.txt references
 * Rename SDL to SDL2
 * Tidy up formatting a bit to improve readability
2016-11-22 17:53:55 -02:00
Nick Renieris
328cfab5fd Include libraries for VS 2015 2016-02-25 22:20:10 +02:00
yvt
1d6878542e Added SDL2_image to external libraries package (fix #212) 2014-04-07 01:12:10 +09:00
learn_more
b5d5550200 updated Externals (SDL2 to replace SDL) 2014-01-05 22:54:44 +01:00
learn_more
3018179011 update readme 2013-11-02 04:01:48 +01:00
learn_more
f059532a49 Bump version,
add windows readme
2013-11-01 21:22:54 +01:00
learn_more
08491cc9fb cleanup cmake
generated header contains compiler + some library versions (SDL,zlib,curl)
add input folder where 'external' libs / headers can be placed so cmake will find them
2013-09-14 04:19:56 +02:00