-
I first saw this in 0.57.3, and it still happens today. Steps to reproduce:
1. Host a multiplayer game. This problem applies regardless of whether other users are in the game. However, due to a rel…
-
```
What steps will reproduce the problem?
1. Build & run openal-ogg example form naclports.
What is the expected output? What do you see instead?
Instead of music, there is either no sound, it plays…
-
```
I would like to know if physfs 2.1 is really needed.
As far as I can see hedgewars uses only
PHYSFS_Stat
PHYSFS_readBytes and
PHYSFS_writeBytes
from the 2.1 branch.
I tried to change "PHYSFS_rea…
-
```
Hedgewars bundles a copy of physfs with almost no information on
a) which exact version/revision (is it 2.0.3 or a specific mercurial revision?)
b) what changes have been applied that are _not_ up…
-
```
What steps will reproduce the problem?
1. Build & run openal-ogg example form naclports.
What is the expected output? What do you see instead?
Instead of music, there is either no sound, it plays…
-
```
What steps will reproduce the problem?
1. Build & run openal-ogg example form naclports.
What is the expected output? What do you see instead?
Instead of music, there is either no sound, it plays…
-
```
I would like to know if physfs 2.1 is really needed.
As far as I can see hedgewars uses only
PHYSFS_Stat
PHYSFS_readBytes and
PHYSFS_writeBytes
from the 2.1 branch.
I tried to change "PHYSFS_rea…
-
```
Hedgewars bundles a copy of physfs with almost no information on
a) which exact version/revision (is it 2.0.3 or a specific mercurial revision?)
b) what changes have been applied that are _not_ up…
-
The HD Edition 4.0 patch changed a lot in data file storage. For example, DRS files are a thing of the past. The good part is that the new storage format is like, a million times better. The bad part …
-
Because SDL_sound needs patching to works properly with SDL2, this makes packaging hard to achieve for existing GNU/Linux distributions.
Though SDL_mixer may not fit all SDL_sound features, I believe…