[Repositories] Regenerate repositories with int64 support, reserved word support (#1440)

This commit is contained in:
Chris Miles 2021-06-25 15:05:47 -05:00 committed by GitHub
parent 1c75236508
commit 82d6e0138d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
157 changed files with 1003 additions and 647 deletions

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -74,7 +74,7 @@ public:
entry.accid = 0; entry.accid = 0;
entry.ip = ""; entry.ip = "";
entry.count = 1; entry.count = 1;
entry.lastused = current_timestamp(); entry.lastused = "";
return entry; return entry;
} }

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -19,7 +19,7 @@ class BaseBaseDataRepository {
public: public:
struct BaseData { struct BaseData {
int level; int level;
int class; int class_;
float hp; float hp;
float mana; float mana;
float end; float end;
@ -39,7 +39,7 @@ public:
{ {
return { return {
"level", "level",
"class", "`class`",
"hp", "hp",
"mana", "mana",
"end", "end",
@ -84,7 +84,7 @@ public:
BaseData entry{}; BaseData entry{};
entry.level = 0; entry.level = 0;
entry.class = 0; entry.class_ = 0;
entry.hp = 0; entry.hp = 0;
entry.mana = 0; entry.mana = 0;
entry.end = 0; entry.end = 0;
@ -129,7 +129,7 @@ public:
BaseData entry{}; BaseData entry{};
entry.level = atoi(row[0]); entry.level = atoi(row[0]);
entry.class = atoi(row[1]); entry.class_ = atoi(row[1]);
entry.hp = static_cast<float>(atof(row[2])); entry.hp = static_cast<float>(atof(row[2]));
entry.mana = static_cast<float>(atof(row[3])); entry.mana = static_cast<float>(atof(row[3]));
entry.end = static_cast<float>(atof(row[4])); entry.end = static_cast<float>(atof(row[4]));
@ -172,7 +172,7 @@ public:
auto columns = Columns(); auto columns = Columns();
update_values.push_back(columns[0] + " = " + std::to_string(base_data_entry.level)); update_values.push_back(columns[0] + " = " + std::to_string(base_data_entry.level));
update_values.push_back(columns[1] + " = " + std::to_string(base_data_entry.class)); update_values.push_back(columns[1] + " = " + std::to_string(base_data_entry.class_));
update_values.push_back(columns[2] + " = " + std::to_string(base_data_entry.hp)); update_values.push_back(columns[2] + " = " + std::to_string(base_data_entry.hp));
update_values.push_back(columns[3] + " = " + std::to_string(base_data_entry.mana)); update_values.push_back(columns[3] + " = " + std::to_string(base_data_entry.mana));
update_values.push_back(columns[4] + " = " + std::to_string(base_data_entry.end)); update_values.push_back(columns[4] + " = " + std::to_string(base_data_entry.end));
@ -203,7 +203,7 @@ public:
std::vector<std::string> insert_values; std::vector<std::string> insert_values;
insert_values.push_back(std::to_string(base_data_entry.level)); insert_values.push_back(std::to_string(base_data_entry.level));
insert_values.push_back(std::to_string(base_data_entry.class)); insert_values.push_back(std::to_string(base_data_entry.class_));
insert_values.push_back(std::to_string(base_data_entry.hp)); insert_values.push_back(std::to_string(base_data_entry.hp));
insert_values.push_back(std::to_string(base_data_entry.mana)); insert_values.push_back(std::to_string(base_data_entry.mana));
insert_values.push_back(std::to_string(base_data_entry.end)); insert_values.push_back(std::to_string(base_data_entry.end));
@ -242,7 +242,7 @@ public:
std::vector<std::string> insert_values; std::vector<std::string> insert_values;
insert_values.push_back(std::to_string(base_data_entry.level)); insert_values.push_back(std::to_string(base_data_entry.level));
insert_values.push_back(std::to_string(base_data_entry.class)); insert_values.push_back(std::to_string(base_data_entry.class_));
insert_values.push_back(std::to_string(base_data_entry.hp)); insert_values.push_back(std::to_string(base_data_entry.hp));
insert_values.push_back(std::to_string(base_data_entry.mana)); insert_values.push_back(std::to_string(base_data_entry.mana));
insert_values.push_back(std::to_string(base_data_entry.end)); insert_values.push_back(std::to_string(base_data_entry.end));
@ -285,7 +285,7 @@ public:
BaseData entry{}; BaseData entry{};
entry.level = atoi(row[0]); entry.level = atoi(row[0]);
entry.class = atoi(row[1]); entry.class_ = atoi(row[1]);
entry.hp = static_cast<float>(atof(row[2])); entry.hp = static_cast<float>(atof(row[2]));
entry.mana = static_cast<float>(atof(row[3])); entry.mana = static_cast<float>(atof(row[3]));
entry.end = static_cast<float>(atof(row[4])); entry.end = static_cast<float>(atof(row[4]));
@ -319,7 +319,7 @@ public:
BaseData entry{}; BaseData entry{};
entry.level = atoi(row[0]); entry.level = atoi(row[0]);
entry.class = atoi(row[1]); entry.class_ = atoi(row[1]);
entry.hp = static_cast<float>(atof(row[2])); entry.hp = static_cast<float>(atof(row[2]));
entry.mana = static_cast<float>(atof(row[3])); entry.mana = static_cast<float>(atof(row[3]));
entry.end = static_cast<float>(atof(row[4])); entry.end = static_cast<float>(atof(row[4]));

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -154,9 +154,9 @@ public:
entry._unknown_value = 0; entry._unknown_value = 0;
entry.bug_report = ""; entry.bug_report = "";
entry.system_info = ""; entry.system_info = "";
entry.report_datetime = current_timestamp(); entry.report_datetime = "";
entry.bug_status = 0; entry.bug_status = 0;
entry.last_review = current_timestamp(); entry.last_review = "";
entry.last_reviewer = "None"; entry.last_reviewer = "None";
entry.reviewer_notes = ""; entry.reviewer_notes = "";

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -20,7 +20,7 @@ public:
struct CharCreateCombinations { struct CharCreateCombinations {
int allocation_id; int allocation_id;
int race; int race;
int class; int class_;
int deity; int deity;
int start_zone; int start_zone;
int expansions_req; int expansions_req;
@ -36,7 +36,7 @@ public:
return { return {
"allocation_id", "allocation_id",
"race", "race",
"class", "`class`",
"deity", "deity",
"start_zone", "start_zone",
"expansions_req", "expansions_req",
@ -77,7 +77,7 @@ public:
entry.allocation_id = 0; entry.allocation_id = 0;
entry.race = 0; entry.race = 0;
entry.class = 0; entry.class_ = 0;
entry.deity = 0; entry.deity = 0;
entry.start_zone = 0; entry.start_zone = 0;
entry.expansions_req = 0; entry.expansions_req = 0;
@ -118,7 +118,7 @@ public:
entry.allocation_id = atoi(row[0]); entry.allocation_id = atoi(row[0]);
entry.race = atoi(row[1]); entry.race = atoi(row[1]);
entry.class = atoi(row[2]); entry.class_ = atoi(row[2]);
entry.deity = atoi(row[3]); entry.deity = atoi(row[3]);
entry.start_zone = atoi(row[4]); entry.start_zone = atoi(row[4]);
entry.expansions_req = atoi(row[5]); entry.expansions_req = atoi(row[5]);
@ -157,7 +157,7 @@ public:
update_values.push_back(columns[0] + " = " + std::to_string(char_create_combinations_entry.allocation_id)); update_values.push_back(columns[0] + " = " + std::to_string(char_create_combinations_entry.allocation_id));
update_values.push_back(columns[1] + " = " + std::to_string(char_create_combinations_entry.race)); update_values.push_back(columns[1] + " = " + std::to_string(char_create_combinations_entry.race));
update_values.push_back(columns[2] + " = " + std::to_string(char_create_combinations_entry.class)); update_values.push_back(columns[2] + " = " + std::to_string(char_create_combinations_entry.class_));
update_values.push_back(columns[3] + " = " + std::to_string(char_create_combinations_entry.deity)); update_values.push_back(columns[3] + " = " + std::to_string(char_create_combinations_entry.deity));
update_values.push_back(columns[4] + " = " + std::to_string(char_create_combinations_entry.start_zone)); update_values.push_back(columns[4] + " = " + std::to_string(char_create_combinations_entry.start_zone));
update_values.push_back(columns[5] + " = " + std::to_string(char_create_combinations_entry.expansions_req)); update_values.push_back(columns[5] + " = " + std::to_string(char_create_combinations_entry.expansions_req));
@ -184,7 +184,7 @@ public:
insert_values.push_back(std::to_string(char_create_combinations_entry.allocation_id)); insert_values.push_back(std::to_string(char_create_combinations_entry.allocation_id));
insert_values.push_back(std::to_string(char_create_combinations_entry.race)); insert_values.push_back(std::to_string(char_create_combinations_entry.race));
insert_values.push_back(std::to_string(char_create_combinations_entry.class)); insert_values.push_back(std::to_string(char_create_combinations_entry.class_));
insert_values.push_back(std::to_string(char_create_combinations_entry.deity)); insert_values.push_back(std::to_string(char_create_combinations_entry.deity));
insert_values.push_back(std::to_string(char_create_combinations_entry.start_zone)); insert_values.push_back(std::to_string(char_create_combinations_entry.start_zone));
insert_values.push_back(std::to_string(char_create_combinations_entry.expansions_req)); insert_values.push_back(std::to_string(char_create_combinations_entry.expansions_req));
@ -219,7 +219,7 @@ public:
insert_values.push_back(std::to_string(char_create_combinations_entry.allocation_id)); insert_values.push_back(std::to_string(char_create_combinations_entry.allocation_id));
insert_values.push_back(std::to_string(char_create_combinations_entry.race)); insert_values.push_back(std::to_string(char_create_combinations_entry.race));
insert_values.push_back(std::to_string(char_create_combinations_entry.class)); insert_values.push_back(std::to_string(char_create_combinations_entry.class_));
insert_values.push_back(std::to_string(char_create_combinations_entry.deity)); insert_values.push_back(std::to_string(char_create_combinations_entry.deity));
insert_values.push_back(std::to_string(char_create_combinations_entry.start_zone)); insert_values.push_back(std::to_string(char_create_combinations_entry.start_zone));
insert_values.push_back(std::to_string(char_create_combinations_entry.expansions_req)); insert_values.push_back(std::to_string(char_create_combinations_entry.expansions_req));
@ -258,7 +258,7 @@ public:
entry.allocation_id = atoi(row[0]); entry.allocation_id = atoi(row[0]);
entry.race = atoi(row[1]); entry.race = atoi(row[1]);
entry.class = atoi(row[2]); entry.class_ = atoi(row[2]);
entry.deity = atoi(row[3]); entry.deity = atoi(row[3]);
entry.start_zone = atoi(row[4]); entry.start_zone = atoi(row[4]);
entry.expansions_req = atoi(row[5]); entry.expansions_req = atoi(row[5]);
@ -288,7 +288,7 @@ public:
entry.allocation_id = atoi(row[0]); entry.allocation_id = atoi(row[0]);
entry.race = atoi(row[1]); entry.race = atoi(row[1]);
entry.class = atoi(row[2]); entry.class_ = atoi(row[2]);
entry.deity = atoi(row[3]); entry.deity = atoi(row[3]);
entry.start_zone = atoi(row[4]); entry.start_zone = atoi(row[4]);
entry.expansions_req = atoi(row[5]); entry.expansions_req = atoi(row[5]);

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -38,7 +38,7 @@ public:
int level; int level;
int race; int race;
int gender; int gender;
int class; int class_;
int deity; int deity;
int texture; int texture;
int helm_texture; int helm_texture;
@ -95,7 +95,7 @@ public:
"level", "level",
"race", "race",
"gender", "gender",
"class", "`class`",
"deity", "deity",
"texture", "texture",
"helm_texture", "helm_texture",
@ -177,7 +177,7 @@ public:
entry.level = 0; entry.level = 0;
entry.race = 0; entry.race = 0;
entry.gender = 0; entry.gender = 0;
entry.class = 0; entry.class_ = 0;
entry.deity = 0; entry.deity = 0;
entry.texture = 0; entry.texture = 0;
entry.helm_texture = 0; entry.helm_texture = 0;
@ -259,7 +259,7 @@ public:
entry.level = atoi(row[17]); entry.level = atoi(row[17]);
entry.race = atoi(row[18]); entry.race = atoi(row[18]);
entry.gender = atoi(row[19]); entry.gender = atoi(row[19]);
entry.class = atoi(row[20]); entry.class_ = atoi(row[20]);
entry.deity = atoi(row[21]); entry.deity = atoi(row[21]);
entry.texture = atoi(row[22]); entry.texture = atoi(row[22]);
entry.helm_texture = atoi(row[23]); entry.helm_texture = atoi(row[23]);
@ -338,7 +338,7 @@ public:
update_values.push_back(columns[17] + " = " + std::to_string(character_corpses_entry.level)); update_values.push_back(columns[17] + " = " + std::to_string(character_corpses_entry.level));
update_values.push_back(columns[18] + " = " + std::to_string(character_corpses_entry.race)); update_values.push_back(columns[18] + " = " + std::to_string(character_corpses_entry.race));
update_values.push_back(columns[19] + " = " + std::to_string(character_corpses_entry.gender)); update_values.push_back(columns[19] + " = " + std::to_string(character_corpses_entry.gender));
update_values.push_back(columns[20] + " = " + std::to_string(character_corpses_entry.class)); update_values.push_back(columns[20] + " = " + std::to_string(character_corpses_entry.class_));
update_values.push_back(columns[21] + " = " + std::to_string(character_corpses_entry.deity)); update_values.push_back(columns[21] + " = " + std::to_string(character_corpses_entry.deity));
update_values.push_back(columns[22] + " = " + std::to_string(character_corpses_entry.texture)); update_values.push_back(columns[22] + " = " + std::to_string(character_corpses_entry.texture));
update_values.push_back(columns[23] + " = " + std::to_string(character_corpses_entry.helm_texture)); update_values.push_back(columns[23] + " = " + std::to_string(character_corpses_entry.helm_texture));
@ -406,7 +406,7 @@ public:
insert_values.push_back(std::to_string(character_corpses_entry.level)); insert_values.push_back(std::to_string(character_corpses_entry.level));
insert_values.push_back(std::to_string(character_corpses_entry.race)); insert_values.push_back(std::to_string(character_corpses_entry.race));
insert_values.push_back(std::to_string(character_corpses_entry.gender)); insert_values.push_back(std::to_string(character_corpses_entry.gender));
insert_values.push_back(std::to_string(character_corpses_entry.class)); insert_values.push_back(std::to_string(character_corpses_entry.class_));
insert_values.push_back(std::to_string(character_corpses_entry.deity)); insert_values.push_back(std::to_string(character_corpses_entry.deity));
insert_values.push_back(std::to_string(character_corpses_entry.texture)); insert_values.push_back(std::to_string(character_corpses_entry.texture));
insert_values.push_back(std::to_string(character_corpses_entry.helm_texture)); insert_values.push_back(std::to_string(character_corpses_entry.helm_texture));
@ -482,7 +482,7 @@ public:
insert_values.push_back(std::to_string(character_corpses_entry.level)); insert_values.push_back(std::to_string(character_corpses_entry.level));
insert_values.push_back(std::to_string(character_corpses_entry.race)); insert_values.push_back(std::to_string(character_corpses_entry.race));
insert_values.push_back(std::to_string(character_corpses_entry.gender)); insert_values.push_back(std::to_string(character_corpses_entry.gender));
insert_values.push_back(std::to_string(character_corpses_entry.class)); insert_values.push_back(std::to_string(character_corpses_entry.class_));
insert_values.push_back(std::to_string(character_corpses_entry.deity)); insert_values.push_back(std::to_string(character_corpses_entry.deity));
insert_values.push_back(std::to_string(character_corpses_entry.texture)); insert_values.push_back(std::to_string(character_corpses_entry.texture));
insert_values.push_back(std::to_string(character_corpses_entry.helm_texture)); insert_values.push_back(std::to_string(character_corpses_entry.helm_texture));
@ -562,7 +562,7 @@ public:
entry.level = atoi(row[17]); entry.level = atoi(row[17]);
entry.race = atoi(row[18]); entry.race = atoi(row[18]);
entry.gender = atoi(row[19]); entry.gender = atoi(row[19]);
entry.class = atoi(row[20]); entry.class_ = atoi(row[20]);
entry.deity = atoi(row[21]); entry.deity = atoi(row[21]);
entry.texture = atoi(row[22]); entry.texture = atoi(row[22]);
entry.helm_texture = atoi(row[23]); entry.helm_texture = atoi(row[23]);
@ -633,7 +633,7 @@ public:
entry.level = atoi(row[17]); entry.level = atoi(row[17]);
entry.race = atoi(row[18]); entry.race = atoi(row[18]);
entry.gender = atoi(row[19]); entry.gender = atoi(row[19]);
entry.class = atoi(row[20]); entry.class_ = atoi(row[20]);
entry.deity = atoi(row[21]); entry.deity = atoi(row[21]);
entry.texture = atoi(row[22]); entry.texture = atoi(row[22]);
entry.helm_texture = atoi(row[23]); entry.helm_texture = atoi(row[23]);

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -32,7 +32,7 @@ public:
float heading; float heading;
int gender; int gender;
int race; int race;
int class; int class_;
int level; int level;
int deity; int deity;
int birthday; int birthday;
@ -72,7 +72,7 @@ public:
int sta; int sta;
int cha; int cha;
int dex; int dex;
int int; int int_;
int agi; int agi;
int wis; int wis;
int zone_change_count; int zone_change_count;
@ -144,7 +144,7 @@ public:
"heading", "heading",
"gender", "gender",
"race", "race",
"class", "`class`",
"level", "level",
"deity", "deity",
"birthday", "birthday",
@ -184,7 +184,7 @@ public:
"sta", "sta",
"cha", "cha",
"dex", "dex",
"int", "`int`",
"agi", "agi",
"wis", "wis",
"zone_change_count", "zone_change_count",
@ -281,7 +281,7 @@ public:
entry.heading = 0; entry.heading = 0;
entry.gender = 0; entry.gender = 0;
entry.race = 0; entry.race = 0;
entry.class = 0; entry.class_ = 0;
entry.level = 0; entry.level = 0;
entry.deity = 0; entry.deity = 0;
entry.birthday = 0; entry.birthday = 0;
@ -321,7 +321,7 @@ public:
entry.sta = 0; entry.sta = 0;
entry.cha = 0; entry.cha = 0;
entry.dex = 0; entry.dex = 0;
entry.int = 0; entry.int_ = 0;
entry.agi = 0; entry.agi = 0;
entry.wis = 0; entry.wis = 0;
entry.zone_change_count = 0; entry.zone_change_count = 0;
@ -368,7 +368,7 @@ public:
entry.aa_points_spent_old = 0; entry.aa_points_spent_old = 0;
entry.aa_points_old = 0; entry.aa_points_old = 0;
entry.e_last_invsnapshot = 0; entry.e_last_invsnapshot = 0;
entry.deleted_at = 0; entry.deleted_at = "";
return entry; return entry;
} }
@ -418,7 +418,7 @@ public:
entry.heading = static_cast<float>(atof(row[11])); entry.heading = static_cast<float>(atof(row[11]));
entry.gender = atoi(row[12]); entry.gender = atoi(row[12]);
entry.race = atoi(row[13]); entry.race = atoi(row[13]);
entry.class = atoi(row[14]); entry.class_ = atoi(row[14]);
entry.level = atoi(row[15]); entry.level = atoi(row[15]);
entry.deity = atoi(row[16]); entry.deity = atoi(row[16]);
entry.birthday = atoi(row[17]); entry.birthday = atoi(row[17]);
@ -458,7 +458,7 @@ public:
entry.sta = atoi(row[51]); entry.sta = atoi(row[51]);
entry.cha = atoi(row[52]); entry.cha = atoi(row[52]);
entry.dex = atoi(row[53]); entry.dex = atoi(row[53]);
entry.int = atoi(row[54]); entry.int_ = atoi(row[54]);
entry.agi = atoi(row[55]); entry.agi = atoi(row[55]);
entry.wis = atoi(row[56]); entry.wis = atoi(row[56]);
entry.zone_change_count = atoi(row[57]); entry.zone_change_count = atoi(row[57]);
@ -552,7 +552,7 @@ public:
update_values.push_back(columns[11] + " = " + std::to_string(character_data_entry.heading)); update_values.push_back(columns[11] + " = " + std::to_string(character_data_entry.heading));
update_values.push_back(columns[12] + " = " + std::to_string(character_data_entry.gender)); update_values.push_back(columns[12] + " = " + std::to_string(character_data_entry.gender));
update_values.push_back(columns[13] + " = " + std::to_string(character_data_entry.race)); update_values.push_back(columns[13] + " = " + std::to_string(character_data_entry.race));
update_values.push_back(columns[14] + " = " + std::to_string(character_data_entry.class)); update_values.push_back(columns[14] + " = " + std::to_string(character_data_entry.class_));
update_values.push_back(columns[15] + " = " + std::to_string(character_data_entry.level)); update_values.push_back(columns[15] + " = " + std::to_string(character_data_entry.level));
update_values.push_back(columns[16] + " = " + std::to_string(character_data_entry.deity)); update_values.push_back(columns[16] + " = " + std::to_string(character_data_entry.deity));
update_values.push_back(columns[17] + " = " + std::to_string(character_data_entry.birthday)); update_values.push_back(columns[17] + " = " + std::to_string(character_data_entry.birthday));
@ -592,7 +592,7 @@ public:
update_values.push_back(columns[51] + " = " + std::to_string(character_data_entry.sta)); update_values.push_back(columns[51] + " = " + std::to_string(character_data_entry.sta));
update_values.push_back(columns[52] + " = " + std::to_string(character_data_entry.cha)); update_values.push_back(columns[52] + " = " + std::to_string(character_data_entry.cha));
update_values.push_back(columns[53] + " = " + std::to_string(character_data_entry.dex)); update_values.push_back(columns[53] + " = " + std::to_string(character_data_entry.dex));
update_values.push_back(columns[54] + " = " + std::to_string(character_data_entry.int)); update_values.push_back(columns[54] + " = " + std::to_string(character_data_entry.int_));
update_values.push_back(columns[55] + " = " + std::to_string(character_data_entry.agi)); update_values.push_back(columns[55] + " = " + std::to_string(character_data_entry.agi));
update_values.push_back(columns[56] + " = " + std::to_string(character_data_entry.wis)); update_values.push_back(columns[56] + " = " + std::to_string(character_data_entry.wis));
update_values.push_back(columns[57] + " = " + std::to_string(character_data_entry.zone_change_count)); update_values.push_back(columns[57] + " = " + std::to_string(character_data_entry.zone_change_count));
@ -675,7 +675,7 @@ public:
insert_values.push_back(std::to_string(character_data_entry.heading)); insert_values.push_back(std::to_string(character_data_entry.heading));
insert_values.push_back(std::to_string(character_data_entry.gender)); insert_values.push_back(std::to_string(character_data_entry.gender));
insert_values.push_back(std::to_string(character_data_entry.race)); insert_values.push_back(std::to_string(character_data_entry.race));
insert_values.push_back(std::to_string(character_data_entry.class)); insert_values.push_back(std::to_string(character_data_entry.class_));
insert_values.push_back(std::to_string(character_data_entry.level)); insert_values.push_back(std::to_string(character_data_entry.level));
insert_values.push_back(std::to_string(character_data_entry.deity)); insert_values.push_back(std::to_string(character_data_entry.deity));
insert_values.push_back(std::to_string(character_data_entry.birthday)); insert_values.push_back(std::to_string(character_data_entry.birthday));
@ -715,7 +715,7 @@ public:
insert_values.push_back(std::to_string(character_data_entry.sta)); insert_values.push_back(std::to_string(character_data_entry.sta));
insert_values.push_back(std::to_string(character_data_entry.cha)); insert_values.push_back(std::to_string(character_data_entry.cha));
insert_values.push_back(std::to_string(character_data_entry.dex)); insert_values.push_back(std::to_string(character_data_entry.dex));
insert_values.push_back(std::to_string(character_data_entry.int)); insert_values.push_back(std::to_string(character_data_entry.int_));
insert_values.push_back(std::to_string(character_data_entry.agi)); insert_values.push_back(std::to_string(character_data_entry.agi));
insert_values.push_back(std::to_string(character_data_entry.wis)); insert_values.push_back(std::to_string(character_data_entry.wis));
insert_values.push_back(std::to_string(character_data_entry.zone_change_count)); insert_values.push_back(std::to_string(character_data_entry.zone_change_count));
@ -806,7 +806,7 @@ public:
insert_values.push_back(std::to_string(character_data_entry.heading)); insert_values.push_back(std::to_string(character_data_entry.heading));
insert_values.push_back(std::to_string(character_data_entry.gender)); insert_values.push_back(std::to_string(character_data_entry.gender));
insert_values.push_back(std::to_string(character_data_entry.race)); insert_values.push_back(std::to_string(character_data_entry.race));
insert_values.push_back(std::to_string(character_data_entry.class)); insert_values.push_back(std::to_string(character_data_entry.class_));
insert_values.push_back(std::to_string(character_data_entry.level)); insert_values.push_back(std::to_string(character_data_entry.level));
insert_values.push_back(std::to_string(character_data_entry.deity)); insert_values.push_back(std::to_string(character_data_entry.deity));
insert_values.push_back(std::to_string(character_data_entry.birthday)); insert_values.push_back(std::to_string(character_data_entry.birthday));
@ -846,7 +846,7 @@ public:
insert_values.push_back(std::to_string(character_data_entry.sta)); insert_values.push_back(std::to_string(character_data_entry.sta));
insert_values.push_back(std::to_string(character_data_entry.cha)); insert_values.push_back(std::to_string(character_data_entry.cha));
insert_values.push_back(std::to_string(character_data_entry.dex)); insert_values.push_back(std::to_string(character_data_entry.dex));
insert_values.push_back(std::to_string(character_data_entry.int)); insert_values.push_back(std::to_string(character_data_entry.int_));
insert_values.push_back(std::to_string(character_data_entry.agi)); insert_values.push_back(std::to_string(character_data_entry.agi));
insert_values.push_back(std::to_string(character_data_entry.wis)); insert_values.push_back(std::to_string(character_data_entry.wis));
insert_values.push_back(std::to_string(character_data_entry.zone_change_count)); insert_values.push_back(std::to_string(character_data_entry.zone_change_count));
@ -941,7 +941,7 @@ public:
entry.heading = static_cast<float>(atof(row[11])); entry.heading = static_cast<float>(atof(row[11]));
entry.gender = atoi(row[12]); entry.gender = atoi(row[12]);
entry.race = atoi(row[13]); entry.race = atoi(row[13]);
entry.class = atoi(row[14]); entry.class_ = atoi(row[14]);
entry.level = atoi(row[15]); entry.level = atoi(row[15]);
entry.deity = atoi(row[16]); entry.deity = atoi(row[16]);
entry.birthday = atoi(row[17]); entry.birthday = atoi(row[17]);
@ -981,7 +981,7 @@ public:
entry.sta = atoi(row[51]); entry.sta = atoi(row[51]);
entry.cha = atoi(row[52]); entry.cha = atoi(row[52]);
entry.dex = atoi(row[53]); entry.dex = atoi(row[53]);
entry.int = atoi(row[54]); entry.int_ = atoi(row[54]);
entry.agi = atoi(row[55]); entry.agi = atoi(row[55]);
entry.wis = atoi(row[56]); entry.wis = atoi(row[56]);
entry.zone_change_count = atoi(row[57]); entry.zone_change_count = atoi(row[57]);
@ -1067,7 +1067,7 @@ public:
entry.heading = static_cast<float>(atof(row[11])); entry.heading = static_cast<float>(atof(row[11]));
entry.gender = atoi(row[12]); entry.gender = atoi(row[12]);
entry.race = atoi(row[13]); entry.race = atoi(row[13]);
entry.class = atoi(row[14]); entry.class_ = atoi(row[14]);
entry.level = atoi(row[15]); entry.level = atoi(row[15]);
entry.deity = atoi(row[16]); entry.deity = atoi(row[16]);
entry.birthday = atoi(row[17]); entry.birthday = atoi(row[17]);
@ -1107,7 +1107,7 @@ public:
entry.sta = atoi(row[51]); entry.sta = atoi(row[51]);
entry.cha = atoi(row[52]); entry.cha = atoi(row[52]);
entry.dex = atoi(row[53]); entry.dex = atoi(row[53]);
entry.int = atoi(row[54]); entry.int_ = atoi(row[54]);
entry.agi = atoi(row[55]); entry.agi = atoi(row[55]);
entry.wis = atoi(row[56]); entry.wis = atoi(row[56]);
entry.zone_change_count = atoi(row[57]); entry.zone_change_count = atoi(row[57]);

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -18,7 +18,7 @@
class BaseDataBucketsRepository { class BaseDataBucketsRepository {
public: public:
struct DataBuckets { struct DataBuckets {
int id; int64 id;
std::string key; std::string key;
std::string value; std::string value;
int expires; int expires;
@ -110,7 +110,7 @@ public:
if (results.RowCount() == 1) { if (results.RowCount() == 1) {
DataBuckets entry{}; DataBuckets entry{};
entry.id = atoi(row[0]); entry.id = strtoll(row[0], NULL, 10);
entry.key = row[1] ? row[1] : ""; entry.key = row[1] ? row[1] : "";
entry.value = row[2] ? row[2] : ""; entry.value = row[2] ? row[2] : "";
entry.expires = atoi(row[3]); entry.expires = atoi(row[3]);
@ -241,7 +241,7 @@ public:
for (auto row = results.begin(); row != results.end(); ++row) { for (auto row = results.begin(); row != results.end(); ++row) {
DataBuckets entry{}; DataBuckets entry{};
entry.id = atoi(row[0]); entry.id = strtoll(row[0], NULL, 10);
entry.key = row[1] ? row[1] : ""; entry.key = row[1] ? row[1] : "";
entry.value = row[2] ? row[2] : ""; entry.value = row[2] ? row[2] : "";
entry.expires = atoi(row[3]); entry.expires = atoi(row[3]);
@ -269,7 +269,7 @@ public:
for (auto row = results.begin(); row != results.end(); ++row) { for (auto row = results.begin(); row != results.end(); ++row) {
DataBuckets entry{}; DataBuckets entry{};
entry.id = atoi(row[0]); entry.id = strtoll(row[0], NULL, 10);
entry.key = row[1] ? row[1] : ""; entry.key = row[1] ? row[1] : "";
entry.value = row[2] ? row[2] : ""; entry.value = row[2] ? row[2] : "";
entry.expires = atoi(row[3]); entry.expires = atoi(row[3]);

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -53,7 +53,6 @@ public:
int max_expansion; int max_expansion;
std::string content_flags; std::string content_flags;
std::string content_flags_disabled; std::string content_flags_disabled;
int is_instance_door;
}; };
static std::string PrimaryKey() static std::string PrimaryKey()
@ -99,7 +98,6 @@ public:
"max_expansion", "max_expansion",
"content_flags", "content_flags",
"content_flags_disabled", "content_flags_disabled",
"is_instance_door",
}; };
} }
@ -170,7 +168,6 @@ public:
entry.max_expansion = 0; entry.max_expansion = 0;
entry.content_flags = ""; entry.content_flags = "";
entry.content_flags_disabled = ""; entry.content_flags_disabled = "";
entry.is_instance_door = 0;
return entry; return entry;
} }
@ -241,7 +238,6 @@ public:
entry.max_expansion = atoi(row[32]); entry.max_expansion = atoi(row[32]);
entry.content_flags = row[33] ? row[33] : ""; entry.content_flags = row[33] ? row[33] : "";
entry.content_flags_disabled = row[34] ? row[34] : ""; entry.content_flags_disabled = row[34] ? row[34] : "";
entry.is_instance_door = atoi(row[35]);
return entry; return entry;
} }
@ -309,7 +305,6 @@ public:
update_values.push_back(columns[32] + " = " + std::to_string(doors_entry.max_expansion)); update_values.push_back(columns[32] + " = " + std::to_string(doors_entry.max_expansion));
update_values.push_back(columns[33] + " = '" + EscapeString(doors_entry.content_flags) + "'"); update_values.push_back(columns[33] + " = '" + EscapeString(doors_entry.content_flags) + "'");
update_values.push_back(columns[34] + " = '" + EscapeString(doors_entry.content_flags_disabled) + "'"); update_values.push_back(columns[34] + " = '" + EscapeString(doors_entry.content_flags_disabled) + "'");
update_values.push_back(columns[35] + " = " + std::to_string(doors_entry.is_instance_door));
auto results = db.QueryDatabase( auto results = db.QueryDatabase(
fmt::format( fmt::format(
@ -366,7 +361,6 @@ public:
insert_values.push_back(std::to_string(doors_entry.max_expansion)); insert_values.push_back(std::to_string(doors_entry.max_expansion));
insert_values.push_back("'" + EscapeString(doors_entry.content_flags) + "'"); insert_values.push_back("'" + EscapeString(doors_entry.content_flags) + "'");
insert_values.push_back("'" + EscapeString(doors_entry.content_flags_disabled) + "'"); insert_values.push_back("'" + EscapeString(doors_entry.content_flags_disabled) + "'");
insert_values.push_back(std::to_string(doors_entry.is_instance_door));
auto results = db.QueryDatabase( auto results = db.QueryDatabase(
fmt::format( fmt::format(
@ -431,7 +425,6 @@ public:
insert_values.push_back(std::to_string(doors_entry.max_expansion)); insert_values.push_back(std::to_string(doors_entry.max_expansion));
insert_values.push_back("'" + EscapeString(doors_entry.content_flags) + "'"); insert_values.push_back("'" + EscapeString(doors_entry.content_flags) + "'");
insert_values.push_back("'" + EscapeString(doors_entry.content_flags_disabled) + "'"); insert_values.push_back("'" + EscapeString(doors_entry.content_flags_disabled) + "'");
insert_values.push_back(std::to_string(doors_entry.is_instance_door));
insert_chunks.push_back("(" + implode(",", insert_values) + ")"); insert_chunks.push_back("(" + implode(",", insert_values) + ")");
} }
@ -500,7 +493,6 @@ public:
entry.max_expansion = atoi(row[32]); entry.max_expansion = atoi(row[32]);
entry.content_flags = row[33] ? row[33] : ""; entry.content_flags = row[33] ? row[33] : "";
entry.content_flags_disabled = row[34] ? row[34] : ""; entry.content_flags_disabled = row[34] ? row[34] : "";
entry.is_instance_door = atoi(row[35]);
all_entries.push_back(entry); all_entries.push_back(entry);
} }
@ -560,7 +552,6 @@ public:
entry.max_expansion = atoi(row[32]); entry.max_expansion = atoi(row[32]);
entry.content_flags = row[33] ? row[33] : ""; entry.content_flags = row[33] ? row[33] : "";
entry.content_flags_disabled = row[34] ? row[34] : ""; entry.content_flags_disabled = row[34] ? row[34] : "";
entry.is_instance_door = atoi(row[35]);
all_entries.push_back(entry); all_entries.push_back(entry);
} }

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -89,7 +89,7 @@ public:
entry.status = 0; entry.status = 0;
entry.charname = ""; entry.charname = "";
entry.target = "None"; entry.target = "None";
entry.time = current_timestamp(); entry.time = "";
entry.descriptiontype = ""; entry.descriptiontype = "";
entry.description = ""; entry.description = "";
entry.event_nid = 0; entry.event_nid = 0;

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -27,7 +27,7 @@ public:
int rare; int rare;
int raid; int raid;
std::string race; std::string race;
std::string class; std::string class_;
std::string bodytype; std::string bodytype;
std::string zone; std::string zone;
int hot_zone; int hot_zone;
@ -54,7 +54,7 @@ public:
"rare", "rare",
"raid", "raid",
"race", "race",
"class", "`class`",
"bodytype", "bodytype",
"zone", "zone",
"hot_zone", "hot_zone",
@ -106,7 +106,7 @@ public:
entry.rare = 0; entry.rare = 0;
entry.raid = 0; entry.raid = 0;
entry.race = ""; entry.race = "";
entry.class = ""; entry.class_ = "";
entry.bodytype = ""; entry.bodytype = "";
entry.zone = ""; entry.zone = "";
entry.hot_zone = 0; entry.hot_zone = 0;
@ -158,7 +158,7 @@ public:
entry.rare = atoi(row[6]); entry.rare = atoi(row[6]);
entry.raid = atoi(row[7]); entry.raid = atoi(row[7]);
entry.race = row[8] ? row[8] : ""; entry.race = row[8] ? row[8] : "";
entry.class = row[9] ? row[9] : ""; entry.class_ = row[9] ? row[9] : "";
entry.bodytype = row[10] ? row[10] : ""; entry.bodytype = row[10] ? row[10] : "";
entry.zone = row[11] ? row[11] : ""; entry.zone = row[11] ? row[11] : "";
entry.hot_zone = atoi(row[12]); entry.hot_zone = atoi(row[12]);
@ -207,7 +207,7 @@ public:
update_values.push_back(columns[6] + " = " + std::to_string(global_loot_entry.rare)); update_values.push_back(columns[6] + " = " + std::to_string(global_loot_entry.rare));
update_values.push_back(columns[7] + " = " + std::to_string(global_loot_entry.raid)); update_values.push_back(columns[7] + " = " + std::to_string(global_loot_entry.raid));
update_values.push_back(columns[8] + " = '" + EscapeString(global_loot_entry.race) + "'"); update_values.push_back(columns[8] + " = '" + EscapeString(global_loot_entry.race) + "'");
update_values.push_back(columns[9] + " = '" + EscapeString(global_loot_entry.class) + "'"); update_values.push_back(columns[9] + " = '" + EscapeString(global_loot_entry.class_) + "'");
update_values.push_back(columns[10] + " = '" + EscapeString(global_loot_entry.bodytype) + "'"); update_values.push_back(columns[10] + " = '" + EscapeString(global_loot_entry.bodytype) + "'");
update_values.push_back(columns[11] + " = '" + EscapeString(global_loot_entry.zone) + "'"); update_values.push_back(columns[11] + " = '" + EscapeString(global_loot_entry.zone) + "'");
update_values.push_back(columns[12] + " = " + std::to_string(global_loot_entry.hot_zone)); update_values.push_back(columns[12] + " = " + std::to_string(global_loot_entry.hot_zone));
@ -245,7 +245,7 @@ public:
insert_values.push_back(std::to_string(global_loot_entry.rare)); insert_values.push_back(std::to_string(global_loot_entry.rare));
insert_values.push_back(std::to_string(global_loot_entry.raid)); insert_values.push_back(std::to_string(global_loot_entry.raid));
insert_values.push_back("'" + EscapeString(global_loot_entry.race) + "'"); insert_values.push_back("'" + EscapeString(global_loot_entry.race) + "'");
insert_values.push_back("'" + EscapeString(global_loot_entry.class) + "'"); insert_values.push_back("'" + EscapeString(global_loot_entry.class_) + "'");
insert_values.push_back("'" + EscapeString(global_loot_entry.bodytype) + "'"); insert_values.push_back("'" + EscapeString(global_loot_entry.bodytype) + "'");
insert_values.push_back("'" + EscapeString(global_loot_entry.zone) + "'"); insert_values.push_back("'" + EscapeString(global_loot_entry.zone) + "'");
insert_values.push_back(std::to_string(global_loot_entry.hot_zone)); insert_values.push_back(std::to_string(global_loot_entry.hot_zone));
@ -291,7 +291,7 @@ public:
insert_values.push_back(std::to_string(global_loot_entry.rare)); insert_values.push_back(std::to_string(global_loot_entry.rare));
insert_values.push_back(std::to_string(global_loot_entry.raid)); insert_values.push_back(std::to_string(global_loot_entry.raid));
insert_values.push_back("'" + EscapeString(global_loot_entry.race) + "'"); insert_values.push_back("'" + EscapeString(global_loot_entry.race) + "'");
insert_values.push_back("'" + EscapeString(global_loot_entry.class) + "'"); insert_values.push_back("'" + EscapeString(global_loot_entry.class_) + "'");
insert_values.push_back("'" + EscapeString(global_loot_entry.bodytype) + "'"); insert_values.push_back("'" + EscapeString(global_loot_entry.bodytype) + "'");
insert_values.push_back("'" + EscapeString(global_loot_entry.zone) + "'"); insert_values.push_back("'" + EscapeString(global_loot_entry.zone) + "'");
insert_values.push_back(std::to_string(global_loot_entry.hot_zone)); insert_values.push_back(std::to_string(global_loot_entry.hot_zone));
@ -341,7 +341,7 @@ public:
entry.rare = atoi(row[6]); entry.rare = atoi(row[6]);
entry.raid = atoi(row[7]); entry.raid = atoi(row[7]);
entry.race = row[8] ? row[8] : ""; entry.race = row[8] ? row[8] : "";
entry.class = row[9] ? row[9] : ""; entry.class_ = row[9] ? row[9] : "";
entry.bodytype = row[10] ? row[10] : ""; entry.bodytype = row[10] ? row[10] : "";
entry.zone = row[11] ? row[11] : ""; entry.zone = row[11] ? row[11] : "";
entry.hot_zone = atoi(row[12]); entry.hot_zone = atoi(row[12]);
@ -382,7 +382,7 @@ public:
entry.rare = atoi(row[6]); entry.rare = atoi(row[6]);
entry.raid = atoi(row[7]); entry.raid = atoi(row[7]);
entry.race = row[8] ? row[8] : ""; entry.race = row[8] ? row[8] : "";
entry.class = row[9] ? row[9] : ""; entry.class_ = row[9] ? row[9] : "";
entry.bodytype = row[10] ? row[10] : ""; entry.bodytype = row[10] ? row[10] : "";
entry.zone = row[11] ? row[11] : ""; entry.zone = row[11] ? row[11] : "";
entry.hot_zone = atoi(row[12]); entry.hot_zone = atoi(row[12]);

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -80,7 +80,7 @@ public:
entry.name = ""; entry.name = "";
entry.hacked = ""; entry.hacked = "";
entry.zone = ""; entry.zone = "";
entry.date = current_timestamp(); entry.date = "";
return entry; return entry;
} }

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -797,8 +797,8 @@ public:
entry.scrolllevel2 = 0; entry.scrolllevel2 = 0;
entry.scrolllevel = 0; entry.scrolllevel = 0;
entry.UNK157 = 0; entry.UNK157 = 0;
entry.serialized = 0; entry.serialized = "";
entry.verified = 0; entry.verified = "";
entry.serialization = ""; entry.serialization = "";
entry.source = ""; entry.source = "";
entry.UNK033 = 0; entry.UNK033 = 0;

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -87,9 +87,9 @@ public:
entry.account_email = ""; entry.account_email = "";
entry.source_loginserver = ""; entry.source_loginserver = "";
entry.last_ip_address = ""; entry.last_ip_address = "";
entry.last_login_date = 0; entry.last_login_date = "";
entry.created_at = 0; entry.created_at = "";
entry.updated_at = current_timestamp(); entry.updated_at = "";
return entry; return entry;
} }

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -79,8 +79,8 @@ public:
entry.token = ""; entry.token = "";
entry.can_write = 0; entry.can_write = 0;
entry.can_read = 0; entry.can_read = 0;
entry.created_at = 0; entry.created_at = "";
entry.updated_at = current_timestamp(); entry.updated_at = "";
return entry; return entry;
} }

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -85,7 +85,7 @@ public:
entry.first_name = ""; entry.first_name = "";
entry.last_name = ""; entry.last_name = "";
entry.email = ""; entry.email = "";
entry.registration_date = 0; entry.registration_date = "";
entry.registration_ip_address = ""; entry.registration_ip_address = "";
return entry; return entry;

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */
@ -88,7 +88,7 @@ public:
entry.short_name = ""; entry.short_name = "";
entry.tag_description = ""; entry.tag_description = "";
entry.login_server_list_type_id = 0; entry.login_server_list_type_id = 0;
entry.last_login_date = 0; entry.last_login_date = "";
entry.last_ip_address = ""; entry.last_ip_address = "";
entry.login_server_admin_id = 0; entry.login_server_admin_id = 0;
entry.is_server_trusted = 0; entry.is_server_trusted = 0;

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

View File

@ -4,7 +4,7 @@
* This repository was automatically generated and is NOT to be modified directly. * This repository was automatically generated and is NOT to be modified directly.
* Any repository modifications are meant to be made to the repository extending the base. * Any repository modifications are meant to be made to the repository extending the base.
* Any modifications to base repositories are to be made by the generator only * Any modifications to base repositories are to be made by the generator only
* *
* @generator ./utils/scripts/generators/repository-generator.pl * @generator ./utils/scripts/generators/repository-generator.pl
* @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories * @docs https://eqemu.gitbook.io/server/in-development/developer-area/repositories
*/ */

Some files were not shown because too many files have changed in this diff Show More