1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Nov 01, 2021 — Nov 01, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gives chatbox a minimal size More... almost 9 years ago
removed socket fd from message, users don't need that More... almost 9 years ago
removed now useless message box More... almost 9 years ago
removed text_insert_messages() calls, reworked using chat message or using infolabel More... almost 9 years ago
add failed connection messages using infolabel More... almost 9 years ago
make info label set text generic More... almost 9 years ago
uniformize interface margins More... almost 9 years ago
info label is now a global object, always available More... almost 9 years ago
added basic support of info label in games More... almost 9 years ago
improved board display, added global info label for server messages More... almost 9 years ago
improved game configuration interface More... almost 9 years ago
don't try to destroy MainVerticalBox if not created More... almost 9 years ago
removed useless and ugly introductory logo More... almost 9 years ago
remove games once they are started More... almost 9 years ago
new metaserver hostname More... almost 9 years ago
it was probably there to fix a server bug which seems to be fixed about a decade ago More... almost 9 years ago
removed metaserver refresh button, improved create/join game button display More... almost 9 years ago
moved out "Servers list" button from get games page, now using a menu entry for that More... almost 9 years ago
make game list and public server list store global variables More... almost 9 years ago
prepare to move out "Servers list" button from get games page More... almost 9 years ago
improved interface, moved custom server frame, which is rarely used, to a menu entry More... almost 9 years ago
we only accept one custom server, we don't need to filter that much More... almost 9 years ago
improved metaserver display and configuration More... almost 9 years ago
don't reconnect to metaserver on serverlist/gamelist button callback, we don't need to anymore More... almost 9 years ago
added support for metaserver live update protocol More... almost 9 years ago
move serverlist and gamelist cleanup to metaserver connect function, in order to be able to add support for live updates More... almost 9 years ago
first step in using the new metaserver "follow" protocol More... almost 9 years ago
don't try to change auctionbox interface if auctionbox is not created More... almost 9 years ago
improve protocol robustness in xmlparse_estateupdate() More... almost 9 years ago
we are only sending tiny messages, disabled Nagle's algorithm More... almost 9 years ago