Try
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:  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: 