Akkadius
|
880285afa6
|
Add --npc to perl-doc-parser.pl and update usage docs in perl_npc.cpp
|
2018-07-01 20:20:09 -05:00 |
|
Akkadius
|
6faaff31be
|
Add --hateentry to perl-doc-parser.pl - format perl_hateentry.cpp
|
2018-07-01 20:04:53 -05:00 |
|
Akkadius
|
465071c2cf
|
More perl_groups.cpp formatting
|
2018-07-01 20:02:53 -05:00 |
|
Akkadius
|
cf6a9d6b2a
|
perl_groups.cpp formatting
|
2018-07-01 20:01:03 -05:00 |
|
Akkadius
|
782c5ebc75
|
Add group to perl-doc-parser.pl - update usage docs for perl_groups.cpp
|
2018-07-01 20:00:52 -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
|
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
|
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
|
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 |
|
Michael Cook (mackal)
|
df43d33def
|
Merge branch 'master' into tasks
|
2018-06-28 22:17:16 -04:00 |
|
KimLS
|
b0336302ee
|
Merge branch 'build_improvements'
|
2018-06-28 13:17:48 -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 |
|
Michael Cook (mackal)
|
3498f7a56f
|
Bunch of work
|
2018-06-24 23:21:35 -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)
|
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 |
|
Uleat
|
b475f66014
|
Fix for bot-enabled compile (cursory seems to be ok)
|
2018-05-30 22:05:27 -04:00 |
|
Akkadius
|
ac25d49a62
|
Patch notes - navmesh merge
|
2018-05-28 00:59:02 -05:00 |
|
Akkadius
|
8a911682bf
|
Use GetRaceGenderDefaultHeight in GetDefaultRaceSize constant
|
2018-05-28 00:41:32 -05:00 |
|
Akkadius
|
a87bf5681f
|
Merge branch 'master' into wp_master
|
2018-05-28 00:33:05 -05:00 |
|
Akkadius
|
b84b98dd7c
|
Merge branch 'master' into wp_master
|
2018-05-28 00:32:39 -05:00 |
|