1842 Commits

Author SHA1 Message Date
Flávio Monteiro
b34c501bdc Update README.md 2017-08-22 20:00:06 -03:00
YVT
bc979a32e1 Update Clipboard.cpp
(Hopefully) this fixes #603
2017-08-18 18:25:40 +09:00
yvt
ca892698e3 Minor fixes
- Remove unnecessary `volatile`
- Replace some operations with atomic ones for soundness
- Clean up
- Avoid certain UBs
- Typo
2017-06-25 21:15:27 +09:00
yvt
63f16d0803 Update translations 2017-06-25 20:47:51 +09:00
YVT
784d383c9c Merge pull request #619 from roboman2444/master
added geometry shader support. Untested, and i dunno if there is any real use for it
2017-05-28 23:15:09 +09:00
roboman2444
08add66f94 added geometry shader support. Untested, and i dunno if there is any real use for it 2017-05-21 21:01:32 -04:00
YVT
ed1e1c88f6 Update building instructions 2017-05-12 02:44:47 +09:00
YVT
29f6cee8de Merge pull request #612 from popey/add-snapcraft
Add snapcraft configuration to build snaps
2017-05-11 16:08:50 +09:00
YVT
d3cdd8bef2 Merge pull request #614 from popey/patch-1
Update README.md to add snap install instructions
2017-05-11 16:08:35 +09:00
Flávio Monteiro
4b3219cdea README.md: make some small aesthetic changes 2017-05-03 16:30:53 -03:00
Alan Pope
3b1ad491f2 Update README.md to add snap install instructions 2017-05-03 10:17:50 +01:00
Alan Pope
8427df283f Add snapcraft configuration to build snaps 2017-05-01 15:57:33 +01:00
YVT
467fc3ce0d Merge pull request #609 from devnexen/possible_uint_shift_overflow
got an issue on arch linux/gcc6
2017-04-28 15:39:21 +09:00
David Carlier
abd2812e1b got an issue on arch linux/gcc6
runtime errors due to the shifting operations done in eNet
2017-04-25 22:07:20 +00:00
YVT
9c2c28c110 Merge pull request #606 from yvt/patch-safe-queue-deletion
Safer dispatch queue deinitialization
2017-03-23 23:48:12 +09:00
yvt
8d02ce3d36 Oops 2017-03-23 15:35:04 +09:00
yvt
fbab073f03 Implement safer TLS deinitialization 2017-03-23 15:34:32 +09:00
yvt
0267df0463 Implement safer dispatch queue deletion
Fixes #604.
2017-03-22 13:24:27 +09:00
YVT
8dae5eb1a7 Merge pull request #595 from devnexen/leaks
Fixing few memory leaks + fixing pthread symbol missing
2017-03-04 22:25:06 +09:00
YVT
091bd187e7 Merge pull request #589 from devnexen/angelscript_fix_for_clang
Fix the build for clang as it s C++11 compliant too.
2017-03-04 22:24:27 +09:00
YVT
05ac2cf4a8 Merge pull request #594 from devnexen/identify_bsd_screen_help
Identify *BSD for the startup screen
2017-03-04 22:24:10 +09:00
David Carlier
657f765542 Fixing few memory leaks + fixing pthread symbol missing 2017-03-04 11:18:12 +00:00
yvt
559f737395 Bump to 0.1.1c 2017-03-04 19:08:05 +09:00
yvt
f5507b78f9 Fix to compile on Windows 2017-03-04 02:06:53 -08:00
yvt
28be55615a Add a “portable” configuration for the Windows version 2017-03-04 17:05:45 +09:00
yvt
cd6ec61f80 (Hopefully) fixes the issue #368 2017-03-04 16:33:21 +09:00
David Carlier
67e2465b6e Identify *BSD for the startup screen 2017-03-03 19:34:13 +00:00
yvt
6f0955349e Add unsupported options (cg_viewWeaponX, cg_viewWeaponY, cg_viewWeaponZ)
Fixes #591.
2017-03-04 03:44:57 +09:00
yvt
03b5d7869e Fix recoil motion 2017-03-04 03:36:10 +09:00
yvt
146c5ead24 clang-format 2017-03-04 03:32:21 +09:00
yvt
aaa3bc2656 Fix #582 2017-03-04 03:32:14 +09:00
David Carlier
38bc882c8b fix the build for clang as it s C++11 compliant too. 2017-02-28 20:58:03 +00:00
yvt
5b76e1420b Fix #584 2017-02-27 01:59:53 +09:00
yvt
ebca20a98c Bump to 0.1.1b 2017-02-26 17:41:53 +09:00
yvt
62d967f53f Copy PackageInfo.json to Resources on make 2017-02-26 16:49:57 +09:00
yvt
08e7187167 Install font-unifont.pak on make install 2017-02-26 16:32:01 +09:00
yvt
9ec8290a2f Bump PackageInfo.json version 2017-02-26 04:42:47 +09:00
yvt
d78b91a92f Fix for MSVC 2017-02-25 10:51:47 -08:00
yvt
7bf5becdc8 Bump version 0.1.1 2017-02-26 02:44:54 +09:00
yvt
1743c2c764 Update recoil/spread amount to match measured values 2017-02-25 23:08:36 +09:00
yvt
8e8f2a8772 (Hopefully) fixes #577 2017-02-25 21:19:19 +09:00
yvt
aa1a23477c Update translations 2017-02-25 01:26:07 +09:00
yvt
61a2647697 Add r_saturation 2017-02-22 08:19:22 +09:00
yvt
23231dd2a4 Fix some crashes 2017-02-22 08:19:14 +09:00
yvt
0ce8d07311 Latch r_hdr’s effect to bloom effect 2017-02-22 07:18:49 +09:00
yvt
10e8e8b14b Add sound gain config 2017-02-20 23:32:33 +09:00
yvt
cdd794ed9c Fix crash 2017-02-20 04:09:10 +09:00
yvt
2b230c0598 Fix #254 2017-02-20 04:00:08 +09:00
yvt
b4a3837578 Tracers for SWRenderer (temporary)
Fixes #229.
2017-02-20 03:55:27 +09:00
yvt
298c1ecf0a FPS limiter (cl_fps) 2017-02-20 03:45:50 +09:00