<feed xmlns='http://www.w3.org/2005/Atom'>
<title>extra/histacom2.git/TimeHACK.Main/SaveDialogs, branch master</title>
<subtitle>Revival of the original hacking simulator! (WIP)
</subtitle>
<id>https://git.shiftos.dev/extra/histacom2.git/atom?h=master</id>
<link rel='self' href='https://git.shiftos.dev/extra/histacom2.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/'/>
<updated>2017-08-23T17:38:40Z</updated>
<entry>
<title>Renaming the game!</title>
<updated>2017-08-23T17:38:40Z</updated>
<author>
<name>lempamo</name>
<email>lempamo@outlook.com</email>
</author>
<published>2017-08-23T17:38:40Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=3306d36ecbc024775972e5cf7971b2a7a70671d0'/>
<id>urn:sha1:3306d36ecbc024775972e5cf7971b2a7a70671d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert revert... let's see if I can push to my own repo</title>
<updated>2017-07-23T12:11:01Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-07-23T12:11:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=36931dc9860a6f1f3cf6f7b238dfda3b3c730554'/>
<id>urn:sha1:36931dc9860a6f1f3cf6f7b238dfda3b3c730554</id>
<content type='text'>
This reverts commit bc9623bbdf635cc16cc95f8a86a241a6933a8fdd.
</content>
</entry>
<entry>
<title>i goofed</title>
<updated>2017-07-23T12:09:41Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-07-23T12:09:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=bc9623bbdf635cc16cc95f8a86a241a6933a8fdd'/>
<id>urn:sha1:bc9623bbdf635cc16cc95f8a86a241a6933a8fdd</id>
<content type='text'>
This reverts commit c446a76e0c5b7b35638f1e223ad167b46f30941e.
</content>
</entry>
<entry>
<title>Binary Saves</title>
<updated>2017-07-23T11:46:02Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-07-23T11:46:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=c446a76e0c5b7b35638f1e223ad167b46f30941e'/>
<id>urn:sha1:c446a76e0c5b7b35638f1e223ad167b46f30941e</id>
<content type='text'>
This replaces the Base64 encoded save format with a new binary one.
It's tiny. It's hard to modify. It shouldn't get in the way much -
you can break binary compatibility before release if you want, but
to preserve it, all you need to do is:

* Not remove properties from the save format
* Add new properties AFTER all existing ones
* Give every property the [Order] decorator/attribute

You don't need to touch the save/load code unless you're adding a
type it doesn't recognise.

Also, the SaveSystem provides the ReadSave() and WriteSave()
functions now, so other components of TimeHACK don't need to care
about the actual save format.
</content>
</entry>
<entry>
<title>A lot of backend work!</title>
<updated>2017-07-21T21:14:23Z</updated>
<author>
<name>Alex-TIMEHACK</name>
<email>alexbu2015@hotmail.com</email>
</author>
<published>2017-07-21T21:14:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=2c87ba5fdef12cb62d40c5a9d2513ce097ac0aa9'/>
<id>urn:sha1:2c87ba5fdef12cb62d40c5a9d2513ce097ac0aa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>did things</title>
<updated>2017-07-14T16:29:30Z</updated>
<author>
<name>lempamo</name>
<email>smartypantslf@gmail.com</email>
</author>
<published>2017-07-14T16:29:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=d8adb912b065de9a4d8a4260915332946ac0d96d'/>
<id>urn:sha1:d8adb912b065de9a4d8a4260915332946ac0d96d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed type names</title>
<updated>2017-07-13T14:46:24Z</updated>
<author>
<name>JayXKanz666</name>
<email>slashandjake@gmail.com</email>
</author>
<published>2017-07-13T14:46:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=264deb3774935da3faba95fef55a94227e3f2368'/>
<id>urn:sha1:264deb3774935da3faba95fef55a94227e3f2368</id>
<content type='text'>
-`String` replaced with `string`
-`Boolean` replaced with `bool`
</content>
</entry>
<entry>
<title>fixed up hack2 a bit</title>
<updated>2017-07-13T00:18:43Z</updated>
<author>
<name>lempamo</name>
<email>smartypantslf@gmail.com</email>
</author>
<published>2017-07-13T00:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6'/>
<id>urn:sha1:884a0a8c076804dee3fe4b0d9ff8c7690ec7a7c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Theme wallpapers work!</title>
<updated>2017-07-05T21:15:09Z</updated>
<author>
<name>lempamo</name>
<email>lempamo@outlook.com</email>
</author>
<published>2017-07-05T21:15:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=d968d36f0d7715633185ae948368cc32e3c751ab'/>
<id>urn:sha1:d968d36f0d7715633185ae948368cc32e3c751ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A few theming things</title>
<updated>2017-07-04T22:24:33Z</updated>
<author>
<name>lempamo</name>
<email>lempamo@outlook.com</email>
</author>
<published>2017-07-04T22:24:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/extra/histacom2.git/commit/?id=6a300263c27d7cc0f7661f373a7f7a9d5203c3ff'/>
<id>urn:sha1:6a300263c27d7cc0f7661f373a7f7a9d5203c3ff</id>
<content type='text'>
</content>
</entry>
</feed>
