• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

QTfrontend/H03-May-2022-42,19030,308

bin/H03-May-2022-

cmake_modules/H03-May-2022-2,9112,496

gameServer/H03-May-2022-5,7934,202

hedgewars/H03-May-2022-63,89852,132

man/H03-May-2022-5033

misc/H03-May-2022-21,29416,642

project_files/H03-May-2022-41,58927,856

share/H03-May-2022-276,018218,308

tests/H03-May-2022-926631

tools/H03-May-2022-4,7203,929

.travis.ymlH A D10-Oct-20194.6 KiB137124

COPYINGH A D14-May-201937.6 KiB700581

CREDITSH A D15-Aug-20194.3 KiB10593

INSTALLH A D14-May-20195 KiB201136

INSTALL.mdH A D14-May-20195 KiB201136

READMEH A D30-Jul-20195.8 KiB150121

README.mdH A D30-Jul-20195.8 KiB150121

README

1Hedgewars - a turn-based strategy game
2======================================
3[![Build Status](https://travis-ci.org/hedgewars/hw.svg)](https://travis-ci.org/hedgewars/hw)
4
5Description
6-----------
7This is the funniest and most addictive game you'll ever play—hilarious fun
8that you can enjoy anywhere, anytime. **Hedgewars** is a **turn-based strategy
9game** but the real buzz is from watching the **devastation caused by those
10pesky hedgehogs** with those fantastic weapons—sneaky little blighters with
11a bad attitude!
12
13Each player controls a **team of up to 8 hedgehogs**. During the course of
14the game, players take turns with one of their hedgehogs. They then use
15whatever tools and weapons are available to **attack and kill the opponents'
16hedgehogs**, thereby winning the game.
17
18To destroy your foes you can use one out of **over 40 weapons**!
19Launch bazookas or homing bees, drop mines, dynamite or explosive rubber ducks,
20throw grenades or watermelon bombs, poison them with stinky cheese, send them
21flying with a baseball bat, and much more!
22
23Most weapons cause **explosions that deform the terrain**, removing
24circular chunks. Hedgehogs can die by drowning, being thrown off
25either side of the arena, or when their health is reduced to zero.
26
27Hedgehogs may move around the terrain in a variety of ways, normally by
28walking and jumping but also by using particular tools such as the rope
29or parachute, to move to otherwise inaccessible areas. Each **turn is
30time-limited** to ensure that players do not hold up the game with
31excessive thinking or moving.
32
33Getting started
34---------------
35For complete beginners we recommend to play in singleplayer mode first.
36Start with the Basic Movement Training found in the training menu.
37Proceed with the other training missions.
38After completing the training, try to play some quick matches against the
39computer (also found in the singleplayer menu).
40Hedgewars has many weapons, so play a few matches to get a better feeling
41for them.
42
43In-depth information about the game can be found online:
44
45* <https://hedgewars.org/start>: Getting Started
46* <https://hedgewars.org/wiki.html>: Hedgewars Wiki
47
48Default controls (excerpt)
49--------------------------
50The most important default controls are:
51
52* Cursor keys: Walk and aim
53* Mouse: Move camera
54* Right mouse button: Open ammo menu
55* Left mouse button: Select target or weapon
56* Space bar: Shoot
57* Left shift: Precise (this is a modifier key)
58* Precise + Up/Down: Precise aiming
59* Precise + Left/Right: Turn around without walking
60* Hold down Precise: Prevent slipping on ice
61* Enter: Jump
62* Backspace: High jump
63* Backspace ×2: Backjump
64* Tab: Switch hedgehog (after activating the utility)
65* 1-5: Set weapon timer
66* F1-F10: Weapon shortcuts
67* M: Mission panel / game mode information. Hold pressed to display, release to hide
68* P: Pause, when playing offline, toggle automatic turn skipping when online
69* Esc: Quit with prompt
70* T: Chat
71* U: Clan chat
72
73For the full list, go to the Hedgewars settings. Also read the weapon tooltips
74for weapon-specific controls.
75
76### Special controls
77
78These are lesser-known controls of Hedgewars, they are based on your
79configured controls:
80
81* Precise + Toggle hedgehog tags: Change visible hedgehog tags (team name/hog name/health)
82* Switch  + Toggle hedgehog tags: Toggle hedgehog tag translucency
83* Precise + Toggle team bars + Switch: Toggle HUD
84* Precise + Capture (screenshot key): Save current map + mask into Screenshot directory
85* Precise + zoom in/out: Change zoom in smaller steps
86* Precise + volume up/down: Change volume in smaller steps
87* Precise + Reset zoom: Set zoom to 100% (instead of the zoom level in the settings)
88
89System requirements
90-------------------
91For PC or Mac:
92
93* Mouse and keyboard
94* Monitor, minimal resolution 1024×768
95* 200 MiB storage space
96* Processor: 1 GHz (1 core is enough), 64bit recommended
97* Video card: 250 MHz or so
98              (any decent card from the year 2004 or later should do fine)
99* 1 GiB RAM minimum
100* Operating system: Windows Vista/7/8/10, GNU/Linux, macOS, FreeBSD, others
101
102Hedgewars has been ported to other operating systems in the past.
103Check out <https://hedgewars.org/download.html> for the latest information.
104
105Gamepads are supported partially (only in-game, not in the main menu).
106
107Installation instructions
108-------------------------
109See the `INSTALL.md` file.
110
111Or see our wiki at <https://hedgewars.org/kb/BuildingHedgewars>.
112
113Source code
114-----------
115Our main repository is located at <https://hg.hedgewars.org/hedgewars/> using
116Mercurial as DVCS. A Git repository is also available (mirrored daily)
117at <https://github.com/hedgewars/hw>.
118
119Contribute
120----------
121If you see a bug or have any suggestion please use the official bug tracker at
122<https://hedgewars.org/bugs> or the integrated feedback button.
123
124If you want to help or get to know the sources better you can do that with some
125easy tasks from <https://hedgewars.org/kb/TODO>. We also have an extensive API
126in Lua to customize your adventures. See our wiki at
127<https://hedgewars.org/kb/LuaAPI>.
128
129If you know your way through the code feel free to send a patch or open a pull
130request. The best Lua scripts get released in the official DLC page and later
131integrated in the next version.
132
133Licence and credits
134-------------------
135This game is free software (“free” as in “freedom”). Source code is
136distributed under the terms of the GNU General Public Licence version 2;
137images and sounds are distributed under the terms of the GNU Free Documentation
138Licence version 1.2. See the `COPYING` file for the full text of the licenses.
139
140Copyright 2004-2018 Andrey Korotaev <unC0Rr@gmail.com> and others.
141Click on the Hedgewars logo in the main menu and read the `CREDITS` text file
142for a more complete list of authors.
143
144Contact
145-------
146* Homepage        - https://hedgewars.org/
147* IRC channel     - irc://irc.freenode.net/hedgewars
148* Community forum - https://hedgewars.org/forum
149
150

README.md

1Hedgewars - a turn-based strategy game
2======================================
3[![Build Status](https://travis-ci.org/hedgewars/hw.svg)](https://travis-ci.org/hedgewars/hw)
4
5Description
6-----------
7This is the funniest and most addictive game you'll ever play—hilarious fun
8that you can enjoy anywhere, anytime. **Hedgewars** is a **turn-based strategy
9game** but the real buzz is from watching the **devastation caused by those
10pesky hedgehogs** with those fantastic weapons—sneaky little blighters with
11a bad attitude!
12
13Each player controls a **team of up to 8 hedgehogs**. During the course of
14the game, players take turns with one of their hedgehogs. They then use
15whatever tools and weapons are available to **attack and kill the opponents'
16hedgehogs**, thereby winning the game.
17
18To destroy your foes you can use one out of **over 40 weapons**!
19Launch bazookas or homing bees, drop mines, dynamite or explosive rubber ducks,
20throw grenades or watermelon bombs, poison them with stinky cheese, send them
21flying with a baseball bat, and much more!
22
23Most weapons cause **explosions that deform the terrain**, removing
24circular chunks. Hedgehogs can die by drowning, being thrown off
25either side of the arena, or when their health is reduced to zero.
26
27Hedgehogs may move around the terrain in a variety of ways, normally by
28walking and jumping but also by using particular tools such as the rope
29or parachute, to move to otherwise inaccessible areas. Each **turn is
30time-limited** to ensure that players do not hold up the game with
31excessive thinking or moving.
32
33Getting started
34---------------
35For complete beginners we recommend to play in singleplayer mode first.
36Start with the Basic Movement Training found in the training menu.
37Proceed with the other training missions.
38After completing the training, try to play some quick matches against the
39computer (also found in the singleplayer menu).
40Hedgewars has many weapons, so play a few matches to get a better feeling
41for them.
42
43In-depth information about the game can be found online:
44
45* <https://hedgewars.org/start>: Getting Started
46* <https://hedgewars.org/wiki.html>: Hedgewars Wiki
47
48Default controls (excerpt)
49--------------------------
50The most important default controls are:
51
52* Cursor keys: Walk and aim
53* Mouse: Move camera
54* Right mouse button: Open ammo menu
55* Left mouse button: Select target or weapon
56* Space bar: Shoot
57* Left shift: Precise (this is a modifier key)
58* Precise + Up/Down: Precise aiming
59* Precise + Left/Right: Turn around without walking
60* Hold down Precise: Prevent slipping on ice
61* Enter: Jump
62* Backspace: High jump
63* Backspace ×2: Backjump
64* Tab: Switch hedgehog (after activating the utility)
65* 1-5: Set weapon timer
66* F1-F10: Weapon shortcuts
67* M: Mission panel / game mode information. Hold pressed to display, release to hide
68* P: Pause, when playing offline, toggle automatic turn skipping when online
69* Esc: Quit with prompt
70* T: Chat
71* U: Clan chat
72
73For the full list, go to the Hedgewars settings. Also read the weapon tooltips
74for weapon-specific controls.
75
76### Special controls
77
78These are lesser-known controls of Hedgewars, they are based on your
79configured controls:
80
81* Precise + Toggle hedgehog tags: Change visible hedgehog tags (team name/hog name/health)
82* Switch  + Toggle hedgehog tags: Toggle hedgehog tag translucency
83* Precise + Toggle team bars + Switch: Toggle HUD
84* Precise + Capture (screenshot key): Save current map + mask into Screenshot directory
85* Precise + zoom in/out: Change zoom in smaller steps
86* Precise + volume up/down: Change volume in smaller steps
87* Precise + Reset zoom: Set zoom to 100% (instead of the zoom level in the settings)
88
89System requirements
90-------------------
91For PC or Mac:
92
93* Mouse and keyboard
94* Monitor, minimal resolution 1024×768
95* 200 MiB storage space
96* Processor: 1 GHz (1 core is enough), 64bit recommended
97* Video card: 250 MHz or so
98              (any decent card from the year 2004 or later should do fine)
99* 1 GiB RAM minimum
100* Operating system: Windows Vista/7/8/10, GNU/Linux, macOS, FreeBSD, others
101
102Hedgewars has been ported to other operating systems in the past.
103Check out <https://hedgewars.org/download.html> for the latest information.
104
105Gamepads are supported partially (only in-game, not in the main menu).
106
107Installation instructions
108-------------------------
109See the `INSTALL.md` file.
110
111Or see our wiki at <https://hedgewars.org/kb/BuildingHedgewars>.
112
113Source code
114-----------
115Our main repository is located at <https://hg.hedgewars.org/hedgewars/> using
116Mercurial as DVCS. A Git repository is also available (mirrored daily)
117at <https://github.com/hedgewars/hw>.
118
119Contribute
120----------
121If you see a bug or have any suggestion please use the official bug tracker at
122<https://hedgewars.org/bugs> or the integrated feedback button.
123
124If you want to help or get to know the sources better you can do that with some
125easy tasks from <https://hedgewars.org/kb/TODO>. We also have an extensive API
126in Lua to customize your adventures. See our wiki at
127<https://hedgewars.org/kb/LuaAPI>.
128
129If you know your way through the code feel free to send a patch or open a pull
130request. The best Lua scripts get released in the official DLC page and later
131integrated in the next version.
132
133Licence and credits
134-------------------
135This game is free software (“free” as in “freedom”). Source code is
136distributed under the terms of the GNU General Public Licence version 2;
137images and sounds are distributed under the terms of the GNU Free Documentation
138Licence version 1.2. See the `COPYING` file for the full text of the licenses.
139
140Copyright 2004-2018 Andrey Korotaev <unC0Rr@gmail.com> and others.
141Click on the Hedgewars logo in the main menu and read the `CREDITS` text file
142for a more complete list of authors.
143
144Contact
145-------
146* Homepage        - https://hedgewars.org/
147* IRC channel     - irc://irc.freenode.net/hedgewars
148* Community forum - https://hedgewars.org/forum
149
150