Kayne Ruse
2bebfdfb97
Updated database control, character stats are saving
...
Just for the record, I don't like the way SAVE_CHARACTER is expanded like
that.
2014-06-02 22:22:51 +10:00
Kayne Ruse
fb6fba9564
Removed BBox, renamed position to origin
...
I've replaced the BBox class with a pair of inline functions in
check_bounds.hpp. I've also renamed the 'position' variable to 'origin' in
several locations.
These changes are mostly to alleviate ambiguity.
2014-06-02 21:13:08 +10:00
Kayne Ruse
6428b02d85
Refactored some code from InWorld into methods in CharacterData
2014-05-28 21:25:52 +10:00
Kayne Ruse
6b38501c27
Added the GRAPHICS flag, to simplify the gameplay structures
2014-05-27 23:25:07 +10:00
Kayne Ruse
1bde0ed3f7
Began unifying the server and client side character classes
...
This commit won't build
2014-05-26 18:36:09 +10:00
Kayne Ruse
d903c0df30
Removed the UID counters from the data containers
2014-05-26 17:42:55 +10:00
Kayne Ruse
9620826d65
Moved the server's data containers into common/gameplay
2014-05-26 17:29:15 +10:00