Commit graph

7543 commits

Author SHA1 Message Date
Charles A Edwards
598dacfa1c (Author: Olion17) Server-owned world channel
Case-insensitive channel name comparison for "world".

commit 43860fb on cabfever's repo
2020-02-17 12:08:12 +00:00
Charles A Edwards
2b4c4fc530 Corrected path to Stormlib.h
Corrected path to Stormlib.h
2020-02-17 12:08:11 +00:00
Charles A Edwards
942dd64a53 Eliminated tabs!
Eliminated tabs!
2020-02-17 12:08:11 +00:00
Charles A Edwards
0f19fec851 Corrections made (oops)
Corrections made (oops)

It got past VS, but not cmake on Linux, lol

Linux goes, "WTF, forget you!"
2020-02-17 12:08:09 +00:00
Charles A Edwards
e097ab24c5 Warden added
Warden added.

This is part of the current build errors fixes.

The application of this PR, results in zero build errors at this point
in time,
2020-02-17 12:08:08 +00:00
Charles A Edwards
8ef55a922f LFGMgr.cpp and LFGMgr.h added to Three
LFGMgr.cpp and LFGMgr.h added to Three.

This is part of the current build error fixes,
2020-02-17 12:08:07 +00:00
Charles A Edwards
165cfba9c4 Weather system changed to that of the previous cores.
Weather system changed to that of the previous cores.

This is part of the current build errors fixes.
2020-02-17 12:08:05 +00:00
Charles A Edwards
9e94234bdf Build error fixes
2 build errors left at this point.

The weather system needs to be implemented in the same way as the
previous cores. That should resolve one or even both of the last errors.
2020-02-17 12:08:04 +00:00
Charles A Edwards
bb2f41482c A few more build error fixes
A few more build error fixes
2020-02-17 12:08:02 +00:00
Charles A Edwards
e8d7dbb8bb And more build errors fixed
3 errors left!

Then the <bleep> will really hit the fan!
2020-02-17 12:08:01 +00:00
Charles A Edwards
4baf9907c7 More build errors and warnings fixed
5 errors remaining at this point.

Only warning left are in the Stormlib library.
2020-02-17 12:08:01 +00:00
Charles A Edwards
52112d7657 Build error and warning fixes
Build error and warning fixes

Spell class - Fix for inaccessible class data.
Accessor functions created for protected member, m_selfContainer
2020-02-17 12:07:59 +00:00
Charles A Edwards
952edfa46e Function added back
Function added back
2020-02-17 12:07:58 +00:00
Charles A Edwards
bcf0a9b25a Build fixes made and tabs turned into spaces
A few build fixes made.

Tabs converted into spaces, although it does not seem to show that in
the list of changes!
2020-02-17 12:07:58 +00:00
Charles A Edwards
669502916a More build errors fixed
13 errors left at this stage.
2020-02-17 12:07:56 +00:00
Charles A Edwards
924d182855 Build error fixes
43 errors left at this point
2020-02-17 12:07:55 +00:00
Charles A Edwards
3abc31c429 Some build errors fixed
Some build errors fixed
2020-02-17 12:07:53 +00:00
Charles A Edwards
85cd456287 Some build errors fixed
72 errors and 7 warnings remaining at this point
2020-02-17 12:07:53 +00:00
Charles A Edwards
923d3f5788 Some build errors and warning fixed
Fixed:
22 errors
19 warnings

82 errors and 7 warnings remaining, at this point.
2020-02-17 12:07:52 +00:00
Maki Chronik
f2f3445a7c Fixed dbc and map extractor
Fixed dbc and map extractor relied on case insensitive file systems (mpq files always start with a lowercase letter) which prevented linux and unix-like systems from extracting maps.
2020-02-17 12:07:51 +00:00
Antz
38f5e1b41c [EasyBuild] Minor update to include some additional checks 2020-02-17 12:07:50 +00:00
Corsol
2800e39e61 [Deps] Corrected case sensitive library name for unix compatibility 2020-02-17 12:07:50 +00:00
Foereaper
9ec4e10a0c Now that tools work, build them by default 2020-02-17 12:07:49 +00:00
Foereaper
307e1b5c68 Update Dep submodule to the main Rel21 module
This also fixes the tools
2020-02-17 12:07:48 +00:00
Corsol
a9c938dde8 Modify default options
Modified default ON/OFF option
Prepared (and commented) support for ScriptDev3 library
2020-02-17 12:07:48 +00:00
Corsol
b17c7eb1f7 Missing script fixed
Added pointers to missing script (instances) that cause errore on
compile process
2020-02-17 12:07:47 +00:00
Antz
eac1cbbc4f Fixed a couple of typos 2020-02-17 12:07:46 +00:00
Antz
02736c9f18 [Build] Attempt to make travis happy 2020-02-17 12:07:46 +00:00
Corsol
d6494d7c6b Correction for unix
Corrected case sensitive library name and slash path for unix
compatibility
2020-02-17 12:07:45 +00:00
Antz
71497daebf Added mangosproof 2020-02-17 12:07:45 +00:00
Schmoozerd
715dcfc8be [Core] Enable using table creature_linking with empty table creature_linking_template [c12670]
Note: Guids are evil!
2020-02-17 12:07:44 +00:00
Antz
0c58337696 [EasyBuild] Updated Easybuild to v1.1 2020-02-17 12:07:43 +00:00
Antz
55d5eaf112 [Tools] Fixed movemaps compile 2020-02-17 12:07:42 +00:00
Antz
12e0ac55cd Added deps submodule 2020-02-17 12:07:40 +00:00
Antz
5d25bdcc9f Remove deps in prep for submodule 2020-02-17 12:07:39 +00:00
Antz
76889e9ad8 Added Realmd submodule 2020-02-17 12:07:07 +00:00
Antz
050ed04704 Remove realmd in prep for submodule 2020-02-17 12:07:06 +00:00
Antz
0bffcd62ad [Rel21] Stage 2 of updates for Rel21 Build System 2020-02-17 12:07:06 +00:00
Antz
fdefc0869a [Rel21] Stage 1 of updates for Rel21 Build System 2020-02-17 12:07:03 +00:00
Foereaper
13292befd6 [Build] Larger build system update
FIXED: Core now builds under cmake for Windows

TODO: Map and mmap gen currently does not build

TODO: More sync work is required for Eluna, thus Eluna is temporarily disabled

This has only been tested under Windows with CMAKE and VS
2020-02-17 12:06:18 +00:00
Antz
c2f9316581 [BUILD] Fixed SARC4 errors in shared.vcxproj project 2020-02-17 12:06:12 +00:00
sanctum32
073d7616bd fixed unix build 2020-02-17 12:06:11 +00:00
Antz
46d6723042 [Build] 2 i had missed 2020-02-17 12:06:10 +00:00
Antz
778052084e [Build] Most errors fixed 2020-02-17 12:06:09 +00:00
Antz
868302dd0b [Build] Fixed up Stormlib 2020-02-17 12:06:07 +00:00
Antz
4613154144 [Build] More Project build cleanup 2020-02-17 12:06:06 +00:00
Antz
d258cc922a [Build] Some cleanup to the Windows build - not complete 2020-02-17 12:05:58 +00:00
Antz
483c954621 [Realm] Update realm daemon so that it only presents clients with realms that it is compatible with. 2020-02-17 12:05:57 +00:00
sanctum32
d9e71635c1 This is bad, this is BADDDD! :D 2020-02-17 12:05:56 +00:00
sanctum32
43eba3b629 Temporally commented out two packets in movement handler to solve compilation
Until these two packets are not updated they will stay as commented
2020-02-17 12:05:36 +00:00