<feed xmlns='http://www.w3.org/2005/Atom'>
<title>picture-puzzle, branch master</title>
<subtitle>C++ game with GUI (FLTK)
</subtitle>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/'/>
<entry>
<title>July update</title>
<updated>2025-08-13T15:59:42+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2025-07-25T14:04:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=191a2d7cd56dde37d7f9fbdd1bcd2bb80ab4590d'/>
<id>191a2d7cd56dde37d7f9fbdd1bcd2bb80ab4590d</id>
<content type='text'>
Added const qualifiers is_next_to_empty_box() became visible to other files().
The size of the main window has been changed.
Checking whether the A* algorithm has been launched before starting a new game
or the same A* algorithm.
Fixed indentation in lambda expressions.
The initial node is added to open_queue without additional creation of dynamic
memory (the address of the object field is taken).
Fixed PQ_cont.erase().
IsNearEmptyBox was removed().
EqualNode moved to the Node class.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added const qualifiers is_next_to_empty_box() became visible to other files().
The size of the main window has been changed.
Checking whether the A* algorithm has been launched before starting a new game
or the same A* algorithm.
Fixed indentation in lambda expressions.
The initial node is added to open_queue without additional creation of dynamic
memory (the address of the object field is taken).
Fixed PQ_cont.erase().
IsNearEmptyBox was removed().
EqualNode moved to the Node class.
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring in classes</title>
<updated>2025-02-24T14:15:23+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2025-02-24T14:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=ac9a06b04144023e87d1a504cfe5598e7cf3d7b4'/>
<id>ac9a06b04144023e87d1a504cfe5598e7cf3d7b4</id>
<content type='text'>
Moved friend declarations in classes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved friend declarations in classes
</pre>
</div>
</content>
</entry>
<entry>
<title>Renaming and changed README file</title>
<updated>2024-11-26T17:18:15+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-26T12:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=4f64ac2f9265fe216e8d62f0d73a6f3b3389fbb1'/>
<id>4f64ac2f9265fe216e8d62f0d73a6f3b3389fbb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed link to executable file</title>
<updated>2024-11-22T21:20:38+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-22T21:09:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=e93ba1ef36e5aa8e13a0d448fc465ac9b517e4d3'/>
<id>e93ba1ef36e5aa8e13a0d448fc465ac9b517e4d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Program termination</title>
<updated>2024-11-21T23:31:26+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-21T23:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=ec2e197c9342b04cae6ef24cb293eabe57100dc8'/>
<id>ec2e197c9342b04cae6ef24cb293eabe57100dc8</id>
<content type='text'>
Termination of the program while the computer is solving the algorithm
(by esc key)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Termination of the program while the computer is solving the algorithm
(by esc key)
</pre>
</div>
</content>
</entry>
<entry>
<title>Including resources in the object file</title>
<updated>2024-11-21T22:48:47+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-21T20:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=2f17165bd4c86885a75424d4f0ce6198c46c84b4'/>
<id>2f17165bd4c86885a75424d4f0ce6198c46c84b4</id>
<content type='text'>
Convert pictures to array data (image_converter/converter.c)
Resources are located in image_converter/resources.o
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Convert pictures to array data (image_converter/converter.c)
Resources are located in image_converter/resources.o
</pre>
</div>
</content>
</entry>
<entry>
<title>Added readme</title>
<updated>2024-11-20T22:15:23+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-20T22:15:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=ca449b813cef6c8f7348ff51302f125587a90a53'/>
<id>ca449b813cef6c8f7348ff51302f125587a90a53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed memory leak</title>
<updated>2024-11-20T21:50:56+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-20T21:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=0b72fabadec642dcecfe861c56dfeddb0c82a898'/>
<id>0b72fabadec642dcecfe861c56dfeddb0c82a898</id>
<content type='text'>
The image widget is responsible for deleting the loaded part of the image
Check for correct type of selected file
Error checking after image upload
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The image widget is responsible for deleting the loaded part of the image
Check for correct type of selected file
Error checking after image upload
</pre>
</div>
</content>
</entry>
<entry>
<title>Random image selection</title>
<updated>2024-11-18T17:36:37+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-18T15:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=503e7350fa3d8065e2f4814181664382154dc702'/>
<id>503e7350fa3d8065e2f4814181664382154dc702</id>
<content type='text'>
Added a dialog box about.
Checks if the selected file is correct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a dialog box about.
Checks if the selected file is correct.
</pre>
</div>
</content>
</entry>
<entry>
<title>Uploading custom images</title>
<updated>2024-11-18T12:32:49+00:00</updated>
<author>
<name>scratko</name>
<email>m@scratko.xyz</email>
</author>
<published>2024-11-17T23:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.scratko.xyz/picture-puzzle/commit/?id=7fea2267e78de935af6010d5ac7300e51f471601'/>
<id>7fea2267e78de935af6010d5ac7300e51f471601</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
