Search found 3 matches
- 06 Nov 2009, 11:33
- Forum: Game Development
- Topic: Medieval Total War mod
- Replies: 29
- Views: 5320
Re: Medieval Total War mod
When it is mentioned that `it is not an ideal engine to implment that kind of game', does it mean spring is not an ideal engine to implment something like two troops on the battlefield? What I want to do is to (if possible) create e.g two troops (cavelry, archer, etc.) on a terrain and make use of m...
- 03 Nov 2009, 11:28
- Forum: Game Development
- Topic: Medieval Total War mod
- Replies: 29
- Views: 5320
Medieval Total War mod
I am newbie to springta; then I read the thread http://springrts.com/phpbb/viewtopic.php?f=14&t=6015 and check the page at http://springrts.com/wiki/Mods. But seems not find mod I am looking for. My question : is there any currently developed mod similar to Medieval Total war? I am interested in...
- 20 Sep 2009, 23:53
- Forum: Linux
- Topic: Boost version required: 1.34.0. Found: 1.39.0
- Replies: 1
- Views: 682
Boost version required: 1.34.0. Found: 1.39.0
I download the source from the git (git clone git://github.com/spring/spring.git) and install following dependencies already sudo aptitude install build-essential zlib1g-dev libfreetype6-dev sudo aptitude install libsdl1.2-dev libopenal-dev libglew-dev libboost-dev sudo aptitude install libboost-thr...