1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 19:57:46 +00:00
sapphire/src/servers/Server_Zone/Actor
2017-10-21 22:23:28 +11:00
..
Actor.cpp fix a compile warning 2017-10-21 22:23:28 +11:00
Actor.h Redoing everything 2017-10-06 00:13:29 +02:00
BattleNpc.cpp Fixing spacing issues for casts 2017-10-20 14:12:24 -07: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 Fixing spacing issues for casts 2017-10-20 14:12:24 -07: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 Fixing some type alignments via casting 2017-10-19 16:18:16 -07:00
Player.h Cleanup, mount DB saving; 2017-10-18 17:54:17 +02:00
PlayerEvent.cpp Some refactoring and TODO tags 2017-10-01 18:38:58 +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 Fixing some type alignments via casting 2017-10-19 16:18:16 -07:00
PlayerSql.cpp Cleanup, mount DB saving; 2017-10-18 17:54:17 +02:00