| .. |
|
ObjectPacket.cpp
|
[General] Rename all instances of refNumIndex into refNum
|
2018-07-13 04:12:03 +03:00 |
|
ObjectPacket.hpp
|
[General] Fix remaining references to world packets/events
|
2018-05-17 00:08:37 +03:00 |
|
PacketConsoleCommand.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketConsoleCommand.hpp
|
[General] Rename WorldPackets into ObjectPackets for clarity
|
2018-05-12 19:40:00 +03:00 |
|
PacketContainer.cpp
|
[General] Rename all instances of refNumIndex into refNum
|
2018-07-13 04:12:03 +03:00 |
|
PacketContainer.hpp
|
[General] Rename WorldPackets into ObjectPackets for clarity
|
2018-05-12 19:40:00 +03:00 |
|
PacketDoorDestination.cpp
|
[General] Fix clang-tidy warning
|
2018-07-03 02:50:21 +08:00 |
|
PacketDoorDestination.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketDoorState.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketDoorState.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketMusicPlay.cpp
|
[General] Use separate variables for video & music filenames in packets
|
2018-07-07 14:40:35 +03:00 |
|
PacketMusicPlay.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectActivate.cpp
|
[General] Implement ObjectActivate packet & associated script functions
|
2018-07-15 03:16:04 +03:00 |
|
PacketObjectActivate.hpp
|
[General] Implement ObjectActivate packet & associated script functions
|
2018-07-15 03:16:04 +03:00 |
|
PacketObjectAnimPlay.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectAnimPlay.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectAttach.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectAttach.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectCollision.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectCollision.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectDelete.cpp
|
[General] Rename WorldPackets into ObjectPackets for clarity
|
2018-05-12 19:40:00 +03:00 |
|
PacketObjectDelete.hpp
|
[General] Rename WorldPackets into ObjectPackets for clarity
|
2018-05-12 19:40:00 +03:00 |
|
PacketObjectLock.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectLock.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectMove.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectMove.hpp
|
[General] Fix incorrect capitalization in ObjectMove directives
|
2018-07-05 06:07:10 +03:00 |
|
PacketObjectPlace.cpp
|
[General] Make it possible to check which placed objects have containers
|
2018-06-26 16:56:08 +03:00 |
|
PacketObjectPlace.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectReset.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectReset.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectRotate.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectRotate.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectScale.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectScale.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectSpawn.cpp
|
[General] Rename all instances of refNumIndex into refNum
|
2018-07-13 04:12:03 +03:00 |
|
PacketObjectSpawn.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectState.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectState.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectTrap.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketObjectTrap.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptGlobalFloat.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptGlobalFloat.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptGlobalShort.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptGlobalShort.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptLocalFloat.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptLocalFloat.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptLocalShort.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptLocalShort.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptMemberFloat.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptMemberFloat.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptMemberShort.cpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketScriptMemberShort.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |
|
PacketVideoPlay.cpp
|
[General] Use separate variables for video & music filenames in packets
|
2018-07-07 14:40:35 +03:00 |
|
PacketVideoPlay.hpp
|
[General] Rename Event into ObjectList & WorldObject into BaseObject
|
2018-05-13 00:42:24 +03:00 |