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

Fix Linux build

github.com/OpenXRay/xray-16 - 1af06fdc9a25be7ce5256533742509af04f70439 authored over 2 years ago
Export all game actions to Lua

(except kPAUSE action)

github.com/OpenXRay/xray-16 - 3af143acf3d771051939414ebd6dbfacb899dba7 authored over 2 years ago
Moved key_binding_registrator_script.cpp to xrEngine

github.com/OpenXRay/xray-16 - fd9015c941801be937acaf4f8278237578461a3f authored over 2 years ago
feat: Register new keys in key_bindings (#1011)

github.com/OpenXRay/xray-16 - 1342d46aad1f8cb57eb6036a45d903027433e8e6 authored over 2 years ago
Fix build warnings in src/Layers (#1040)

github.com/OpenXRay/xray-16 - da87bb1e5e9acfc7c2d1a2dc049d8fb575b8a3c6 authored over 2 years ago
Merge pull request #1060 from OpenXRay/dependabot/submodules/Externals/sse2neon-6bf2fa3

github.com/OpenXRay/xray-16 - e1df0be438b53cee95e806b16cd2bc33705494b6 authored over 2 years ago
Fixed Windows build

github.com/OpenXRay/xray-16 - 780400523d55d0a6716adf41bd62fb307c2dec3a authored over 2 years ago
CMakeLists.txt: set USE_CXIMAGE to TRUE if libjpeg is found

Forgot to add this in 2d3b3e4fbf301d5fce6ff0423c676eae867c03d3

github.com/OpenXRay/xray-16 - d85df3afc7792937949cc9771ef21295a3436dae authored over 2 years ago
README.md: Travis was configured to only compile ARM64 a while ago

Also moved Travis one line down
[skip ci]

github.com/OpenXRay/xray-16 - 76033e3d2b7190540a037498d5a92b3cec787906 authored over 2 years ago
Cleaned PlatformWindows.inl includes a bit

github.com/OpenXRay/xray-16 - b150f5ecab16c34b269e1fa1ed3dd311d4a17238 authored over 2 years ago
Delete r4_rendertarget_phase_luminance.cpp

Forgot to remove it in 141609ba14562d3a8dc056d0cb0800a38c5770ab

github.com/OpenXRay/xray-16 - 6766dc831c5bf4e4d61edff5b43bfd695ae7eaef authored over 2 years ago
Renamed NodeCompressedOld to NodeCompressed8

'Old' doesn't provide enough meaning, while number 8 is a version number of SOC ai nodes format

github.com/OpenXRay/xray-16 - 3f7a8d488a62440dc294c27369cdfe7e4a8b4f8b authored over 2 years ago
Fix Linux build

github.com/OpenXRay/xray-16 - f2e0827752eb0a3695eb167a6ea5a80493d71140 authored over 2 years ago
Place few OpenGL backend files to where they should be

github.com/OpenXRay/xray-16 - ae134e9b8ce98d1939992e331771c1805d4ac14a authored over 2 years ago
R2+ renderers will now use common r2.h header

github.com/OpenXRay/xray-16 - f965d22e7205e502ed12fa39b4301a40d5f5473a authored over 2 years ago
rgl: re-use of r4 rendertarget_phase_* files (#953)

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

github.com/OpenXRay/xray-16 - 4da8cdbd814301c65bf3f8673d1d4cd3d5ceb6f2 authored over 2 years ago
Scripts will now receive normalised file paths on Linux (#1023)

github.com/OpenXRay/xray-16 - 3924a7a909434a17e9d710cae1eaadac2ccddd47 authored over 2 years ago
Bump Externals/sse2neon from `159be6a` to `6bf2fa3`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `159be6a` to `6bf2fa3`.
-...

github.com/OpenXRay/xray-16 - 736d6678b368eecffa6f188afcf390152f1212ea authored over 2 years ago
xrRenderPC_GL/rgl_shaders.cpp: use strconcat instead of xr_sprintf

github.com/OpenXRay/xray-16 - 795a6be6290e6dc3b5cea2e302a9545eeb9ef9a9 authored over 2 years ago
xrEngine/main.cpp: removed unnecessary include

github.com/OpenXRay/xray-16 - 48a02643f0b4fc3eebfc82a42b4d550eb35a244f authored over 2 years ago
Disable parallel materials loading due to bugs and crashes

github.com/OpenXRay/xray-16 - 4beaf75ee1a6cb6bf6bae6de5f6458832e2fabe5 authored over 2 years ago
Fixed broken -nosound key

It was forgotten in dd86162b0a6d88c49ddc993636207bcd982849d0

github.com/OpenXRay/xray-16 - e26a8925769381e149a60b74beae6dea72039d2c authored over 2 years ago
Fixed Linux compilation on non glibc distros

Is this Russian 'с' instead of English 'c'? %)

github.com/OpenXRay/xray-16 - c270571c4e6fd219126e416221e0bb87513bbec7 authored over 2 years ago
Fixed Windows compilation

github.com/OpenXRay/xray-16 - a396c4665aca8daebad6abb5426566591e779fd0 authored over 2 years ago
Added compiler hints that FPU control is used

github.com/OpenXRay/xray-16 - d750669fd3af1c73c62eea7dcbb0521daaa88c7f authored over 2 years ago
Fixed Windows compilation

github.com/OpenXRay/xray-16 - 9ae9ac8d92c6455c083c6c1a3dcca637e69e6abe authored over 2 years ago
Engine can be built with musl libc (closes #622)

github.com/OpenXRay/xray-16 - ca03704980b85bc4a08e9a3df8077ff92650bc53 authored over 2 years ago
Don't build CxImage on Linux if libjpeg is missing

(addition to c835cbbd6c326a74740873dad6d56bc7bedeb868)

Also removed cximage linkage from xrGameS...

github.com/OpenXRay/xray-16 - 2d3b3e4fbf301d5fce6ff0423c676eae867c03d3 authored over 2 years ago
Made xrCore compileable with musl libc (#622)

github.com/OpenXRay/xray-16 - 62aa96319de486255c5f8b003e3884ef3bc64220 authored over 2 years ago
Don't link Crypto++ on Linux if USE_CRYPTOPP is OFF

github.com/OpenXRay/xray-16 - bfa8bcd2c5007054005200849fc291a8610c6257 authored over 2 years ago
Fixed build on Linux if JPEG is missing

github.com/OpenXRay/xray-16 - c835cbbd6c326a74740873dad6d56bc7bedeb868 authored over 2 years ago
Don't add root renderable object when adding visuals to the scene graph

It wasn't added in the original renderer

github.com/OpenXRay/xray-16 - fe194494af6d3c502e39038caab981d41fc68c7d authored over 2 years ago
Launch HOM calculation task right before Render, not before frame

Because, otherwise, it will be calculated using previous frame matrices and frustums

github.com/OpenXRay/xray-16 - f0967c43c093b3f05aa00fcf088c985bf65127bf authored over 2 years ago
Moved dynamic scene-graph back to R_dsgraph_structure like it was before

github.com/OpenXRay/xray-16 - ba9dc5f4baa4043e3bc1dfe91b9d9d84fe7386a2 authored over 2 years ago
Another manual merge from #923

Plus, some additions

github.com/OpenXRay/xray-16 - 2ad24fa3a8967b9cc834a277ec8415c42760709d authored over 2 years ago
Removed CDB::COLLIDER::*_options variables, all options are passed as function parameters

github.com/OpenXRay/xray-16 - cec29be4623afdd7e6c17e86d13cdfe023039efb authored over 2 years ago
Font render: moved empty strings optimization to an earlier stage

Further improvement of #587: don't even call dxFontRender::OnRender

github.com/OpenXRay/xray-16 - 6420a8ea711ef968b07c2373d4555418af3e9dc1 authored over 2 years ago
xrEngine/xr_level_controller.cpp: load built-in key bindings before loading default_controls.ltx

This will allow modmakers to override the defaults

github.com/OpenXRay/xray-16 - ffca1289fdf8a57f1e4fd10206a377cca1747f5c authored over 2 years ago
Extend A-Life simulator scripting abilities (#1033)

github.com/OpenXRay/xray-16 - 09598fe7bfb3981656c189bc33bcc11e16b01dfc authored over 2 years ago
Add methods for inactualize game and levels paths (#1036)

github.com/OpenXRay/xray-16 - 65b38dbefaacab4b1995a61bd8e1f8ae616b00f3 authored over 2 years ago
Merge pull request #1053 from OpenXRay/dependabot/submodules/Externals/sse2neon-159be6a

Bump Externals/sse2neon from `65d2856` to `159be6a`

github.com/OpenXRay/xray-16 - 6178149a672c732a6a6194ecb872a19c3d18b903 authored over 2 years ago
Fixed crazy font rendering

github.com/OpenXRay/xray-16 - 66f1f0e669c5c92a48540abb822d446fb759f2ac authored over 2 years ago
Bump Externals/sse2neon from `65d2856` to `159be6a`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `65d2856` to `159be6a`.
-...

github.com/OpenXRay/xray-16 - bae02f6e29c99766e8a5d825b1e8aac241bb0684 authored over 2 years ago
Fix Linux build

github.com/OpenXRay/xray-16 - e20b7b0fe808aef840aae50048af4565c540beb6 authored over 2 years ago
Added more checks for XR_PLATFORM_APPLE (manual merge from #923)

github.com/OpenXRay/xray-16 - 6794f0a7db52735264510ec3410f8f212783d396 authored over 2 years ago
Refined platform macro checks for better portability

Added checks for XR_PLATFORM_APPLE (manual merge from #923)

github.com/OpenXRay/xray-16 - 6595025495631144ac58e4090e01ad201570faf4 authored over 2 years ago
Fix bug where user can't select sound device he wants

This commit reverts 254945c7dffbd365048ac27899acc569331569bc

github.com/OpenXRay/xray-16 - dd86162b0a6d88c49ddc993636207bcd982849d0 authored over 2 years ago
xrSound/Sound.h: use C++11 default virtual destructor instead of empty

github.com/OpenXRay/xray-16 - 30ba66fc225b52246df1362a65b67defc81da158 authored over 2 years ago
Merge pull request #997 from ChugunovRoman/debug-add-vscode-tasks

Add configs for debugging and tasks for VSCode

github.com/OpenXRay/xray-16 - cc1a74fd32478fe95b4a82943b5bda504be979e3 authored over 2 years ago
Fixed Linux build

github.com/OpenXRay/xray-16 - 45671842b57176e7db0d1b6a9a6e23f64f8652c1 authored over 2 years ago
Fixed Linux build

github.com/OpenXRay/xray-16 - 4ed87279e1210b13173314a08a12e17b4b9c08c9 authored over 2 years ago
Enabled xrSASH on all platforms, but with OpenAutomate enabled only on Windows

github.com/OpenXRay/xray-16 - e4a9039f4a1816b695be33b50858d50d754c1f65 authored over 2 years ago
Merge pull request #1051 from OpenXRay/dependabot/submodules/Externals/sse2neon-65d2856

Bump Externals/sse2neon from `cad518a` to `65d2856`

github.com/OpenXRay/xray-16 - 5d5394cd7e3c834b88ddff5f87e05640fb6e56ca authored over 2 years ago
Merge pull request #1049 from unnamedguy/dev

Reject item in active slot on death in TDM

github.com/OpenXRay/xray-16 - 4c6416c9994ad5a52365413cc83d86a7643bf455 authored over 2 years ago
Fixed Linux build

github.com/OpenXRay/xray-16 - 8c22adaac94e645faab7bb8c5ae72482c5e71003 authored over 2 years ago
Removed xrDelegate.

Sorry :( it's not used

github.com/OpenXRay/xray-16 - 652dd9f2dbd473b018aa679eb5ec72c82100b8e9 authored over 2 years ago
Removed xr_cpuid and not really necessary platform code to increase portability.

It's a bit of a regression: we have less info about the CPU in the log now.. But that info wasn'...

github.com/OpenXRay/xray-16 - 8147894bf4501ca69ffb7e31cc73e84ad08ca97c authored over 2 years ago
Bump Externals/sse2neon from `cad518a` to `65d2856`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `cad518a` to `65d2856`.
-...

github.com/OpenXRay/xray-16 - 8e9f75c72d5adadc067c480dc03ecc832bdedfe0 authored over 2 years ago
Reject item in active slot on death in TDM

github.com/OpenXRay/xray-16 - a54b50ee8714f0af22f6e84a630e05aaefbab6d8 authored over 2 years ago
Merge pull request #1039 from OpenXRay/dependabot/submodules/Externals/sse2neon-cad518a

github.com/OpenXRay/xray-16 - 32ebf81a252c7179e2824b2874f911a91e822ad1 authored over 2 years ago
Bump Externals/sse2neon from `a02fd8a` to `cad518a`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `a02fd8a` to `cad518a`.
-...

github.com/OpenXRay/xray-16 - 4286cade89ec155f1826fa7c0e5f53890edf4b76 authored over 2 years ago
Merge pull request #1022 from Masterkatze/warnings_core_common

Fix build warnings in src/xrCore and src/Common

github.com/OpenXRay/xray-16 - 11cbd27631d77a1fda790fb791fba0e1f6c5249c authored over 2 years ago
Fix build warnings in src/xrCore and src/Common

github.com/OpenXRay/xray-16 - 55d1ba5231718f8d614bf720bc6cff725564b9f3 authored over 2 years ago
Travis CI: build Debug configuration on ARM64 and use latest GCC (#1038)

github.com/OpenXRay/xray-16 - c0b67c00d0c70c4755671cab669365a58d702bf3 authored over 2 years ago
Travis CI: Build only ARM64

[skip appveyor]
[skip actions]

github.com/OpenXRay/xray-16 - 2a1ad65f9688ba5114b5bd3327333dd4744f5093 authored over 2 years ago
xrGame/visual_memory_manager.cpp: removed useless else

github.com/OpenXRay/xray-16 - 909d65db86cd02e2ead882a79c3ff899c1efbd5d authored almost 3 years ago
luajit.cmake: fix arm build

github.com/OpenXRay/xray-16 - 33fb25bfea788c6a4dc4fad1bb443628b2f36a63 authored almost 3 years ago
Merge pull request #1026 from OpenXRay/dependabot/submodules/Externals/sse2neon-a02fd8a

github.com/OpenXRay/xray-16 - 43cad9dd4ec92e68c5f02799cb84e5627a163524 authored almost 3 years ago
Update from OpenXRay/mimalloc (#1028)

Update mimalloc (#1028)

github.com/OpenXRay/xray-16 - aa8bc1bbcf72d4fe8c9c01f6733b270165f873ab authored almost 3 years ago
Disable mirroring attempts on forks (#1027)

github.com/OpenXRay/xray-16 - 09100750762e2fc2b4a8b7e79b6f424db164a9e3 authored almost 3 years ago
Bump Externals/sse2neon from `814935c` to `a02fd8a`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `814935c` to `a02fd8a`.
-...

github.com/OpenXRay/xray-16 - 47a7b1c8575c5b49073a358552cac7d74d5d7543 authored almost 3 years ago
Fixed gamepad input scheme always being shown instead of keyboard/mouse

github.com/OpenXRay/xray-16 - ce2143469308c4da7b7566efe4a32f7d7f2e7efb authored almost 3 years ago
Adjusted default quick use keys on gamepad

github.com/OpenXRay/xray-16 - 69920ecad86fddf7f1bac7fae11c3eae7ce71fd5 authored almost 3 years ago
Dynamic key bindings in localisation strings

Story an action ID in the localisation strings and extract a key binding from it, instead of stor...

github.com/OpenXRay/xray-16 - 78dd002c8c29c5eede7ff18eb5949e6c08576759 authored almost 3 years ago
Fixed multibyte and wide encodings work completely incorrect

Reverts part of the changes from 7ae37de4a3e8875fe960b4fdf0e8c30d026d55a6

May affect #865

github.com/OpenXRay/xray-16 - 1f6453c7005269dbcaf6c85b0124e1757f11addb authored almost 3 years ago
Add the section_for_each and set_readonly functions for ini file (for CoC Compatibility) (#1001)

github.com/OpenXRay/xray-16 - 2b083e7b30b227b692db028585ce36eb6b6974d5 authored almost 3 years ago
impr: remove necessary vscode settings

github.com/OpenXRay/xray-16 - edeedf4d19c0aecbe4c500ca646b114c0172575d authored almost 3 years ago
Fix spawn loadouts for NPC (#1009)

Bugfix: If a loadout section will not contain level= property then weapon will not be spawned

github.com/OpenXRay/xray-16 - e8ee794b17844af90495bb9cfd88ae27db9988ac authored almost 3 years ago
debug: fixes for #997

github.com/OpenXRay/xray-16 - 8fbedb083d0e620c9d508fdf1f752ad78fca9689 authored almost 3 years ago
Check only for key press when selecting menus in Main Menu Shniaga (#fixes #1008)

github.com/OpenXRay/xray-16 - b447877e83a71448e89bad3407a69971fe94e0d7 authored almost 3 years ago
debug: update editorconfig

github.com/OpenXRay/xray-16 - 9de63da1e55d5f07719f43a379fa22d36e7c79ba authored almost 3 years ago
debug: fixes for #997

github.com/OpenXRay/xray-16 - 7f0bc214d05c7c4a5469b1c04a949e54812e4d61 authored almost 3 years ago
Fix missing colon in readme

[skip ci]

github.com/OpenXRay/xray-16 - 615d98bcf8729cbb42a85c19d7e745e39edcde23 authored almost 3 years ago
Fix mirroring to Bitbucket

github.com/OpenXRay/xray-16 - 1e723b32a109f1e6f71f207bf3e39cd49bdb0b88 authored almost 3 years ago
Automatically mirror this repository to Bitbucket

github.com/OpenXRay/xray-16 - 8913e8f4e47d9a3b42f8e806b389c577a84f0bd2 authored almost 3 years ago
README.md: Added CppDepend to thanks section

github.com/OpenXRay/xray-16 - aa69dfb1b0396c7247335b9c4e2b35ee1df3e568 authored almost 3 years ago
Visual Studio: made xr_3da the default startup project

https://stackoverflow.com/questions/4797481/visual-studio-set-default-startup-project

github.com/OpenXRay/xray-16 - d1265e81eabace6ae1505cb22f3e8e3f7132eb30 authored almost 3 years ago
Visual Studio: xr_3da now has historical name – XR_3DA

[skip ci]

github.com/OpenXRay/xray-16 - 60e8d2b294ae3a06df7251f689e8276fa2848475 authored almost 3 years ago
Merge pull request #996 from OpenXRay/dependabot/submodules/Externals/sse2neon-814935c

github.com/OpenXRay/xray-16 - a88a1d00e88a5cac5cf9f6a0680f512930c0e4ab authored almost 3 years ago
debug: Add VSCode workspace settings file

github.com/OpenXRay/xray-16 - ff871bebee0d4245a41a18c472b4f6917f78c3f3 authored almost 3 years ago
debug: Remove CoC debugging config from VSCode launch.json file

github.com/OpenXRay/xray-16 - cc5ee91364a222c6e94dd33dbdf8177aa44bc485 authored almost 3 years ago
Bump Externals/sse2neon from `3e1424c` to `814935c`

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

github.com/OpenXRay/xray-16 - 4f0324126f3a6c4868c5c84937a2b5812cd1483e authored almost 3 years ago
Merge pull request #983 from OpenXRay/dependabot/submodules/Externals/zlib-21767c6

github.com/OpenXRay/xray-16 - 5388bce0d738ed39c8070fdbabbcba0dcfdfede3 authored almost 3 years ago
Disabled textures staging by default

github.com/OpenXRay/xray-16 - afce361865adcd9fc877544cbff321c29ea7f7de authored almost 3 years ago
Fixed only R1 available in SOC game settings if R2 is missing (#392)

github.com/OpenXRay/xray-16 - 9bd6d2b33a940cf880ab4743d65ab02a3286beab authored almost 3 years ago
Improvements for stalker actions depending on weapon types in SOC/CS (#382, #392)

Instead of using hardcoded magic numbers everywhere, moved them into one
place

github.com/OpenXRay/xray-16 - f77babc825694e552b825fcba510ae814c143d07 authored almost 3 years ago
Work on SOC PDA UI (#392)

github.com/OpenXRay/xray-16 - 5bd41bb4fe46be3d79f1681356997ba97f0fcdb4 authored almost 3 years ago
xrGame/ui/UIHelper.cpp: don't delete elements even on unsuccessful initialization

github.com/OpenXRay/xray-16 - c580383c9e08cf7c8358d90cefcc2cee5613997f authored almost 3 years ago
xrGame/ui/UIHelper.cpp: support non-critical XML loading for all elements (except CUIDragDropListEx, honestly)

github.com/OpenXRay/xray-16 - 50b58735de4e50ffe7056437e17b76aedcfd2766 authored almost 3 years ago
Addition to 8d4f5e895749a9afd8a9b8a0a21b86dfd066c165

github.com/OpenXRay/xray-16 - 2dee6dd84c91e817b11f246c3161b97a60ce32e5 authored almost 3 years ago