mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Tons of renames
This commit is contained in:
+2
-2
@@ -2,8 +2,8 @@
|
||||
#include "../common/servertalk.h"
|
||||
#include "../common/extprofile.h"
|
||||
#include "../common/rulesys.h"
|
||||
#include "../common/MiscFunctions.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/misc_functions.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "Adventure.h"
|
||||
#include "AdventureManager.h"
|
||||
#include "worlddb.h"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#include "../common/debug.h"
|
||||
#include "../common/MiscFunctions.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/misc_functions.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "../common/servertalk.h"
|
||||
#include "../common/rulesys.h"
|
||||
#include "Adventure.h"
|
||||
|
||||
@@ -53,7 +53,7 @@ SET(world_headers
|
||||
LoginServerList.h
|
||||
net.h
|
||||
queryserv.h
|
||||
SoFCharCreateData.h
|
||||
sofCharCreateData.h
|
||||
ucs.h
|
||||
wguild_mgr.h
|
||||
WorldConfig.h
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
#include "worlddb.h"
|
||||
#include "LauncherLink.h"
|
||||
#include "LauncherList.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
#include <cstdlib>
|
||||
#include <cstring>
|
||||
|
||||
|
||||
+1
-1
@@ -25,7 +25,7 @@
|
||||
#include "../common/races.h"
|
||||
#include "../common/classes.h"
|
||||
#include "../common/misc.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "zoneserver.h"
|
||||
#include "zonelist.h"
|
||||
#include "clientlist.h"
|
||||
|
||||
@@ -18,8 +18,8 @@
|
||||
#ifndef EQWHTTPHandler_H
|
||||
#define EQWHTTPHandler_H
|
||||
|
||||
#include "../common/TCPServer.h"
|
||||
#include "../common/TCPConnection.h"
|
||||
#include "../common/tcp_server.h"
|
||||
#include "../common/tcp_connection.h"
|
||||
#include "../common/SocketLib/HttpdSocket.h"
|
||||
#include "../common/SocketLib/Mime.h"
|
||||
#include "../common/types.h"
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#include "../common/packet_dump.h"
|
||||
#include "../common/servertalk.h"
|
||||
#include "../common/emu_tcp_connection.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "worlddb.h"
|
||||
#include "EQLConfig.h"
|
||||
|
||||
|
||||
@@ -56,7 +56,7 @@
|
||||
#include "LoginServerList.h"
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "../common/packet_dump.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "zoneserver.h"
|
||||
#include "worlddb.h"
|
||||
#include "zonelist.h"
|
||||
|
||||
+6
-6
@@ -1,19 +1,19 @@
|
||||
#include "../common/debug.h"
|
||||
#include "../common/EQPacket.h"
|
||||
#include "../common/EQStreamIntf.h"
|
||||
#include "../common/eq_packet.h"
|
||||
#include "../common/eq_stream_intf.h"
|
||||
#include "../common/misc.h"
|
||||
#include "../common/rulesys.h"
|
||||
#include "../common/emu_opcodes.h"
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "../common/packet_dump.h"
|
||||
#include "../common/EQStreamIntf.h"
|
||||
#include "../common/Item.h"
|
||||
#include "../common/eq_stream_intf.h"
|
||||
#include "../common/item.h"
|
||||
#include "../common/races.h"
|
||||
#include "../common/classes.h"
|
||||
#include "../common/languages.h"
|
||||
#include "../common/skills.h"
|
||||
#include "../common/extprofile.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "../common/clientversions.h"
|
||||
|
||||
#include "client.h"
|
||||
@@ -25,7 +25,7 @@
|
||||
#include "zonelist.h"
|
||||
#include "clientlist.h"
|
||||
#include "wguild_mgr.h"
|
||||
#include "SoFCharCreateData.h"
|
||||
#include "sofCharCreateData.h"
|
||||
|
||||
#include <iostream>
|
||||
#include <iomanip>
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
//#include "../common/EQStream.h"
|
||||
//#include "../common/eq_stream.h"
|
||||
#include "../common/linked_list.h"
|
||||
#include "../common/timer.h"
|
||||
//#include "zoneserver.h"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#include "zoneserver.h"
|
||||
#include "WorldConfig.h"
|
||||
#include "../common/guilds.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
|
||||
extern uint32 numplayers;
|
||||
extern LoginServerList loginserverlist;
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
#include "client.h"
|
||||
#include "console.h"
|
||||
#include "worlddb.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "../common/guilds.h"
|
||||
#include "../common/races.h"
|
||||
#include "../common/classes.h"
|
||||
|
||||
+2
-2
@@ -30,7 +30,7 @@
|
||||
#include "../common/packet_dump.h"
|
||||
#include "../common/seperator.h"
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "../common/EQPacket.h"
|
||||
#include "../common/eq_packet.h"
|
||||
#include "LoginServer.h"
|
||||
#include "LoginServerList.h"
|
||||
#include "../common/serverinfo.h"
|
||||
@@ -38,7 +38,7 @@
|
||||
#include "../common/opcodemgr.h"
|
||||
#include "../common/rulesys.h"
|
||||
#include "../common/ruletypes.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "WorldConfig.h"
|
||||
#include "zoneserver.h"
|
||||
#include "zonelist.h"
|
||||
|
||||
+1
-1
@@ -22,7 +22,7 @@
|
||||
#include "zoneserver.h"
|
||||
#include "zonelist.h"
|
||||
#include "../common/logsys.h"
|
||||
#include "../common/MiscFunctions.h"
|
||||
#include "../common/misc_functions.h"
|
||||
|
||||
extern ClientList client_list;
|
||||
extern ZSList zoneserver_list;
|
||||
|
||||
+6
-7
@@ -27,22 +27,21 @@
|
||||
#include "../common/debug.h"
|
||||
#include "../common/queue.h"
|
||||
#include "../common/timer.h"
|
||||
#include "../common/EQStreamFactory.h"
|
||||
#include "../common/EQPacket.h"
|
||||
#include "client.h"
|
||||
#include "worlddb.h"
|
||||
#include "../common/eq_stream_factory.h"
|
||||
#include "../common/eq_packet.h"
|
||||
#include "../common/seperator.h"
|
||||
#include "../common/version.h"
|
||||
#include "../common/eqtime.h"
|
||||
#include "../common/timeoutmgr.h"
|
||||
#include "../common/EQEMuError.h"
|
||||
#include "../common/eqemu_error.h"
|
||||
#include "../common/opcodemgr.h"
|
||||
#include "../common/guilds.h"
|
||||
#include "../common/EQStreamIdent.h"
|
||||
//#include "../common/patches/Client62.h"
|
||||
#include "../common/eq_stream_ident.h"
|
||||
#include "../common/rulesys.h"
|
||||
#include "../common/platform.h"
|
||||
#include "../common/crash.h"
|
||||
#include "client.h"
|
||||
#include "worlddb.h"
|
||||
#ifdef _WINDOWS
|
||||
#include <process.h>
|
||||
#define snprintf _snprintf
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
|
||||
#include "../common/debug.h"
|
||||
#include "../common/logsys.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
|
||||
#include "zoneserver.h"
|
||||
#include "client.h"
|
||||
|
||||
+4
-4
@@ -17,16 +17,16 @@
|
||||
*/
|
||||
|
||||
#include "worlddb.h"
|
||||
//#include "../common/Item.h"
|
||||
#include "../common/StringUtil.h"
|
||||
//#include "../common/item.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "../common/Item.h"
|
||||
#include "../common/item.h"
|
||||
#include "../common/dbasync.h"
|
||||
#include "../common/rulesys.h"
|
||||
#include <iostream>
|
||||
#include <cstdlib>
|
||||
#include <vector>
|
||||
#include "SoFCharCreateData.h"
|
||||
#include "sofCharCreateData.h"
|
||||
|
||||
WorldDatabase database;
|
||||
extern std::vector<RaceClassAllocation> character_create_allocations;
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
#define WORLDDB_H_
|
||||
|
||||
#include "../common/shareddb.h"
|
||||
#include "../common/ZoneNumbers.h"
|
||||
#include "../common/zone_numbers.h"
|
||||
|
||||
struct PlayerProfile_Struct;
|
||||
struct CharCreate_Struct;
|
||||
|
||||
+1
-1
@@ -23,7 +23,7 @@
|
||||
#include "console.h"
|
||||
#include "WorldConfig.h"
|
||||
#include "../common/servertalk.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
|
||||
extern uint32 numzones;
|
||||
extern bool holdzones;
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
#include "../common/guilds.h"
|
||||
#include "../common/packet_dump.h"
|
||||
#include "../common/misc.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/string_util.h"
|
||||
#include "cliententry.h"
|
||||
#include "wguild_mgr.h"
|
||||
#include "lfplist.h"
|
||||
|
||||
Reference in New Issue
Block a user