Kayne Ruse
|
74ed93ddc7
|
Character bounds are stored in the server database
This allows for customization of bounding boxes, as well as highlighting
aspects needed when adding new fields to the characters.
|
2015-03-04 04:06:16 +11:00 |
|
Kayne Ruse
|
d815f17442
|
Reimplemented the push/pop entity methods in RoomManager
Some accessors in Entity had to be made const, as they were being called
from lambdas with const parameters.
|
2015-01-02 23:25:59 +11:00 |
|
Kayne Ruse
|
7e5a7f8183
|
Updated the copyright headers about a week ahead
|
2014-12-27 13:29:16 +11:00 |
|
Kayne Ruse
|
2ae2c48819
|
Added LocalCharacter, removed entityIndex
|
2014-12-19 19:44:34 +11:00 |
|
Kayne Ruse
|
f2d79225a3
|
Created '*_data.cpp' files, modified API files a bit
|
2014-11-06 01:54:27 +11:00 |
|