mirror of
https://github.com/SphereServer/Source-X
synced 2026-08-13 10:23:05 -04:00
- Fixed: WEIGHTREDUCTION not working correctly for items inside a container (Issue #289). - Fixed: Retrieving a value from an unexistant LIST did not return -1; overwriting a LIST element generated an exception (Issue #290). - Fixed: Profiler and worldsave message showing incorrect times (Issue #296). - Fixed: Client listing showing the number of the online clients at the end of the list, instead of the top. - Added: Doc file "Porting from 0.55 to 0.56.txt" (the content was posted years ago by XuN on the forum). Changed GetPreciseSysTimeNano to GetPreciseSysTimeMicro, nanoseconds timer isn't so precise and it isn't even worth it. Disabled DEBUGF_EXP log message when the delta exp is == 0. Added class GlobalInitializer to initialize some global variables and do pre-server startup sanity checks and function calls. Moved GetTimeMinDesc function from spheresvr.cpp to a static method of CServerTime. Removed unused bFull parameter from CObjBase::CallPersonalTrigger. |
||
|---|---|---|
| .. | ||
| typecast.html | ||