<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tibia/game/src/creature.cc, branch master</title>
<subtitle>Tibia 7.7 decompiled game server</subtitle>
<id>https://kaplar.net/tibia/game/atom?h=master</id>
<link rel='self' href='https://kaplar.net/tibia/game/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/'/>
<updated>2025-06-05T15:00:34Z</updated>
<entry>
<title>merge creature headers</title>
<updated>2025-06-05T15:00:34Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-05T15:00:34Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=ebfa80ab573b1a0ef9aec65a45fd0ae751196207'/>
<id>urn:sha1:ebfa80ab573b1a0ef9aec65a45fd0ae751196207</id>
<content type='text'>
</content>
</entry>
<entry>
<title>finish `magic.cc`</title>
<updated>2025-06-05T05:00:10Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-05T05:00:10Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=3c8bcba6b540f5cb84572994d9ec2426dd348a93'/>
<id>urn:sha1:3c8bcba6b540f5cb84572994d9ec2426dd348a93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more spells</title>
<updated>2025-06-03T19:00:35Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-03T19:00:35Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=dbee845a5cfb6ca419604ac984d1845440f76007'/>
<id>urn:sha1:dbee845a5cfb6ca419604ac984d1845440f76007</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more work on spell primitives</title>
<updated>2025-06-02T01:56:01Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-02T01:51:33Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=189d40706feea796fe9307c915f29d2158769357'/>
<id>urn:sha1:189d40706feea796fe9307c915f29d2158769357</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl TCreature::Damage + overall improvements</title>
<updated>2025-06-01T01:20:44Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-06-01T01:18:08Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=c4b06256d92408c4e99bd37b58d66f2024ec0a70'/>
<id>urn:sha1:c4b06256d92408c4e99bd37b58d66f2024ec0a70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>more work on `crcombat.cc`</title>
<updated>2025-05-30T23:12:36Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-05-30T23:12:36Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=08780dad536eb5d0544eb2ea70e5443dc237976f'/>
<id>urn:sha1:08780dad536eb5d0544eb2ea70e5443dc237976f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>initial work on `crcombat.cc`</title>
<updated>2025-05-30T13:32:29Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-05-30T13:32:29Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=dff5e62f6ebb1b06c234b9144458788893b6ca86'/>
<id>urn:sha1:dff5e62f6ebb1b06c234b9144458788893b6ca86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>linux Makefile + fix most compilation problems</title>
<updated>2025-05-26T01:37:57Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-05-26T01:37:57Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=ad8213f35523cbb07f418ae275af448a47cc0288'/>
<id>urn:sha1:ad8213f35523cbb07f418ae275af448a47cc0288</id>
<content type='text'>
  I wanted to see if the compiler had any problems with the code
so far and added a few stub definitions so that each file would
properly compile. We still fail when linking but we're able to to
find and fix compile time errors.
</content>
</entry>
<entry>
<title>halfway of `map.cc` and start of `objects.cc`</title>
<updated>2025-05-24T23:57:24Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-05-24T23:57:24Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=3f557369c7bbd08fdf2e6dbd9271873b20a9a144'/>
<id>urn:sha1:3f557369c7bbd08fdf2e6dbd9271873b20a9a144</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement `main.cc`, `shm.cc`, and `time.cc` + overall tweeks</title>
<updated>2025-05-20T19:41:03Z</updated>
<author>
<name>fusion32</name>
<email>marcopuzziello@gmail.com</email>
</author>
<published>2025-05-20T19:41:03Z</published>
<link rel='alternate' type='text/html' href='https://kaplar.net/tibia/game/commit/?id=42be37f4ad99fc8580415fed89939e305d56193e'/>
<id>urn:sha1:42be37f4ad99fc8580415fed89939e305d56193e</id>
<content type='text'>
</content>
</entry>
</feed>
