13 Commits

Author SHA1 Message Date
H0zen
4bd4b91e6f Rel. 0.22.1 - fix build issues 2019-05-15 13:41:17 +03:00
H0zen
feefa3b7bf Release 0.22 2019-05-14 13:07:40 +03:00
H0zen
014c645cf3 Introducing std::unordered_map/set and enforce C++11 on Linux 2018-03-29 15:41:13 +03:00
H0zen
f40ac40f02 Make AppVeyor happy 2018-03-28 23:45:03 +03:00
Antz
7797914a56 Fixed memory issue with msbuild build 2017-03-06 20:40:40 +00:00
H0zen
1b89f1f6a1 Revert commit [c3cbd52]. Breaks Eluna. 2016-10-06 20:57:46 +03:00
H0zen
c3cbd52565 Fix floating point model for VS 2015 (#52)
* Fix floating point model for VS 2015

* Fix logic for previous commit.
2016-09-23 14:55:36 +01:00
H0zen
95991c8a81 Various external fixes - part 2
- ported fixes from cmangos repositories
2016-02-17 19:39:14 +02:00
Rochet2
f81e455e3a Support C++11 and update Eluna
Set compilation to use C++11
Updated Eluna version and applied all core modifications needed by the update
2016-01-30 14:39:09 +02:00
H0zen
22791e3f35 Fix Travis build on OS X. 2015-09-16 05:36:53 +03:00
H0zen
446c319a5d Suppress some clang warnings and cleanup redundant directives. 2015-08-21 10:57:58 +03:00
Foereaper
83ed9c72eb Fix Out Of Tree error for Linux builds
This should also fix Travis
2015-03-29 22:06:53 +02:00
Foereaper
ff3f5344a9 Large rearrangement and cleanup of base cmake system
Thanks to Trinity for some conceptual inspirations!
2015-03-29 01:51:26 +01:00