Results 561 comments of Try

Good point, thanks @Reveares ! There is one more thing I'm wondering about: Maybe there a way to instruct `clang-format` to format now all things, but few selected ones? Reason...

partially related: https://developer.apple.com/forums/thread/750478 - compiler issues, on iOS with storage image

> Do you know if its source code is publicly available somewhere? Otherwise I'll use my custom tools :) Haven't seen a sources anywhere, so fell free ;)

Hi, @lmichaelis , thank for bumping this up. > I haven't been able to compile a full list. OK, but can you go into a few examples to illustrate problematic...

> I believe it would be very hard to accurately map everything the mod might access. As mentioned there is a compatibility class `Mem32` to simulate Win32 memory subsystem. It's...

@hellozyemlya * AFAIK `log_movetotop` is CoM function and replacing all non-conformat in all mods is definitely not the way to go. * If function is part of library(Ikarus), then we...

Done more KoM testing today: ``` [phoenix] vm: internal exception: illegal mutable access of const symbol WIN_GETLASTERROR.CALL [zspy]: Could not load function from library KmLib.dll! Please reinstall application or contact...

> . What I'm getting to is, perhaps the part of KoM functionality that has been placed in .dll is relatively small in compare Well, I can tell you exactly...

Some up-to date progress: ![изображение](https://github.com/Try/OpenGothic/assets/122894/2af69e08-1665-4a0c-aebc-90c32f8c2e8e) Can launch Chronicles of Myrtana, with only 7-screens of errors in log. One big misery at this point is wrong start-point (story starts fine, if...

finally fix start-point determination: ![изображение](https://github.com/Try/OpenGothic/assets/122894/2778d619-e8d5-4198-81cd-5250b5801077)