Merge branch 'master' of git://github.com/EQEmu/Server |
|
More...
|
over 12 years ago
|
Undo MAG pet targeting change |
|
More...
|
over 12 years ago
|
Fixed Merc duplicate save bug, focus items, spell_scale and heal_scale now work implemented, new merc equipment (with focus items), added checks during merc hire, unsuspend, & timer update for states where a merc can't be hired, unsuspended, or can't be retained due to insufficient funds, no room in group, in raid, invalid merc data, etc, and give appropriate feedback, added rules for charging of merc purchase and upkeep costs. |
|
More...
|
over 12 years ago
|
Shared Memory changelog + something with CMake to support rvalue refs |
|
More...
|
over 12 years ago
|
Merge branch 'master' into shared_mem |
|
More...
|
over 12 years ago
|
Merge pull request #19 from af4t/IHT_LT |
|
More...
|
over 12 years ago
|
SK AA Touch of the Wicked should reduce reuse timers for Improved Harm Touch & Leech Touch as well as regular HT. Add to aa_actions with same redux rate as regular HT |
|
More...
|
over 12 years ago
|
Merge pull request #16 from af4t/TomeFix |
|
More...
|
over 12 years ago
|
Merge pull request #17 from af4t/SummonedPetTarget |
|
More...
|
over 12 years ago
|
Fix targeting for summoned pets in Mob::DetermineSpellTargets |
|
More...
|
over 12 years ago
|
Melee tomes named "Skill: ..." can be handed to guildmasters and memorized. |
|
More...
|
over 12 years ago
|
Fix for sdrawkcab index in skill_caps |
|
More...
|
over 12 years ago
|
Removed obsolete cleanipc program |
|
More...
|
over 12 years ago
|
Fix for linux ipc mutex |
|
More...
|
over 12 years ago
|
Fix for bad data on factions |
|
More...
|
over 12 years ago
|
Merge branch 'master' into shared_mem |
|
More...
|
over 12 years ago
|
Fix for shared memory loot: both the inconsistent tables and the not loading of tables with no items |
|
More...
|
over 12 years ago
|
Misc fizes. |
|
More...
|
over 12 years ago
|
Merge branch 'master' into shared_mem |
|
More...
|
over 12 years ago
|
Moved faction stuff around, removed stupid external item status stuff |
|
More...
|
over 12 years ago
|
Set #reloadlevelmods to status 255 |
|
More...
|
over 12 years ago
|
Set #reloadworld to 255 status |
|
More...
|
over 12 years ago
|
Missing EOL |
|
More...
|
over 12 years ago
|
NPC Faction lists to new shared memory scheme |
|
More...
|
over 12 years ago
|
Fix for mmf failing on linux (relies on size_ which wasn't init properly on one of the constructors, now is) |
|
More...
|
over 12 years ago
|
mmf wont lock - programmer can handle that |
|
More...
|
over 12 years ago
|
Stupid design choice in cppunit fixt -.- |
|
More...
|
over 12 years ago
|
c++11 linux compile conflicts with perl more |
|
More...
|
over 12 years ago
|
c++11 linux compile conflicts with perl |
|
More...
|
over 12 years ago
|
IPCMutex needed to be rewritten for Linux due to an annoying limitation of posix semaphores that makes encapping them moronic |
|
More...
|
over 12 years ago
|