This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: accounts") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: costume") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: accounts") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: costume") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: costume") | |
Debug : SQL_ERROR: QSqlError("1", "Unable to execute statement", "no such table: characters") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
############################################################## | |
# SEGS configuration file. | |
# | |
# listen_addr values below should contain the IP the | |
# clients will connect to. | |
# | |
# location_addr values below should contain the IP the | |
# clients will receive data from. | |
# | |
# Both values are set to 127.0.0.1 by default but should |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Debug : Reading ./data/bin/costume.bin ... OK | |
Debug : Reading ./data/bin/supergroupColors.bin ... OK | |
Debug : Loading origins: | |
Debug : Reading ./data/bin/origins.bin ... OK | |
Debug : Reading ./data/bin/villain_origins.bin ... OK | |
Debug : Loading classes: | |
Debug : Reading ./data/bin/classes.bin ... OK | |
Debug : Reading ./data/bin/villain_classes.bin ... OK | |
Debug : Loading exp and debt tables: | |
Debug : Reading ./data/bin/experience.bin ... OK |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/********** | |
Output | |
**********/ | |
Debug : Creating message bus ... done in 0 s | |
Debug : Starting message bus monitor ... done in 0 s | |
Debug : Starting auth db service ... done in 0 s | |
/**************************************** | |
From command after running auth server |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// When called, this function should set the m_is_flying bit to true. Function has 2 parameters. One to reference the class object | |
// and one to recieve a true or false bool from the function call. | |
void markFlying(Entity &e ,bool is_flying) | |
{ | |
e.m_is_flying = is_flying; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Globals.h | |
#ifndef GLOBALS_H | |
#define GLOBALS_H | |
#include <QtCore> // Same error with either of these 2 includes | |
#include <QStringList> | |
class Globals | |
{ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Running Windows Runtime device detection. | |
D:/Qt/5.10.1/winrt_x86_msvc2017/bin/winrtrunner.exe --list-devices | |
Found 2 Windows Runtime devices. | |
Running "D:\Program Files\CMake\bin\cmake.exe -E server "--pipe=\\.\pipe\{c2a1d3c5-fa50-4fda-863c-581c58b94c8a}" --experimental" in C:\Users\saund\AppData\Local\Temp\QtCreator-yPBkxI\qtc-cmake-FZazqpHR. | |
Starting to parse CMake project, using: "-DCMAKE_CXX_COMPILER:STRING=D:/Qt/Tools/mingw530_32/bin/g++.exe", "-DCMAKE_C_COMPILER:STRING=D:/Qt/Tools/mingw530_32/bin/gcc.exe", "-DCMAKE_PREFIX_PATH:STRING=D:/Qt/5.10.1/mingw53_32", "-DQT_QMAKE_EXECUTABLE:STRING=D:/Qt/5.10.1/mingw53_32/bin/qmake.exe". | |
The C compiler identification is GNU 5.3.0 | |
The CXX compiler identification is GNU 5.3.0 | |
Check for working C compiler: D:/Qt/Tools/mingw530_32/bin/gcc.exe | |
Check for working C compiler: D:/Qt/Tools/mingw530_32/bin/gcc.exe -- works | |
Detecting C compiler ABI info |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"url": "https://api.github.com/repos/Segs/Segs/releases/11358556", | |
"assets_url": "https://api.github.com/repos/Segs/Segs/releases/11358556/assets", | |
"upload_url": "https://uploads.github.com/repos/Segs/Segs/releases/11358556/assets{?name,label}", | |
"html_url": "https://github.com/Segs/Segs/releases/tag/v0.5.0", | |
"id": 11358556, | |
"node_id": "MDc6UmVsZWFzZTExMzU4NTU2", | |
"tag_name": "v0.5.0", | |
"target_commitish": "master", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
QJsonObject({"assets":[{"browser_download_url":"https://github.com/Segs/Segs/releases/download/v0.5.0/SEGS_0_5_0.zip","content_type":"application/zip","created_at":"2018-06-07T13:34:13Z","download_count":345,"id":7445716,"label":null,"name":"SEGS_0_5_0.zip","node_id":"MDEyOlJlbGVhc2VBc3NldDc0NDU3MTY=","size":16318181,"state":"uploaded","updated_at":"2018-06-07T13:34:24Z","uploader":{"avatar_url":"https://avatars1.githubusercontent.com/u/96597?v=4","events_url":"https://api.github.com/users/nemerle/events{/privacy}","followers_url":"https://api.github.com/users/nemerle/followers","following_url":"https://api.github.com/users/nemerle/following{/other_user}","gists_url":"https://api.github.com/users/nemerle/gists{/gist_id}","gravatar_id":"","html_url":"https://github.com/nemerle","id":96597,"login":"nemerle","node_id":"MDQ6VXNlcjk2NTk3","organizations_url":"https://api.github.com/users/nemerle/orgs","received_events_url":"https://api.github.com/users/nemerle/received_events","repos_url":"https://api.github.com/u |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if(!msg->m_data.valid()) // no account exists, check if auto create account true | |
{ | |
QSettings settings(Settings::getSettingsPath(), QSettings::IniFormat); | |
settings.beginGroup("AutoUser"); | |
bool auto_user_create = settings.value("auto_user_create", "").toBool(); | |
int access_level = settings.value("user_access_level", "").toInt(); | |
settings.endGroup(); | |
if (auto_user_create == true) // create account | |
{ |
OlderNewer