Pavel Alexandrov

Results 17 issues of Pavel Alexandrov

Currently editing opcodes is pretty exhausting (right click -> add/edit -> select from list, writing values, etc -> insert/save -> do it again for next opcode). Could it be done...

enhancement

* Add handling of drag&drop events from SDL * Add flag to enable and disable drag&drop. It seems SDL have drag&drop enabled by default, and master branch have a memory...

* DirectX: Added `Event.mouseXRel` and `mouseYRel` variables, fixing the data mismatch between DX and SDL. * DirectX: Added `setCursorPosition` and `setCursorPositionGlobal` to set mouse position with relative to window and...

Currently to disable writing error log to file you have to manually edit `CrashDumper.hx:doErrorStuff` parameters. No api provided to change either `writeToFile`, `sendToServer` or `traceToLog`.

Title: Warlock of the Magus World Chapter: 615 Extension: NovelFull https://discord.com/channels/339610451711361024/339611422919098371/935523371461001236 https://discord.com/channels/339610451711361024/339611422919098371/935521176497823825 Likely a floating bug

This is a general TTS improvement TODO list. # Will be resolved in next batch: * [ ] UI: Set a stop-timer * [ ] Handling of media events *...

Reference: https://discord.com/channels/339610451711361024/339611422919098371/906185042533941308 > I don't why it keeps happening, but every time I try to use read aloud on this novel, the app just stops working. > > Title: Reversing...

Curretly if you pass into arg1 or arg3 path, which is partially not exists ("xml" forlder in my case") app will crash. Just check folders are exists, and create them...

This method takes two pointers, bool with unlocked state and uint32 with unlock time in unix timestamp. This issue is more about how to format it for Haxe code, I...

Yes, it does generate hxproj files, but I'd prefer having proper Kha platform template. I already partially made it with a batch wrapper monstrosity, but without few changes/additions in khamake...