<feed xmlns='http://www.w3.org/2005/Atom'>
<title>durak/client/Makefile, branch master</title>
<subtitle>Online Durak card game for up to 8 players — C implementation (client &amp; server)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/durak/'/>
<entry>
<title>Final version v2.0</title>
<updated>2024-08-30T11:59:44+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-08-30T09:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/durak/commit/?id=831f9f01fbe4088eb6bd378c0e417d9996b676fd'/>
<id>831f9f01fbe4088eb6bd378c0e417d9996b676fd</id>
<content type='text'>
Added windows client.
SIGPIPE signal was being sent to the server when the client was disconnected.
Now there is handling of this signal.
Added a delay when displaying some informational messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added windows client.
SIGPIPE signal was being sent to the server when the client was disconnected.
Now there is handling of this signal.
Added a delay when displaying some informational messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Final version v1.0</title>
<updated>2024-08-18T19:24:30+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-08-18T19:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/durak/commit/?id=b4b784928cbec4a93c71f3ca1e37a14397929edb'/>
<id>b4b784928cbec4a93c71f3ca1e37a14397929edb</id>
<content type='text'>
Fixed stack clearing.
Added check for NULL before clearing game parameters.
Added refactoring of define_phase_after_attack().
Analyzing game results is organized into several functions.
Fixed card limit detection on tossing (line 366 in server_data_processing.c).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed stack clearing.
Added check for NULL before clearing game parameters.
Added refactoring of define_phase_after_attack().
Analyzing game results is organized into several functions.
Fixed card limit detection on tossing (line 366 in server_data_processing.c).
</pre>
</div>
</content>
</entry>
<entry>
<title>Global fixes v3.0</title>
<updated>2024-08-16T23:42:19+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-08-16T23:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/durak/commit/?id=4b2fdc91d42a438193d15840e10851c3847fbe80'/>
<id>4b2fdc91d42a438193d15840e10851c3847fbe80</id>
<content type='text'>
Fixed bug when entering cards incorrectly.
Added recognition of disconnection from the server.
Added welcome screen and update screen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed bug when entering cards incorrectly.
Added recognition of disconnection from the server.
Added welcome screen and update screen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prefinal version</title>
<updated>2024-08-09T23:46:56+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-08-09T23:46:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/durak/commit/?id=a2d696dea797faaa3157046c8ae89cd70e965bff'/>
<id>a2d696dea797faaa3157046c8ae89cd70e965bff</id>
<content type='text'>
Added client.
Moved files to directories.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added client.
Moved files to directories.
</pre>
</div>
</content>
</entry>
</feed>
