6839 Commits

Author SHA1 Message Date
Akkadius
ef39395580 Add Doors to perl-doc-parser.pl 2018-07-01 19:56:11 -05:00
Akkadius
86c9b6b079 perl_doors.cpp formatting 2018-07-01 19:56:02 -05:00
Akkadius
4a036116dd Update perl_doors.cpp usage doc 2018-07-01 19:55:50 -05:00
Akkadius
2bab945c34 perl_entity.cpp formatting 2018-07-01 19:50:56 -05:00
Akkadius
26ed80bdda Add --entity to perl-doc-parser.pl 2018-07-01 19:49:52 -05:00
Akkadius
a6c1314e3e perl_entity.cpp formatting 2018-07-01 19:49:31 -05:00
Akkadius
979e54daa7 Update usage croak docs perl_entity.cpp 2018-07-01 19:49:21 -05:00
Akkadius
b87e355db3 Add corpse to perl-doc-parser.pl 2018-07-01 19:36:57 -05:00
Akkadius
88ed2e64bb perl_player_corpse.cpp formatting 2018-07-01 19:36:47 -05:00
Akkadius
2010d1ba83 Update usage docs for perl_player_corpse 2018-07-01 19:36:35 -05:00
Akkadius
332a3d6c6a Add "mob" to perl-doc-parser.pl 2018-07-01 19:30:52 -05:00
Akkadius
214503617e perl_mob.cpp formatting 2018-07-01 19:28:01 -05:00
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