Ecosyste.ms: OpenCollective

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

OpenNox

Creating a modern implementation of Nox game engine.
Collective - Host: opensource - https://opencollective.com/opennox - Code: https://github.com/noxworld-dev/opennox

Rename nox_draw_sprite_dstPtr_3799540.

github.com/noxworld-dev/opennox - edd0a869d37ca3ae751929941e61f30154e6d0c9 authored about 3 years ago by Denys Smirnov <[email protected]>
Change types of nox_draw_sprite_offsX_3799560 and nox_draw_sprite_offsY_3799556.

github.com/noxworld-dev/opennox - 7662e26bca3d6adcfc932c36f5f141318503efe9 authored about 3 years ago by Denys Smirnov <[email protected]>
Fix variable types in sub_4C7860.

github.com/noxworld-dev/opennox - 8af3195db2ee956c56b709cdcd826763ec42a0c5 authored about 3 years ago by Denys Smirnov <[email protected]>
Rewrite loop in nox_client_drawXxx_4C7C80.

github.com/noxworld-dev/opennox - 97eb3fa68cbc74c1c5462c85e14572d79e29806e authored about 3 years ago by Denys Smirnov <[email protected]>
Invert condition in nox_client_drawXxx_4C7C80.

github.com/noxworld-dev/opennox - d0e72ab2ffe636ebbc66ed300b2c2f303a0754be authored about 3 years ago by Denys Smirnov <[email protected]>
Resolve loop labels in nox_client_drawXxx_4C7C80.

github.com/noxworld-dev/opennox - 6179267c66c74a35e302ab32171f539bb859e9b2 authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor accesses to nox_pixbuffer_rows_3798784 in nox_client_drawXxx_4C7C80.

github.com/noxworld-dev/opennox - 802dc251c4b508fb1bce51903c1a40954048fe01 authored about 3 years ago by Denys Smirnov <[email protected]>
Rename nox_draw_sprite_offsX_3799560.

github.com/noxworld-dev/opennox - 4074d38e8fbc4d83a0979796ef7b424caf503ab5 authored about 3 years ago by Denys Smirnov <[email protected]>
Remove a few unnecessary variables from nox_client_drawXxx_4C7C80.

github.com/noxworld-dev/opennox - 3762b6ac69beb645bc2eef9afdfec45a03b4ce86 authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor loop in nox_client_drawXxx_4C7C80.

github.com/noxworld-dev/opennox - 76cfbe17d267d56d587278a6169b52f9525d9e2f authored about 3 years ago by Denys Smirnov <[email protected]>
Fix incorrect variable type in nox_client_drawXxx_4C7C80.

github.com/noxworld-dev/opennox - fca0b72bc6bdd92dfb3a8ced4bcee3d4818759b1 authored about 3 years ago by Denys Smirnov <[email protected]>
Propagate nox_object_t parameter type further

github.com/noxworld-dev/opennox - f48fba5a0f8d587dd1bd7d7ecfa499e72d418da5 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_playerEquipWeapon_53A420: correct accesses to item fields

github.com/noxworld-dev/opennox - eca2c32f48ca16e2280fd8d0c5d3e528bf8a20f7 authored about 3 years ago by Anton Afanasyev <[email protected]>
Propagate nox_object_t parameter type further

github.com/noxworld-dev/opennox - 460fa0e4d23aac02659730aad068cb27e4080bc6 authored about 3 years ago by Anton Afanasyev <[email protected]>
Move nox_client_drawImageAt_47D2C0 to Go.

github.com/noxworld-dev/opennox - ad51cf5a4a8f3e97fa54cc3c1411c15ef55b7eb6 authored about 3 years ago by Denys Smirnov <[email protected]>
Call pixbuffer copy function directly.

github.com/noxworld-dev/opennox - ee987a266ec9492d5c7a822bf1ce9db1dd2e3aeb authored about 3 years ago by Denys Smirnov <[email protected]>
Convert pointer arithmetic with nox_object_t to field accesses

github.com/noxworld-dev/opennox - 995c0652dde017229f4e147b91495658209ee4ca authored about 3 years ago by Anton Afanasyev <[email protected]>
Refactor a few variables in nox_client_drawXxx_4C7C80.

github.com/noxworld-dev/opennox - 69a4e230b229a08ae0419b28bb54dbc39483ecf4 authored about 3 years ago by Denys Smirnov <[email protected]>
Optimize pixbuffer copy functions.

github.com/noxworld-dev/opennox - 87cd2be624b8534f6268c3347be3ed9005840f04 authored about 3 years ago by Denys Smirnov <[email protected]>
Assume 16 bit pixbuffer pitch.

github.com/noxworld-dev/opennox - 1ac889827a548bafc1938ed9d1e7d35605714c35 authored about 3 years ago by Denys Smirnov <[email protected]>
Rename a few pixbuffer variables.

github.com/noxworld-dev/opennox - 4b6d785cba56f67de19f1e031d8e5117aa3616b4 authored about 3 years ago by Denys Smirnov <[email protected]>
nox_xxx_mapInfoSetKotr_4180D0: remove goto

github.com/noxworld-dev/opennox - cfbd3618b88da80affbe04bf046b4186ab7d0fe5 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_deleteAllObjectsOfType_4E5DB0: Propagate nox_object_t*

github.com/noxworld-dev/opennox - d8430e3e735a2866ae660ccf2f48747e1ada17e8 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_deleteAllObjectsOfType_4E5DB0: Move declarations closer to usage

github.com/noxworld-dev/opennox - a025c848a0b11b06ea6e7c9d24b2e58115560ee3 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_playerEquipWeapon_53A420: propagate nox_object_t type

github.com/noxworld-dev/opennox - f2479a7ce244e5b7527aac51ae9e633fe3e16d45 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_thing_maiden_draw: correct type returned by nox_server_getFirstObject_4DA790

github.com/noxworld-dev/opennox - d2681c3ef9c60c475fc97b99b83f7335e84d5453 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_server_object_updateable_1556852: Change type, move closer to usage

github.com/noxworld-dev/opennox - bc61922f04ef104a2e229a4b656f3825099dff88 authored about 3 years ago by Anton Afanasyev <[email protected]>
Clarify more nox_object_t usages

nox_server_getFirstObject_4DA790
nox_server_getNextObject_4DA7A0
nox_xxx_getFirstPlayerUnit_4DA7...

github.com/noxworld-dev/opennox - 5792637648b85adb9b3b5e86883fd0e48654141b authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_playerInfo.playerUnit is object_type_t*

github.com/noxworld-dev/opennox - 86c2dd1d6b95e02721e9e61fde8cbfb0be551757 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_netUpdate_518EE0: Propagate nox_object_t type

github.com/noxworld-dev/opennox - 9fdc63cf2b65bd1577c543b4b5f9f5861b0842e8 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_getFirstUpdatable2Object_4DA840/nox_xxx_getNextUpdatable2Object_4DA850: Propagate types

github.com/noxworld-dev/opennox - a16f50f1b88e58dcb07a5731f10aa448ef0bb403 authored about 3 years ago by Anton Afanasyev <[email protected]>
sub_467750: Move up a cast

github.com/noxworld-dev/opennox - e3c2bb0b5a9fab0cbc5b9aeae83325efba671d4a authored about 3 years ago by Anton Afanasyev <[email protected]>
sub_467750: reflow

github.com/noxworld-dev/opennox - d5a0ab8075a2793a682f38d68769639256b9c882 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_playerEquipWeapon_53A420: correct type of a2

github.com/noxworld-dev/opennox - 0c790ac25749bdde6b92a2762a9d80cc415e8812 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_playerEquipWeapon_53A420: move variable declarations

github.com/noxworld-dev/opennox - 62e42e9a998f10088f4ea61d160dbad6146c9f6b authored about 3 years ago by Anton Afanasyev <[email protected]>
Cleanup: sub_461EF0

github.com/noxworld-dev/opennox - 3efceb289463366b09b403614c039c4cfd498d76 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_playerEquipWeapon_53A420: remove goto

github.com/noxworld-dev/opennox - bfa75a66faa9f5822a1b6a7451035709268fe46f authored about 3 years ago by Anton Afanasyev <[email protected]>
Rename: NOX_OBJ_1050020_XXX to NOX_OBJ_1050020_ROW_COUNT

github.com/noxworld-dev/opennox - 8adec60307713bc9e015613e75d597be52717e3d authored about 3 years ago by Anton Afanasyev <[email protected]>
Handle draw circles switch in Go.

github.com/noxworld-dev/opennox - 8d3a76de00c24b5d504cdde8f9ae5bc78c8cccaa authored about 3 years ago by Denys Smirnov <[email protected]>
Reduce the number of direct usages of nox_pixbuffer_rows_3798784.

github.com/noxworld-dev/opennox - 6bf496bbbdcc8aea9c8cda4301125cce243bc543 authored about 3 years ago by Denys Smirnov <[email protected]>
Rename nox_win_activeWindow_1064900

github.com/noxworld-dev/opennox - 4a913b8e93d114d14265e6222b314e5c2ca3e566 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_thing_maiden_draw: Move declarations closer to usage

github.com/noxworld-dev/opennox - 3a8aa958ba65fc20417013fc27c51402e0efc471 authored about 3 years ago by Anton Afanasyev <[email protected]>
Rename nox_xxx_clientSetAltWeapon_461550

github.com/noxworld-dev/opennox - 1725b4063b465b01267e2727430971fd16004f79 authored about 3 years ago by Anton Afanasyev <[email protected]>
Fix crash on hosting quest games.

github.com/noxworld-dev/opennox - faf0c89747b7b505dde15dacd39971cefe3569dc authored about 3 years ago by Denys Smirnov <[email protected]>
nox_xxx_netUpdate_518EE0: remove goto

github.com/noxworld-dev/opennox - 342b2b201c61887387761b501e86f15f0bb0f7bf authored about 3 years ago by Anton Afanasyev <[email protected]>
sub_4ECF10: reflow one half

github.com/noxworld-dev/opennox - 9118eee5e9dca2e2a10a527fe4b714888c4a3081 authored about 3 years ago by Anton Afanasyev <[email protected]>
vardefs: Decode double and float values

github.com/noxworld-dev/opennox - c883b714f67371862eaf157e98e91e82253a026e authored about 3 years ago by Anton Afanasyev <[email protected]>
sub_4ECF10: reflow second half

github.com/noxworld-dev/opennox - 6899739a0ce49c42a0f83b7f24e9ab914fdad12b authored about 3 years ago by Anton Afanasyev <[email protected]>
Rename dword_5d4594_1049800_inventory_click_row_index and dword_5d4594_1049796_inventory_click_column_index

github.com/noxworld-dev/opennox - b2c4db5d992050846c9592a1f8c87354ba5005f6 authored about 3 years ago by Anton Afanasyev <[email protected]>
nox_xxx_netUpdate_518EE0: Cleanup object update loops

github.com/noxworld-dev/opennox - bb311da23d9a131fcec8c85c6c7382b9f79fa3f0 authored about 3 years ago by Anton Afanasyev <[email protected]>
Deafness fix (#328)

Fixed deafness bug

Co-authored-by: Stefano Sottocorna <[email protected]>

github.com/noxworld-dev/opennox - 0a155683bff3306f067a430451c55cd5fc380935 authored about 3 years ago by paperjack93 <[email protected]>
Properly add high-res build into the release.

github.com/noxworld-dev/opennox - 85c0910a23d5a3927410ec42b4967ccec6c223b9 authored about 3 years ago by Denys Smirnov <[email protected]>
Fix MSVC build.

github.com/noxworld-dev/opennox - b082b2474790627445dc89c2c8b5c3216b103903 authored about 3 years ago by Denys Smirnov <[email protected]>
Cap resolution at 4K. Expose more high-res options.

github.com/noxworld-dev/opennox - d6054fe27a0d5bc6271ec428b179d6c386243cf7 authored about 3 years ago by Denys Smirnov <[email protected]>
Rename game mode related flags.

github.com/noxworld-dev/opennox - 31001383eb335fc1c6845b5417ac88b407c3f988 authored about 3 years ago by Denys Smirnov <[email protected]>
Extract nox_gui_gamemodes.

github.com/noxworld-dev/opennox - bda1d341f292fd970423ba6fc8b1a85dca2aee88 authored about 3 years ago by Denys Smirnov <[email protected]>
Align offsets for array at 0x587000+129664.

github.com/noxworld-dev/opennox - 1d42df593f0f3856823c89717735189cfb4e4092 authored about 3 years ago by Denys Smirnov <[email protected]>
Add high resolution build.

github.com/noxworld-dev/opennox - ae60069066a13276eb534a4f94813725e9de0b09 authored about 3 years ago by Denys Smirnov <[email protected]>
Move nox_xxx_clientDrawAll_436100_draw to Go.

github.com/noxworld-dev/opennox - 732674db635984d375363bc41e637010fd83815d authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor variable scopes in nox_xxx_drawAllMB_475810_draw.

github.com/noxworld-dev/opennox - df3a0025291fa83bd4fa52dc609111b60617fd42 authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor viewport usage in nox_xxx_drawAllMB_475810_draw.

github.com/noxworld-dev/opennox - 2d9c3f1119d40ac167855e520e4ed53bd33298a5 authored about 3 years ago by Denys Smirnov <[email protected]>
Move nox_xxx_drawAllMB_475810_draw to Go.

github.com/noxworld-dev/opennox - 6e67d9e9928df014db42a064d14f4406aa2afa00 authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor nox_xxx_clientDrawAll_436100_draw.

github.com/noxworld-dev/opennox - c2c45fe3d649cba9f6ce60a655dc82c42396ecc3 authored about 3 years ago by Denys Smirnov <[email protected]>
Optimize SDL buffer copy.

github.com/noxworld-dev/opennox - f5e4b65a67f7a6c908fd69369d92007b52c74cbc authored about 3 years ago by Denys Smirnov <[email protected]>
Remove unused pixbuffer pointer.

github.com/noxworld-dev/opennox - e8acb896786e2e54896f7b8a530ee0c39d66fa84 authored about 3 years ago by Denys Smirnov <[email protected]>
Reuse SDL surface.

github.com/noxworld-dev/opennox - 5a688dad5b3a5f88780441186225e2c6e38b3333 authored about 3 years ago by Denys Smirnov <[email protected]>
Get rid of more unused rendering stuff.

github.com/noxworld-dev/opennox - 8c670ee45c5ea9c2cc62da83132ed768800a6c52 authored about 3 years ago by Denys Smirnov <[email protected]>
Prevent a few crashes on high-res.

github.com/noxworld-dev/opennox - a7672d68a675eccb084571e49ab2c0b51a055f3e authored about 3 years ago by Denys Smirnov <[email protected]>
Fix size of nox_arr_956A00.

github.com/noxworld-dev/opennox - 67cbd1236aa321a9ccf55a1552957ea0c22af71a authored about 3 years ago by Denys Smirnov <[email protected]>
Resize nox_arr2_853BC0 for high-res.

github.com/noxworld-dev/opennox - cd70219490ddfca3e1a7948604e481ba9e39b36f authored about 3 years ago by Denys Smirnov <[email protected]>
Rewrite usages of nox_arr2_853BC0 in sub_469920.

github.com/noxworld-dev/opennox - e89845c0335721fc3dee5bcd4944a78d1322e422 authored about 3 years ago by Denys Smirnov <[email protected]>
Rewrite usages of nox_arr2_853BC0 in sub_4814F0.

github.com/noxworld-dev/opennox - c575101140321614a0a40c3db1907ecf3437e39d authored about 3 years ago by Denys Smirnov <[email protected]>
Rewrite usages of nox_arr2_853BC0 in sub_4695E0.

github.com/noxworld-dev/opennox - ed2faf29e4048c2b18c5d9d5b96ada9c08a19fe6 authored about 3 years ago by Denys Smirnov <[email protected]>
Reconstruct nox_arr2_853BC0.

github.com/noxworld-dev/opennox - b6d4d9fbf974b9407a7ebb0d36c5092d84ac31ef authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor sub_469920.

github.com/noxworld-dev/opennox - 63321e61aa0244585d526cbdb0ec095239f6c49f authored about 3 years ago by Denys Smirnov <[email protected]>
Partially refactor nox_xxx_cliLight16_469140.

github.com/noxworld-dev/opennox - d592e5364837b90d3e639c4c874b7032fe245c27 authored about 3 years ago by Denys Smirnov <[email protected]>
Untangle loop in nox_xxx_cliLight16_469140.

github.com/noxworld-dev/opennox - 7c6812a8ea1e12607631d1b1aa97defbc3d0143e authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor sub_4695E0.

github.com/noxworld-dev/opennox - 581f3ae15a215f85845be384fe22361e6912392a authored about 3 years ago by Denys Smirnov <[email protected]>
Reflow nox_xxx_cliLight16_469140.

github.com/noxworld-dev/opennox - 6a8c3b83ea27bc46795488bba7e1e29c09de1961 authored about 3 years ago by Denys Smirnov <[email protected]>
Extract nox_arr_853BC0.

github.com/noxworld-dev/opennox - 2af8e18c926561785e0a4ccfbad7c6025b034ae3 authored about 3 years ago by Denys Smirnov <[email protected]>
Rewrite loops in sub_468F80.

github.com/noxworld-dev/opennox - 39885f0c76f61d260f7dea443fd361b862e0aa70 authored about 3 years ago by Denys Smirnov <[email protected]>
Partially refactor sub_468F80.

github.com/noxworld-dev/opennox - 8e70c31c365f2f6fecb1a88bcb9e7b4fe406b992 authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor sub_4814F0.

github.com/noxworld-dev/opennox - 2ede1224fba5eb02c581abbbba76b5110a45df11 authored about 3 years ago by Denys Smirnov <[email protected]>
Refactor sub_480BE0.

github.com/noxworld-dev/opennox - a5bdb0333c0138b079d91b9ab3afcf4dc0104058 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x8529A0,2044.

github.com/noxworld-dev/opennox - 18490af682e17711c40cb14110ed0475b8623089 authored about 3 years ago by Denys Smirnov <[email protected]>
Extract nox_arr_84EB20.

github.com/noxworld-dev/opennox - 5e0ec96ca497940ad5e287cbf1580a2a020b3282 authored about 3 years ago by Denys Smirnov <[email protected]>
Extract nox_arr_957820.

github.com/noxworld-dev/opennox - f74a76ffc4cd2089b6441efcee36e7dbbf1160d5 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x957820,115200.

github.com/noxworld-dev/opennox - d8793f83f9cc3d1c611d940058a074c75fcefec8 authored about 3 years ago by Denys Smirnov <[email protected]>
Extract nox_arr_956A00.

github.com/noxworld-dev/opennox - a666616bb90c364e1ecb0c2d89746802384cc513 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x956A00,3616.

github.com/noxworld-dev/opennox - 62a7668fa12a305270e8e14820fca85ce4d9f825 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x85B3FC,1029636.

github.com/noxworld-dev/opennox - 1ca38efaf4e49cb0a091d9ff1d27328237a5c570 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x84EB20,15960.

github.com/noxworld-dev/opennox - 41bba7bbe93a3ce924998bba8fbd2112209943a3 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x5D4594,2598284.

github.com/noxworld-dev/opennox - bbaee1e51e9371e0a64f86eac2370c6bc529681b authored about 3 years ago by Denys Smirnov <[email protected]>
Correct loop boundary.

github.com/noxworld-dev/opennox - 664c79f3ba118d19a79dee6eec6eff3e57b5c5f4 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x853BC0,30780.

github.com/noxworld-dev/opennox - 550c2f9ada3089b7a5020640cb148faf216b0abb authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x8531A0,2592.

github.com/noxworld-dev/opennox - 02a7aae6d403bb7f7499352339264d57663a0f77 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x973CE0,568.

github.com/noxworld-dev/opennox - 338933c003021987facfac609cf887eeb2e5ca38 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x8531A0,1182528.

github.com/noxworld-dev/opennox - 66449075434150647e236b7419581d21a4b15ab7 authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x8529A0,2048.

github.com/noxworld-dev/opennox - 4c3068bb4e0d7300fe39930504a3185c77ca8e4d authored about 3 years ago by Denys Smirnov <[email protected]>
Split blob: 0x5D4594,2614284.

github.com/noxworld-dev/opennox - 13996c4ba750e9ae190945f34da5ed2b43a0f862 authored about 3 years ago by Denys Smirnov <[email protected]>