Dmitry D. Chernov

Results 37 issues of Dmitry D. Chernov

It is currently not clear from the documentation that the sole purpose of `ENET_PACKET_FLAG_SENT` is to check for it in the designated `packet->freeCallback` function when releasing the packet. This is...

https://github.com/futile/enet-rs/blob/c62e299f2f54234591ea8810c1d123ebcd0add11/src/packet.rs#L17 See this: https://github.com/lsalzman/enet/issues/255#issuecomment-2139657557 https://github.com/lsalzman/enet/commit/29260f79cf15f8ca2979c71a050e554824b21e6d

Data structures, or special versions of them, should be able to be written to a memory buffer in such a way that they can be loaded from there using a...

- `0x200` - Blood Shareware Beta Build 0.91 (aka "Blood Demo"), Blood Shareware 0.99 (the initial release). - `0x300` - Blood 1.00 (resolves #1723). See also: http://dukertcm.com/knowledge-base/downloads-rtcm/blood-shareware/ https://www.classicdosgames.com/game/Blood.html

### SLADE Version 3.2.6 ### OS Windows ### Editor Resource editor ### Steps to Reproduce and Observed Behavior 1. Go to "Preferences...". Set "Audio / Location of MIDI soundfont" to...

bug

### Editor Resource editor ### Description of your feature request Currently SLADE only supports opening of RFF files from later releases of Blood, like 1.11 Plasma Pak and later. Attempt...

feature request

### Problem you are trying to solve https://rust-lang.github.io/rustup/environment-variables.html https://rust-lang.github.io/rustup/dev-guide/tips-and-tricks.html After reading the `rustup` code a little (https://github.com/rust-lang/rust-forge/issues/760), I found out that not all the environment variables it supports are documented....

question