Michael Cook (mackal)
|
c0c34cf07a
|
Update ClientTaskState::ShowClientTasks
|
2018-07-08 23:32:30 -04:00 |
|
Michael Cook (mackal)
|
4c6de9b991
|
Steal buffer from SerializeBuffer now
|
2018-07-08 23:03:53 -04:00 |
|
Michael Cook (mackal)
|
2d456ba8c9
|
Add task faction reward
This just reuses NPC faction ID stuff since it does everything we want
and isn't actually tied to NPCs :P
|
2018-07-08 21:40:04 -04:00 |
|
Michael Cook (mackal)
|
3969ac346d
|
Remove startzone from tasks table since it's not needed
|
2018-07-08 18:42:26 -04:00 |
|
Michael Cook (mackal)
|
2418c3dd74
|
Remove old Text* stuff
|
2018-07-08 18:33:34 -04:00 |
|
Michael Cook (mackal)
|
7218128d03
|
Update TaskManager::SaveClientState
|
2018-07-08 18:07:08 -04:00 |
|
Michael Cook (mackal)
|
62b78fb9a8
|
Update TaskManager::LoadClientState
|
2018-07-08 18:01:14 -04:00 |
|
Michael Cook (mackal)
|
7e0c4eb93f
|
Reformat save/load since they were lacking tabs
|
2018-07-08 17:35:37 -04:00 |
|
Michael Cook (mackal)
|
9b229779db
|
Bunch more functions
|
2018-07-08 16:55:08 -04:00 |
|
Michael Cook (mackal)
|
b59a41829b
|
Fix more functions
|
2018-07-08 16:36:00 -04:00 |
|
Michael Cook (mackal)
|
160b56b4b7
|
Merge branch 'master' into tasks
|
2018-07-08 01:47:11 -04:00 |
|
KimLS
|
b6388595f3
|
Merge branch 'master' of github.com:EQEmu/Server
|
2018-07-07 22:39:19 -07:00 |
|
KimLS
|
5060de9b58
|
Keep alive implemented for world->zone
|
2018-07-07 22:19:24 -07:00 |
|
Akkadius
|
41ab512349
|
Implemented qglobals replacement and/or alternative called "Data Buckets" see changelog for more details
|
2018-07-07 23:59:23 -05:00 |
|
Michael Cook (mackal)
|
0c899b2caa
|
Update more functions
|
2018-07-08 00:29:46 -04:00 |
|
Michael Cook (mackal)
|
51baccc10f
|
Merge branch 'master' into tasks
|
2018-07-06 00:59:45 -04:00 |
|
Michael Cook (mackal)
|
955b2afb18
|
Update GetTaskActivityDoneCountFromTaskID and GetTaskStartTime
|
2018-07-06 00:59:19 -04:00 |
|
Uleat
|
69f621f361
|
Fix for ISO C++ warning in command_peekinv
|
2018-07-05 22:40:15 -04:00 |
|
Uleat
|
c435a77813
|
Reintegration of inventory-based EQDictionary references
|
2018-07-05 21:05:26 -04:00 |
|
Paul Coene
|
5c4ed0becf
|
Fix HT and LOH to retry after failure to cast
|
2018-07-05 19:46:56 -04:00 |
|
Michael Cook (mackal)
|
0600b6834a
|
Update IsTaskActivityCompleted, GetTaskActivityDoneCount, GetTaskActivityState
|
2018-07-05 14:58:01 -04:00 |
|
Michael Cook (mackal)
|
cf30056cf6
|
Update FailTask, TaskOutOfTime, and TaskPeriodicChecks
|
2018-07-05 00:45:51 -04:00 |
|
Michael Cook (mackal)
|
0367bc3465
|
Task update events should be task type aware now
|
2018-07-05 00:13:19 -04:00 |
|
Michael Cook (mackal)
|
2f4fb46007
|
Optional is a DWORD in older packets
|
2018-07-04 14:36:18 -04:00 |
|
Michael Cook (mackal)
|
26f1d450fc
|
OP_TaskActivity for older clients
|
2018-07-04 13:30:24 -04:00 |
|
Michael Cook (mackal)
|
a7c1fad213
|
Fix up OP_OpenNewTasksWindow for older clients
|
2018-07-04 01:57:54 -04:00 |
|
Michael Cook (mackal)
|
6d60f619c0
|
Merge branch 'master' into tasks
|
2018-07-03 01:20:51 -04:00 |
|
Michael Cook (mackal)
|
60ac0f7888
|
Add WriteLengthString(const std::string &str)
|
2018-07-03 01:15:40 -04:00 |
|
KimLS
|
d2683022e1
|
Merge branch 'master' of github.com:EQEmu/Server
|
2018-07-02 22:10:13 -07:00 |
|
KimLS
|
887b71eebb
|
Change license to GPL3 instead of LGPL3 I'm not sure why this happened it should of always been GPL3 as per the attributions in the source
|
2018-07-02 22:09:37 -07:00 |
|
KimLS
|
2533de1d62
|
Appveyor scripts that are in use, and added back in the old dependency stuff for windows
|
2018-07-02 22:08:04 -07:00 |
|
Michael Cook (mackal)
|
d2679f065a
|
Merge branch 'master' into tasks
|
2018-07-02 22:02:07 -04:00 |
|
Michael Cook (mackal)
|
0ea82b5d88
|
Bunch more work on fixing up DB and packets
|
2018-07-02 22:01:17 -04:00 |
|
Akkadius
|
2d7267cb4e
|
Add file export to lua-api.md
v1.2
|
2018-07-02 01:15:00 -05:00 |
|
Akkadius
|
3443d8eb25
|
Upload lua-doc-parser.pl
|
2018-07-02 01:03:02 -05:00 |
|
Akkadius
|
1c5f0fba4f
|
embparser_api.cpp formatting
|
2018-07-01 21:48:18 -05:00 |
|
Akkadius
|
5b6f9d3bfb
|
Add --quest to perl-doc-parser.pl and update usage doc in embparser_api.cpp for quest::
|
2018-07-01 21:47:34 -05:00 |
|
Akkadius
|
595138679d
|
add --questitem to perl-doc-parser.pl - format and add usage doc to perl_questitem.cpp
|
2018-07-01 20:52:56 -05:00 |
|
Akkadius
|
9e03d76211
|
perl-doc-parser.pl fix --all option
|
2018-07-01 20:45:24 -05:00 |
|
Akkadius
|
94aa271a84
|
perl_raids.cpp formatting
|
2018-07-01 20:39:21 -05:00 |
|
Akkadius
|
57c1cd0be4
|
Add --raid to perl-doc-parser.pl and update usage docs for perl_raids.cpp
|
2018-07-01 20:39:07 -05:00 |
|
Akkadius
|
d331114f71
|
Format perl_object.cpp
|
2018-07-01 20:29:44 -05:00 |
|
Akkadius
|
5b05987e27
|
perl_object.cpp formatting
|
2018-07-01 20:29:09 -05:00 |
|
Akkadius
|
ed37715993
|
Add --objet to perl-doc-parser.pl and update usage doc for perl_object.cpp
|
2018-07-01 20:29:00 -05:00 |
|
Akkadius
|
d079feeb66
|
perl_npc.cpp formatting
|
2018-07-01 20:20:40 -05:00 |
|
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 |
|