Git Product home page Git Product logo

diordany / quakespasm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sezero/quakespasm

0.0 0.0 0.0 105.18 MB

Forked from Ozkan Sezer's repository. Has some tweaks and hacks here and there that I like to use.

License: GNU General Public License v2.0

Shell 0.12% C++ 2.01% C 96.32% Objective-C 0.72% Awk 0.03% Makefile 0.13% HTML 0.53% Rich Text Format 0.15%
classic engine fork fps gplv2 id-software opengl quake quakespasm sdl2 shooter hacks tweak

quakespasm's Introduction

QuakeSpasm

License: GPL v2

Forked from Ozkan Sezer's repository. Has some tweaks and hacks here and there that I like to use. For a more stable and cross-platform experience, please use the official QuakeSpasm repository instead.

Official QuakeSpasm Links

Releases

SOURCEFORGE Repository

GitHub Mirror Repository

Readme

I'll try to keep the upstream branch up to date with the official repository.

Building & Running

If you insist on building this version of QuakeSpasm, run the following:

git clone https://github.com/Diordany/quakespasm.git
cd quakespasm/Quake
make

Then run QuakeSpasm with:

./quakespasm

To clean the build, run:

make clean

This version enables SDL2 by default. To use SDL-1.2, run:

make USE_SDL2=0

To include debug symbols, run:

make DEBUG=1

To enable user directory support, run:

make DO_USERDIRS=1

Custom CVars & Commands

Here's an overview of custom CVars and commands that have been included in this version:

CVars

Name Description
con_printcmd Prints the commands that are being executed in realtime.
host_intruder Resets the player inventory on every level. This is inspired by Dusk's intruder mode.
host_loopmap Makes maps loop back on themselves during exectution of the changelevel command (at exit).

Commands

Name Description
exit Quits the game immediately (just like the quit command).

quakespasm's People

Contributors

ahesford avatar alexey-lysiuk avatar andrei-drexler avatar andrey-budko avatar beworld2018 avatar diordany avatar ericwa avatar erysdren avatar fpiesche avatar helmutg avatar josiahjack avatar kduske avatar macil avatar novum avatar perpixel avatar protocultor avatar sezero avatar skitt avatar smcv avatar svdijk avatar temx avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.