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

Proper #pragma pack with push and pop

github.com/OpenXRay/xray-16 - bcefa731baf3add37c33348ec709ab391a9032a2 authored about 2 years ago
Common/LevelStructure.hpp: added whitespace [skip ci]

github.com/OpenXRay/xray-16 - f426da26b09e5ff44b69b8e2a971bbba218d864b authored about 2 years ago
Common/Compiler.inl: removed unused macro

github.com/OpenXRay/xray-16 - 8fd2cf31a78c89d170c748d817a31ee60850b73f authored about 2 years ago
Static assert that AI nodes have correct size

Useful hints from https://github.com/abramcumner/xray15

github.com/OpenXRay/xray-16 - 71eb05b19974d4f88f114cb6ecae5d885389196e authored about 2 years ago
Versioned ai node cover

github.com/OpenXRay/xray-16 - a4b7cd7835e66e8fc3632e328e79e68c3d3d58aa authored about 2 years ago
Properly versioned xrAI NodePosition and NodeCompressed

Removed XRAI_VERSION_OPENXRAY because it is unused.

github.com/OpenXRay/xray-16 - efd7da7a28404da72e30556993b7ea28347dc7ef authored about 2 years ago
Common/LevelStructure.hpp: cosmetics formatting

github.com/OpenXRay/xray-16 - 7403b4408dae408671df49cc54ae3e4c2b5446d0 authored about 2 years ago
Rename NodeCompressed to a versioned name

And use a type alias to the latest version

github.com/OpenXRay/xray-16 - a3b147259f33acd16210e45f2e9e2daf082b8780 authored about 2 years ago
Handle xrAI version 9 correctly

AI nodes from version 9 are the same as nodes from version 8

Thanks for the builds versions:
htt...

github.com/OpenXRay/xray-16 - 7a1f0c18d4cffe37d8bbaefaffba6ce0623e81a6 authored about 2 years ago
Merge pull request #1207 from GermanAizek/save-refactor

github.com/OpenXRay/xray-16 - baad16607c514847208f4ad5de4acebbe338305d authored about 2 years ago
build(deps): bump Externals/gli from `3080855` to `779b99a` (#803)

github.com/OpenXRay/xray-16 - 309cd0803e4e2e4a1630e279658e66c5b4df4078 authored about 2 years ago
Merge pull request #1201 from OpenXRay/dependabot/submodules/Externals/sse2neon-4a4645d

github.com/OpenXRay/xray-16 - dc8f19d878ec1fd99bbbe7021666055a8fd70755 authored about 2 years ago
Virtual function shedule_Scale() and CParticlesObject::Position() must be const

github.com/OpenXRay/xray-16 - 7b7f283aa5fad9911e15dc93c774d44878093708 authored about 2 years ago
Mark pure interfaces as NOVTABLE

github.com/OpenXRay/xray-16 - d81141361176a0b391efc4a075c3d14c0a059a44 authored about 2 years ago
Added virtual destructor to IPhysicsShellHolder

Just in case

github.com/OpenXRay/xray-16 - bd88dd7ad657282c17feb293497a580cbc21e2b9 authored about 2 years ago
Make some empty destructors default

github.com/OpenXRay/xray-16 - 3b53238db742ea0895fa7b27cd0713abaf95f4fe authored about 2 years ago
Properly overload std::hash and std::swap

github.com/OpenXRay/xray-16 - 6c9a35e079eef9201dd4267414aff22741285a44 authored about 2 years ago
Added useful macro XR_NOVTABLE

We can reduce the number of unneeded operations with it

github.com/OpenXRay/xray-16 - 4aaa6e2e299f8f250c2b0546b5fb85822b86d55d authored about 2 years ago
Merge pull request #1202 from Hrusteckiy/dev

github.com/OpenXRay/xray-16 - cb994e64a3bad7eb7c0b3df3e2721a0a849ff039 authored about 2 years ago
UIArtefactPanel: Allow to use a vertical placement.

github.com/OpenXRay/xray-16 - cf8d28b43adde67a6055c6c3dc7e45e33af24d0a authored about 2 years ago
clear_highlight_lists on every inventory action.

It fixes vanilla bug with freezing highlights.

github.com/OpenXRay/xray-16 - 140e3905c1efbc2a7c6f70692a74c04ec6466e4f authored about 2 years ago
Bump Externals/sse2neon from `72daa0f` to `4a4645d`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `72daa0f` to `4a4645d`.
-...

github.com/OpenXRay/xray-16 - 806a7b1e32c0a39d0a62ea1ae4ae7c5efea3c884 authored about 2 years ago
Removed RDEVICE macro

It was used to coexist with SDK based on Borland's C++ Builder

github.com/OpenXRay/xray-16 - 6ae0f55742a1fdf67306c8b550beb699d0fc05fd authored about 2 years ago
xrEngine/device.cpp: Moved '*activate' variables to inner scope

github.com/OpenXRay/xray-16 - e6119023e7120bf910ae1a69694d366f78b3b103 authored about 2 years ago
xrEngine/device.h: removed debris from 31502af5ebdf43fc2ac81eae492bd182184c1414

github.com/OpenXRay/xray-16 - ce0e0de3999c6cef277505295f05976eab6e4aca authored about 2 years ago
xrEngine/device.h|cpp: made OnWM_Activate function more readable

github.com/OpenXRay/xray-16 - 0901a1c29f880e0030e2a8c89e9abf843819dab6 authored about 2 years ago
GitHub Actions: distinguish between clang and gcc built artifacts

github.com/OpenXRay/xray-16 - 23e25e4655c82b90ec3bcceea13d0a6e527ca94e authored about 2 years ago
GitHub Actions: mirror: use mirror action v1.1.1 [skip ci]

github.com/OpenXRay/xray-16 - 8f49c0c4428a6483f7a925b8503450ec5c8e2bbc authored about 2 years ago
GitHub Actions: allow triggering build manually

github.com/OpenXRay/xray-16 - 8389805bd3ecafa4ef8c63b6799411b08cd34644 authored about 2 years ago
Layers/xrRenderDX*/dx*HW.h: reorganized includes

github.com/OpenXRay/xray-16 - 23410fff1f3a9066cf8627de1bc5de510b20f933 authored about 2 years ago
MSBuild: excluded xrWeather editor and it's parts from solution build

Still can be built manually

github.com/OpenXRay/xray-16 - 3e9d3c78ab1bcd5fe754602cb7539b54ca3cc8a1 authored about 2 years ago
Removed xrWeatherEditor attach system and it's parts from xrEngine

The editor itself is still in the codebase, because we may need it during transition to new edito...

github.com/OpenXRay/xray-16 - 31502af5ebdf43fc2ac81eae492bd182184c1414 authored about 2 years ago
Fixed weather editor crash on startup

github.com/OpenXRay/xray-16 - f9749ba1b574d334673c408892def013e5ea2be8 authored about 2 years ago
Fixed SDL2 includes

System-style includes (<>) should be used instead of user ones ("")

github.com/OpenXRay/xray-16 - fa3a6cfca39230b8a383076039673a41362d616a authored about 2 years ago
xrGame/script_game_object_inventory_owner.cpp: fixed possible crash when setting wrong community

Thanks @SeargeDP for the idea

https://bitbucket.org/SeargeDP/coc-1.4-xray-64/commits/880d8bb74a...

github.com/OpenXRay/xray-16 - 4bd5ca407f6b719a6757f38dea6ec5ea3d0d8f59 authored about 2 years ago
xrGame/Weapon.cpp: fixed small warning about possible nullptr access

github.com/OpenXRay/xray-16 - 320c0c4ab2b925b0253eb2efc4610bb28e45defe authored about 2 years ago
README.md: added @alexgdi to the contributors list

Also fixed link to NeoAnomaly's profile.

github.com/OpenXRay/xray-16 - 105a3d1301c055b1f46bfd3ba603cac671a966e2 authored about 2 years ago
xrCore/xrDebug.cpp: support for Windows ARM/ARM64/IA64

github.com/OpenXRay/xray-16 - 89a719b53b9a72c592c1ddbfcf141de3d504d6fa authored about 2 years ago
MSBuild: added ARM and ARM64 configurations

Be aware that Windows ARM is still not supported at the moment, only Linux ARM.

github.com/OpenXRay/xray-16 - b6fbf9cebf48ea3769d72063e08e04bc56ecacbc authored about 2 years ago
Removed MFCProj keyword from CxImage Windows project file

I suspect this is the reason why MFC DLLs are being added to the bin
folder

github.com/OpenXRay/xray-16 - 0c572b07562c0d4e71e0d28fa0955e9da59910bc authored about 2 years ago
README.md: removed some for's

github.com/OpenXRay/xray-16 - 0068b5e6a6a349e0776ff8e6c43ebb6bfbe5c6eb authored about 2 years ago
README.md: Contributors update ⭐

* @ChugunovRoman is in the team!
* Added more info on Call of Chernobyl ports
* Updated @Plotj...

github.com/OpenXRay/xray-16 - 22c3551654556f70640ef8a7667cfb9f9253cf04 authored about 2 years ago
misc/windows/xr_pack_build.cmd: properly handle configurations with spaces

github.com/OpenXRay/xray-16 - 2bc488e8e141449a8dafddfe0771ef461ceee9ed authored about 2 years ago
misc/windows/xr_pack_build.cmd: don't include CMakeLists.txt into the archive

github.com/OpenXRay/xray-16 - e94e3fcc619bd4cc7601e5ff8ef7df22f40ee8fd authored about 2 years ago
Fix Linux 'make package' (#1200)

github.com/OpenXRay/xray-16 - c191e0135cc4a4beaba69fea51b8095441a6c85f authored about 2 years ago
Fixed Linux build

github.com/OpenXRay/xray-16 - 0d8c5b46fcb886ecc6c765603b6274fae63fa6e1 authored about 2 years ago
GitHub Actions: fix Windows artifacts package

github.com/OpenXRay/xray-16 - d7c1026d46444ac0693f552b7323f870780d8ce2 authored about 2 years ago
Update resource.rc for Windows builds: some cosmetic changes

github.com/OpenXRay/xray-16 - f669730123af82dc4d6c8f34d37616518a54d11a authored about 2 years ago
Moved Linux specific resources to misc/linux folder (#660)

And media to misc/media

github.com/OpenXRay/xray-16 - 28deafd215ffca1db1fa985e108de21808c35f31 authored about 2 years ago
Moved some miscellaneous files to misc folder (#660)

github.com/OpenXRay/xray-16 - 345ddc4a70c48fbdec7e95c2d0987c5b9c8da244 authored about 2 years ago
Windows: Moved lib and intermediate outputs to build folder

github.com/OpenXRay/xray-16 - 53a8ecd2fab0a5d6f8c55ba70f9a8bed4e65ade0 authored about 2 years ago
GitHub Actions: fix Windows artifacts package

github.com/OpenXRay/xray-16 - 238ee8b18d6bfdd482a0e211013f350479f5dc48 authored about 2 years ago
GitHub Actions: use run numbers in artifacts being output

github.com/OpenXRay/xray-16 - 6ee9ba4e27d0b8fcd06632be25ee06aeac14abff authored about 2 years ago
GitHub Actions: upload Linux builds using wildcard

github.com/OpenXRay/xray-16 - e0fbe45d78b75ea2dedbf397a5b226ba365a99f3 authored about 2 years ago
Changed default Windows build output folder and simplified builds packing script

github.com/OpenXRay/xray-16 - bd7004f59a26a8147a5dcab5ffa1aa3bda70192d authored about 2 years ago
GitHub Actions: shorter and more readable names for Windows artifacts

github.com/OpenXRay/xray-16 - 4fc1ba4790f1f842e6ef79f4d50acde955a69a02 authored about 2 years ago
GitHub Actions: upload all artifacts using a wildcard and specify git commit sha in artifacts (#1199)

github.com/OpenXRay/xray-16 - b6ff54a6d67458082f0b42acfdd2cb7acd724a88 authored about 2 years ago
xrCDB/xr_area_raypick.cpp: removed useless include

Why it was here?

github.com/OpenXRay/xray-16 - 0cb0b47cc9c8a83772d56356f6610943ca4df952 authored about 2 years ago
xrSound/SoundRender_CoreA.h: removed unused EAX include

github.com/OpenXRay/xray-16 - 950a577fd7de444177329a46d870fea8497047d8 authored about 2 years ago
xrSound: removed stale DirectSound backend files

They weren't used and DirectSound is deprecated on Windows anyway

github.com/OpenXRay/xray-16 - 171a5b0cc1f5a5419640d927dbe4a5b85ea31bb5 authored about 2 years ago
vscode: update launch and tasks settings

github.com/OpenXRay/xray-16 - 0fd4270ca26caf793cbe4f08d18ea82a99d53ed4 authored about 2 years ago
Merge pull request #1196 from dasehak/dev

github.com/OpenXRay/xray-16 - 16c8717ac8e17796b3ee55d58fc96e6e8b764763 authored about 2 years ago
xrRenderPC_R2/r2_rendertarget_build_textures.cpp: use D3DPOOL_DEFAULT for generated textures

github.com/OpenXRay/xray-16 - 00e9e7f7d5ce08c0abe34332c4ad9434347b5fc9 authored about 2 years ago
Add original zat_b14_stalker_1.ltx

github.com/OpenXRay/xray-16 - f2085bf39c1bfeed005bb9b38b4587de42d8364b authored about 2 years ago
Add original jup_a12_bandit_cashier.ltx

github.com/OpenXRay/xray-16 - 3e902c5c12637648fd07d8e1b94f4ce3b93d353e authored about 2 years ago
Returned OpenXRay Plus back to the main repository

github.com/OpenXRay/xray-16 - 22037fd5bcbb97521ab490e20f0dece1cb4a320a authored about 2 years ago
Replace `push_back` to `emplace_back` and code refactor (#1164)

github.com/OpenXRay/xray-16 - ee4c001bc7f12aa1fb3c2eb5db6dc107a72d9426 authored about 2 years ago
Merge pull request #1161 from GermanAizek/optimize-inserts

github.com/OpenXRay/xray-16 - 5b52324027b2acdb313cf518bac395955b11fe3f authored about 2 years ago
Merge pull request #1141 from GermanAizek/dev

github.com/OpenXRay/xray-16 - c4da35425b5b055bfbb89385acbe011cdc9cb21d authored about 2 years ago
Merge pull request #1194 from OpenXRay/dependabot/submodules/Externals/sse2neon-72daa0f

github.com/OpenXRay/xray-16 - 875aab1fd8bc50807cee84e4818e65d11d2193a0 authored about 2 years ago
xrGame: moved 'using namespace luabind' from global TU scope to local function scope

github.com/OpenXRay/xray-16 - d2decb4c05a0532dff690dceb40f9cad9a029f79 authored about 2 years ago
Bump Externals/sse2neon from `64521d5` to `72daa0f`

Bumps [Externals/sse2neon](https://github.com/DLTcollab/sse2neon) from `64521d5` to `72daa0f`.
-...

github.com/OpenXRay/xray-16 - 719d9d36ef03684cd38c2fbc986abcb127d6f0c1 authored about 2 years ago
xrGame/ai: moved 'using namespace luabind' from global TU scope to local function scope

github.com/OpenXRay/xray-16 - dee5323de20e6815250cee7da3187e6406b5891a authored about 2 years ago
xrServerEntities/xrServer_Objects_script2.cpp: little formatting change

github.com/OpenXRay/xray-16 - 4d9f7d600f65ffcf25e79557d6b6c779fd33431a authored about 2 years ago
xrGame/ui: moved 'using namespace luabind' from global TU scope to local function scope

github.com/OpenXRay/xray-16 - 57f4845afb263158d97c510255d6905d0a58070f authored about 2 years ago
xrServerEntities: moved 'using namespace luabind' from global TU scope to local function scope

github.com/OpenXRay/xray-16 - ec3e5d8fd9438a0bba72c9aa17a85a9f9aad9b31 authored about 2 years ago
xrRender: moved 'using namespace luabind' from global TU scope to local function scope

github.com/OpenXRay/xray-16 - 67e19be07d584d6e0eb690b6cf91442de86a6c65 authored about 2 years ago
xrSE_Factory/properties_list_helper_script.cpp: moved 'using namespace luabind' from global TU scope to local function scope

github.com/OpenXRay/xray-16 - 0d47dc1c08665d20348e6b94cbf03d33fdc4717e authored about 2 years ago
xrAICore: moved 'using namespace luabind' from global TU scope to local function scope

+ formatting

github.com/OpenXRay/xray-16 - 434fb22f2ef2043fa1553741e4d52647e925cc50 authored about 2 years ago
xrUICore: moved 'using namespace luabind' from global TU scope to local function scope

github.com/OpenXRay/xray-16 - 4bc30b8f2531294dc743302eb0ad32dbd13c8baa authored about 2 years ago
Merge pull request #1187 from ChugunovRoman/update-vscode-tasks-settings

vscode: update tasks and settings

github.com/OpenXRay/xray-16 - 5d3a2e88eabfa8df15635ef11c0703965c1c6e6e authored about 2 years ago
Add methods for get/set ammo count (#1190)

github.com/OpenXRay/xray-16 - 3afded2fe24998a2e9214a8a5d6bec369e8e111e authored about 2 years ago
Fixed dialogs abuse and remove unreachable breaks after return (#1189)

github.com/OpenXRay/xray-16 - 1b57c00fc7599e5667863e2eb023b0c9068f8e62 authored about 2 years ago
Fixed CMake can't find mimalloc (fixes #1188)

github.com/OpenXRay/xray-16 - 72ba3ac1402e62d4b90af1f57a1f31db2ff08442 authored about 2 years ago
CMake: removed -fvisibility=hidden usage

Without it, stack traces in the log are more informative

github.com/OpenXRay/xray-16 - 519d7c66cc496661bee6cc1e7488e1e0ad4321a0 authored about 2 years ago
vscode: update tasks and settings

github.com/OpenXRay/xray-16 - 82edbbc6c2892b8e958416b2c053f6e62f8967db authored about 2 years ago
Code refactor and minor optimize using C++17 (#1178)

github.com/OpenXRay/xray-16 - a9e75797e98de0245c677157c13c6f9c93b57e7f authored about 2 years ago
Fixed crash in physics when trying to process material sounds (closes #768)

This fix consists of two fixes:
1. Disable mt_physics.
2. Workaround to check if object is nullp...

github.com/OpenXRay/xray-16 - 1a1f504ac6fc45fb258aca61fc124428f2c96a1a authored about 2 years ago
xrGame/PhysicsShellHolder.cpp: remove unnecessary !! operation

github.com/OpenXRay/xray-16 - 23674868509e9dacef4a94972a345c344d44bd2c authored about 2 years ago
README.md: state Clear Sky support status as not enough stable

Due to critical crash in Limansk that prevents you from finishing the game and you cannot avoid ...

github.com/OpenXRay/xray-16 - e71643b073f6d2fa926704ba5a7db3c74b521b54 authored about 2 years ago
README.md: additional info on codebase origins and game series support

github.com/OpenXRay/xray-16 - 4784c532187b275b821ea47a358787a1921e8bf7 authored about 2 years ago
README.md: proper link fix

github.com/OpenXRay/xray-16 - a14cdf9fa006d452431db3ace4c43e995afb5dfc authored about 2 years ago
README.md: small link fix

github.com/OpenXRay/xray-16 - f8bc611276205a932fda5a5a5ed0b3dd34803dd6 authored about 2 years ago
README.md: added few more supported platforms

Also, added annotation on OpenGL support

github.com/OpenXRay/xray-16 - 1a4181ebbfcf7725490d78fb6140ff87e6eb7778 authored about 2 years ago
README.md: state changes in project direction and new goals ⭐

github.com/OpenXRay/xray-16 - 72db4b2ad0498d0eae47a80771439556e1474ba9 authored about 2 years ago