Akkadius
|
792cf68a1c
|
Remove Duplicative MySQL Error: Error in get_skill query '%s' %s
|
2015-01-19 05:24:54 -06:00 |
|
Akkadius
|
ed09893a0e
|
Remove Duplicative MySQL Error: Error in skill_usable query '%s' %s
|
2015-01-19 05:24:48 -06:00 |
|
Akkadius
|
53dce15822
|
Remove Duplicative MySQL Error: Error in ExportSpells query '%s' %s
|
2015-01-19 05:24:38 -06:00 |
|
Akkadius
|
0d9b6703a6
|
Rename debug.h to global_define.h, update cmakelists and such
|
2015-01-19 04:12:09 -06:00 |
|
Akkadius
|
f81a8b716b
|
Rip out load_log_settings in all projects
|
2015-01-18 02:52:32 -06:00 |
|
Akkadius
|
467b359d0c
|
Moved all EQEmuLogSys:: enum references used in Log.Out to a namespace 'Logs' for shortening of syntax
|
2015-01-18 02:20:16 -06:00 |
|
Akkadius
|
c025765283
|
Renamed DoLog to Out as the aggregate logging function for simplicity of use and shortened syntax of Log.Out
|
2015-01-18 02:00:15 -06:00 |
|
Akkadius
|
1c048cb1d1
|
Renamed DebugCategory to DoLog as the aggregate logging function for simplicity of use and shortened syntax of Log.DoLog
|
2015-01-18 01:54:09 -06:00 |
|
Akkadius
|
e691735a2d
|
Consolidate 'LogType' Error logs over to 'LogCategory'
|
2015-01-18 01:30:25 -06:00 |
|
Akkadius
|
e9f8d5fa6d
|
Port Status messages from Type to Category
|
2015-01-18 01:27:52 -06:00 |
|
Akkadius
|
7dbde36b03
|
Rename reference logger to Log
|
2015-01-18 00:41:18 -06:00 |
|
Akkadius
|
70fbf23d27
|
Rename LoadLogSettings to LoadLogSettingsDefaults
|
2015-01-16 00:07:30 -06:00 |
|
Akkadius
|
fac1361d36
|
logger.LoadLogSettings() added after each platform executable registry
Added int return for platform executable
|
2015-01-12 05:15:31 -06:00 |
|
Akkadius
|
17d9b9199c
|
Replace rest of EQEmuLog->write with EQEmuLogSys Log
|
2015-01-10 19:36:15 -06:00 |
|
Akkadius
|
7a9860fdd1
|
Added EQEmuLogSys logger; pointer to the rest of the projects
|
2015-01-10 18:12:58 -06:00 |
|
Akkadius
|
be381b4e56
|
Renamed EQEMuLog class to EQEmuLog
|
2015-01-08 19:46:28 -06:00 |
|
KimLS
|
19271f90a4
|
Crash fixes
|
2014-08-28 03:17:47 -07:00 |
|
KimLS
|
7fc21b9e3a
|
Tons of renames
|
2014-08-21 19:33:02 -07:00 |
|
KimLS
|
06f18225ce
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
Alex
|
79a9e393d2
|
Merge pull request #186 from addtheice/RunQueryToDatabaseQuery_client_files_import_main
Run query to database query client files import main
|
2014-08-20 13:48:24 -07:00 |
|
Arthur Ice
|
230296e777
|
ImportBaseData converted to QueryDatabase
|
2014-08-18 14:05:59 -07:00 |
|
Arthur Ice
|
ad987c5531
|
ImportSkillCaps converted to QueryDatabase
|
2014-08-18 14:05:06 -07:00 |
|
Arthur Ice
|
503a2c0d04
|
ImportSpells converted to QueryDatabase
|
2014-08-18 14:03:53 -07:00 |
|
Arthur Ice
|
b7bcd13cbd
|
GetSpellColumns converted to QueryDatabase
|
2014-08-18 14:02:16 -07:00 |
|
Arthur Ice
|
446da590d8
|
ExportBaseData converted to QueryDatabase
|
2014-08-18 13:50:16 -07:00 |
|
Arthur Ice
|
24732eff88
|
GetSkill converted to QueryDatabase
|
2014-08-18 13:46:05 -07:00 |
|
Arthur Ice
|
b98f8c6262
|
SkillUsable converted to QueryDatabase
|
2014-08-18 13:42:25 -07:00 |
|
Arthur Ice
|
11c327e1d7
|
ExportSpells converted to QueryDatabase
|
2014-08-18 13:30:55 -07:00 |
|
KimLS
|
8b08f19628
|
Merge branch 'master' into DBQuery
|
2014-08-16 14:12:33 -07:00 |
|
Michael Cook (mackal)
|
8940e987c1
|
Fix some compiler warnings
|
2014-08-10 15:56:58 -04:00 |
|
Arthur Ice
|
0f6ce6a1f4
|
Upstream merge
|
2014-07-30 14:46:02 -07:00 |
|
KimLS
|
b7e36feeeb
|
Removed more socket server stuff, changed some of the build stuff.
|
2014-07-14 15:44:28 -07:00 |
|
Arthur Ice
|
6a59b83d43
|
StringFormat converted to move semantics
|
2014-07-08 21:09:55 -07:00 |
|
Corysia Taware
|
f6046477b4
|
Changes for intel Mac OSX build
|
2014-04-03 14:10:03 -07:00 |
|
Michael Cook (mackal)
|
5a6f2467f8
|
Added fclose to ExportBaseData
|
2014-01-12 00:58:47 -05:00 |
|
KimLS
|
0e6c9820cd
|
Importing client files works now
|
2013-11-06 13:17:44 -08:00 |
|
KimLS
|
ec6c5519a5
|
More work on importing... I need my escape stuff from other branch for this though
|
2013-10-21 16:41:34 -07:00 |
|
KimLS
|
f2f4e55818
|
Import/Export util start
|
2013-10-18 21:23:45 -07:00 |
|