Megaglest fork
Go to file
titison 74ed3d73be Uniformselection
Added uniform selection of units.
Uniform means you can select multiple units, but only of the same type.
To make a unit uniform-selectable you need to add
```<uniform-selection value="true"/>```
to the ```<parameters>``` tag of a unit.
2016-08-24 00:53:56 +02:00
data travis' configuration test; fixed #123 2016-07-17 17:06:01 +02:00
docs updated docs [ci skip] 2016-02-06 17:26:20 +01:00
mk fixed some typos, fixes and enlargement for required dependencies 2016-08-09 21:25:41 +02:00
source Uniformselection 2016-08-24 00:53:56 +02:00
.gitattributes Removed masterserver's code (separation from the source). 2014-03-27 20:12:04 +01:00
.gitignore Merge branch 'develop' into feature/sdl2 2015-11-05 20:45:53 +01:00
.gitmodules moved mojosetup to submodule; synchronized with updated mojosetup version [ci skip] 2015-10-11 19:25:42 +02:00
.travis-before_install.sh fixed some typos, fixes and enlargement for required dependencies 2016-08-09 21:25:41 +02:00
.travis.yml fixed some typos, fixes and enlargement for required dependencies 2016-08-09 21:25:41 +02:00
CMakeLists.txt cmake patches from mageia [ci skip] 2016-03-05 13:57:08 +01:00
README.md Removed masterserver's code (separation from the source). 2014-03-27 20:12:04 +01:00

README.md

This is the game engine source code repository.

MegaGlest (http://megaglest.org) is a libre software cross platform real-time strategy game.

[logo] (http://megaglest.org/)

MegaGlest is an entertaining free (freeware and free software) and open source cross-platform 3D real-time strategy (RTS) game, where you control the armies of one of seven different factions: Tech, Magic, Egypt, Indians, Norsemen, Persian or Romans. The game is setup in one of 17 naturally looking settings, which -like the unit models- are crafted with great appreciation for detail. A lot of additional game data can be downloaded from within the game at no cost.

MegaGlest Downloads

[gif] (http://megaglest.org/screenshots.html) [intro] (http://downloads.megaglest.org/videos/megaglest_game_trailer_lq.webm)

If you want compile MegaGlest yourself then you should read the tutorial or tutorial2

go to the Main Repository ( e.g. from the fork ... )