1154 Commits

Author SHA1 Message Date
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
Tomoaki Kawada
2358f30ce2 Update shaders 2016-11-07 00:38:09 +09:00
Tomoaki Kawada
3f7a66281d Fix the position of iron sights 2016-11-06 23:15:58 +09:00
Tomoaki Kawada
866267daad More recoils
Improves the AoS 0.75 compatibility.
2016-11-06 23:09:16 +09:00
Tomoaki Kawada
1b0ee28add cg_centerMessage now defaults to 2 2016-11-06 22:16:56 +09:00
Tomoaki Kawada
4047b613f1 Remove the vertical fog
Improves the AoS 0.75 compatibility.
2016-11-06 22:15:37 +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
Tomoaki Kawada
ab5277a57f Add MumbleLink.(cpp|h) to Xcode project 2016-11-06 20:50:07 +09:00
YVT
570cdcfb04 Merge pull request #428 from yvt/fix-up
Fix the mess with paks
2016-11-06 20:48:08 +09:00
Tomoaki Kawada
787c89f0b1 Merge remote-tracking branch 'origin/master' into fix-up 2016-11-06 20:42:42 +09:00
YVT
e9dad30f61 Fix #426
Avoided the use of reserved identifiers
2016-11-06 13:07:27 +09:00
Tomoaki Kawada
4a641e8142 Update PakLocation.txt 2016-11-06 03:57:01 +09:00
Tomoaki Kawada
cea9e2c45e Update gitignore 2016-11-06 03:47:28 +09:00
YVT
5ece03485a Merge pull request #420 from feikname/master
Update pt_br translation
2016-09-03 00:13:52 +09:00
Flávio Monteiro
0e4c94b13b Update pt_br translation
* Change the translation for OFF to "OFF" (instead of "OK")
* Shorten server list translations to fit correctly
* Change errors in particle levels translations
2016-09-02 11:47:22 -03:00
Flávio Monteiro
1c24f53c91 Fix translation files (#419)
* Rename pot files to follow the conventions

* Run update-pot.sh

* Rename directories to ensure they work with OpenSpades core_locale for now

* Change underline to dash

* Remove log file hat should not be there

* Go back to underscores
2016-09-02 18:04:34 +09:00
YVT
88fe60b1ea Disable HDR auto-exposure by default 2016-08-21 17:51:41 +09:00
YVT
004ca9753f Merge pull request #413 from L0L022/master
Add mumble support
2016-08-12 13:37:33 +09:00
L0L022
03373a68be Use namespace spades 2016-08-05 13:53:16 +02:00
L0L022
da6db0e948 Use pragma once 2016-08-05 13:48:50 +02:00
L0L022
047f89f30f Remove useless comments 2016-08-03 20:36:18 +02:00
L0L022
8dc0a1de1b Add mumble support 2016-08-03 17:08:45 +02:00
Tomoaki Kawada
6f590d021f Paks with the .zip filename extension are now accepted 2016-07-27 16:43:46 +09:00
Tomoaki Kawada
8cd8ef9c0b Fixed "loose file" log message 2016-07-27 16:33:17 +09:00
Tomoaki Kawada
ce7e4de178 Update the relative path of pak000-Nonfree.pak 2016-07-27 16:20:50 +09:00
Tomoaki Kawada
11545fc85f Update PakLocation.txt 2016-07-16 00:26:11 +09:00
Tomoaki Kawada
3f7fcee586 Reorganise resource files 2016-07-16 00:14:59 +09:00
Tomoaki Kawada
89748d6bc6 Reduced compiler warnings 2016-07-15 19:40:05 +09:00
Tomoaki Kawada
0f9bbcc815 Xcode project is now up-to-date 2016-07-15 19:07:48 +09:00
YVT
2b5c49d17b Merge pull request #401 from willismonroe/patch-1
use std::isnan
2016-07-14 14:53:53 +09:00
YVT
3862627bbd Merge pull request #400 from willismonroe/patch-2
use std::isnan
2016-07-14 14:53:40 +09:00
YVT
f15af1ae06 Merge pull request #402 from willismonroe/patch-3
use std::isnan and std::isinf
2016-07-14 14:53:35 +09:00
YVT
a9ac05e7b5 Merge pull request #408 from feikname/pt-Br
Add pt_BR .po file
2016-07-14 14:49:32 +09:00
Flávio Monteiro
3ead3435d4 Add .po file metadata 2016-07-13 01:24:42 -03:00
Flávio Monteiro
cf192476e0 Fix some typos 2016-07-13 01:21:52 -03:00
Flávio Monteiro
a79fe56daf Revert "Run update-pot.sh (Main.as not found?)"
This reverts commit 529d652ff6f7b876545f24170a6d13f30a7bf487.

I am not sure if I should include that commit, so better not to.
If executing update-pot.sh is a nescessary step than beter leave
it to someone else, as when I executed the script it said that
Main.as was not found, so maybe something was broken in that commit.
2016-07-13 00:56:52 -03:00
Flávio Monteiro
529d652ff6 Run update-pot.sh (Main.as not found?) 2016-07-13 00:48:01 -03:00
Flávio Monteiro
03170329b4 Add pt-BR language 2016-07-13 00:44:01 -03:00
willismonroe
f76bf3356b use std::isnan and std::isinf
This fixes the build for me on Linux
2016-07-01 20:02:07 -07:00
willismonroe
fc557aeb10 use std::isnan
This fixed the build on Linux for me.
2016-07-01 19:54:17 -07:00
willismonroe
6593371254 use std::isnan
This fixed building on Linux (Ubuntu 16.04) for me.
2016-07-01 19:51:38 -07:00
YVT
cadc0b6a57 Merge pull request #389 from Mailaender/patch-1
Fixed FreeDesktop icon and categories definition
2016-04-18 00:40:59 +09:00
Matthias Mailänder
971600123f Add missing trailing ; character 2016-03-25 19:17:46 +01:00
Matthias Mailänder
c335e229e6 Fix FreeDesktop icon and categories definition 2016-03-25 18:32:59 +01:00
YVT
86de4031c6 Merge pull request #388 from swalladge/master
fixed isnan not declared
2016-03-07 16:29:12 +09:00
Samuel Walladge
0ac59fdbae fixed isnan not declared 2016-03-07 09:37:15 +10:30