Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenXRay

Open source project that aims to improve S.T.A.L.K.E.R. game, fix old bugs, boost performance and improve code quality.
Collective - Host: opensource - https://opencollective.com/openxray - Code: https://github.com/OpenXRay/xray-16

Fixed Linux build (closes #990)

github.com/OpenXRay/xray-16 - 922326ebd3c5434e9a131983c0348b36944ddd7b authored almost 3 years ago
Fixed deadlock when trying to show error window in worker thread, while main thread is busy

github.com/OpenXRay/xray-16 - 8d4f5e895749a9afd8a9b8a0a21b86dfd066c165 authored almost 3 years ago
Fixed depth_downs.ps compilation on OpenGL for some cases

github.com/OpenXRay/xray-16 - a4b118ccf90156cbf6cf541940b8507676901d18 authored almost 3 years ago
Merge pull request #984 from OpenXRay/dependabot/submodules/Externals/sse2neon-3e1424c

github.com/OpenXRay/xray-16 - df92f231619c46ee06b1022e5ef843cf685966ad authored almost 3 years ago
Fixed #986

Oops, didn't checked the change within these lines...

github.com/OpenXRay/xray-16 - cd636f412ae5493fe262e3fdcb5b8f9fee17292c authored almost 3 years ago
Add console command to load pre-c5ef6c7 saves

How to use it:
1. Enable it
2. Load pre-c5ef6c7 save
3. Save the game immediately
4. Disable it ...

github.com/OpenXRay/xray-16 - f30cf91c16291b0598971d6ef11bde3dd0700ea5 authored almost 3 years ago
Refactored task system (closes #982)

Looks like, it also works properly in SOC now (#392)

github.com/OpenXRay/xray-16 - 6e63ffa7d9d129257cb10bf0acd7b1d1f86a3615 authored almost 3 years ago
Bump Externals/sse2neon from `e08a1a3` to `3e1424c`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `e08a1a3` to `3e1424c`.
-...

github.com/OpenXRay/xray-16 - bc6550bfcf9a9217d07be50a8c47d06407dfe131 authored almost 3 years ago
Bump Externals/zlib from `cacf7f1` to `21767c6`

Bumps [Externals/zlib](https://github.com/madler/zlib) from `cacf7f1` to `21767c6`.
- [Release n...

github.com/OpenXRay/xray-16 - e4dff91fef43fdf980f4de9f0a3132a623f9e354 authored almost 3 years ago
xrGame/InventoryOwner.cpp: add XXX

github.com/OpenXRay/xray-16 - 798c46207584e82344b1f71f582eb96d5b94511e authored almost 3 years ago
Fixed crash in SOC after e71032d85b491676de202f112eedafa6b8682662 (Part 2, #382, #392)

Part 1 is e71032d85b491676de202f112eedafa6b8682662

github.com/OpenXRay/xray-16 - 1f3607b2036079a36ba7f9790e1433dc38d3c0b3 authored almost 3 years ago
NEW GAME REQUIRED! Fixed task objectives not being saved (#392)

github.com/OpenXRay/xray-16 - 147edc4ccb0776303cf74bdf34c6c1dc3d2aae1a authored almost 3 years ago
Support for SOC task system (#392)

github.com/OpenXRay/xray-16 - c5ef6c7af405c641a004367a8db6fc75f07e9319 authored almost 3 years ago
Fixed crash in SOC after 3dc9f5a846bf637b1f6091df60189c2120864a29 (#382, #392)

github.com/OpenXRay/xray-16 - e71032d85b491676de202f112eedafa6b8682662 authored almost 3 years ago
xrServerEntities/ai_sounds.h: removed Windows-specific code path

Enum is already declared as u32, so there's no need to use ui32 in the
values

github.com/OpenXRay/xray-16 - 0586e464cbe2aeb01e65ab48c5643ca254cef870 authored almost 3 years ago
xrRender/TextureDescrManager.cpp: always check that THM file is opened

github.com/OpenXRay/xray-16 - 3d79687ff8c3e3c6788138c52bb4edc5f92ad527 authored almost 3 years ago
Merge pull request #975 from OpenXRay/dependabot/submodules/Externals/sse2neon-e08a1a3

github.com/OpenXRay/xray-16 - 7fec9cfb98be7f9a2e970fd6908922f56862fbf6 authored almost 3 years ago
Bump Externals/sse2neon from `48abfaa` to `e08a1a3`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `48abfaa` to `e08a1a3`.
-...

github.com/OpenXRay/xray-16 - e203f8458531be27be225e4e04f17b5241581a8e authored almost 3 years ago
Merge pull request #973 from Xottab-DUTY/msst

github.com/OpenXRay/xray-16 - c75c2d733f3ce5378b5115d858734c6d2ece67cf authored almost 3 years ago
Removed few more windows types

github.com/OpenXRay/xray-16 - 688c0b56ec9a4ae25a6074539a128051777c3bf3 authored almost 3 years ago
Removed LPCVOID, PLARGE_INTEGER, LPDWORD, LPWORD

github.com/OpenXRay/xray-16 - f9fefad19933b63f7a074ca9e3e9a3bea3a20039 authored almost 3 years ago
Removed UINT8

github.com/OpenXRay/xray-16 - c67255e259081c6a6fbc2c0060291c2c1426fb30 authored almost 3 years ago
Removed INT, ULONG

github.com/OpenXRay/xray-16 - 0d8686943ccc460a7f2bfe39099cacf49c32bc80 authored almost 3 years ago
Removed BYTE

github.com/OpenXRay/xray-16 - 173ebb542f8d9c6c099fd4edfdaea120f37fee8c authored almost 3 years ago
Replaced FLOAT with float

github.com/OpenXRay/xray-16 - 6d4f229afb1abf3b3a982d76d41841c04755f8e6 authored almost 3 years ago
Removed ULONG_PTR and LPBYTE

github.com/OpenXRay/xray-16 - 1356762dd5add3187ce68f17fb7ae58142b9f4b9 authored almost 3 years ago
Removed _W64 type

github.com/OpenXRay/xray-16 - 94d51238f276adeab2048f5ef67161e0885574d7 authored almost 3 years ago
Merge pull request #969 from OpenXRay/dependabot/submodules/Externals/sse2neon-48abfaa

github.com/OpenXRay/xray-16 - 962090642662fbabc7f16709b7d1001f04fb6716 authored almost 3 years ago
Merge pull request #966 from Graff46/dev

github.com/OpenXRay/xray-16 - 3df2fc4b6832f583305535d5cd3572eedcfc58ad authored almost 3 years ago
Bump Externals/sse2neon from `3cbb6e6` to `48abfaa`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `3cbb6e6` to `48abfaa`.
-...

github.com/OpenXRay/xray-16 - 35733bd1f266147dbc3b18faa2aead43a8585f4a authored almost 3 years ago
Merge pull request #968 from xrombik/fix-msst-3

github.com/OpenXRay/xray-16 - ff7b9d2f152b4e06f3cd0dd943f30f8f60f43e1f authored almost 3 years ago
Merge pull request #967 from xrombik/fix-msst-2

github.com/OpenXRay/xray-16 - b08fcec48a3da95bef30607a613af8576861ad4e authored almost 3 years ago
Fixes partial "Getting rid of Microsoft specific types" #23. LPCSTR to pcstr

github.com/OpenXRay/xray-16 - 2a89c7dfb79baf01076130fd0b200134e5601baf authored almost 3 years ago
Fixes partial "Getting rid of Microsoft specific types" #23. LPCSTR to pcstr

github.com/OpenXRay/xray-16 - bfc434782be47600fee8af8649ebbbf38ba1a8f7 authored almost 3 years ago
Add method `clear_callbacks` for GemeObect

Добавлен метод `clear_callbacks` для сброса коллбеков в биндерах, чтобы не за null-вать каждый к...

github.com/OpenXRay/xray-16 - 0ffb4ab13ca423cd97948e2a53b48ef6a401cf1d authored almost 3 years ago
xrAICore/Navigation/level_graph.cpp: assert that level.ai exist

github.com/OpenXRay/xray-16 - d22e5a34116820b5491cfcf022f069a3492c2032 authored almost 3 years ago
Properly select noise texture in postprocess phase

Co-authored-by: Xottab_DUTY <[email protected]>

github.com/OpenXRay/xray-16 - 82b1a4318b2ed3362171190bbe8ebcb7e5b5499f authored almost 3 years ago
xrGame/Car.cpp: removed undef _USE_MATH_DEFINES

github.com/OpenXRay/xray-16 - 1c26f2883357ee008baaa74f20a80b938bea8d5b authored almost 3 years ago
debug: Add tasks and debugging for VSCode

github.com/OpenXRay/xray-16 - 4c7ab4ecadedac551473caa81e02e732382da723 authored almost 3 years ago
Fixed Linux build

github.com/OpenXRay/xray-16 - 35fbe9728941dda2654dd62249c3a22c8b758e3b authored almost 3 years ago
Removed stdcall usage. Part 2

It was only needed for SDK which was written using Borland C++ Builder, but we dropped it long ti...

github.com/OpenXRay/xray-16 - cf3533d2f96693cc2017274b113b2c8e6b352310 authored almost 3 years ago
Fixed few compiler warnings about variables initialization in constructor

github.com/OpenXRay/xray-16 - bfb1a471c91cdabbf4b4bffdc41d94e186ec9a62 authored almost 3 years ago
Removed stdcall usage.

It was only needed for SDK which was written using Borland C++ Builder, but we dropped it long ti...

github.com/OpenXRay/xray-16 - 60492385b4ab5de379d82230b8185fd562e2f75d authored almost 3 years ago
xrRender_R4: fix for unbound sampler in UI draw (#957)

github.com/OpenXRay/xray-16 - 16a0573067ea21402b81f59bcfae62247c9675ee authored almost 3 years ago
xrGame/sound_collection_storage.cpp: use emplace_back instead of push_back

github.com/OpenXRay/xray-16 - 5a331351dbb18597c7c7fff2a9b8edfa15bbeb1a authored almost 3 years ago
Redistribute OpenAL-Soft with our binaries on Windows

github.com/OpenXRay/xray-16 - 234a188d9e2b5281bdc92d9bd9965129423a0eea authored almost 3 years ago
Fixed building with SDL lower than 2.0.14 (again)

github.com/OpenXRay/xray-16 - 9b4dd0bfc690ceb36c332923d2dc3062477da4c1 authored almost 3 years ago
Ability to disable gamepad sensors

github.com/OpenXRay/xray-16 - a7f309544a7547cc3b5283652de92d2b67c5f626 authored almost 3 years ago
Adjusted gamepad sensor sensitivity

github.com/OpenXRay/xray-16 - 5b7d3acd5bd7ff4150b3eae3872af92b405dc9ba authored almost 3 years ago
Fixed building with SDL lower than 2.0.14

github.com/OpenXRay/xray-16 - 0b7e08f8b1daf8a02300e74ab68100c75fb7a4aa authored almost 3 years ago
Support gamepad gyroscope when aiming (#943)

github.com/OpenXRay/xray-16 - 663133a301e476953a4c62fb49b67c8d4d1174ca authored almost 3 years ago
Renamed gamepad stick sensitivity console commands and variables

github.com/OpenXRay/xray-16 - 7fcf910259f46b1eccc58888a8676d75778a5673 authored almost 3 years ago
Keybindings: Always translate key names to a localized name

And update key names after current keyboard layout change

github.com/OpenXRay/xray-16 - f77efe962d77e4c50682c2a2780a9aca35081df4 authored about 3 years ago
xrGame/ui/UIKeyBinding.h: moved CheckStructure() and IsActionExist() to protected area

They are only used inside the CUIKeyBinding class, so not need to keep them public.

github.com/OpenXRay/xray-16 - 3c5c5b75056412704bda0a073638588542ce99c5 authored about 3 years ago
xrGame/WeaponKnife.cpp: correct check that the player is using the knife

When I was working on df10d5fc40bb632e00c065a6275b5bf5085e2551, I made
correct check in Weapon.c...

github.com/OpenXRay/xray-16 - 7ae13cd6c85b309e419b19b421334950949350a5 authored about 3 years ago
Use psControllerSensScale instead of psMouseSensScale when processing gamepad input

github.com/OpenXRay/xray-16 - 14d91b5d51fe781e52c38ded69f40922793101ab authored about 3 years ago
Support invent for Y gamepad axis when moving the camera

github.com/OpenXRay/xray-16 - 0e8e8749f0e70ddcb0ada238cf9c1c63154e7bf5 authored about 3 years ago
Adjusted default gamepad sensitivity

github.com/OpenXRay/xray-16 - ad32a51769e4339488c7ac6f9800ae3792757156 authored about 3 years ago
Vibrate only last input gamepad

github.com/OpenXRay/xray-16 - 88f3280f206826b6c33c8739bd2c5987a1fae288 authored about 3 years ago
Support vibrating triggers on Xbox Series X gamepad when shooting

github.com/OpenXRay/xray-16 - df10d5fc40bb632e00c065a6275b5bf5085e2551 authored about 3 years ago
xrGame/UIMMShniaga.cpp: hardcodedly support using gamepad's D-Pad as arrow keyboard keys

github.com/OpenXRay/xray-16 - 570e01d46359302753f1b7bf640043b0d8828227 authored about 3 years ago
Windows: update SDL to 2.0.20

github.com/OpenXRay/xray-16 - 63c679792e47d063fdf6ce5816e5fbb33af1198c authored about 3 years ago
Merge pull request #950 from OpenXRay/fix/rgl_pp_stretched_noise

xrRender_GL: fix for stretched noise in radia hazard zones

github.com/OpenXRay/xray-16 - cee2f956923b667768de399ef24ca3e7410a5941 authored about 3 years ago
rgl: fix for stretched noise in radia hazard zones

github.com/OpenXRay/xray-16 - d4b86be6b82edac9796ccc04d773c395d4b4df4e authored about 3 years ago
Fixed Windows build

Some required changes were missing from
cfe0c28e56ab2879b4fd7f2e1dd2ba9289a5c509

github.com/OpenXRay/xray-16 - 17b1eef4f241941558be74d4f61a1364edac0e39 authored about 3 years ago
Compile ODE as C++17 with conformance mode on Windows

github.com/OpenXRay/xray-16 - cfe0c28e56ab2879b4fd7f2e1dd2ba9289a5c509 authored about 3 years ago
Layers/xrRenderDX10/dx10HWCaps.cpp: fixed warning about truncating size_t to UINT

github.com/OpenXRay/xray-16 - fe017a7d1973b265e47c78899396792147413154 authored about 3 years ago
Support building on Windows using v141, v142, v143 MSVC toolsets and autodetect Windows 10 SDK.

mimalloc will cause some problems, though. You will need to retarget it manually.

github.com/OpenXRay/xray-16 - 48376701d367e2fa9007e2d96cb21ea23d37463b authored about 3 years ago
Merge pull request #948 from OpenXRay/dependabot/submodules/Externals/luabind-f97166e

github.com/OpenXRay/xray-16 - 2e501fdb3cdc7c708a4d8efc8728f8bd9dd626a9 authored about 3 years ago
Merge pull request #947 from OpenXRay/dependabot/submodules/Externals/sse2neon-3cbb6e6

github.com/OpenXRay/xray-16 - 4d84c8583f355c46da251f0277c7ce703cae5bfa authored about 3 years ago
xrNetServer/NET_PlayersMonitor.h: use Threading::ThreadId type instead of u32

github.com/OpenXRay/xray-16 - b58e337ca0cd66bd410f3911a65e239b285ae263 authored about 3 years ago
Wrap thread ids comparison (tip from #923, thanks to @OPNA2608)

pthread_t is guaranteed to be arithmetic type, pthread_equal should be used

github.com/OpenXRay/xray-16 - db66c98a2be53ad8a2a28a587e9baa34d9a8fbf8 authored about 3 years ago
Use Threading::ThreadId type instead of tid_t

github.com/OpenXRay/xray-16 - 9288ffc90fff19fb8f8fd16b5bfe910ebd904c14 authored about 3 years ago
xrCore/Threading/ThreadUtil.cpp: throw compilation error when platform is unknown

github.com/OpenXRay/xray-16 - afdb83dd145c021e110f108ccb25a6e611a5e26e authored about 3 years ago
Bump Externals/luabind from `481d490` to `f97166e`

Bumps [Externals/luabind](https://github.com/OpenXRay/luabind-deboostified) from `481d490` to `f...

github.com/OpenXRay/xray-16 - d81790784a1d1cfad5a553acd262bdac42ffa351 authored about 3 years ago
Bump Externals/sse2neon from `755234d` to `3cbb6e6`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `755234d` to `3cbb6e6`.
-...

github.com/OpenXRay/xray-16 - b9b38f5d93930ca093c2ad5c5e334cb3847f8732 authored about 3 years ago
Merge pull request #946 from garyttierney/bugfix/cmake-generator-expr

Fix CMake generator expressions comparing options

github.com/OpenXRay/xray-16 - f53c4899527ad32f6fef9cdcede6df83f06c08b8 authored about 3 years ago
Fix CMake generator expressions comparing options

There are a few instances of CMake generator expressions that attempt to
check a configuration t...

github.com/OpenXRay/xray-16 - c5d09363ac98a6369af3d48ed916e190ff3183d8 authored about 3 years ago
Fixed -nointro key breaks game start in Clear Sky (closes #866)

Also -nogameintro key now won't disable "Press any key to play" on loading screen

github.com/OpenXRay/xray-16 - 2ee61edb12e644be5da78fb7ab6bef91f1d372d6 authored about 3 years ago
Fixed crash when trying to use noclip without starting a game

Crash was introduced after blindly merging #938

github.com/OpenXRay/xray-16 - 9d617c0cd47068183c7e00935520b70e47639841 authored about 3 years ago
Fixed OpenGL renderer crash on launch

Moved DX11 vertex/pixel shader profile processing to dx10HWCaps, now all renderers will use HWCap...

github.com/OpenXRay/xray-16 - b3118860ec5b5d2f48c3fceaa11da763a45f7690 authored about 3 years ago
Fix actor freeze in air after turning noclip off (#938)

github.com/OpenXRay/xray-16 - b869f3f5d2da27c1b0a34e7f4b91c8611340e3af authored about 3 years ago
Merge pull request #942 from OpenXRay/dependabot/submodules/Externals/sse2neon-755234d

Bump Externals/sse2neon from `efcbd51` to `755234d`

github.com/OpenXRay/xray-16 - 1195308513d57080ab1613917c19e347299785de authored about 3 years ago
Bump Externals/sse2neon from `efcbd51` to `755234d`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `efcbd51` to `755234d`.
-...

github.com/OpenXRay/xray-16 - 8d0b3e5935d242da50b7f9dd1961f4447a6f981c authored about 3 years ago
xrRender_DX9: removed D3DXGetXXXShaderProfile usage

Use own implementation instead

github.com/OpenXRay/xray-16 - 34924178158a198267a312e8cbc73d551d06779a authored about 3 years ago
Made Lua debug namespace available for scripts in Release (non-Master Gold) build (#936)

github.com/OpenXRay/xray-16 - 95c35be97698047ec9eba3bbbc5712c47ff49b8e authored about 3 years ago
Fix LUA_STUDIO debugger ifdefs (#937)

Fix LUA_STUDIO debugger ifdefs
It's incorrect to check for DEBUG, while Lua debugger definitions...

github.com/OpenXRay/xray-16 - f31857489f4974fc1d9872658a81789d44276816 authored about 3 years ago
Fixed crash on game exit

Introduced with 9776e68772b49d8b7d8844318a072eec5c765039

github.com/OpenXRay/xray-16 - 10b6c72e2bd7e0198bea6496fc9ecea6a738c565 authored about 3 years ago
Fixed crash on game start

Introduced with ad2270c4916fcb6f7c7ee93c9c277dbce4f22b49

github.com/OpenXRay/xray-16 - 895dfd8ccbe9ec951cb5f85339b6ab31534fbbd4 authored about 3 years ago
Engine can be compiled with Clang (closes #289, closes #499)

Tested on WSL using Clang-10. Couldn't run the game, though, needs checking why.

github.com/OpenXRay/xray-16 - 7cf51c3970da587996bebf46555970b5b27fe05a authored about 3 years ago
Correctly close the game on Alt+F4 press (closes #725)

github.com/OpenXRay/xray-16 - 198f76090a5d548723c3b120f78ff28ccbf181d1 authored about 3 years ago
Enabled CDB cache by default and added integrity check (closes #714)

github.com/OpenXRay/xray-16 - a0f045012700ffeed8ee07d9ad0ca6ab9a6c7e7c authored about 3 years ago
xrPhysics/StdAfx.h: removed d3d9types.h include, it should not be here!

github.com/OpenXRay/xray-16 - 965cc2a51ad2b213f4eb9d76600203fb14475b90 authored about 3 years ago
Fixed tutorial guard key only uses one the key bindings

github.com/OpenXRay/xray-16 - 653142573aec2796abcf7facf0fb3cafbec98ed7 authored about 3 years ago
Removed GetKeysBindedTo(), use better function instead

github.com/OpenXRay/xray-16 - ad2270c4916fcb6f7c7ee93c9c277dbce4f22b49 authored about 3 years ago
Use AssociativeVector::emplace() instead of insert. (#926)

github.com/OpenXRay/xray-16 - 3c41c1a518c94fa845c0a6af78f0020faf03af51 authored about 3 years ago
Added emplace method to AssociativeVector. (#924)

github.com/OpenXRay/xray-16 - 10e32d88d905187dbf54723bb56b84f994a3b9b3 authored about 3 years ago
Logging: put a space after the color character (closes #60)

github.com/OpenXRay/xray-16 - 311ddc7790cfc5830726bd5b6cc2e58ab0571aeb authored about 3 years ago
Removed xr_pure_interface

github.com/OpenXRay/xray-16 - 86efe6a6c0c3caa13a99b646fb450506f07d3b73 authored about 3 years ago