1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-11 21:17:45 +00:00
sapphire/src/servers/Server_Zone/Actor
2017-10-18 20:49:37 +02:00
..
Actor.cpp Fix issue with aggro when mob dies instantly from skill; Align cast interrupt packet with retail; 2017-10-04 22:50:11 -03:00
Actor.h Redoing everything 2017-10-06 00:13:29 +02:00
BattleNpc.cpp Merge pull request #115 from amibu01/master 2017-10-02 10:40:05 +02:00
BattleNpc.h More refactoring, clean up 2017-10-01 18:43:18 +02:00
BattleNpcTemplate.cpp Massivly modified project structure in server_zone 2017-08-18 17:16:15 +02:00
BattleNpcTemplate.h Massivly modified project structure in server_zone 2017-08-18 17:16:15 +02:00
CalcBattle.cpp Merge branch 'master' 2017-10-01 21:52:00 -03:00
CalcBattle.h Action Collision class (AoE, filtering); Refactoring script handler; Sorted action field + aoe_width property; 2017-09-27 04:31:41 -03:00
Player.cpp Merged most recent 4.1 fixes to SQL rewrites, new fields will have to be readded by hand 2017-10-11 10:16:25 +02:00
Player.h More sql updates and conversions 2017-10-18 20:49:37 +02:00
PlayerEvent.cpp Sql updates now happen on a timer per player instead of controlled by flags 2017-10-04 00:02:16 +02:00
PlayerInventory.cpp Redefining: ActionModel and ActionAspect; Action for removing status effect off from HUD; 2017-09-04 01:36:19 -03:00
PlayerQuest.cpp Fix for quest sql operations 2017-10-15 23:16:28 +02:00
PlayerSql.cpp More sql updates and conversions 2017-10-18 20:49:37 +02:00