View Single Post
  #1  
Old 02-07-2011, 05:40 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Smile New gserver + npcserver version

We have uploaded new versions of gserver and npcserver (except for Graal Kingdoms). The gserver is now enabling the projectile filters as described by Tig in an earlier post. The npcserver has following changes:
- added TServerPlayer.sendtorc(message)
- fixed default: labels in switch() statements, doesn't need to be at the last position anymore
- added command /memstats malloc (can show number of free allocated blocks etc., more interesting for advanced users, see mallinfo() documentation on the web)
- optimized mysql database access
Reply With Quote