Commit graph

58 commits

Author SHA1 Message Date
Charles A Edwards
1bf9a70cbd Description of the meaning of the format strings added
Description of the meaning of the format strings added to
SQLStorages.cpp
2020-02-17 12:09:02 +00:00
Charles A Edwards
95f9c41ab0 Code change for the acquisition of the locale
The original code was making use of a structure that is used for races
(Human, Orc, etc), which was rather an odd thing to do.

Seeing as the code would not work in this core, I took the opportunity
to rewrite it so that it checked that actual local file instead.
2020-02-17 12:08:59 +00:00
Charles A Edwards
3a9b00aafd ChatChannels fix - test PR
DO NOT MERGE

This is a test to see if it gets tripped up by Travis during the Linux
build.

If all okay, then this can be merged.
2020-02-17 12:08:58 +00:00
Charles A Edwards
47bafc8f08 LfgDungeonsEntryfmt structure corrected
It did not reflect the contents of the DBC file, LFGDungeons.dbc
2020-02-17 12:08:55 +00:00
Antz
afc2df2f7d [SD3] first commit with SD3 inplace - not complete yet 2020-02-17 12:08:45 +00:00
Antz
35415eb738 Fix build errors after previous commit 2020-02-17 12:08:42 +00:00
Antz
b6c6eaebab [Sync] Build system and docs proj sync 2020-02-17 12:08:34 +00:00
Antz
952042cc56 Happy New Year 2016 and URL update 2020-02-17 12:08:28 +00:00
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
942dd64a53 Eliminated tabs!
Eliminated tabs!
2020-02-17 12:08:11 +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
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
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
85cd456287 Some build errors fixed
72 errors and 7 warnings remaining at this point
2020-02-17 12:07:53 +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
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
d258cc922a [Build] Some cleanup to the Windows build - not complete 2020-02-17 12:05:58 +00:00
sanctum32
d9e71635c1 This is bad, this is BADDDD! :D 2020-02-17 12:05:56 +00:00
sanctum32
a133aae490 yeah, git extensions just confused msvc... 2020-02-17 12:01:33 +00:00
sanctum32
e7079f3de2 eh i thought i pushed this definition already... 2020-02-17 12:01:32 +00:00
sanctum32
d3dd85be0d more packets updates 2020-02-17 12:01:28 +00:00
Yaki Khadafi
a7f0e6a4de Implemented vehicle opcodes that allow seat changing 2020-02-17 12:01:27 +00:00
sanctum32
6b49dfb4aa Update SMSG_IGNORE_DIMINISHING_RETURNS_CHEAT 2020-02-17 12:01:26 +00:00
sanctum32
0b3178ed87 disabled CMSG_SET_TITLE_SUFFIX handled - no real opcode for this handler was not found 2020-02-17 12:01:26 +00:00
sanctum32
3e5afce5a6 updated SMSG_ECHO_PARTY_SQUELCH 2020-02-17 12:01:25 +00:00
sanctum32
8d2cb11b87 Enabled CMSG_SET_CHANNEL_WATCH 2020-02-17 12:01:24 +00:00
sanctum32
4cf1900989 updated SMSG_GM_MESSAGECHAT, CMSG_COMMENTATOR_ENABLE, SMSG_COMMENTATOR_STATE_CHANGED, CMSG_COMMENTATOR_GET_MAP_INFO,
SMSG_COMMENTATOR_MAP_INFO, CMSG_COMMENTATOR_GET_PLAYER_INFO, SMSG_COMMENTATOR_PLAYER_INFO, CMSG_COMMENTATOR_ENTER_INSTANCE, CMSG_COMMENTATOR_EXIT_INSTANCE, CMSG_COMMENTATOR_INSTANCE_COMMAND packets
2020-02-17 12:01:24 +00:00
sanctum32
bcbefa8d2b update SMSG_MOVE_UPDATE_CAN_FLY 2020-02-17 12:01:23 +00:00
sanctum32
a07a9d27e1 updated SMSG_LFG_DISABLED 2020-02-17 12:01:23 +00:00
sanctum32
f83d6b058d Implemented CMSG_GROUP_REQUEST_JOIN_UPDATES and updated SMSG_REAL_GROUP_UPDATE 2020-02-17 12:01:21 +00:00
sanctum32
037f7489ff Updated SMSG_OFFER_PETITION_ERROR 2020-02-17 12:01:20 +00:00
sanctum32
48d71e1658 update SMSG_FORCED_DEATH_UPDATE 2020-02-17 12:01:20 +00:00
sanctum32
cbc92dfe70 updated SMSG_EXPECTED_SPAM_RECORDS 2020-02-17 12:01:19 +00:00
sanctum32
38f13e3774 updated CMSG_CHAT_FILTERED 2020-02-17 12:01:18 +00:00
sanctum32
19ae62c590 updated SMSG_BATTLEFIELD_LIST structure (rbg needs to be merged from two)
updated CMSG_BATTLEMASTER_HELLO
2020-02-17 12:01:18 +00:00
sanctum32
2c5336a54e Update SMSG_PLAYER_SKINNED 2020-02-17 12:01:17 +00:00
sanctum32
4330d128a4 Updated SMSG_GAMEOBJECT_RESET_STATE 2020-02-17 12:01:17 +00:00
sanctum32
cb127aa69b Updated CMSG_CANCEL_GROWTH_AURA 2020-02-17 12:01:16 +00:00
sanctum32
3110ea623f Updated SMSG_SHOW_MAILBOX 2020-02-17 12:01:15 +00:00
sanctum32
b4402c520a Updated SMSG_DAMAGE_CALC_LOG
ps: set all non handled packets to have unhandled packet state
2020-02-17 12:01:15 +00:00
sanctum32
dcac66fdfe updated SMSG_SET_FACTION_ATWAR, SMSG_SET_FACTION_NOT_VISIBLE opcodes 2020-02-17 12:01:14 +00:00
sanctum32
9d4e543a56 Updated SMSG_MINIGAME_SETUP, SMSG_MINIGAME_STATE, CMSG_MINIGAME_MOVE 2020-02-17 12:01:13 +00:00
sanctum32
edadc1cd30 updated SMSG_PLAY_TIME_WARNING
* this packet is not handled in server
* this packet should activate specific UI which inform that you play too long
* issue related to this opcode was created as todo feature.
2020-02-17 12:01:12 +00:00
sanctum32
3c22e82937 Updated some emotes list to cata
Updated release build info
2020-02-17 12:01:10 +00:00