Three specific conversations not working

This is fixed in 1.1. In addition, the dancers now have lines too.


In data/conmap11.txt, three conitems are not working (nothing happens when you try to talk to the NPC): 21192, 21193 and 21194. They are followed by conitem 21195, which works fine.

Skybox borders in Direct3D

With the new OpenGL rendering engine in Scattered Evil 1.1, the Direct3D renderer is deprecated as it now has no features the OpenGL rendered would lack.


When running the game using the Direct3D renderer, skyboxes are rendered with a visible line at every seam (where the textures meet). They display fine in OpenGL.

Transparency in OpenGL renderer

This is fixed with the new OpenGL renderer in Scattered Evil 1.1.


When using the OpenGL renderer, transparency only works if the surface is illuminated by a light source. This is a requirement on both sides of the linedef, i.e. a window you can see through needs two light sources.

3D water surfaces are also intransparent, but when they are illuminated, instead of turning transparent they disappear completely in illuminated sectors.

When using the Direct3D renderer, the surfaces are always transparent.

Music doesn’t change upon changing location

Fixed in 1.6


Upon entering a new location from the travel map, the music doesn’t change to the music of the location and the game continues to play the travel music.

As a workaround, all maps that can be entered from the travel map have a track with a unique file name in mapinfo. The remaining issue is when the player exits and then reenters a location without visiting another place first.