1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected 1 day ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
servegui: band via context menu not working anymore :( More... over 13 years ago
fixed some buffer size More... over 13 years ago
Changed ServerScriptClass script attribute name: server.rornetVersion to server.protocolVersion More... over 13 years ago
ScriptEngine update: - Allowed scripts to add and remove callbacks for certain events. - Enabled script exception callback again. - Added some new methods and attributes to the ServerScriptClass. - Enforced trailing slash on resource directory in Config class. - Replaced some numbers by constants when determining broadcasting mode. More... over 13 years ago
Merged #893: [Patch] More command line options to show help (by woozy) More... over 13 years ago
Fixed compilation when compiling without AngelScript. More... over 13 years ago
Updated AngelScript version to 2.22.1. Registered several AngelScript add-ons with the ScriptEngine. More... over 13 years ago
Various small fixes: - Fixed ScopeLog. - Fixed vehiclelimit notice. - Changed locking in Logger class because UTFString isn't thread safe. - Changed MSG2_NETQUALITY behaviour. More... over 13 years ago
Broadcast MSG2_GAME_CMD to everyone when uid=-1 More... almost 14 years ago
catching of runtime errors More... almost 14 years ago
Added handling for incoming MSG2_GAME_CMD messages. More... almost 14 years ago
Added server.getUserColourNum to the scripting interface. More... almost 14 years ago
Fixed spelling mistakes (thanks to gabester for reporting). Fixed !ban command. More... almost 14 years ago
minor things More... almost 14 years ago
fixes More... almost 14 years ago
[no comment] More... almost 14 years ago
cosmetics More... almost 14 years ago
cosmetics More... almost 14 years ago
fixed serversay added log output on conversion exception More... almost 14 years ago
minor utf fix More... almost 14 years ago
linux fixes More... almost 14 years ago
nick dupe check working More... almost 14 years ago
server logging now in utf8 More... almost 14 years ago
added proper UTFString as Ogre has, for easier String conversion (no need to reinvent the wheel) ... More... almost 14 years ago
more utf8 fixes More... almost 14 years ago
fixed UTF8 format in protocol More... almost 14 years ago
some fixes More... almost 14 years ago
linux fixes More... almost 14 years ago
wide char support for server changed chat protocol usernick can be 40 wide characters now (added global const MAX_USERNAME_LEN) More... almost 14 years ago
improved dupe nicknames More... about 14 years ago