Antz
2a9c1867df
Tab cleanup pt2
2021-03-06 08:10:49 +00:00
Sterling Alexander
fe79b0dc29
Adjust the source code and build enviornment so that Mangos Zero will build on ARM32. ( #79 )
...
This was primarily done to test the feasibility of running on a RPi4 running
Debian Buster (it works quite well).
Summary of changes:
- Reworked patches I found on the Mangos forum, original pastebins here:
https://pastebin.com/BxqCmCML
- Adjusted cmake's arch detection to include ARM32/ARM64
- Adjusted compiler flags for Linux builds and supressed some extraneous notes
I have played for about an hour and noticed no issues or differences from i386/x86_64 VMs.
One note, currently the map extraction tools for ARM are broken. They compile but do
work properly. I'll work on that next.
2020-01-09 00:33:14 +00:00
H0zen
fa575b304c
0.22.4 - Appveyor
2019-05-17 21:54:47 +01:00
H0zen
5a6f485753
0.22.3 - New build system
2019-05-17 19:22:12 +01:00
H0zen
1885e3588b
0.22.2 - Fixed PCH build issues
2019-05-17 09:36:51 +01:00
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