Menu

Tree [1544a0] master origin /
 History

HTTPS access


File Date Author Commit
 data 2003-04-21 larva larva [288add] Added texture to craft model
 debian 2001-03-25 witten witten [c1e46b] more fixes
 modelling-src 2003-04-21 larva larva [edfff8] Extracts texture and surface material informati...
 src 2003-04-21 larva larva [1544a0] Added preloading of wall texture
 AUTHORS 2003-04-21 larva larva [cebe5a] Added Richard Bruce to the AUTHORS list
 COPYING 2000-03-19 witten witten [cfc6ef] Initial revision
 ChangeLog 2000-05-16 witten witten [832414] fixed broken autoconf
 HACKING 2001-11-01 witten witten [266154] added comment about commenting
 INSTALL 2000-05-16 witten witten [914172] added Fred's autoconf'ing
 Makefile.am 2003-01-06 larva larva [6a5af3] Caused build system to descend into modelling-src
 Makefile.in 2002-04-17 larva larva [50d4e6] Some fixes to help compiles in GCC 3.x along
 NEWS 2001-08-14 witten witten [804410] collisions yay!
 README 2002-12-13 larva larva [da4dab] Changes to root configure.in and autogen.sh to ...
 TODO 2002-12-13 larva larva [da4dab] Changes to root configure.in and autogen.sh to ...
 acinclude.m4 2002-04-17 larva larva [50d4e6] Some fixes to help compiles in GCC 3.x along
 aclocal.m4 2002-04-17 larva larva [50d4e6] Some fixes to help compiles in GCC 3.x along
 autogen.sh 2002-12-13 larva larva [da4dab] Changes to root configure.in and autogen.sh to ...
 config.guess 2000-06-03 larva larva [f12bb9] Added initial SOLID code. Commented out since i...
 config.h.in 2002-12-13 larva larva [da4dab] Changes to root configure.in and autogen.sh to ...
 config.sub 2001-12-18 larva larva [b1e023] Added collision.* files for handling collisions
 configure 2002-04-17 larva larva [50d4e6] Some fixes to help compiles in GCC 3.x along
 configure.in 2003-01-06 larva larva [6a5af3] Caused build system to descend into modelling-src
 cross-configure.sh 2001-04-19 witten witten [db9cc4] added cross configure and make scripts
 cross-make.sh 2001-04-19 witten witten [db9cc4] added cross configure and make scripts
 hover.spec 2001-03-25 witten witten [469e27] added ./configure line with a gl include dir
 install-sh 2002-12-13 larva larva [da4dab] Changes to root configure.in and autogen.sh to ...
 missing 2002-12-13 larva larva [da4dab] Changes to root configure.in and autogen.sh to ...
 mkinstalldirs 2002-12-13 larva larva [da4dab] Changes to root configure.in and autogen.sh to ...

Read Me

Hover Carnage version 0.0.6
Copyright (c) 2000 by a bunch of people.  See the AUTHORS file.

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.

A copy of the GNU General Public License should also have been included with
this program as a file named COPYING.

REQUIREMENTS
============

The web page for Hover Carnage is at:
http://hover.sourceforge.net/

It has a list of system requirements.

COMPILATION
===========

./configure
make

If you can't get the game to compile or are having any other problems,
please email witten@torsion.org

RUNNING THE GAME
================

Simply run the "hover" binary. If it's not finding the game data, you can set
the HOVER_DATA_PATH environment variable.

Run "hover --help" to see available command-line options. Some options
are intended only for debugging and development.

USER CONTROLS
=============

W or right mouse button - thrust forward
A - strafe left
D - strafe right
S - reverse
left arrow - turn left
right arrow - turn right
tab - switch to next weapon
1 - switch to rockets
0 - disarm hovercraft
home - toggle fullscreen
print screen - export a screenshot to the current directory
escape - quit

You can move the mouse to maneuver the orientation of the hovercraft.

KNOWN BUGS
==========

It is normal that the hovercraft occasionally falls off the end of the
tunnel and cause a segfault. This will be fixed in a future release. This 
will be rectified by actually making a closed tunnel rather than an 
open-ended one. See the BUGS file for more bugs.

FEEDBACK
========

If you would like to contribute to this game (textures, models, sounds,
patches, bug reports, whatever), we'll gladly accept the help. Feel free to
email me any questions about the code: witten@torsion.org

See our web page at http://hover.sourceforge.net/ for Hover Carnage mailing
list subscription information.

---
Hover Carnage Team
hover.sourceforge.net