1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected almost 3 years ago.
Nov 01, 2021 — Nov 01, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
switch image loading to GdkPixbuf More... over 8 years ago
updated win32 NSI script More... about 10 years ago
final changes for 0.6.1 release More... about 10 years ago
final changes for 0.6.1 release More... about 10 years ago
removed set but unused global->reconnected variable More... about 10 years ago
fixed all -Wunused-result warnings More... about 10 years ago
install gtkatlantic.xpm into /usr/share/pixmaps/gtkatlantic.xpm by default More... about 10 years ago
reworked configure.in to remove code duplication More... about 10 years ago
reworked icon handling, in order to automatically install those in /usr/share/icons/hicolor by default More... about 10 years ago
added gtkatlantic.desktop and gtkatlantic.xpm to dist files More... about 10 years ago
win32: added NSIS script More... about 10 years ago
final changes for 0.6.0 release More... about 10 years ago
updated win32 128x128 ico More... about 10 years ago
fixed erroneous pixel in 128x128 icon (again) More... about 10 years ago
win32: fixed build script More... about 10 years ago
fixed erroneous pixel in 128x128 icon More... about 10 years ago
headers don't need config.h More... about 10 years ago
updated copyright for 2015, fixed FSF snail mail address More... about 10 years ago
added missing include guards in all headers More... about 10 years ago
config.h might contains compat macro, it must be included before anything else More... about 10 years ago
win32: aliases SHUT_RDWR to SD_BOTH More... about 10 years ago
removed useless connection->connected flag More... about 10 years ago
refuse late metaserver or custom server connection if we already joined a game More... about 10 years ago
better handling if there is competition between multiple connection in progress for the same target More... about 10 years ago
connected on -> connected to More... about 10 years ago
socket connect is now asynchronous, interface is not frozed anymore while connecting More... about 10 years ago
we are only sending strings, removed useles length parameter from client_send() More... about 10 years ago
client first sent command is now sent by socket code More... about 10 years ago
socket code is now closing a previously opened connection of same type More... about 10 years ago
handle connections handlers in socket code, remove duplicated assignments More... about 10 years ago