Alibek Omarov

Results 881 comments of Alibek Omarov

@nekonomicon glad to see you again! :) I like loading libraries dynamicly, it makes sense for plugin architecture. But unloading is unnecessary. We can only restart the engine. Though guys...

@zgdump well, I doubt we can do anything with runtime that doesn't cleanup or even do anything at all after dlclose() and FreeLibrary(). Crashes and bugs just unavoidable with them.

@zgdump well, in theory, with carefully crafted code that doesn't have unneeded exports (because they can get shared, that's why we compile with `-fvisibility=hidden` by default) we can run multiple...

Nor server nor client can't really control the shape of decal. It's probably a bug somewhere inside the engine.

Не видят друг друга в LAN Game? Или connect ip:port не работает?

https://github.com/FWGS/xash3d-fwgs/issues/904 Это один и тот же баг, на самом деле, потому что вывернуло не только монтировку, но и glowshell эффект. Как я ненавижу этот righthand...

I need to publish my patches I did for AMXXOnAndroid because there is some fixes to make it possible to run with Xash3D FWGS.

I hope I didn't lose the sources...

@Adnan1091, maybe. Or maybe not, and we decide to release without Android at all.