yvt
39ec2d6a1d
Update macOS library dependencies
2016-12-26 00:02:01 +09:00
Tomoaki Kawada
7ec5a7b8b0
Make opus decoder working on Linux
2016-12-18 01:41:50 +09:00
Tomoaki Kawada
bdc6cd2ee1
Fix pak location
2016-12-18 01:40:34 +09:00
yvt
2ecbd554b4
Support Ogg Opus audio files (.opus) on macOS
2016-12-18 00:45:17 +09:00
yvt
fd7f5cb764
Update devpak to r31
...
* Revert some sound effects
* Moved ironsight models to the main repo
2016-12-17 04:25:21 +09: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
2167e4f027
Add missing dlls for YSR audio on README.md
2016-12-09 13:48:32 -02:00
Flávio Monteiro
0c8b271ed9
Update Windows instructions in README.md
...
* Remove an unnecessary step about paks (already dealt by the `OpenSpades_Resources` project)
* Small grammar improvements
2016-12-09 13:27:37 -02:00
yvt
267c9e9133
Relocate dev paks
2016-12-09 22:23:35 +09:00
Flávio Monteiro
2af8cfe7c0
Update README.md
2016-12-09 07:18:55 -02:00
Flávio Monteiro
deb3cc0e65
Add more Windows instructions inside README.md
...
* Add missing DLL for YSR (libgcc_s_dw2-1.dll)
* More detailed information about paks
2016-12-09 07:15:02 -02:00
Flávio Monteiro
86bb44d4c2
Update README.md
...
Fixes #482
2016-12-08 06:14:36 -02:00
Flávio Monteiro
10cd537ad5
Update README.md
2016-12-06 00:47:55 -02:00
YVT
aa9dea330c
Support pak creation with Windows builds
...
- mkpak.sh was ported to PowerShell (tested on PowerShell 5).
- Resources/CMakeList.txt was modified to use mkpak.ps1 on Windows and
to generate pak files in the "Resources" directory inside the build
output directory.
- Fixes #316 .
- However, users still have to download the non-free pak manually.
2016-12-05 11:13:50 -08:00
Flávio Monteiro
0d99d30da7
Update README.md
2016-12-04 11:45:54 -02:00
Tomoaki Kawada
b75f0c15a0
Update README.md
2016-12-03 19:55:35 +09:00
Flávio Monteiro
ab1b1309f3
Remove outdated 'ftlk' reference for Windows build
...
* See also: #220
2016-11-28 23:14:17 -02:00
Flávio Monteiro
d5135bac55
Improve readability in README.md
2016-11-24 21:26:59 -02:00
SKmedix
15531dce49
Update README.md
2016-11-23 18:30:28 +01:00
Flávio Monteiro
27d7bcf843
Fix forgotten backslashes. Again.
...
Ensure consistency, all backslashes should be slashes.
2016-11-22 19:38:47 -02:00
Flávio Monteiro
443e29c360
Small fixes and changes.
2016-11-22 19:33:37 -02:00
Flávio Monteiro
40ed780fa3
Go back to normal slashes. Add additional info.
2016-11-22 19:28:42 -02:00
Flávio Monteiro
d9f20da09e
Use backslashes for Windows directory examples
2016-11-22 19:08:21 -02:00
Flávio Monteiro
fa18bacc37
Fix Building Instructions wrong formatting
...
* Invalid markdown for the URL
* Increase readability
2016-11-22 17:31:07 -02:00
Flávio Monteiro
95579e1244
Add more building instructions
2016-11-22 17:26:53 -02:00
Flávio Monteiro
f618ce841f
Small formatting changes.
2016-11-22 17:20:27 -02:00
Flávio Monteiro
2c47cbf394
Change from openspades to OpenSpades in README.md
2016-11-22 17:06:03 -02:00
YVT
fbeff2a26d
Merge pull request #439 from VelocityRa/troubleshooting
...
Troubleshooting/Common Issues doc
2016-11-21 20:53:09 +09:00
Marco Schlumpp
968c754ab8
Add a link to the trello board.
2016-11-20 21:27:13 +01:00
Marco Schlumpp
d31c78a240
Put the most important link to the front.
2016-11-20 21:26:33 +01:00
Tomoaki Kawada
ac265811a8
Update README.md: GCC 4.9 or later is required
2016-11-19 23:35:06 +09:00
Tomoaki Kawada
141664b6fd
Merge branch 'master' of github.com:yvt/openspades
2016-11-19 06:07:06 +09:00
Tomoaki Kawada
1daff2c1bd
Update README.md
...
The build instructions for Visual Studio now explicitly specify the
CMake generator.
2016-11-19 06:02:18 +09:00
YVT
f1f88d3e18
Fix to compile with MSVC 2015
2016-11-18 04:44:57 -08:00
Nick Renieris
3dcd0b3870
Add link to TROUBLESHOOTING.md to README.
2016-11-15 17:20:14 +02:00
Tomoaki Kawada
46fc74136d
Update README.md
2016-11-12 18:24:35 +09:00
Tomoaki Kawada
f649749bf5
Update README.md
2016-11-06 21:15:53 +09:00
Tomoaki Kawada
5088a3b746
Update README.md
2016-11-06 20:59:15 +09:00
Nick Renieris
bce4ac976a
Add VS 2015 instructions
2016-02-17 22:16:38 +02:00
NotAFile
ec887f8721
Add Fix for "PNG Images are not supported" Errors
...
Many people were having problems
fixes #259 #363
and some others I may have overlooked
2015-09-13 23:39:00 +02:00
prosa100
db24c81b99
fix readme libalut-dev typo
...
was lubalut-dev
2015-06-16 15:02:48 -05:00
David McMackins II
b2b87be964
Fixed Debian dependencies
2015-05-31 21:17:14 -05:00
Tomoaki KAWADA
6cb84ed7e6
Update README.md ( fixed #296 )
2014-07-17 13:22:56 +09:00
Way, No
d8eeba7034
Small README.md edit
...
Specifying type is not required in cmake vars.
2014-05-31 21:43:18 +11:00
Tomoaki KAWADA
987db52549
Update README.md
...
cmake option for release build
2014-05-31 10:04:51 +09:00
Way, No
41c4c886f8
slash
2014-04-27 21:48:38 +11:00
Way, No
a3932282be
Use stable release instead of trunk (because stable is already fresh enough)
2014-04-27 21:25:13 +11:00
Way, No
c603a2abc2
Fixed whitespace in README.md
...
Silly me, forgot about new line in list.
2014-04-13 20:07:12 +11:00
Way, No
6ee6a18b27
revised readme
2014-04-13 19:51:12 +11:00
Way, No
bda4f9e72f
updated resource path
2014-04-11 17:23:11 +11:00