0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 17 hours ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- octal and hex hashes are now accepted for the UPDATEBATTLEINFO command maphashcode parameter aswell More... over 18 years ago
- changed parseInt to decode for hashes, allowing octal and hexadecimal values for map and mod hashes. Note that this does or rather should not affect protocol usage. A client that gives an octal hash will work just as well with existing clients that use decimal hashes as those that use hexadecimal hashes. More... over 18 years ago
sped up searching by keyword More... over 18 years ago
added automated posting on the forum when new ban entry is added. I've stolen some code from the net (both scripts are GPLed) More... over 18 years ago
forgot to set access level for userid.php More... over 18 years ago
made it easier for moderators to handle user ids, also fixed a bug with ban entry deletion not updating the server More... over 18 years ago
added some more helper functions to chanserv More... over 18 years ago
web interface also forces server to refetch ban entries from the database now More... over 18 years ago
allow RETRIEVELATESTBANLIST command More... over 18 years ago
fixed a minor problem (duplicate function name) More... over 18 years ago
git-svn-id: http://springrts.com/svn/spring/trunk/Lobby/TASServer@5218 37977431-3df6-0310-b722-df95706aa16b More... over 18 years ago
git-svn-id: http://springrts.com/svn/spring/trunk/Lobby/TASServer@5217 37977431-3df6-0310-b722-df95706aa16b More... over 18 years ago
fixed bug with script outputting error when you try to renew account with a different username More... over 18 years ago
fixed login with old account that has already been renewed bug More... over 18 years ago
added account renewal form More... over 18 years ago
added code that transfers accounts from "accounts.txt" file to a database More... over 18 years ago
typos More... over 18 years ago
updated log search functions to use database More... over 18 years ago
fixed the last of mysql syntax errors More... over 18 years ago
another bug with mysql syntax fixed More... over 18 years ago
fixed bug with invalid sql syntax (tables must not have "." chars in their names) More... over 18 years ago
fixed bug with registering channels with invalid names More... over 18 years ago
fixed bug with bot not connecting to a database More... over 18 years ago
ChanServ now automatically moves logs from disk to a database on regular intervals More... over 18 years ago
* fixed timestamps to use UNIX like format now * added protection against "CLIENTSTATUS command spam" exploit More... over 18 years ago
- Allow 16 start boxes instead of only 10 More... over 18 years ago
Added option to restrict access to pages with no restriction level set, by default More... over 18 years ago
hide expired entries More... almost 19 years ago
hide entries that already expired More... almost 19 years ago
added ban.delete.php script More... almost 19 years ago