.. |
Cells.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
Cells.hpp
|
[General] Simultaneously send loads & unloads in ID_PLAYER_CELL_STATE
|
2017-02-03 20:27:40 +02:00 |
CharClass.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
CharClass.hpp
|
[Server] Use consistent pattern for script function category names
|
2017-03-04 14:11:17 +02:00 |
Chat.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
GUI.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
GUI.hpp
|
[Server] Use consistent pattern for script function category names
|
2017-03-04 14:11:17 +02:00 |
Items.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
Items.hpp
|
[Server] In Item script functions, rename itemId into refId for clarity
|
2017-02-07 13:50:28 +02:00 |
Miscellaneous.cpp
|
[Server] Add GetCurrentMpNum() and SetCurrentMpNum() script functions
|
2017-04-04 12:43:17 +03:00 |
Miscellaneous.hpp
|
[Server] Add GetCurrentMpNum() and SetCurrentMpNum() script functions
|
2017-04-04 12:43:17 +03:00 |
Positions.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
Positions.hpp
|
[Server] Move script functions for cells to a new CellFunctions class
|
2017-01-26 16:10:45 +02:00 |
Quests.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
Quests.hpp
|
[Server] Add script callbacks for object placement and deletion
|
2017-01-25 05:30:25 +02:00 |
Spells.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
Spells.hpp
|
[Server] Use script function to get spellbook action
|
2017-02-16 14:23:27 +02:00 |
Stats.cpp
|
[General] Extract BaseEvent & BasePlayer from packets to functions
|
2017-03-06 18:40:07 +08:00 |
Stats.hpp
|
[Server] Use consistent pattern for script function category names
|
2017-03-04 14:11:17 +02:00 |
Timer.cpp
|
[General] Leave one blank line at the end of every tes3mp code file
|
2017-01-26 06:17:29 +02:00 |
World.cpp
|
[Server] Set mpNum in AddWorldObject()
|
2017-04-04 10:34:35 +03:00 |
World.hpp
|
[Server] Add GetObjectMpNum() and SetObjectMpNum() script functions
|
2017-04-04 09:30:17 +03:00 |