fixed make dist |
|
More...
|
over 11 years ago
|
added missing Makefile.am |
|
More...
|
over 11 years ago
|
improved autotools stuff |
|
More...
|
over 11 years ago
|
fixed copyright headers |
|
More...
|
over 11 years ago
|
ChangeLog and various changes for 0.5.0 release |
|
More...
|
over 11 years ago
|
fixed various char wrapping |
|
More...
|
over 11 years ago
|
renamed "another server" to "custom server" |
|
More...
|
over 11 years ago
|
slightly improved spectator support disabling |
|
More...
|
over 11 years ago
|
disabled spectator option until server and client support is complete |
|
More...
|
over 11 years ago
|
removed default.conf, now hardcoding default configuration in source code removed metaserver host and port configuration, unused for more than a decade, now hardcoding metaserver host and port |
|
More...
|
over 11 years ago
|
improved (and updated) help display in both board center and help menu, using gtk markup syntax |
|
More...
|
over 11 years ago
|
fixed chat wraping |
|
More...
|
over 11 years ago
|
cleared FIXME entry |
|
More...
|
over 11 years ago
|
handle <config/> events before game is in running state |
|
More...
|
over 11 years ago
|
discard server commands when we are not able to process them |
|
More...
|
over 11 years ago
|
bugfix, fixed segfault on <cardupdate/> when reconnecting |
|
More...
|
over 11 years ago
|
now using playerupdate game field to discover the current game, which is more consistent to use the status gameupdate field |
|
More...
|
over 11 years ago
|
exit game when server told us to do so |
|
More...
|
over 11 years ago
|
reworked display, fixed some display glitches |
|
More...
|
over 11 years ago
|
added board "center" coordinates to interface.xml |
|
More...
|
over 11 years ago
|
now using GtkFixed instead of hboxes and vboxes to display the board, fixing board glitches |
|
More...
|
over 11 years ago
|
improved message and chat box display (using hacks!) |
|
More...
|
over 11 years ago
|
removed unused #define |
|
More...
|
over 11 years ago
|
using GINT_TO_POINTER() and GPOINTER_TO_INT() instead of strings for player commands |
|
More...
|
over 11 years ago
|
estate actions is now a popup menu for improved user experience, added estate sell support |
|
More...
|
over 11 years ago
|
we do not support specators yet, ensure spectator players are harmless for now |
|
More...
|
over 11 years ago
|
updated API support status |
|
More...
|
over 11 years ago
|
added support for the new configupdate protocol |
|
More...
|
over 11 years ago
|
accepting trades without revision field is deprecated, now using trade revision |
|
More...
|
over 11 years ago
|
force directmove when we get out of fail |
|
More...
|
over 11 years ago
|