1070 Commits

Author SHA1 Message Date
Antz
302f1c64fb
Apply style fix pt5 2020-01-14 11:37:33 +00:00
Antz
d698c18b1c
Apply style fix pt4 2020-01-13 23:43:29 +00:00
Antz
1ae8df3572 Minor Styling changes 2020-01-13 11:31:21 +00:00
Antz
3ca0018aa9
Updated Submodules: Eluna and Realmd 2020-01-13 07:51:40 +00:00
Antz
343193ef2d
Apply style fix pt3 2020-01-12 21:17:49 +00:00
Antz
4e9f27e284
Apply style fix pt2 2020-01-11 23:50:26 +00:00
Antz
9cc178d6bd Merge branch 'master' of https://github.com/mangoszero/server 2020-01-10 16:16:39 +00:00
Antz
ec54642cdf
Apply style fix 2020-01-10 16:15:51 +00:00
Antz
28cef3217e
fix typo in previous commit 2020-01-10 15:35:58 +00:00
Antz
779c7079c7 First major styling change 2020-01-10 12:00:37 +00:00
Antz
3669c6390f Project Cleanup pt3 2020-01-10 11:59:08 +00:00
Antz
0417581bd5
Project tidy up and sync pt2 2020-01-09 15:16:08 +00:00
Antz
87b8e0ad13
Project tidy up and sync 2020-01-09 12:44:07 +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
Antz
b103caaecc
[Dep] Update dep submodule 2020-01-09 00:32:37 +00:00
Antz
64d6ba65e1 Revert "[Build] Attempt to fix osx build"
This reverts commit a291084b0cbc4d5af48b3c1248fe2116fbc37af7.
2020-01-09 00:25:21 +00:00
Scott Stout
289b16931c g++ was not installed without build-essential (#80)
Co-authored-by: Antz <billy1arm@users.noreply.github.com>
2020-01-09 00:21:14 +00:00
willtuker
1e4ec61b9d Add Ubuntu 19.04 case for Prerequisites install (#77)
19.04 version was missing
2020-01-09 00:15:31 +00:00
Antz
a291084b0c [Build] Attempt to fix osx build 2020-01-09 00:00:41 +00:00
Antz
ced9e537f2
[Extractors] Minor cleanup to fix some warning messages 2020-01-08 10:08:47 +00:00
Antz
d34051d719
Minor typo tidy up 2020-01-07 22:35:20 +00:00
Antz
0b7b22df7e
Fix some compiler warnings and project sync 2020-01-07 22:14:54 +00:00
Antz
c4a1f62cc5
reactivate mac os testing 2020-01-07 21:40:00 +00:00
Antz
8e0016f61d
some missed dates 2020-01-07 21:39:18 +00:00
Antz
92187abe3b
[EasyBuild] Updated submodule 2020-01-07 09:06:59 +00:00
Antz
ef007c4081
[DEP] Some missed date changes 2020-01-07 08:31:46 +00:00
Antz
57464c1f32
Happy New Year 2020 from everyone at getMangos.eu 🎉 2020-01-06 21:21:08 +00:00
Antz
84115df3cc
Happy New Year 2020 from everyone at getMangos.eu 🎉 2020-01-06 21:05:20 +00:00
H0zen
ac6d83f9ba Fixed some annoyances
- CONF_INSTALL_DIR is no longer hardcoded, except for the case
    when it's explicitely specified via -D in cmake
  - extractor scripts are now copied in tools directory
  - fixed some changes in ACE which made servers crash in FreeBSD
2019-06-16 16:44:19 +03:00
Foereaper
03e2f85820
Merge pull request #76 from ValeTheVioletMote/ValeTheVioletMote-rolling-fix
Segmentation Fault on Bot Loot Rolling - Fix
2019-06-01 18:20:07 +02:00
Vale the Violet Mote
f6fc8b6555
GetRolls no longer needed, caused seg fault 2019-06-01 11:51:07 -04:00
Vale the Violet Mote
528179cb02
Fix seg fault on bots rolling
Using group->GetRolls() brings back a vector that gives a segmentation fault on one of the iterations when iterated.
2019-06-01 11:48:12 -04:00
Antz
a521df114e
[TOOLS] Fixed mmap extractor binary name used in various scripts 2019-05-30 22:02:58 +01:00
Tid
e381d55713 [TOOLS] Fixed mmap extractor binary name used in MoveMapGen.sh 2019-05-30 18:53:30 +01:00
jasanhell
1cf3cd2e2a [BUILD] Change default directory for install server and configs (#74)
prevent Cmake need to be run in administrator.
2019-05-24 20:05:28 +01: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
3d1084a658 Build - GCC 2019-05-16 08:10:29 +03: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
Nat
9e81d09459 update submodule (#73) 2019-05-07 15:16:07 +01:00
Artox
488bb83e0d use canonical target names for zlib and bzip2 2019-05-06 21:47:06 +01:00
Pastew
a84632bdd0 Fixed dead URL 2019-02-21 16:28:04 +00:00
Necrovoice
d483a079b4 Revision update.
Match current DB release.
2019-02-12 14:00:10 -05:00
Antz
48749163ed
[DbDocs] The Big DB documentation update 2019-01-13 21:10:31 +00:00
Necrovoice
a3c7f7d69f Add support for new comment column 2019-01-11 17:12:08 -05:00
Antz
78469affa4 Merge branch 'master' of https://github.com/mangoszero/server 2019-01-10 09:40:11 +00:00
Antz
b5c8fd1b54
[Cleanup] Remove tabs which have crept into the source 2019-01-10 09:39:47 +00:00
Armand-Gabriel-Camner
5bac361592 Changed email return for item that can't be equiped anymore. Before the email was sent with an empty body and the subject was to long to be displayed in the player email. Now the Email is sent with the subject 'Item could not be loaded to inventory.' and the body as the subject message before. (#71) 2019-01-09 21:58:05 +02:00