<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tuxanci2.git/include/main.h, branch master</title>
<subtitle>A First Person Shooter
</subtitle>
<id>https://repo.gnufault.org/tuxanci2.git/atom?h=master</id>
<link rel='self' href='https://repo.gnufault.org/tuxanci2.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/'/>
<updated>2026-09-11T02:47:28Z</updated>
<entry>
<title>Remove "Tuxánci Development Team" from GPL header</title>
<updated>2026-09-11T02:47:28Z</updated>
<author>
<name>Connor Thomson</name>
<email>blumatrikz@gmail.com</email>
</author>
<published>2026-09-11T02:47:28Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=dec1d54cd085c631b85e0bc50324eafdfbdd60ef'/>
<id>urn:sha1:dec1d54cd085c631b85e0bc50324eafdfbdd60ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add tuxanci2 files</title>
<updated>2026-09-09T01:27:39Z</updated>
<author>
<name>Connor Thomson</name>
<email>blumatrikz@gmail.com</email>
</author>
<published>2026-09-09T01:27:39Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=f1ddc12b68b4e4c8087962de25260470e6df2bea'/>
<id>urn:sha1:f1ddc12b68b4e4c8087962de25260470e6df2bea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Prechod na novou verzi instalace pseudoautotools -&gt; cmake</title>
<updated>2008-07-05T16:43:55Z</updated>
<author>
<name>scarab</name>
<email>scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e</email>
</author>
<published>2008-07-05T16:43:55Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=6c4fe3323d79253af707df90623e433ce12c35f2'/>
<id>urn:sha1:6c4fe3323d79253af707df90623e433ce12c35f2</id>
<content type='text'>
* Odstraneni bordelu kterej tu byl (pokud vam neco chybi brecte na me ja to zkusim najit v zaloze)
* TODO instalace: SEPSAT AUTORY, IKONKU VYROBIT



git-svn-id: http://opensvn.csie.org/tuxanci_ng@94 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
</content>
</entry>
<entry>
<title>- prva cast prepisu kodu pre pozuivanie space_t a space_t API, ktore je optimalizovany pre ukladanie informacii o </title>
<updated>2008-06-12T16:36:13Z</updated>
<author>
<name>oroborus</name>
<email>oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e</email>
</author>
<published>2008-06-12T16:36:13Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=9751218f594526982877332d6ca0fa90b67bbb7b'/>
<id>urn:sha1:9751218f594526982877332d6ca0fa90b67bbb7b</id>
<content type='text'>
objektoch vo velkych mapach.
POZOR: nie je vhodne kompilovat ako gameserver ( pre istotu to ani nejde ) // este to msusim doorbit :)




git-svn-id: http://opensvn.csie.org/tuxanci_ng@63 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
</content>
</entry>
<entry>
<title>- dopisany skutocny ID manager</title>
<updated>2008-05-22T20:13:25Z</updated>
<author>
<name>oroborus</name>
<email>oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e</email>
</author>
<published>2008-05-22T20:13:25Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=a1e9bc7430ca827808a502f455b20a23ba15e31a'/>
<id>urn:sha1:a1e9bc7430ca827808a502f455b20a23ba15e31a</id>
<content type='text'>
- objekt wall je ako modul
- oprava chyby, pri prepinani screenov sa nevyprazdnoval layer
- oprava chyby, pri odstraneni vsetkych obrazkov zo skupiny sa odstrani iba prvy obrazok
- oprava chyby, pri odstraneni vsetkej hudby zo skupiny sa odstrani iba prva hudba
PS: (asi) zajtra ten kod trochu esteticky upravim




git-svn-id: http://opensvn.csie.org/tuxanci_ng@53 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
</content>
</entry>
<entry>
<title>- podpora modulov</title>
<updated>2008-05-12T20:39:34Z</updated>
<author>
<name>oroborus</name>
<email>oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e</email>
</author>
<published>2008-05-12T20:39:34Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=7055882c93022da3a6a1cf74cebf3d17c44ce6c4'/>
<id>urn:sha1:7055882c93022da3a6a1cf74cebf3d17c44ce6c4</id>
<content type='text'>
- hra sa musi kompilovat s GUI ako
  v config.h _zakomenotvane_ #define PUBLIC_SERVER
  make clean
  make
  make mod
  su
  make install

- hra sa musi ako server kompilovat
  v config.h _odkomentovane__ #define PUBLIC_SERVER
  make clean
  make
  make mod

- pozor, urcite tam je este vela bugov //je to nedoladene
  zatial to ani nedavajte na server



git-svn-id: http://opensvn.csie.org/tuxanci_ng@52 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
</content>
</entry>
<entry>
<title>- o obsluhu odstaneni streli pri vybuchu sa stara server</title>
<updated>2008-05-02T16:57:36Z</updated>
<author>
<name>oroborus</name>
<email>oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e</email>
</author>
<published>2008-05-02T16:57:36Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=9058b5c0bfc9a05c9004cfbbcdd3bb85d80ed6fc'/>
<id>urn:sha1:9058b5c0bfc9a05c9004cfbbcdd3bb85d80ed6fc</id>
<content type='text'>
- server sa _nemusi_ restartovat kazdych 49 dni
- uptime sa rata v sekundach, v statuse je aj nazov areny
- drobne upravy v kode ( vymazanie mensej duplicity kodu )



git-svn-id: http://opensvn.csie.org/tuxanci_ng@49 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
</content>
</entry>
<entry>
<title>- program si kontroluje ci existuju subory ktore pouziva</title>
<updated>2008-04-30T19:11:49Z</updated>
<author>
<name>oroborus</name>
<email>oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e</email>
</author>
<published>2008-04-30T19:11:49Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=29173b3199ea526b6f9de13ee9255db3900f3f42'/>
<id>urn:sha1:29173b3199ea526b6f9de13ee9255db3900f3f42</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/tuxanci_ng@48 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
</content>
</entry>
<entry>
<title>- polozky casovaca sa nachadzaju  v zozname list_t , ktory he sucastou arena_t</title>
<updated>2008-03-30T16:51:15Z</updated>
<author>
<name>oroborus</name>
<email>oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e</email>
</author>
<published>2008-03-30T16:51:15Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=617ba439aab5f1798eb02618dfcfbed80a5baf28'/>
<id>urn:sha1:617ba439aab5f1798eb02618dfcfbed80a5baf28</id>
<content type='text'>
- pri bonuse neviditelnost sa neda podvadzat modifikovanim clienta
- o vystreli sa stara server, ich suradnicu a dalsie info posiela server clientom
- parametre sa pisu vo forme --env=val



git-svn-id: http://opensvn.csie.org/tuxanci_ng@38 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
</content>
</entry>
<entry>
<title>- drobne upravy v suboroch, hlavne v scriptoch</title>
<updated>2008-03-18T15:59:56Z</updated>
<author>
<name>oroborus</name>
<email>oroborus@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e</email>
</author>
<published>2008-03-18T15:59:56Z</published>
<link rel='alternate' type='text/html' href='https://repo.gnufault.org/tuxanci2.git/commit/?id=11239bc45b51f9cc9eaec8272e58a0dea0e10b93'/>
<id>urn:sha1:11239bc45b51f9cc9eaec8272e58a0dea0e10b93</id>
<content type='text'>
git-svn-id: http://opensvn.csie.org/tuxanci_ng@26 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
</content>
</entry>
</feed>
