equal
deleted
inserted
replaced
1 To compile and install you need: |
1 To compile and install you need: |
2 - CMake >= 2.6.0 |
2 - CMake >= 2.6.0 |
3 - FreePascal >= 2.2.0 |
3 - FreePascal >= 2.2.0 |
4 - Qt >= 4.5.0 |
4 - Qt >= 4.5.0 |
5 - SDL >= 1.2.5 |
5 - SDL >= 2.0 |
6 - SDL_net >= 1.2.5 |
6 - SDL_net >= 2.0 |
7 - SDL_mixer >= 1.2 |
7 - SDL_mixer >= 2.0 |
8 - SDL_image >= 1.2 |
8 - SDL_image >= 2.0 |
9 - SDL_ttf >= 2.0 |
9 - SDL_ttf >= 2.0 |
10 - Lua >= 5.1.0 |
10 - Lua >= 5.1.0 |
11 - Physfs >= 2.1.0 |
11 - Physfs >= 2.1.0 |
12 For server: |
12 For server: |
13 - Glasgow Haskell Compiler >= 6.10 |
13 - Glasgow Haskell Compiler >= 6.10 |