Source code for Quadrilateral Cowboy (2016)
Go to file
brendon 97c278b229 Added missing files. 2020-06-12 17:46:22 -07:00
MayaImport Initial commit 2020-06-12 14:06:25 -07:00
TypeInfo Initial commit 2020-06-12 14:06:25 -07:00
cm Initial commit 2020-06-12 14:06:25 -07:00
curl Initial commit 2020-06-12 14:06:25 -07:00
d3xp Initial commit 2020-06-12 14:06:25 -07:00
framework Initial commit 2020-06-12 14:06:25 -07:00
game Initial commit 2020-06-12 14:06:25 -07:00
idlib Initial commit 2020-06-12 14:06:25 -07:00
openal Initial commit 2020-06-12 14:06:25 -07:00
renderer Initial commit 2020-06-12 14:06:25 -07:00
sdl2 Initial commit 2020-06-12 14:06:25 -07:00
sound Initial commit 2020-06-12 14:06:25 -07:00
sys Initial commit 2020-06-12 14:06:25 -07:00
tools Initial commit 2020-06-12 14:06:25 -07:00
ui Initial commit 2020-06-12 14:06:25 -07:00
.gitattributes Initial commit 2020-06-12 14:06:25 -07:00
.gitignore Added missing files. 2020-06-12 17:46:22 -07:00
LICENSE Initial commit 2020-06-12 14:06:25 -07:00
MayaImport.vcxproj Initial commit 2020-06-12 14:06:25 -07:00
SConstruct Initial commit 2020-06-12 14:06:25 -07:00
_Common.props Added missing files. 2020-06-12 17:46:22 -07:00
_Curl.props Added missing files. 2020-06-12 17:46:22 -07:00
_Debug.props Added missing files. 2020-06-12 17:46:22 -07:00
_Dedicated.props Added missing files. 2020-06-12 17:46:22 -07:00
_DoomDLL.props Added missing files. 2020-06-12 17:46:22 -07:00
_Game-d3xp.props Added missing files. 2020-06-12 17:46:22 -07:00
_Game.props Added missing files. 2020-06-12 17:46:22 -07:00
_MayaImport.props Added missing files. 2020-06-12 17:46:22 -07:00
_Release.props Added missing files. 2020-06-12 17:46:22 -07:00
_TypeInfo.props Added missing files. 2020-06-12 17:46:22 -07:00
_WithInlines.props Added missing files. 2020-06-12 17:46:22 -07:00
_WithMemoryLog.props Added missing files. 2020-06-12 17:46:22 -07:00
_idlib.props Added missing files. 2020-06-12 17:46:22 -07:00
clean.bat Initial commit 2020-06-12 14:06:25 -07:00
curllib.vcxproj Initial commit 2020-06-12 14:06:25 -07:00
doomdll.vcxproj Initial commit 2020-06-12 14:06:25 -07:00
flite_speech.txt Initial commit 2020-06-12 14:06:25 -07:00
game-d3xp.vcxproj Initial commit 2020-06-12 14:06:25 -07:00
game.vcxproj Initial commit 2020-06-12 14:06:25 -07:00
idlib.vcxproj Initial commit 2020-06-12 14:06:25 -07:00
installdebug.bat Initial commit 2020-06-12 14:06:25 -07:00
installrelease.bat Initial commit 2020-06-12 14:06:25 -07:00
quadcow.sln Added missing files. 2020-06-12 17:46:22 -07:00
readme.md Initial commit 2020-06-12 14:06:25 -07:00
run.bat Initial commit 2020-06-12 14:06:25 -07:00
runrelease.bat Initial commit 2020-06-12 14:06:25 -07:00
typeinfo.vcxproj Initial commit 2020-06-12 14:06:25 -07:00

readme.md

Quadrilateral Cowboy

About

This is the source code to Quadrilateral Cowboy (2016).

Quadrilateral Cowboy uses idTech4, otherwise known as the Doom 3 engine.

License

This source code is licensed under the GNU General Public License.

Please note this license only applies to Quadrilateral Cowboy's source code. Quadrilateral Cowboy's game assets (art, models, textures, audio, etc.) are not open-source.

Credits