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

Move doc/design/tasks.txt -> doc/design/task_list.txt, update related files.

5b955c1cbd1e6d490bdfceae9592c6a7d9b93cf2 authored over 10 years ago
Add doc/design/task_history.txt.

093ccb432b7e9deede75d72ab719c33dedbd43aa authored over 10 years ago
Update tasks.

6445f3ae2597d4b770cf52b602d91c14e9446c76 authored over 10 years ago
Fix ingame cursor position in windowed mode.

12cebe51eb286a2e934df9c527a5ec70de9890eb authored over 10 years ago
Always center screen in windowed mode.

ac222fe06406bf84757743e8bc0177cb504c00fe authored over 10 years ago
Update tasks.

e762d26042b9b3ecabe34115551683d8a4b83285 authored over 10 years ago
Update tasks.

b3971c3498e41d5e36caf13de2964d3635b3169f authored over 10 years ago
Remove old readme.

089a5f2507c7c33722971daf570248697f4914fa authored over 10 years ago
Add C++ comment conventions.

db37986c1f1f7975e45d1c8d2692170f551e0dc8 authored over 10 years ago
Update Proposed engine changes.txt

20bec4db93bdd9b611fe176a18974512a1b1bf88 authored over 10 years ago
Add link to build instructions to README.md.

4d21154fd0bd95b018c7309a8bd4ee8d53b760ae authored over 10 years ago
Rename doc/procedures -> doc/procedure.

d1913be861bc7c6dd3a595e47742a65d45c91f88 authored over 10 years ago
Added missing lib dependencies for Debug config.

eb942a2ec9ac73e83b5b964a25f37b51a5e790b8 authored over 10 years ago
Updated xrGame and xrLC dependencies to include xrLC_Light.

37ee73d28f96bd84e4eccc9185dd8ec1a4b33b4f authored over 10 years ago
Renamed "project general" section to "cleanup" in tasks.txt

9b515d6c9662d9e34705afc41dd9fd83569f0440 authored over 10 years ago
Update tasks.txt

a6977d612f15069aafb6e5ec81c6fdd6429414e9 authored over 10 years ago
Merge branch 'master' of https://github.com/OpenXRay/xray-16

b1e6bb8c6cb80aca2953ae414b1636da131a4b27 authored over 10 years ago
Fix DX11 shader reflection problem. Close #8.

dc3a09aadbea62b86e25a67edd5f4725855410b1 authored over 10 years ago
Fixed Max_Export_60 Library include directory for BugTrap.

909e2611a14c2c6df9f2c9a25d48f7a28e14df46 authored over 10 years ago
Merge branch 'master' of https://github.com/OpenXRay/xray-16

f5d97284de50b23dfc6e53c60a877e1a9433c28e authored over 10 years ago
Update tasks.

91ef264e5b8ddd31177e8ebad7ae2667a51d0707 authored over 10 years ago
Fixed formatting in tasks.txt for my tasks.

3057e08df310af5a58a5290a3c1d605527a9bdf5 authored over 10 years ago
Added task to remove macro redefinitions.

bddb399a45f29344645853eb93b2102d5d4a0d1c authored over 10 years ago
Merge branch 'master' of https://github.com/Swartz27/cop

f96674022578533d978320fa5269a313b6c5e183 authored over 10 years ago
Added note to change multithreading implementation plan as research comes to completion.

673a11b44c64c41ff55b845357b507aaceec66b4 authored over 10 years ago
Cleaned up tasks to include heirarchy. Divided multithreading into research and implementation sections.

df49a847f91d302d4f88edf237253e5cacdcefe6 authored over 10 years ago
Added in some tasks.

10ed7e92635e9c529e0ff1722e55487cc42f7939 authored over 10 years ago
Fix typo.

3957e883a20353bcbfdc2469941dc7d2059ff74a authored over 10 years ago
Update tasks.

a80faa7972bc8d0cc9c1782e7bfb0f76231b88e1 authored over 10 years ago
Fix LightWave and 3DS Max exporters compilation issues. Close #7.

9a051509531af1a26b2b6e5da0b7d8845b0b68e1 authored over 10 years ago
Add missing include paths for xrCoreStatic.

508f8e9e0db9d7d3e501827c7037f0a56db55f27 authored over 10 years ago
Fixed paths and names for compiling. Don't forget to correctly set path var XRAY_16X_LIBS to libs folder(to nitrocaster's zipped libs folder).

If it fails yours installation's compilation proccess, revert it or optimize for it.

803018845935c9ec617c174b99b9712cb375a7c0 authored over 10 years ago
Added a little note about how to set environmental variables (for people like myself).

48ea2c4d80631b2566e803a275569985567b43e3 authored over 10 years ago
Fix DXT output paths.

41108730d086571131f65460c0df8694daeb622d authored over 10 years ago
Fix conventions and update tasks.

c05c0a5749aef92d9fca0c498a8fbcf1a3a1960f authored over 10 years ago
Added STALKER_2010 to task list, I'm starting working on Lua stack of engine. Also added one task to list.

c5d82af24ff4e21d9e9a5877b81ef37991715db0 authored over 10 years ago
Add . to make VS detect inclusions correctly.

38cb253e424a9327ffd7c8909497a16ed88ba9f2 authored over 10 years ago
Revert "Actor shadow added" (compilation/conventions).

This reverts commit 049dfcadcc0888ac87b94d5ea08fc997d2f338d0.

759ef017612d741d243a69fe2e9b30b1c9256256 authored over 10 years ago
Update coding conventions.

3fceb1e20c391ab3a1477223e351ab66e1fb489c authored over 10 years ago
Update tasks.

1fd6ffc2cccde208ee72da573c094712cbdf9d68 authored over 10 years ago
Fix incorrect depth stencil initialization in dx10StateUtils::ValidateState.

2d152f8f2954af7bc78a4544bd641437e1cb8ec9 authored over 10 years ago
Actor shadow added

Implementation by K.D.

049dfcadcc0888ac87b94d5ea08fc997d2f338d0 authored over 10 years ago
Fix lights_hanging_lamp and lights_signal_light class names. Close #4.

42fbd81af6215865aca811b20de04b54bee20c73 authored over 10 years ago
Add original system.ltx.

c6fcc163d08a174fa5011b57f90d25718d9b8cd6 authored over 10 years ago
Rename version_plan.txt -> tasks.txt.

9c20dcbd8ed5888eaa8f698ce1ae2d93e516cbcc authored over 10 years ago
Add build instructions.

2cb8ec7fb982614f97c7b5d91335564711eb7c05 authored over 10 years ago
Update tasks.

5462f09e9edb66e882ef6c05a741af046580cad9 authored over 10 years ago
Improve readme (update description, add links and instructions).

f2dffb18bf22ed8cdedf720dc3f3991ea2ae50ad authored over 10 years ago
Add nitrocaster to version plan and fill tasks.

a882c94269ce1447905717f6fad1da8689fe803d authored over 10 years ago
Add version plan.

d8fff91998cec9d3c863bcb261b17594fa2fd619 authored over 10 years ago
Merge branch 'master' of https://github.com/Swartz27/cop

9a778f1dfc362b3128ae8d6de5af535a9448e3e5 authored over 10 years ago
Migrate to VS2013 (read extended desc).

+ Update solution, projects and code for VS2013
+ Fix xrMemory::mem_usage (reference impl crashes...

b5fa8cdab0c9e46602eb6df6e4df8c0979bc2eec authored over 10 years ago
Added coding/commiting convention files to doc/procedures/

db5d0debff0e9c431c5ebd76d8a41698b8364f87 authored over 10 years ago
Minor commit. Making sure gitconfig is set up properly.

7f0a45f5cb78581ed985ff0e82c13bad68d839a4 authored over 10 years ago
Added BSD-Style license.

154b29ae43e87e9cbb99a4f14803b59172ceb988 authored over 10 years ago
Updated Readme.me to redirect to new Git location.

7adbafe16f334a30f64082df45038be54d6872a7 authored over 10 years ago
Remove mercurial stuff.

1067c2947bf7e2889f164df5fff592dcf98004e6 authored over 10 years ago
Restore original sources state (almost unmodified leaked version).

ce3c373c4efd324c83012ff3fddd06761348d53f authored over 10 years ago
Merge branch 'master' of https://github.com/Swartz27/cop

fe6e1190fd5b537d129700ca7e148d3670030e1c authored over 10 years ago
Remove _GPA_ENABLED define (should be in project settings).

6eadb57c2b59c0b1d8ba4f4c396bab1eca39eaaf authored over 10 years ago
Add missing manifest.

bd8d3bc91148b9a5646e88799fe789537cc51354 authored over 10 years ago
Fix gitignore files.

b6d5aa82a1645a0bcdc91d31bf906bc169658859 authored over 10 years ago
Move sources to /src/engine.

680b83a5d4f96ecb19faae107b5d094e215f0837 authored over 10 years ago
ignore this

379a56f0a8bb41f2b5a351bb68542f99e17cce1f authored over 10 years ago
Revert "Grass shadows restored"

This reverts commit a5f29f142307d9a190ee33150f849db711b7a252.

f3f3cf13f14c72a00c678638509451f8aa62a0bc authored over 10 years ago
Grass shadows removed for clean code

96044f5c1a5fd65e9bab423bc834b5c218d83428 authored over 10 years ago
Delete cop changelog.txt

da3ff9d269efdba0ecacce2f9d8e4c2b87ba5a63 authored over 10 years ago
Grass shadows restored

Grass shadows implementation by K.D., ported to COP from SOC.

a5f29f142307d9a190ee33150f849db711b7a252 authored over 10 years ago
Create cop changelog.txt

b2472eebca06974449b6c3cdce4ead6fc1434a15 authored over 10 years ago
VS2008 Part 2

81b1477a3f923072ebd73438a3bcc81dc97b1d6d authored over 10 years ago
VS2008 part 1

a9d8eef4e8938c51bf5555f1ae81310cb3e54f40 authored over 10 years ago
Merge pull request #2 from LoNer1/patch-1

Update Proposed engine changes.txt

f83e3322f098512e1ef346267798b5870e4f0e7e authored over 10 years ago
Update Proposed engine changes.txt

ecbfed4f8e1835da3a09ed7acb3cb4a4bff704d6 authored over 10 years ago
Update README.md

dc74fce394233ac09229a23a293bb007af513a3d authored over 10 years ago
Delete Engine Changes.txt

c9469e941bfdf98aaee5ef32aeb574de6f7f3ea2 authored over 10 years ago
Source upload part 2

39c7348e42ff94b45c0924d093100af588664268 authored over 10 years ago
Source upload part 1

ecac0697e4577b36b4f5fd9a0f154c0d1fba0ef2 authored over 10 years ago
Update and rename Engine Changes.txt to Proposed engine changes.txt

30b83a176b9fd2ffd1362754dd5921d1959e2a9e authored over 10 years ago
Enabled grass shadows in DX9&10 :D

b97fbde07025ac3c18b0050ce3f2f8f346280cfb authored over 10 years ago
Updated Engine_Changes.txt again.

1cb612d437372afc14734ba9143a75c71f2ee089 authored over 10 years ago
Update Engine Changes.txt

fe6c3580472e38e53ac04fcef33849f3655fb456 authored over 10 years ago
Merge pull request #1 from nitrocaster/patch-1

Add task and fix formatting.

2aa83a3f62b496aa9313879eb0c4d28379000749 authored over 10 years ago
Add task and fix formatting.

f40adeac3c53d55843d3cee613e4a2acd814a5b0 authored over 10 years ago
Update Engine Changes.txt

d37335f24dfc3c7af7939eca8b9f20fbdd7dece4 authored over 10 years ago
Engine Changes

d11609e7a12acd29eb62753bbf9502ce52265805 authored over 10 years ago
Readme

57541963d738deb3fb5dddbed48c8202cfacbfa8 authored over 10 years ago
:boom::camel: Added .gitattributes & .gitignore files

4028f00f27accf81ceab8f9654e59a0c048b7837 authored over 10 years ago