0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 31, 2025 — Jul 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ChanServ: anti-spam system cleanup
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: cleanup RemoteClientThread
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: cleanup RemoteAccessServer
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: encapsulate mute-list-reguest fields
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: encapsulate Anti-Spam fields
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: encapsulate Client fields
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: encapsulate Channel fields
Robin Vobruba
as hoijui
More... about 16 years ago
ChanServ: add SLF4J and LogBack & style cleanup
Robin Vobruba
as hoijui
More... about 16 years ago
cleanup, no logic changed
Robin Vobruba
as hoijui
More... about 16 years ago
encapsulate Battle fields
Robin Vobruba
as hoijui
More... about 16 years ago
encapsulate failed login attempt fields
Robin Vobruba
as hoijui
More... about 16 years ago
encapsulate remaining NAT helper server fields
Robin Vobruba
as hoijui
More... about 16 years ago
encapsulate start-rectangle fields
Robin Vobruba
as hoijui
More... about 16 years ago
cleanup [minor]
Robin Vobruba
as hoijui
More... about 16 years ago
add some Maven config docu stuff [minor]
Robin Vobruba
as hoijui
More... about 16 years ago
fix a copy&paste error (credits to BrainDamage) [fix]
Robin Vobruba
as hoijui
More... about 16 years ago
JPA queries need globally unique names [fix]
Robin Vobruba
as hoijui
More... about 16 years ago
use an entity manager instance for one action only
Robin Vobruba
as hoijui
More... about 16 years ago
ban service: JPA: do not try to rollback if it makes no sense [fix]
Robin Vobruba
as hoijui
More... about 16 years ago
DB access: only rollback queries that actually try to change something (on error) [fix]
Robin Vobruba
as hoijui
More... about 16 years ago
add support for the 'sp' `compatFlag` in the LOGIN command [protocol] [backwards-comp] If not set, the script password will not be sent to the client with the JOINEDBATTLE command.
Robin Vobruba
as hoijui
More... about 16 years ago
compatFlags in the LOGIN command are now space separated [protocol] [backwards-comp] Example: "a b c" (new) instead of "abc" (old) The only two old flags (a & b) are still supported in the old format.
Robin Vobruba
as hoijui
More... about 16 years ago
Merge branch 'scriptPassword'
Robin Vobruba
as hoijui
More... about 16 years ago
add default admin account if there are no accounts yet, and we are not in LAN mode
Robin Vobruba
as hoijui
More... about 16 years ago
more verbose error log message [minor]
Robin Vobruba
as hoijui
More... about 16 years ago
small cleanup [minor]
Robin Vobruba
as hoijui
More... about 16 years ago
handle unlikely exception closer to its origin
Robin Vobruba
as hoijui
More... about 16 years ago
prevent one exception (common) & log an other one (uncommon, fatal)
Robin Vobruba
as hoijui
More... about 16 years ago
small re-factor, no logic change [minor]
Robin Vobruba
as hoijui
More... about 16 years ago
small logging fix [minor]
Robin Vobruba
as hoijui
More... about 16 years ago