No description
Find a file
terminx d0640618fd Don't push sprites away from other clip objects when their clip areas overlap if the velocity passed to clipmove() is 0
This workaround should fix issues with stationary sprites moving around at map load when their clip area is overlapping solid walls.

git-svn-id: https://svn.eduke32.com/eduke32@8543 1a8010ca-5511-0410-912e-c29ae57300e0

# Conflicts:
#	source/build/src/clip.cpp
2020-01-29 19:10:26 +01:00
build-doc - moved documentation out of the Source folder and added surface shader sources. 2019-10-05 13:17:26 +02:00
cmake - configured use of libvpx for all platforms 2020-01-28 11:04:48 +02:00
libraries Fix some uninitialized variables 2020-01-19 15:52:00 +01:00
package/common Update gamecontrollerdb.txt 2019-12-08 07:53:13 +01:00
platform/Windows - deleted unused application bundle files 2020-01-26 16:36:52 +02:00
source Don't push sprites away from other clip objects when their clip areas overlap if the velocity passed to clipmove() is 0 2020-01-29 19:10:26 +01:00
tools - added compile tools from GZDoom repo: 2019-09-22 08:52:30 +02:00
wadsrc - fixed some missing menu texts. 2020-01-28 21:36:30 +01:00
.gitattributes - transitioned project to CMake and deleted most of the old build system. 2019-09-22 23:15:46 +02:00
.gitignore Add build folder to .gitignore 2019-11-13 22:55:15 +01:00
_clang-format Minor _clang-format tweaks 2019-09-20 15:22:42 +02:00
AUTHORS.md Authors update. 2020-01-03 07:52:55 +01:00
CMakeLists.txt - configured use of libvpx for all platforms 2020-01-28 11:04:48 +02:00
README.md Add README.md 2019-11-22 00:14:44 +01:00

PCExhumed

A port of the PC version of Exhumed based on EDuke32

Installing

  1. Extract PCExhumed to a new directory

  2. Copy the following files from the PC retail version of Exhumed or PowerSlave (Exhumed preferred). Beta, demo or pre-release versions not supported.

    STUFF.DAT DEMO.VCR BOOK.MOV

CD audio tracks are not yet working. The intro movie is not yet working with audio. Demo playback is not yet working.

  1. Launch PCExhumed

Building PCExhumed

See: https://wiki.eduke32.com/wiki/Main_Page

Acknowledgments:

See AUTHORS.md