beegee1
9ebd4a5c00
Changes due to boost locale:
...
- Updated README.linux
- Fixed missing boost locale include when compiling with unit tests
- Updated RPM spec (increased minimum boost version, added boost locale requirement)
2013-11-02 17:16:07 +00:00
Ivan Savenko
e2c037402c
Unicode support.
...
- boost-locale library is now required (boost 1.48 or higher)
- Unicode namespace that contains UTF-8 handling
- All non-ASCII strings from H3 data will be converted to UTF-8 during loading
- All JSON files MUST use UTF-8.
- H3 data encoding can be selected via launcher or directly in config file
2013-10-25 21:45:14 +00:00
Ivan Savenko
0a627698d8
- fixes crash on giving banned skills to hero (partial #1427 )
...
- fixes hover text for prisons - they should not display name of imprisoned hero
- missing bits for launcher, Linux-specific
2013-09-04 23:00:51 +00:00
Ivan Savenko
870399c7be
- updated link to repo in readme
...
- image loader will report last SDL error if loading failed
- fixed parsing of floats from H3 txt's
2013-06-09 10:09:28 +00:00
Ivan Savenko
4e0881f689
- fixed #1167
...
- CLabel will print text in "{}" using title color
2012-12-20 13:57:29 +00:00
beegee1
a3d8ca65fa
* Updated RPM spec(see mantis #1142 ) * Updated linux readme
2012-10-22 16:32:27 +00:00
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