1423 Commits

Author SHA1 Message Date
Flávio Monteiro
d9f20da09e Use backslashes for Windows directory examples 2016-11-22 19:08:21 -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
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
87e53ba80d Merge pull request #457 from kmsiapps/master
update korean translation
2016-11-23 02:09:05 +09:00
kmsiapps
f98517a402 update korean translation
Updated Korean translation.
2016-11-23 00:28:34 +09:00
Tomoaki Kawada
4d964d6595 Add more camera shake (cg_shake 2) and additional movements of view weapons 2016-11-22 01:25:22 +09:00
YVT
fbeff2a26d Merge pull request #439 from VelocityRa/troubleshooting
Troubleshooting/Common Issues doc
2016-11-21 20:53:09 +09:00
Nick Renieris
67d8a8f588 Update TROUBLESHOOTING.md 2016-11-21 13:51:49 +02:00
YVT
73259f8f74 Merge pull request #456 from theunknownxy/readme-update
Readme update
2016-11-21 14:09:36 +09:00
YVT
689e5bd99f Merge pull request #450 from feikname/master
Update pt_br translation
2016-11-21 14:09:03 +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
Flávio Monteiro
22a6d5aa37 Make pt_br strings shorter and fix case issues. 2016-11-20 16:31:33 -02:00
Flávio Monteiro
876d5102cb Update pt_br translation
Add the new preferences strings
2016-11-20 14:42:52 -02:00
Tomoaki Kawada
a79261a8f5 Remove poly2tri as it’s no longer used
Fixes #291.
2016-11-20 23:15:21 +09:00
Tomoaki Kawada
1eda4270be Fix #398 2016-11-20 20:39:18 +09:00
Tomoaki Kawada
efd2274bd6 Organize Xcode project 2016-11-20 19:26:24 +09:00
Tomoaki Kawada
18f3e81fd1 Convert space indentations to tabs 2016-11-20 19:13:00 +09:00
Tomoaki Kawada
29c42d950b Double-click to join a server
Fixes #228.
2016-11-20 18:58:52 +09:00
Tomoaki Kawada
6a3fa63bff Update Japanese translation 2016-11-20 18:17:22 +09:00
Tomoaki Kawada
3839f2c083 Update openspades.pot 2016-11-20 18:14:44 +09:00
Tomoaki Kawada
5e3b41b8ed Provide more game experience options
- Fixes #448. (Setting `cg_animations` to `0` disables the ADS animation)
2016-11-20 18:13:49 +09:00
Tomoaki Kawada
100eb15378 Fix a bug that prevented config variables from being initialized 2016-11-20 17:40:50 +09:00
Tomoaki Kawada
ac265811a8 Update README.md: GCC 4.9 or later is required 2016-11-19 23:35:06 +09:00
Tomoaki Kawada
9c794a6bf2 Update .travis.yml: raise GCC version 2016-11-19 23:29:08 +09:00
Tomoaki Kawada
fa4df9aaaa Merge branch 'master' of github.com:yvt/openspades 2016-11-19 23:22:24 +09:00
Tomoaki Kawada
3380a07bfe Renderer: latch some config variables 2016-11-19 23:22:18 +09:00
VelocityRa
30ab74f860 Correct typo in a setting's description 2016-11-19 14:59:54 +02:00
Tomoaki Kawada
6a7af96daf Refactor setting variables 2016-11-19 21:27:13 +09:00
Tomoaki Kawada
785d62d1f8 Detect libopenal.so.[01]? on Linux/BSD (Fixes #440) 2016-11-19 19:54:06 +09:00
VelocityRa
073f41f8ad Correct typo in a setting's description 2016-11-19 01:08:57 +02:00
Nick Renieris
c7a4cb1872 Merge pull request #442 from VelocityRa/glsl-vars-fix
Rename 'texture' GLSL occurences for max compatibility
2016-11-18 23:37:50 +02: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
VelocityRa
474b91d77d Rename references to 'texture' uniforms 2016-11-18 15:40:49 +02:00
VelocityRa
bff5585058 Rename texture_ to mainTexture 2016-11-18 15:40:10 +02:00
YVT
f1f88d3e18 Fix to compile with MSVC 2015 2016-11-18 04:44:57 -08:00
Nick Renieris
3ad547b1ab Add Wiki link 2016-11-17 22:00:22 +02:00
VelocityRa
5fdb71eb49 Rename 'texture' GLSL occurences for max compatibility 2016-11-17 15:45:21 +02:00
YVT
c21e162b40 Merge pull request #438 from feikname/update-gitignore
Add *.mo to .gitignore
2016-11-16 00:47:17 +09:00
YVT
24f10ea934 Merge pull request #437 from Phyllostachys/master
Added support for newer zlib with cleaned up namespace.
2016-11-16 00:46:52 +09:00
Nick Renieris
3dcd0b3870 Add link to TROUBLESHOOTING.md to README. 2016-11-15 17:20:14 +02:00
Nick Renieris
ebe0c10b63 Create TROUBLESHOOTING.md
For common problems
2016-11-15 17:15:32 +02:00
Jacob Shaffer
cea3372f4a Added support for newer zlib with cleaned up namespace. 2016-11-14 15:49:04 -05:00
Tomoaki Kawada
b6d4a504f2 Merge branch 'master' of https://github.com/yvt/openspades 2016-11-14 18:15:51 +09:00
Tomoaki Kawada
88c096d1ba Fix #433 2016-11-14 18:15:17 +09:00
YVT
55e95ab901 Merge pull request #435 from feikname/master
Update pt_br translation (Player name/Water Shader were added)
2016-11-14 02:10:25 +09:00