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

This is strange, but it looks like the 'threads' are not cleaned in the destructor.

6f32df1ddf191e73e6e4b21c9490a9fea4aa23ef authored almost 7 years ago
Replace shared_str with xr_string for log and fs.

3d2060b132fabd4e96a064b44c1814d944f15041 authored almost 7 years ago
It's wrong to allocate memory with 'new' and deallocate with 'free'.

80433fa8e10d42103959525e8ed54731a5ca531a authored almost 7 years ago
Fix memory leak for vertex buffers in dx103DFluidGrid.

2dff3dec2e410562d48b2d3727e24ecbb1dd8c65 authored almost 7 years ago
Fix double ShaderResourceView creation for some cases in R3 and R4.

10efe46222b6c814065d20da891ff310721163e1 authored almost 7 years ago
From now on use `-weather` command line key to run xrWeatherEditor

Device: Changed WNDCLASS from _XRAY_1.5 to _XRAY_1.6
Renamed weather editor related functions

7ee472f304eaef18fb67fe6743965ad63142f8a7 authored almost 7 years ago
xrEngine/EngineAPI.cpp: prevent possible recursion

f2def7cf9baa18b2d57c12c573f0cfd796207c1a authored almost 7 years ago
xrEngine/EngineAPI.cpp: replace push_back() with emplace_back()

433ad1c78a7d7c927da7e5cf7f674ea146225dcb authored almost 7 years ago
Revert multithreaded .thm loading

5f288ef1d14326368110d43e8f7228739c04cc4a authored almost 7 years ago
Highlight equpped items only if option for this is enabled

c4891225bd1f92bba448145f7b9ae9cb027c47ba authored almost 7 years ago
xrGame/UIProgressBar.h: Removed m_bNoLerp. This variable wasn't needed.

1cb97b137c6bd41f797e037a5e934bb7bf6efeee authored almost 7 years ago
Addition to previous commit

496a8f16522d28edd10dc8541729bc973d7deab0 authored almost 7 years ago
Fixes to cursor and xrWeatherEditor

When running xrWeatherEditor, in-game cursor position matches desktop
cursor position (real game...

7605f7447246ff2cfe935fa7fec5e67f506726d6 authored almost 7 years ago
Allow game to be active when window is inactive (configurable)

Also fixed some issues with cursor manipulation

cfafdfd4d7d4b22664765286031f4fe20dfbbc02 authored almost 7 years ago
Show game window after reset

dacfb31239a8619c06314716b6d5ddbbc45d5906 authored almost 7 years ago
Merge remote-tracking branch 'intorr/intorr_dev' into xd_dev

24b0808ce5a95605981d33639f72691b23564ca9 authored almost 7 years ago
Add some more helper functions and use it.

189cd7467b934e8f4cd84c557922af0e1f153ef0 authored almost 7 years ago
Add and use helper class for hud rendering. Small cleanup. Fix bug for mapHUDSorted.

6b1a747e41be3feb01b0718dc436a5b23c4effb3 authored almost 7 years ago
Fixed display on HUD of transparent surfaces. Untested!

9ab3eae49622c8b3912a42f43eba5cd1f2580d08 authored almost 7 years ago
Small item HUD UI render refactoring.

b3c4ad8cb80bff3043621a79681d7bc8032c25e3 authored almost 7 years ago
Remove obsolete code. Now in r_dsgraph_render_hud_ui

76ff57abc37faf676db64d4213c8f16982ad3de7 authored almost 7 years ago
Add small debug stuff for DirectX.

2faae094daec2c75e8dde365d4089f92a7b8fdf4 authored almost 7 years ago
Remove hack.

3bbec52c30c25e9b04c45b014c849903bb4561f7 authored almost 7 years ago
Move manifest from xrEngine to xr_3da

Change some references paths to relative ones

121fe21937ed03b256adb5a786020048ae079694 authored almost 7 years ago
Multithread .thm files loading

59088a6b26d3ec00ace621055ca0ea678cd39824 authored almost 7 years ago
ECore: future proofing WIP

c101668acad0789d8df37434f2c8107148a5a791 authored almost 7 years ago
xrRender/ResourceManager.cpp: load textures with TBB

f810e128b87eab6543236180c95e823345d29eca authored almost 7 years ago
Fix R3 failing on FXAA compilation

77cb01cb9276e91612c3ef332c3a1a86e7ba2241 authored almost 7 years ago
Made loading stages configurable

404d528a6a427919774b8d42a38c3fe9bab0b640 authored almost 7 years ago
Layers: windowed mode refactor

Show game window right before game start
Check if core is initialized and use Core.Params instea...

fd56bca3f163833527b3f39ad42cc89e61db4b3d authored almost 7 years ago
xrEngine: splash screen creation refactor

f8f2ce98ca4dd5b380e2acb17e8c8bf8a6b3cdbb authored almost 7 years ago
Move lua math random seed initialization

Remove loadscreen.script (no differences from original CoP)

c520f4194ec0d87534f4f84e300a5bf81943f8ed authored about 7 years ago
Add Steam CoP _g.script

4bbf48f5ed435a139aa646d4cc7f8f9a71ffb970 authored about 7 years ago
xrCore/xrDebug.cpp: GetInstructionPtr() refactor

Fixed BugTrap reports path

77d94c714464a9988789a082bb11ffe0e9079359 authored about 7 years ago
Change default crash report email

516d22c216acbe0373c8f7e9350db1005fa357e9 authored about 7 years ago
Editors files cleanup

15c2d4c7879794e17a2cc66452d72c0667438345 authored about 7 years ago
Default xrWeatherEditor theme changed to VS2015 Light

Compiler warnings fixes

1980eba3e7eed018718461fbe228ada1c8dc5220 authored about 7 years ago
Export engine startup functions

235f697eb65fdf40a6a76c3c434d6411c12375ef authored about 7 years ago
GLSL shaders fixes

MSAA and HBAO is broken
And level fog is... yellow

43445e5409351a38b2780255a52cf6e6575c33fc authored about 7 years ago
Fixed to OpenGL Renderer

Fixed memory leak
Added shader source debug output
GLSL version changed from 4.10 to 4.50

137605d0c8da55f9e8f9609410be290f2da283ab authored about 7 years ago
Second hack for broken GLSL shaders

43116d88c5a417283ca8153e8a9bdcb3578c3df7 authored about 7 years ago
Fix renderers

f9b1abe16735b91f5e74a446b70a0a23297e0b65 authored about 7 years ago
Merge remote-tracking branch 'intorr/intorr_dev' into xd_dev

1027b655323e92c6ff3d53e3e7522cfbf3f4ac03 authored about 7 years ago
Fix xrWeatherEditor compilation and compiler warnings

28671b29a602892c782e445e1049d45e13ad0f38 authored about 7 years ago
Entry point refactoring

67d3bcf5fc5ec5a89c37fd6ef88eacf15f80a4ed authored about 7 years ago
Strange fixes for OpenGL render on two max quality levels. Why not use nullptr?

cc96082fbb727ce8b567fe9e4223572268f6a20d authored about 7 years ago
Replace FixedMap with xr_vector. Delete FixedMAP. Small fixes.

3b46e4ad87c17c810d8dacb17fa6c7670f53a7ca authored about 7 years ago
xrEngine is a DLL now, xr_3da used as an entry point instead

ae05a5e1f98327deb007530963308e63892b5364 authored about 7 years ago
Update DockPanel Suite

Add VS2015 theme

7d4dcfc8e4fdefa2118fecd70e183951520fecf1 authored about 7 years ago
xrWeatherEditor: change PRODUCT_NAME to CoP instead of CS

Remove unneeded windows.h include
Solution: build xrEngine after xrWeatherEditor

65488ad0b1e53329f18b8f494bb3864b9448e87b authored about 7 years ago
Fix compilation

8e9fe154cd5199d7c97d13c3e30e144ca7811b59 authored about 7 years ago
Remove Externals/tbb

23df844eba855e0e531f88bf653c8d882247048f authored about 7 years ago
Merge remote-tracking branch 'intorr/intorr_dev' into xd_dev

48b2a273b986d873e9b0960469c5db7febb374b9 authored about 7 years ago
Part 3 of replacing memory menager. Add and use precompiled tbb.

ecf83b1a12068d1dcad216491bce440617902aa1 authored about 7 years ago
Fix plugins

Enable compilation for mp_configs_verifyer and mp_screenshots_info

9c5303acad57b5207bca22b3c63bbbf3ff9ec5bc authored about 7 years ago
Autoformat xrRenderGL via ReSharper

e50333c3b564141d8ce849404566a8d856900de4 authored about 7 years ago
Hack for broken GLSL shaders

04489f44e9c792f946454fd56f8391dabfade0ac authored about 7 years ago
Add glslang submodule

f8adcd5dccca42b33b4f3cac618eeb20456d16b7 authored about 7 years ago
Disable multithreaded texture loading for OpenGL renderer

b8cb4257538a5d4eb276f7477fe4b74e1a54b57b authored about 7 years ago
OpenGL Shaders: HQ Geometry fix by Shoker

ba6010c01b654df5231e398c1850d6264a756c62 authored about 7 years ago
Fix build. And modified updateWindowProps for convenience of debugging and similarity to other renderers.

Xottab_DUTY: this commit was squashed with my compilation fix commit.

3dd786b7e4132e4d5f23a3657369a54a15a5218b authored about 7 years ago
A few 'constexpr' and 'noexcept' added to some obvious places.

7a9e2c3babdd2dee0ca69ef18c9a47d4ea465ca2 authored about 7 years ago
throw() -> noexcept

87e7a0b37584c924417c45910143d0744898e079 authored about 7 years ago
Fix exception when calling OnClient() or OnServer() when game isn't started

ef830f9244663ae300f465db5f70f5d77b6f5c01 authored about 7 years ago
Put make_xrstr(EMonsterState state) in a separate source file.

6e250b21cef63bf49ad04c8ee0ce88cf072edaf4 authored about 7 years ago
A somewhat noticeable compile-time dependencies run.

Xottab_DUTY: fix compilation

c810d6d807252da8f575340622054e5501987ee7 authored about 7 years ago
Lots of header files compile-time distanglement.

28f695db50f289dc98d911ad61ccd951aecc9026 authored about 7 years ago
More compile-time distanglement.

46df6babfc44da1b80b19174e11e005a76987e65 authored about 7 years ago
Dependency reductions of and const-ify xr_token. Reduce compiler warnings.

158fe402306a77be0d35b9ba98b212eaba0dc7fe authored about 7 years ago
More cleaning, compiler warnings etc.

Xottab_DUTY: Remove some include guards

6393ae663c3dbd874a99c67c598617fafba57f35 authored about 7 years ago
Return OpenGL renderer back!

Revert "Revert "Merge pull request #103 from Armada651/opengl""
This reverts commit 5f019d8f88362...

d7578eed4f1e329b6a44865f8f2acbf5a1854b29 authored about 7 years ago
More cleaning/decoupling. Some 'override' added. Fixed up stricmp -> _stricmp & co.

Replace _stricmp & co. to instead use xr_-prepended function names in the code, and select impl. ...

0c0834b3c6900448c04e995d4638182d90a93531 authored about 7 years ago
New xr_array class instead of deprecated svector

Reverted changes for FixedVector.h from previous commit

557c156433f8e00688fc64fad9ead6a6b3b98bce authored about 7 years ago
Part 2 of replacing memory menager. Delete xrMisc.

be39be8310c79ec08e9861c6e9b05d75f566ada1 authored about 7 years ago
Part 1 of replacing memory menager. Delete debug stuff and dlmalloc.

d8eb88799352cac59d49f36757b694f9403ad407 authored about 7 years ago
Fix one more memory corruption in line_edit_control.

e62cd89e204d25b20c1e51031b104cdb8d449ade authored about 7 years ago
Code conformance improvement

7c99022f47d32a1b6216466815551f1cfe88f700 authored about 7 years ago
Simplify module handle usage

c099b90a2dab1f1c953b3a650e3767c3475c1190 authored about 7 years ago
Merge remote-tracking branch 'intorr/intorr_dev' into xd_dev

7502e1db887eca29eb487b8429be51700e8c689e authored about 7 years ago
Translate last one loading stage

eddb4aae320c1722754c423761a18c4e3f41f9bf authored about 7 years ago
Move code from xrMisc to related modules. No new runtime dependences. Some code reorganizations and small cleanup.

b9a6593357fd13b74ecd79e85a520c00d22f869f authored about 7 years ago
Move NUM_THREADS to stdafx.

ff4b7c02b84fc69a39ab8deac89e139b2ac33c4f authored about 7 years ago
Set target Windows SDK to 10.0.16299.0

dad717066223b65b718b0f483db877bf4aa41294 authored about 7 years ago
Reduce differences between files.

62bb2af95ba8dd84d370219d2bb264c65342cff6 authored about 7 years ago
Delete unused code and small refactoring. Is it possible that someone started to refactor this library, but threw this job without bringing it to completion? I found traces of at least 2 different libraries for working with DDS files.

6177b7e2aec6b8ae956d9e261a933a99c136fd1f authored about 7 years ago
Use external ETextureParams.

303d9bf170d20d7859b8f9d6e3358aebe9d5a8e1 authored about 7 years ago
Work on editors a bit

9d4fba42ffce528f62ecfc8f06483a4b978da235 authored about 7 years ago
Work on editors PCH

df25fe9779f034c5cc9ab7afb1b48aa6bd993a73 authored about 7 years ago
Merge remote-tracking branch 'intorr/intorr_dev' into xd_dev

20302a86dceca997c9a9acc6ce2231b8e38b66f4 authored about 7 years ago
Comment out some strange and unused code.

9f41ddc5478cc5d50e0058d3faee01135045d6a9 authored about 7 years ago
Fix blue textures after build level from scratch.

409733ad52f4781afcb55bce4021c3e08fb1da5b authored about 7 years ago
Moved all log-related stuff to stdafx.

cf1c61773176f17bdebde68e5b504ca428ee8129 authored about 7 years ago
Use one LevelCompilerLogger for all modules.

5d4b21a9d3936b3e2339a463f27c1136d698fbe0 authored about 7 years ago
Now part of xrLC_Light.

f92f37b5d292d8ab88d7f67b2299120aef11300e authored about 7 years ago
Fix pure virtual function call

97ee2eef94f6f2cae8b1934a0685e07cd0ff6485 authored about 7 years ago
Reformat ODE includes

b1dd5c446f6771851f9ed849b05044f6fa21c25d authored about 7 years ago
Move ODE project files to Externals folder

eb8de3a67a50cb97c360dece84faa80201c3ba2f authored about 7 years ago
Enable xrWeatherEditor on Release

ccce5e7e771150bd1276863b6cf3964591e10d2f authored about 7 years ago
Merge remote-tracking branch 'intorr/intorr_dev' into xd_dev

ac1fce0ef86d0de2de8c7355cabda9183d8d5cc5 authored about 7 years ago
Work on Lua error output

bc0e083a85b5e3327f9c847301ef3299d24b3919 authored about 7 years ago