1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Ivan Savenko
3542bfdc63 - fixed #1128 #1127 #1121 #1119
- instructions in linux readme use cmake instead of autotools
- update autoconf files
2012-10-02 14:22:58 +00:00
Ivan Savenko
42cbbc8682 - linux version update 2012-10-01 07:05:12 +00:00
Ivan Savenko
613172fa45 - fixed #582, #1019 and #1022
- linux readme tweaks
2012-06-27 20:44:01 +00:00
beegee1
fff602d4f6 * Updated linux readme 2012-06-11 18:45:57 +00:00
Ivan Savenko
c3eead45d4 (linux-only)
- version set to 0.89
- added icon and desktop file for client
- updated compilers warning settings
2012-06-01 17:28:05 +00:00
Ivan Savenko
f6d6b3cba2 - Updated linux readme 2012-05-02 15:27:19 +00:00
beegee1
9c770777fb * Updated README.linux 2012-04-21 10:26:15 +00:00
beegee1
987788ef66 * Updated README.linux 2012-04-06 16:04:41 +00:00
Ivan Savenko
0c3e88226f - (linux) replaced Genius with VCAI
- gcc set to c++0x mode
- most of gcc warnings fixed
- replaced boost::assign with initialization lists (if available in compiler)
- new cheat code: vcmiarmenelos - build everything
- updated linux readme
- minor fixes, applied patch for #98
2012-02-16 17:10:58 +00:00
Michał W. Urbańczyk
b217768d0a A patch from ori.bar fixing #37 and #64.
http://forum.vcmi.eu/viewtopic.php?p=5993#5993
2011-08-30 06:36:57 +00:00
Frank Zago
ecb3508690 (linux) Added configure test for the icc and clang compilers, and set some extra parameters for them. 2011-04-09 17:28:51 +00:00
Frank Zago
29ea089e47 Use newer m4 macros to detect libboost. This should fix the lib64/ issue seen on OpenSUSE. 2011-04-08 03:30:20 +00:00
Ivan Savenko
a2f512813f - gcc compile fixes
- fixed locale issue
- Makefiles for StupidAI
- fix for #671 (not tested)
- linux readme update, including #598
2011-02-28 15:14:26 +00:00
Ivan Savenko
c10dac929d - New animation system:
-- New files: hch/CAnimation.h/cpp
-- Class CAnimation capable to load file partially and/or keep data in compressed state
-- Buttons now use CAnimation instead of CDefHandler

- build system regenerated to include new files
- fixed several gcc warnings
- updated README.linux
2010-10-18 15:08:59 +00:00
Frank Zago
1392df17dc (linux) fixed URL for windows release. 2009-10-10 01:18:02 +00:00
Frank Zago
1609b8fdb9 Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries.
Fixed a file handle leak.
Bumped revision to 0.74b (linux).
Reworked the build system to remove uneeded dependencies (linux).
Removed use of PATHSEPARATOR since Windows can use / too.
2009-10-04 02:02:45 +00:00
Frank Zago
6ff6055cff More instruction about packages to install for Ubuntu 9.04. 2009-08-15 02:23:04 +00:00
Frank Zago
97287bb7d1 Added note about using video for linux. 2009-06-28 16:10:57 +00:00
Łukasz Wychrystenko
0b20c0cf61 again again and again 2009-06-27 14:28:51 +00:00
Frank Zago
cd589e7e2d Indicate which FFmpeg packages to install. 2009-06-27 12:56:21 +00:00
Łukasz Wychrystenko
1d0d05ad0c little info how to handle missing avformat, swscale libs in ubuntu 2009-06-27 12:22:13 +00:00
Frank Zago
0d5de20a7a vcmi builds with boost 1.36. Add a note for systems where boost is installed in /usr/lib64. 2009-05-16 17:15:21 +00:00
Frank Zago
7964f44850 How to for building and installing VCMI on linux. 2009-05-08 04:20:23 +00:00