1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-04 17:57:47 +00:00
sapphire/src/servers/Server_Zone/Actor
2017-08-23 00:38:54 -03:00
..
Actor.cpp CalcBattle stuff; 2017-08-20 19:20:37 -03:00
Actor.h CalcBattle stuff; 2017-08-20 19:20:37 -03:00
BattleNpc.cpp Overhaul of packet system to allow for an arbitrary amount of packet definition sets 2017-08-20 22:31:23 +02:00
BattleNpc.h Massivly modified project structure in server_zone 2017-08-18 17:16:15 +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 Fix action interrupt crash; Escaping character names; Adjustments to HP formula; 2017-08-23 00:38:54 -03:00
CalcBattle.h Style, commenting; 2017-08-20 19:27:06 -03:00
Player.cpp Added new debug command to inject into chat connection\n Added base code for tell conversations, error messages not working yet 2017-08-22 23:53:20 +02:00
Player.h Added new debug command to inject into chat connection\n Added base code for tell conversations, error messages not working yet 2017-08-22 23:53:20 +02:00
PlayerEvent.cpp more restructuring 2017-08-19 00:18:40 +02:00
PlayerInventory.cpp Merge sapphire-master 2017-08-20 17:43:07 -03:00
PlayerQuest.cpp More restructuring for new packet logic 2017-08-21 00:02:41 +02:00
PlayerSql.cpp Removed firstlogin flag, still in database though 2017-08-20 17:52:22 +02:00