| .. |
|
PacketActiveSkills.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
|
PacketActiveSkills.hpp
|
Add packet ActiveSkills
|
2016-12-03 23:38:40 +08:00 |
|
PacketAttack.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketAttack.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketAttribute.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketAttribute.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketBaseInfo.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketBaseInfo.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketCharGen.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketCharGen.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketChatMessage.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketChatMessage.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketClass.cpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketClass.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketConsole.hpp
|
Add new API function: SetConsoleAllow
|
2016-11-04 03:01:26 +08:00 |
|
PacketDie.hpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketDisconnect.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketDrawState.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketDrawState.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketDynamicStats.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
|
PacketDynamicStats.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketEquipment.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketEquipment.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketGUIBoxes.cpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketGUIBoxes.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketHandshake.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketHandshake.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketInventory.cpp
|
Rename PacketItems, PacketSpells into InventoryChanges, SpellbookChanges
|
2017-01-20 12:43:05 +02:00 |
|
PacketInventory.hpp
|
Fix errors remaining from merge with tes3mp-packetexpansion
|
2016-10-23 18:32:03 +03:00 |
|
PacketJournal.cpp
|
[General] Sketch out most of functionality for journal saving/loading
|
2017-01-24 19:32:25 +02:00 |
|
PacketJournal.hpp
|
Create placeholder for ID_GAME_JOURNAL
|
2017-01-20 11:15:10 +02:00 |
|
PacketLevel.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketLevel.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketLoaded.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketPlayerCellChange.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketPlayerCellChange.hpp
|
Rename ID_GAME_CELL into ID_PLAYER_CELL_CHANGE
|
2017-01-20 10:30:50 +02:00 |
|
PacketPlayerCellState.cpp
|
[General] Turn ID_PLAYER_CELL_LOAD into ID_PLAYER_CELL_STATE for clarity
|
2017-01-26 13:49:20 +02:00 |
|
PacketPlayerCellState.hpp
|
[General] Turn ID_PLAYER_CELL_LOAD into ID_PLAYER_CELL_STATE for clarity
|
2017-01-26 13:49:20 +02:00 |
|
PacketPosition.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
|
PacketPosition.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketResurrect.hpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketSendMyID.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketSkill.cpp
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
PacketSkill.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PacketSpellbook.cpp
|
Rename PacketItems, PacketSpells into InventoryChanges, SpellbookChanges
|
2017-01-20 12:43:05 +02:00 |
|
PacketSpellbook.hpp
|
Create placeholder for ID_GAME_SPELLBOOK
|
2016-11-21 02:28:05 +02:00 |
|
PacketTime.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
|
PacketTime.hpp
|
Move PlayerPackets into their own subfolder
|
2016-10-19 19:37:10 +03:00 |
|
PlayerPacket.cpp
|
Move RequestData() method to BasePacket
|
2016-11-21 01:31:07 +02:00 |
|
PlayerPacket.hpp
|
Move RequestData() method to BasePacket
|
2016-11-21 01:31:07 +02:00 |