Ecosyste.ms: OpenCollective

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

github.com/OpenXRay/xray-16

Improved version of the X-Ray Engine, the game engine used in the world-famous S.T.A.L.K.E.R. game series by GSC Game World. Join OpenXRay! ;)
https://github.com/OpenXRay/xray-16

r_constants: Copy handler function when merging constant tables.

50ae4572db440abf272a552cddf6d15056befa2f authored almost 9 years ago
glHW: Update TODO.

e4b1df85266e9b17319629d4175158bc023837ea authored almost 9 years ago
shaders: Add distort.ps.

dccc7ae1195bf1af14ba1b14ce8310a93f1b385d authored almost 9 years ago
engine: Don't build editor modules.

a03a90c53cbff5da1ac1d4f99e748c338f9e400e authored almost 9 years ago
gl_rendertarget_phase_flip: Render the scene up-side down and flip it as a last step.

Allows for easier compatibility with DirectX.

9ca771755eccba85c1d033df9840df47854f675e authored almost 9 years ago
Reimplement MSVC DEBUG_BREAK macro using __debugbreak intrinsic.

019c8b55054c65d4c97aa9b56a864c5eb2bb12da authored almost 9 years ago
Replace int 3 to DEBUG_BREAK macro.

e13c2c5cb2761ec85c972c943e296905d3826d0f authored almost 9 years ago
Exclude editor projects from build configurations.

c780609fc4b98d14437fc7076031222c493c4bde authored almost 9 years ago
Fix memory leak in OGL render resource manager.

9d13453c879cb852709c7d340fe31a4ccacf826d authored almost 9 years ago
Merge pull request #124 from Armada651/dev

gitmodules: Use HTTPS protocol for submodules.

6f9440967ab42058172f5543fc83ab9ed86605d2 authored almost 9 years ago
gitmodules: Use HTTPS protocol for submodules.

1d29437a6617f7eaa5278bfd3e63c9c44f47603c authored almost 9 years ago
Fix memory leak in render resource managers.

2b2a60b0010b1fbc5c4bd98e0d0c283813d3daed authored almost 9 years ago
Update link to precompiled libraries (moved to Google Drive).

e5125da5ce681510a7e9405b2d61cb4c5e119f80 authored about 9 years ago
Implement CrossFire detection. Close #41.

cf1500eab9486a8c946b22f4e620fd2d142efc79 authored about 9 years ago
Add AGS SDK as a submodule.

59ad959ea517d61184c08bca90890745d3c0be5a authored about 9 years ago
Remove xr_new templates.

c0926af9ef7d9e3a3ba7b1e59878997b9420150f authored about 9 years ago
Replace xr_new<T> to new T.

8dfdc4daf646f3d4f0ab48df935d886ea95aea49 authored about 9 years ago
Render performance statistics with single OnRender call.

b2874445f46d62beca992c1eb5bf22a8cdd67752 authored about 9 years ago
Fix performance alert rendering.

20c2e9bcab60895579992d0c6d24692b6e9bc0ae authored about 9 years ago
Merge sound engine initialization stages.

254945c7dffbd365048ac27899acc569331569bc authored about 9 years ago
Move build id calculation to xrCore.

9a022238502e55c22dffd71f148502ddbcecc249 authored about 9 years ago
Delete copy protection remainings.

2ee00350d1b64974e8ca783e90bc220e2dd46298 authored about 9 years ago
main.cpp: Cleanup and refactor.

32db2cf2e63fa147a6af58f63004940b25b5c9de authored about 9 years ago
Replace LoadLibrary+GetProcAddress to direct call (HeapSetInformation).

d88ad8050767c1c1296541e6e099e4d7d5849dbd authored about 9 years ago
Remove commented/disabled/unused code.

0c8424209a5457947148859082fc7fe4163ddf75 authored about 9 years ago
Merge pull request #120 from fedan/feature/dx11

Fix R3/R4 compile shader name calculation.

a543940099d062dd4769ed2165cd833b5c2eceac authored about 9 years ago
Fix R3/R4 compile shader name calculation.

289238c7235f3e021a98e95d25f49d79a19e9758 authored about 9 years ago
Remove GameSpy code from xrGameSpy, link GameSpy library. Close #46.

f4df0c998c9cbd947258c5dfc6cb4cb05b90ce66 authored about 9 years ago
Add GameSpy project to solution.

00da9e612d21a5b7120919752aff1fcb6a35aed9 authored about 9 years ago
Add GameSpy as a submodule.

fdef62feecfa2f0d3b7cae75252c0ba2b8799dfa authored about 9 years ago
xrGameSpy: Add GameSpy headers to PCH.

5c24837161446b9844d574f9fcf6ecadbe79ccf1 authored about 9 years ago
Reorganize xrGameSpy headers.

e4e9ce365366548fbd3165de4f7ac6a78ecfe97b authored about 9 years ago
xrGameSpy: Cleanup redundant declarations.

37eb0f6b7f9e482d4851a8c138f74608f65fa483 authored about 9 years ago
xrGameSpy: Delete default readme.

77b7f0d14dc87eeae8db82770005aa950e134aed authored about 9 years ago
Move GameSpy wrappers to xrGameSpy.

4391c9f76ad5472959656acc4d19e84d7b984385 authored about 9 years ago
Delete unreferenced xrGameSpy sources.

56b8834027d473564fec16c80c27edda97edab40 authored about 9 years ago
Prepare GameSpy wrapper for moving to xrGameSpy.

0843b755b8eeb2538281c6036fde223ad586f681 authored about 9 years ago
Move xrGame/gamespy/CdkeyDecode -> xrGame/CdkeyDecode.

7820c5971eee826cdcf41d0ee9c1325404f119a3 authored about 9 years ago
GameSpy: Prevent assertion failure in GSISocketSelect.

16c9796eca8ab74c528de452a4ca7a58d1b04671 authored about 9 years ago
Eliminate C4456 warning.

3bca1e2e2487cb1a8ed1c3983c86970be5917d0b authored about 9 years ago
Add FATAL_F macro (FATAL with format string + args).

8b48f4d4d44104a60e9095ed068bebd54f36bd35 authored about 9 years ago
Add link to changelist.

05e86e61df79b7371a69ea9db80fd99cdc264a62 authored about 9 years ago
Prevent 'ding' sounds caused by Alt+key combinations.

169b901e493a2c1af4c80a5de8ef3cf7cd7ad66a authored about 9 years ago
Restore cursor clipping when application window gets focus.

0e5655297675651a9274fa26d43ce7f3ad4bfd2b authored about 9 years ago
Move cursor clipping function to CInput.

14ef2146a5727e75a792dd685c38fae39624d770 authored about 9 years ago
Implement screenshot feature for DX9 window mode. Close #102.

7de32ef326f64d8efa08dc559d65d6edec34e530 authored about 9 years ago
Clip desktop cursor in window mode when game cursor is hidden.

28261dbfc7ec634d158e121d9418de3ff19d9334 authored about 9 years ago
Rename xrXMLParser.cpp/*.h -> XMLDocument.cpp/*.hpp.

2e5489bbc4f485a145e6d10cf748befd4efb8e08 authored about 9 years ago
Rename CXml -> XMLDocument.

b56d7af50800704f27b7ba5b58ddbc884e1adfc6 authored about 9 years ago
Rename xrCore/Xml -> xrCore/XML.

259afbcaa43b48dbbf2717cde182669affa111db authored about 9 years ago
xrCore: Fix project file path case (common -> Common).

136963aa55cb3e392a23b073df44ffe648cd6215 authored about 9 years ago
Eliminate C4706 warnings.

6a7a05e862d25fe30629720fe92da7146db79860 authored about 9 years ago
Merge xrXMLParser into xrCore. Close #43.

3f12bb177b611d50b7530e06ee4c3749a5c0a038 authored about 9 years ago
Delete commented vid_quality_token/vid_mode_token initialization code.

7e5ea139fe7d182e71c4f67390aa7d2c59621292 authored about 9 years ago
Merge pull request #114 from fedan/dev

Confirm merge.

0d59bb3c2de876abd1608f26d0eb2929a146bb39 authored about 9 years ago
Merge branch 'fedan-dev' into dev

a485cff699c4a75c13397be5bf4fe2f90bc9036c authored about 9 years ago
Fix blurred text on r4

e8f39efeb2936b562de1c02246969362e31e3e01 authored about 9 years ago
Add XXX.

aeda299b09163637097d518a937da9de69c52e6d authored about 9 years ago
Fix R4 availability misdetection.

565455dec046f2046257a6b0268789cbe8b712d4 authored about 9 years ago
Eliminate MSB8004 warnings.

fa9db40a171850ba80b29ff86b9997c931eb9393 authored about 9 years ago
LW_Server: Eliminate MSB8012 warning.

b2059590bbc6a0baddd94410da8759f26de17960 authored about 9 years ago
Reset WindowsTargetPlatformVersion to its default value.

cf44353a2117cf147bf80ddb5c3ae469e5b83eeb authored about 9 years ago
Fix blurred text on r4

ad567b6661cd63a8b0412bb6a61f9235d5c52fe1 authored about 9 years ago
Fix incorrect buffer size calculation. Close #111.

34df7f39e99a9658b2a779020adfc32321eda6ee authored about 9 years ago
xrbinprep.cmd: Fix BugTrap installation.

b1c88c26b66308fa8ebef2978045360e6b04983f authored about 9 years ago
Update build instructions with the VS info.

701fba8e38b83149be96a61928daed1a5bc407d9 authored about 9 years ago
Update build instructions with the .xrbinup_xxx scripts.

f77c532ae24bb2525e279e5e45068fdffc719c67 authored about 9 years ago
Update build instructions.

baffa0e9167cc54d924d3a422408ec9f28e731f2 authored about 9 years ago
Add script for initial testing environment setup.

077225066a002bed8bb416435dfcb2caf58c27aa authored about 9 years ago
Fix unintended local hiding.

fb0ac21d7e5ff3b3d4e10032d5e67784476ba3da authored about 9 years ago
Clean preprocessor defs, move common defs to props.

92c5bb8f5d53be1d7535940c65221b82f6b2f3ea authored about 9 years ago
Use DEBUG_BREAK instead of DEBUG_INVOKE.

952b9daf972e39c2b67f8b702acb0bb0988d9487 authored about 9 years ago
Compiler.inl: Add DEBUG_BREAK macro.

a45c78902dbdb4ae898879035b5ab0985ce1100b authored about 9 years ago
Move compiler-specific definitions to Compiler.inl.

82fe59f62cbf24707954ee557330218e59672187 authored about 9 years ago
Add header for compiler-specific stuff.

5a4946360ac7375eddce2ab3b5c15653b73126d9 authored about 9 years ago
Add XR_X86/XR_X64 macros.

355c8b69717a8d5b08dd190bbff690460d6ac9a5 authored about 9 years ago
Move Windows-specific stuff to PlatformWindows.inl.

0c54b4085102cc97cf61d61494d10e5bc3350486 authored about 9 years ago
Move xrCore/Platform.hpp -> Common/Platform.hpp.

a351b084bb7abf739d9c4ec623c8b310acff2d74 authored about 9 years ago
Common: Add platform-specific headers.

6d41693fab56f014e025907b291de20f6da1f4c8 authored about 9 years ago
Common: Convert from Shared items project to Utility project.

a0eb9051054ecfcee35d04e68760b305e40689e5 authored about 9 years ago
Add common engine config header.

8c87987c69d9be3dbff7b889498a24a6ef8ad9e8 authored about 9 years ago
Rename missed Platform.h -> Platform.hpp.

3753db386a831e46a24291a33c35d5741b93522c authored about 9 years ago
Add shared items project for common engine headers.

19efc1daa6406d2cc7a95aea0b6fcf102f8f91b3 authored about 9 years ago
Platform.h: Add GCC versions of XR_IMPORT/XR_EXPORT.

138d55f7a113d28c457aa3da223f04482d213197 authored about 9 years ago
Rename Platform.h -> Platform.hpp.

47c7cd88c8478067eac5d68c6548b7d15bf57c6a authored about 9 years ago
Platform.h: Remove Borland-specific stuff.

8e21f59ce47eed91e8561ab40c370b589db23171 authored about 9 years ago
Disable 'appname has stopped working' popup dialog.

b57adb8315a6eaa9b1dcc3c333dcd4ac21e74552 authored about 9 years ago
Fix bad mem_fill32 replacement.

bcdfc3dcf11fc09dca7817b51d5b8af2ed8f8bc5 authored about 9 years ago
xrDebug: Refactor Fail/Error/Fatal/Backend functions.

705f2dae236d2372057c91abc3199da1a14ac0cf authored about 9 years ago
CScriptEngine: Use dynamic buffer instead of _alloca.

28c2d19b187f5a4b9b39fa84f722c17f927d0f78 authored about 9 years ago
xrDebug: Fix conventions.

2669d999935d538bf88a370a3926c61b01c9c897 authored about 9 years ago
Set Zc:forScope+ for Maya_Material_2009 (#104).

75c43bed6d1d5ef458ad5896efe83a0af8dd3bcf authored about 9 years ago
Set Zc:forScope+ for Maya_Material_2008 (#104).

088f1d4108b32aa8df81f2a485426348786274e9 authored about 9 years ago
Set Zc:forScope+ for Maya_Export_2009 (#104).

e7da9064d79cbd7f0d7cfef7e5b67aa542cd8a5c authored about 9 years ago
Set Zc:forScope+ for Maya_Export_2008 (#104).

b8117c372820dfdedcbac1a59782d5ba3f9b560c authored about 9 years ago
Maya_Export_2008: Fix conformance in For loop scope (#104).

e5e760073f4776dfdb51d29541d42c31903969a8 authored about 9 years ago
Set Zc:forScope+ for Max_Material_60 (#104).

30cad26443a64e3b62dc02ec9e10f80ed46b4bb5 authored about 9 years ago
Max_Material_60: Fix conformance in For loop scope (#104).

2b9d931b1ccb4f1003151724b8b23bba84f458e4 authored about 9 years ago
Set Zc:forScope+ for Max_Export_60 (#104).

4fff282990bee6a4f023789dc0c7138ad4038ec4 authored about 9 years ago
Max_Export_60: Fix conformance in For loop scope (#104).

5f20a71774685aaf8ce0dc851601a8328655e458 authored about 9 years ago