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
Flávio Monteiro
be6dda4942
Add *.mo to .gitignore
...
.mo files are binary files automatically generated by Poedit during translation.
2016-11-12 16:16:31 -02:00
Flávio Monteiro
952d2c6584
Fix pt_br translation typo.
2016-11-12 13:14:39 -02:00
Flávio Monteiro
af663143a2
Update pt_br translation (Player name/Water Shader were added to the .pot)
...
Translations added:
* Player name selection upon first launch inside CreateProfileScreen.as
* Water Shader setting inside StartupScreen.as
2016-11-12 12:46:15 -02:00
Tomoaki Kawada
46fc74136d
Update README.md
2016-11-12 18:24:35 +09:00
Tomoaki Kawada
2d611510c7
Update Japanese translation
2016-11-12 00:59:21 +09:00
Tomoaki Kawada
411d4439f5
Update .pot
2016-11-12 00:30:42 +09:00
Tomoaki Kawada
1e32f6d72a
Fix #337
2016-11-11 22:32:03 +09:00
Tomoaki Kawada
81e2deedce
Fix #394
2016-11-11 22:25:41 +09:00
Tomoaki Kawada
e93ea36536
Fix spades::ui::Field
to raise “changed” event when a user hits Ctrl+X
2016-11-11 21:58:26 +09:00
Tomoaki Kawada
c2dce413a9
Let player decide their player name upon first launch ( fix #432 )
2016-11-11 21:57:24 +09:00
Tomoaki Kawada
64e74eb5df
No longer tries to load a catalog file if the locale string is empty ( fixes #433 )
2016-11-11 20:01:53 +09:00
Tomoaki Kawada
9777fb678d
PBR shader: specular reflections from sky and nearby objects
2016-11-11 14:36:57 +09:00
Tomoaki Kawada
d26471d513
Update *.sh to use bash
...
Fixes #431 .
2016-11-11 04:07:08 +09:00
Tomoaki Kawada
2bc2bcac26
Water shader: level 3
...
Screen-space reflections (hybrid w/planar reflections) & refractions!
2016-11-11 02:53:48 +09:00
Tomoaki Kawada
604736c439
Removed Clang from .travis.yml
...
Clang on Travis CI tries to use GCC 4.6’s old C++ header files, which causes the build to fail.
2016-11-10 22:39:20 +09:00
Tomoaki Kawada
afd18c2147
Merge branch 'master' of github.com:yvt/openspades
2016-11-10 22:22:36 +09:00
Tomoaki Kawada
d2debd19fe
Update AngelScript to 2.31.1
...
This (hopefully) fixes #416 .
2016-11-10 22:21:19 +09:00
Tomoaki Kawada
2872e4e66e
Fix asset installation on *nix
...
Built-in assets are now installed as paks instead of "loose" files.
There was a bug which caused some files to be not installed properly.
It's now addressed by this commit. (Fixes #430 )
It should be now possible to launch OpenSpades without `make install`.
Just make sure to cd to the build directory (where you ran `cmake`) before
launching OpenSpades by `bin/openspades`.
2016-11-10 20:37:01 +09:00
YVT
e9a57d0545
Renamed an invalid identifier in CameraBlur.fs
...
In a response to #426 .
2016-11-07 13:27:17 +09:00
YVT
c9f6044280
Merge pull request #429 from feikname/update-credits
...
Improve credits
2016-11-07 12:12:00 +09:00
Flávio Monteiro
405045b1a1
Add authors to credits
...
- Add VelocityRa
- Add Mailaender
- Add Chameleonhider
- Add CenturionFox
- Mention the others, because I was too lazy to add them
2016-11-06 20:03:23 -02:00
Flávio Monteiro
c3a769a47e
Make credits consistent
...
- Add missing authors from Credits.inc to AUTHORS file and vice-versa
- Remove a inconsistent period in both files
P.S: There are still authors to be added.
2016-11-06 19:38:16 -02:00
Tomoaki Kawada
2db1a22f81
Better bloom effect
2016-11-07 01:37:15 +09:00