489 Commits (2f1261b55b0b420ad2a2cc7aa30118296e0a87d1)
 

Author SHA1 Message Date
Jessica James d8edb812fc Update LICENSE 9 years ago
Jessica James fbd7522a2f Update MakeRelease.bat 9 years ago
JustinAJ 8fd790c58b Updated name in copyright notices. 9 years ago
JustinAJ 9c342f4647 Updated Jupiter; reverted previous commit (fixed bug in Jupiter instead). 9 years ago
JustinAJ 6f453a29eb Added closeSocket() call to connect(). 9 years ago
JustinAJ 07fadcb6f6 Updated solution file (hasn't been updated in a while; removes RenX.Stats; adds RenX.Ladder and RenX.MinPlayers) 9 years ago
JustinAJ dd4800c881 Licensing change; now using ISC license. 9 years ago
JustinAJ eb98dd9139 Reverted previous two commits; updated Jupiter (better fix). 9 years ago
JustinAJ 7b3fd02b68 Fixed a small bug. 9 years ago
JustinAJ df26363a4a Fixed a small bug 9 years ago
JustinAJ 39ee232476 General code improvements. 9 years ago
JustinAJ ef4c733d35 RenX::Server: 9 years ago
JustinAJ ad29b0eba5 Changed how RCON gets parsed/tokenized. All parts of all RCON strings are now translated to UTF-8. 9 years ago
JustinAJ ce828ac1ce Moved ini/txt files from "Release" to base directory. 9 years ago
JustinAJ 80b286b5c3 Added RenX.MinPlayers 9 years ago
JustinAJ 0f5e94dbe7 Added RenX.Ladder 9 years ago
JustinAJ e30caeb947 RenX.Core: 9 years ago
JustinAJ fef7c1e30f RenX.Core: 9 years ago
JustinAJ 99e8d4674d RenX.Core: 9 years ago
JustinAJ ab30b97cc1 Added Radio chat IRC logging 9 years ago
JustinAJ 7bee8d4bf0 Added OnRadioChat event 9 years ago
JustinAJ c00f8eaa9e OnPlayerDelete() is now called in wipeData(). 9 years ago
JustinAJ b649a24f35 Added TS_ translations 9 years ago
JustinAJ d0c2235646 Severs aren't disconnected on rehash if they didn't have a configured port or hostname (listen servers). 9 years ago
JustinAJ 2a909b7c95 Replaced ResolveIRCCommand with ResolveGenericCommand. 9 years ago
JustinAJ a1f29e2b87 IRCCommand: 9 years ago
JustinAJ 884205ea0d Simplified GenericCommand conversions with templates. 9 years ago
JustinAJ 255a47e10e Merged VersionConsoleCommand and VersionIRCCommand into VersionGenericCommand. 9 years ago
JustinAJ f929ff6037 Changed PluginConsoleCommand into PluginGenericCommand; expanded command to Console and IRC. 9 years ago
JustinAJ af6d3758eb Added GenericCommand class. 9 years ago
JustinAJ 20989f263d Added ChannelRelay Plugin. 9 years ago
JustinAJ 3fb51512e9 Added RenX::DisconnectReason enum 9 years ago
JustinAJ 4fc735db9a RenX.Core: 9 years ago
JustinAJ c9aad25977 RenX_ExtraLogging: 9 years ago
JustinAJ 548c7980cc Added server pinging/timeouts. 9 years ago
JustinAJ b8aa2303f5 BanDatabase: 9 years ago
JustinAJ 1cd1c6b062 Added BuildingInfoIRCCommand. 9 years ago
JustinAJ 262c79d778 Added BuildingInfo tags. 9 years ago
JustinAJ 90b991227d Updated Jupiter 9 years ago
JustinAJ 2b15041671 Fixed bug where the new day message printed on an infinite loop. 9 years ago
JustinAJ c63580dbb8 Added RenX::BuildingInfo struct, and all appropriate functions and config settings. 9 years ago
JustinAJ cc584c02a9 Added options to RenX.ExtraLogging: 9 years ago
JustinAJ 37c7ba9cdb Consistency: 9 years ago
JustinAJ d29448fa79 Added ServerPrefix (Default: {SERVERPREFIX}) tag. 9 years ago
JustinAJ 50e96e6ebe Added reasons to kicks and bans. 9 years ago
JustinAJ b3a5a95ce2 Fixed a minor goof from previous commit. 9 years ago
JustinAJ 07231aafc4 Added events: 9 years ago
JustinAJ 5f38e3fa11 RenX::Server: 9 years ago
JustinAJ 163cfc1173 Updated Jupiter 9 years ago
JustinAJ 3e9f7f2e60 RenX.ModSystem: 9 years ago