Skip to content

cfr/qfusion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qfusion

http://www.qfusion.net/

qfusion is the id Tech 2 derived game engine powering the game Warsow

Features (incomplete list)

  • Fully open-source under the GPLv2 and easy to mod
  • Runs on Linux, OS X, Windows and Android (in development)
  • Modern and fast OpenGL 3.0 and OpenGL ES 2.0 renderer
  • User Interface based on XHTML/CSS standards with support for remote content
  • Support for vertex and skeletal animation
  • Powerful multiplayer & e-sports features (global stats, friend lists, IRC, TV-server, etc.)
  • Ready to go FPS example gametype scripts from Warsow
  • Multithreaded sound mixer design
  • OpenAL support
  • Hardware-accelerated Ogg Theora video playback

Extensible

  • C/C++ mods (plugins) can ship new gameplay features while maintaining compatibility with the core
  • UI and game mechanics scriptable with AngelScript (C++ style syntax)
  • Flexible HUD scripting
  • "Pure" (models, maps, textures, sounds) game content is automatically delivered to players by game servers
  • Players are allowed to locally override non-"pure" game content

License (GPLv2)

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

About

Source code for Quake 2-derived game engine powering the game "Warsow"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 62.8%
  • C++ 17.0%
  • HTML 8.5%
  • Shell 4.4%
  • Roff 1.4%
  • TeX 1.2%
  • Other 4.7%