Akkadius
|
7aa1d243b0
|
[Performance] Reworked how all log calls are made in the source, see changelog.txt for more details
|
2017-04-01 03:51:46 -05:00 |
|
Uleat
|
3447c86562
|
Fix for windows compile (stat-use related)
|
2016-11-11 18:59:47 -05:00 |
|
Akkadius
|
34ffb5b908
|
Create shared_memory directory from the config file if it doesn't exist on launch of shared_memory.exe
|
2016-11-10 12:00:44 -06:00 |
|
KimLS
|
9894c1b186
|
Compile fixes, needs cleaning up
|
2016-05-24 23:49:25 -07:00 |
|
phredi
|
b997a040d7
|
Config File Update Initial Update
|
2016-05-20 21:03:34 -05:00 |
|
Michael Cook (mackal)
|
c159b89e79
|
Rewrite VarCache_Struct
Basically just remove manual memory management
|
2016-05-09 14:25:54 -04:00 |
|
Akkadius
|
66b62303e4
|
Fix for shared_memory and clearing out hotfix_ when ran
|
2016-02-29 22:01:33 -06:00 |
|
KimLS
|
67143f1b8a
|
Initial work on shared memory hotfixes
|
2015-06-23 17:39:06 -07:00 |
|
Akkadius
|
46010fbfdf
|
Rename LoadLogSysSettings to LoadLogSettings
|
2015-01-21 19:04:13 -06:00 |
|
Akkadius
|
ae5887b915
|
Add proper file log closing to shared_memory
|
2015-01-21 18:54:12 -06:00 |
|
Akkadius
|
e4829225f6
|
Add file log handling in every process
|
2015-01-20 06:15:56 -06:00 |
|
Akkadius
|
d191086d3e
|
Add LoadLogSysSettings to other processes
|
2015-01-20 04:45:14 -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
|
06f18225ce
|
Renaming headers is hard work
|
2014-08-21 17:26:32 -07:00 |
|
KimLS
|
cdcda943be
|
Base data for hp/mana/end calcs, mostly but not completely correct
|
2013-10-18 00:09:00 -07:00 |
|
j883376
|
0578f45490
|
Revert "Revert "Merge pull request #77 from j883376/cleanups""
This reverts commit d25205d9d381dc83d610fa1084019b90cfe83e1c.
|
2013-06-28 04:25:44 -04:00 |
|
KimLS
|
d25205d9d3
|
Revert "Merge pull request #77 from j883376/cleanups"
This reverts commit 4ff2efea435a235b634904c91381334ce2d38e4b, reversing
changes made to e811e3975b3e6f5f1c3274a501b6f964925281fb.
|
2013-06-27 12:50:20 -07:00 |
|
j883376
|
2a39449f6e
|
Fix exit code values
- Change all exit codes to match the standard of 0 for success
and 1 for error
- Add empty shared folder to utils/defaults for shared_memory
|
2013-06-21 22:54:28 -04:00 |
|
j883376
|
4bdd8b2502
|
Change space indentation to tabs
|
2013-05-09 11:37:51 -04:00 |
|
j883376
|
ffcff4aea1
|
Remove trailing whitespace
|
2013-05-09 11:13:16 -04:00 |
|
KimLS
|
147c96970c
|
Moved faction stuff around, removed stupid external item status stuff
|
2013-02-23 15:03:15 -08:00 |
|
KimLS
|
5a69f41f4d
|
Missing EOL
|
2013-02-23 13:48:05 -08:00 |
|
KimLS
|
c31b2b65c1
|
NPC Faction lists to new shared memory scheme
|
2013-02-23 13:45:19 -08:00 |
|
KimLS
|
9eaa98675b
|
Shared Memory Loot works
|
2013-02-22 18:25:17 -08:00 |
|
KimLS
|
6f13d0cfbc
|
Partial work on loot tables (non-compiling)
|
2013-02-21 22:13:33 -08:00 |
|
KimLS
|
3e9c2a06a3
|
Items in shared memory
|
2013-02-20 22:36:30 -08:00 |
|
KimLS
|
ef9498b03a
|
Got rid of rules global (ugh) and gonna start work on items loading next
|
2013-02-20 15:35:46 -08:00 |
|
KimLS
|
8eb7d0aaa8
|
Skill caps load with new smem scheme
|
2013-02-20 13:54:26 -08:00 |
|
KimLS
|
23dbd00d40
|
Style + compile option for rvalue-move
|
2013-02-19 23:06:00 -08:00 |
|
KimLS
|
7ce6f4de0d
|
More shared memory work + moved spdat from zone to common
|
2013-02-19 15:33:21 -08:00 |
|
KimLS
|
0d16361a40
|
Working on shared memory stuff - removed some stuff dealing with older code and loading spells from the non-database
|
2013-02-18 19:00:07 -08:00 |
|