No description
Find a file
2017-12-24 17:11:47 -05:00
assets updated resources.cfg 2010-06-23 09:10:25 -04:00
HPL.xcodeproj add tests in project file 2010-06-23 09:10:30 -04:00
include Homogenize indentation 2017-12-24 17:10:45 -05:00
sources Updated code for new OALwrapper 2017-12-24 17:11:47 -05:00
tests Homogenize indentation 2017-12-24 17:10:45 -05:00
tools Homogenize indentation 2017-12-24 17:10:45 -05:00
.gitignore update gitignore 2010-06-23 09:10:04 -04:00
CMakeLists.txt Initial Open source release 2010-05-12 12:12:47 -04:00
COPYING Initial Open source release 2010-05-12 12:12:47 -04:00
HPL.sln Initial Open source release 2010-05-12 12:12:47 -04:00
HPL.vcproj Initial Open source release 2010-05-12 12:12:47 -04:00
LICENSE-assets rename license file as ALL assets included (coming soon) except shaders are CC SA licensed 2010-05-13 10:29:33 -04:00
LICENSE-shaders more specific informration on what shaders 2010-05-13 10:29:55 -04:00
LICENSE-tests Add in tests (zlib licensed) 2010-05-13 10:37:54 -04:00
NOTICE Initial Open source release 2010-05-12 12:12:47 -04:00
README.markdown add readme and updated TODO 2010-05-13 11:19:42 -04:00
TODO updated TODO 2010-08-16 11:49:56 -04:00

HPL1 Engine Source Code

Yes, here it is at last the Engine that made the Penumbra Series.

Read through the TODO file for various known things that should be cleaned up / fixed.

Included are project files for Xcode, Visual Studio 2003 and Cmake (for Linux)

Contributing Code

We encourage everyone to contribute code to this project, so just sign up for a github account, create a fork and hack away at the codebase. We will start an Open Source forum on the Frictional Games forums as a place to talk about changes and to submit patches from your forks.

License Information

All code is under the GPL Version 3 license except for the "test" which are included under the ZLIB license. All of the assets are licensed under the Creative Commons Attribution Share-Alike 3.0 license except for the CG shaders which are under the ZLIB license. Please read the COPYING and LICENSE-* files for more information on terms of use.