Unreal Karaulov

Results 62 issues of Unreal Karaulov

support goldsrc ?

Need replace all u8string and u8path to string and path for c++20 for compile it?

``` 1>.\..\src\util\lodepng.cpp(687,54): warning C4334: .\..\src\util\lodepng.cpp(706,39): warning C4334: .\..\src\util\lodepng.cpp(747,38): warning C4267: =: преобразование из "size_t" в "unsigned short"; возможна потеря данных 1>.\..\src\util\lodepng.cpp(3726,78): warning C4267: аргумент: преобразование из "size_t" в "unsigned int";...

how to replace sprite image with another

save button not works in palette editor

@peace-maker Your lysis version output: ``` new MaxClients; new NULL_STRING; new NULL_VECTOR; new g_var14 = 3; new g_vara4; new g_var12c; public client_disconnected(_arg0) { remove_task(_arg0, MaxClients); return 0; } public client_putinserver(_arg0)...

Wow64Transition[0] != 0xEA ScyllaHide Crashes with x32dbg

--------------------------- RisohEditor 5.7.8 (c) Katayama Hirofumi MZ --------------------------- Ошибка компиляции. --------------------------- ОК --------------------------- ![image](https://github.com/katahiromz/RisohEditor/assets/88730285/5cd3e36e-a2e5-4718-bc7e-7c869b64e38d)

![image](https://github.com/tyoma/micro-profiler/assets/88730285/dfbd5358-2c09-4400-a348-8032be80c573) Empty window while tried to profile. (I moved micro-profiler_x64.dll to release dir to run my app)

Need show "DLL+Offset", but I see only "FIRSTFUNCTIONNAME". For example I have one dll "External.DLL" with one exported function "FIRSTFUNCTIONNAME" For example I need see in stack something like: ```...

enhancement
PRs welcome