Akkadius
|
1a1cce859a
|
Update perl_mob.cpp croak usage blocks
|
2018-07-01 19:26:50 -05:00 |
|
Akkadius
|
0786b1158a
|
Add initial perl-doc-parser.pl for Client
|
2018-07-01 18:16:23 -05:00 |
|
Akkadius
|
4d87216ec6
|
Format perl_client.cpp
|
2018-07-01 18:16:04 -05:00 |
|
Akkadius
|
7dbf24b95d
|
Cleanup perl_client.cpp Usage types
|
2018-07-01 18:14:31 -05:00 |
|
KimLS
|
e7cf687d2b
|
Don't set c++ vers
|
2018-06-29 22:12:11 -07:00 |
|
Michael Cook (mackal)
|
1b8736188d
|
Merge branch 'master' into tasks
|
2018-06-29 00:13:31 -04:00 |
|
KimLS
|
5544fd0ae5
|
Merge branch 'master' of github.com:EQEmu/Server
|
2018-06-28 21:03:48 -07:00 |
|
KimLS
|
842a40f76d
|
lower cmake version
|
2018-06-28 21:03:32 -07:00 |
|
Michael Cook (mackal)
|
df43d33def
|
Merge branch 'master' into tasks
|
2018-06-28 22:17:16 -04:00 |
|
Michael Cook (mackal)
|
70f55179b6
|
Switch netcode to steady_clock
|
2018-06-28 22:16:25 -04:00 |
|
Alex
|
a2e12667b4
|
Update README.md
|
2018-06-28 13:25:50 -07:00 |
|
KimLS
|
213a496efb
|
Add cmake prefix path [skip-ci]
|
2018-06-28 13:21:46 -07:00 |
|
KimLS
|
b0336302ee
|
Merge branch 'build_improvements'
|
2018-06-28 13:17:48 -07:00 |
|
KimLS
|
58725b061e
|
Add appveyor yml [skip-ci]
|
2018-06-28 13:17:11 -07:00 |
|
KimLS
|
90c18c1dc9
|
Change travis
|
2018-06-27 23:05:12 -07:00 |
|
KimLS
|
97ee8e59a1
|
Travis test
|
2018-06-27 22:50:08 -07:00 |
|
KimLS
|
50eededd9f
|
Some build fixes and changes
|
2018-06-27 19:54:33 -07:00 |
|
Michael Cook (mackal)
|
80b4248315
|
Merge branch 'master' into tasks
|
2018-06-27 21:23:00 -04:00 |
|
Michael Cook (mackal)
|
ee95a2a0c8
|
Remove uneeded DumpPacket in Handle_OP_ItemLinkClick
|
2018-06-27 21:22:39 -04:00 |
|
KimLS
|
254764c1e6
|
Fix for failed build due to lb changes
|
2018-06-26 23:00:20 -07:00 |
|
KimLS
|
352e70cf28
|
Fix for duplicate luabind
|
2018-06-26 22:50:44 -07:00 |
|
Michael Cook (mackal)
|
3d3eee9772
|
Merge branch 'master' into tasks
|
2018-06-24 23:22:02 -04:00 |
|
Michael Cook (mackal)
|
3498f7a56f
|
Bunch of work
|
2018-06-24 23:21:35 -04:00 |
|
Michael Cook (mackal)
|
0558b1bc48
|
Merge pull request #739 from noudess/master
Changes to make Harmony work.
|
2018-06-24 14:38:33 -04:00 |
|
Paul Coene
|
2b38dbf1fb
|
Changes to make Harmony work.
|
2018-06-24 12:13:09 -04:00 |
|
Michael Cook (mackal)
|
39d06a4012
|
Merge branch 'master' into tasks
|
2018-06-20 14:19:48 -04:00 |
|
Michael Cook (mackal)
|
bce92c5e02
|
Add support for innate self targeted spells
Currently this just includes checking SpellType_InCombatBuffs
|
2018-06-20 14:18:39 -04:00 |
|
Michael Cook (mackal)
|
7d18b90788
|
Fix MAX_ACTIVE_TASK messages
|
2018-06-17 00:17:59 -04:00 |
|
Michael Cook (mackal)
|
58ad1641e6
|
Fix string IDs to be embedded in says
|
2018-06-17 00:05:53 -04:00 |
|
Michael Cook (mackal)
|
18c73526aa
|
Gotta initialize stuff ...
|
2018-06-16 23:52:25 -04:00 |
|
Michael Cook (mackal)
|
4c826dfbcc
|
Change task selector quest function to not directly call the Send
function
|
2018-06-16 23:06:46 -04:00 |
|
Michael Cook (mackal)
|
6708cd3d75
|
More work on tasks
|
2018-06-16 22:42:26 -04:00 |
|
Michael Cook (mackal)
|
9bd5f36129
|
Rename ClientTaskState::ActiveTasks to ClientTaskState::ActiveQuests
because that's what it is
|
2018-06-13 18:06:08 -04:00 |
|
Michael Cook (mackal)
|
247d478990
|
Rename MAXACTIVETASKS to MAXACTIVEQUESTS
|
2018-06-13 17:51:35 -04:00 |
|
Michael Cook (mackal)
|
c35e010461
|
Tweak SQL
|
2018-06-13 17:23:07 -04:00 |
|
Michael Cook (mackal)
|
0765d273ea
|
More changes to task system
|
2018-06-13 17:08:21 -04:00 |
|
Michael Cook (mackal)
|
4662f29f11
|
Change TaskInformation strings to std::string
|
2018-06-12 13:56:17 -04:00 |
|
Michael Cook (mackal)
|
9e64132261
|
Change the ActivityInformation::Text*s to std::string
|
2018-06-12 00:32:13 -04:00 |
|
Michael Cook (mackal)
|
6b64a8183d
|
Fix issues with TaskGoalListManager::LoadLists
|
2018-06-11 23:54:42 -04:00 |
|
Michael Cook (mackal)
|
c3e007597e
|
Remove TaskGoalList_Struct::Size since it's not needed
|
2018-06-11 22:49:20 -04:00 |
|
Michael Cook (mackal)
|
6399710c1d
|
Update TaskGoalListManager::GetListByID to std algos
|
2018-06-11 22:25:44 -04:00 |
|
Michael Cook (mackal)
|
e3dfb2f19d
|
Switch TaskGoalList_Struct::GoalItemEntries to std::vector
|
2018-06-11 21:58:11 -04:00 |
|
Michael Cook (mackal)
|
4fec8a2b75
|
Switch TaskGoalListManager::TaskGoalLists to std::vector
|
2018-06-11 21:49:32 -04:00 |
|
Michael Cook (mackal)
|
653824ae9e
|
More task comments ..
|
2018-06-07 18:14:09 -04:00 |
|
Michael Cook (mackal)
|
b61f612fbe
|
More comments
|
2018-06-05 22:39:48 -04:00 |
|
Michael Cook (mackal)
|
028dbc4bda
|
Add ActivityCollect (unimplemented) and more comments
|
2018-06-05 22:16:53 -04:00 |
|
Michael Cook (mackal)
|
49b90eae76
|
More comments to task system
|
2018-06-05 13:12:29 -04:00 |
|
Michael Cook (mackal)
|
65acefc6b1
|
Comment task selection packet some
|
2018-06-04 23:54:57 -04:00 |
|
KimLS
|
c985307057
|
Patch detour to avoid a crash if an invalid ref is returned
|
2018-05-31 19:24:26 -07:00 |
|
Uleat
|
b475f66014
|
Fix for bot-enabled compile (cursory seems to be ok)
|
2018-05-30 22:05:27 -04:00 |
|