1
0
Fork 0
mirror of https://github.com/blendogames/quadrilateralcowboy.git synced 2025-12-04 16:25:42 -05:00
No description
Find a file
2025-09-01 11:52:26 -04:00
.github/workflows CI: Steamworks SDK 1.37 for macOS is at osx32, not osx 2025-09-01 11:52:26 -04:00
cm Port Linux/macOS to 64-bit, using new CMake build system. 2020-10-22 13:16:42 -04:00
curl Initial commit 2020-06-12 14:06:25 -07:00
d3xp Explicitly set the recordtype on periodic events 2025-09-01 11:52:26 -04:00
framework Move Steamworks include to precompiled.h, use SDK 1.60 2025-09-01 11:52:26 -04:00
game Port Linux/macOS to 64-bit, using new CMake build system. 2020-10-22 13:16:42 -04:00
idlib Move Steamworks include to precompiled.h, use SDK 1.60 2025-09-01 11:52:26 -04:00
MayaImport Initial commit 2020-06-12 14:06:25 -07:00
openal Port Linux/macOS to 64-bit, using new CMake build system. 2020-10-22 13:16:42 -04:00
renderer r_fullscreenDesktop should default to 1. 2025-09-01 11:52:26 -04:00
sdl2 macOS: Build for x86_64, bundle prebuilt SDL2 2025-09-01 11:52:26 -04:00
sound A handful of desperate Valgrind fixes 2025-09-01 11:52:26 -04:00
sys Move Steamworks include to precompiled.h, use SDK 1.60 2025-09-01 11:52:26 -04:00
tools Port Linux/macOS to 64-bit, using new CMake build system. 2020-10-22 13:16:42 -04:00
TypeInfo TypeInfoGen: Minor spacing fixes for Clang 2025-09-01 11:52:26 -04:00
ui Port Linux/macOS to 64-bit, using new CMake build system. 2020-10-22 13:16:42 -04:00
.gitattributes Initial commit 2020-06-12 14:06:25 -07:00
.gitignore Added missing files. 2020-06-12 17:46:22 -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
_idlib.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
clean.bat Initial commit 2020-06-12 14:06:25 -07:00
CMakeLists.txt Unbreak linker userspace for rpath value 2025-09-01 11:52:26 -04: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
flibitGLIMP.sh Port Linux/macOS to 64-bit, using new CMake build system. 2020-10-22 13:16:42 -04: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
LICENSE Initial commit 2020-06-12 14:06:25 -07:00
MayaImport.vcxproj 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 Update readme.md 2021-11-28 10:59:35 -08: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
SConstruct Port Linux/macOS to 64-bit, using new CMake build system. 2020-10-22 13:16:42 -04:00
typeinfo.vcxproj Initial commit 2020-06-12 14:06:25 -07:00

Quadrilateral Cowboy

About

This is the source code to Quadrilateral Cowboy (2016), a first-person hacking adventure in a cyberpunk world. The game is available for purchase at Steam and itch.io.

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