| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-03-26 | fix warnings... | Dusan Durech | |
| 2009-03-23 | remove old layer code. We dont need to keep it. scm takes care for that. | Tomas Chvatal | |
| 2009-03-22 | simplifying the layer algorithm | Dusan Durech | |
| 2009-03-12 | Renaming of screen files. | Tomas Chvatal | |
| 2009-03-01 | API to UDP and TCP has been modified so that they can be used independet ↵ | Dusan Durech | |
| from protocols IPv4 and IPv6 | |||
| 2009-02-27 | Solved problem when SDL_GL_SWAP_CONTROL undeclared | xHire | |
| 2009-02-21 | Default repeat values. | Tomas Chvatal | |
| 2009-02-21 | Use unicode by default for kbd. | Tomas Chvatal | |
| 2009-02-07 | Revert "Revert "Revert "First pass renaming sreen and widgets.""" | Tomas Chvatal | |
| This reverts commit 87821f04c9565450d8e724be76993ae5ea2c20c4. | |||
| 2009-02-03 | Revert "Revert "First pass renaming sreen and widgets."" | Tomas Chvatal | |
| This reverts commit 509890f14896d2064916555c04a3bfeec537cb1d. | |||
| 2009-01-10 | Revert "First pass renaming sreen and widgets." | Tomas Chvatal | |
| This reverts commit 5855f591b6d509633e3730346e18122768ec6e04. | |||
| 2008-12-11 | First pass renaming sreen and widgets. | Tomas Chvatal | |
| 2008-12-11 | Revert "First pass for renaming screen/widget." | Tomas Chvatal | |
| This reverts commit 3ba6105170ecac2fb124d9eb7e81ba72dd4700b8. | |||
| 2008-12-11 | First pass for renaming screen/widget. | Tomas Chvatal | |
| 2008-11-26 | ESC should close the chat window - not the game | Dusan Durech | |
| 2008-11-15 | modification coding stile | Dusan Durech | |
| 2008-11-14 | uses new macro DEBUG_MSG | Dusan Durech | |
| 2008-11-09 | fix memory leak with image in openGL code | Dusan Durech | |
| 2008-11-09 | support openGL rendering with makro SUPPORT_OPENGL, uses code in opengl branch | Dusan Durech | |
| 2008-11-02 | Automatic filtration of short intervals going after long intervals (in timer) | Dusan Durech | |
| 2008-11-01 | Hack for timer being too busy after loading arena | Dusan Durech | |
| 2008-10-27 | Cleaned code (K&R and one warning) of layer.c | xHire | |
| Translated comments in layer.c | |||
| 2008-10-27 | fixed "fixed" addLayer we should y-sort by y+h, not by y+h/2 | Petr Sykora | |
| 2008-10-27 | new addLayer, fixed behavior | Petr Sykora | |
| 2008-10-25 | Changed style of the code to the K&R standard | xHire | |
| 2008-10-25 | Translated all game into Czech + some small fixes | xHire | |
| Updated scripts Correction: "Height Score" -> "High Score" Set right file permissions | |||
| 2008-10-23 | Ups forget to fix header files. | Tomas Chvatal (scarabeus) | |
| 2008-10-22 | Ident all code correctly. | Tomas Chvatal (scarabeus) | |
| 2008-10-22 | Revert "X" | Tomas Chvatal (scarabeus) | |
| This reverts commit e12753d2ec9db83ec08bb9db63902a82fb245cdd. | |||
| 2008-10-22 | X | Tomas Chvatal (scarabeus) | |
| 2008-10-11 | - odstranenie podpory TCP | Dusan Durech | |
| 2008-10-04 | Development version was renamed form 'tuxanci-svn' to 'tuxanci-dev' | xHire | |
| Compilation warnings were cleaned up | |||
| 2008-09-12 | - oprava warnningov, ktore objavil scarabeus | oroborus | |
| git-svn-id: http://opensvn.csie.org/tuxanci_ng@280 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-09-03 | - server si dokaze stahnut arenu z downServera | oroborus | |
| ( este to nie je poriadne otestovane ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@273 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-09-03 | - opravene regresnie, kotre vznikli, pri prepise naciatavania aren z *.zip | oroborus | |
| ( a odstranene prebytocne subory z adresarovej struktury -- tie ktore su uz zabalene v zip ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@265 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-09-02 | - areny su ulozene v *.zip archivoch | oroborus | |
| ( totalne rozmrdany zdrojovy kod -- zajtra to dokoncim ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@263 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-23 | - hotKey API | oroborus | |
| - screen-split sa da prepinat klavesou [F3] - TCP pouziva v setsockopt parameter SO_REUSEADDR git-svn-id: http://opensvn.csie.org/tuxanci_ng@243 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-22 | - oprava warningov :) | oroborus | |
| git-svn-id: http://opensvn.csie.org/tuxanci_ng@242 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-22 | - podpora TCP a UDP je v makrach SUPPORT_TCP a SUPPORT_UDP | oroborus | |
| - pri kompilacii musi existovat prave jedno makro. makro SUPPORT_UDP kompilovat s udp_server.c udp.c makro SUPPORT_TCP kompilovat s tcp_server.c tcp.c git-svn-id: http://opensvn.csie.org/tuxanci_ng@240 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-22 | - moznost nastavit ako sa ma screen splitnut tuxanci-svn --split-vertical ↵ | oroborus | |
| alebo tuxanci-svn --split-horizontal git-svn-id: http://opensvn.csie.org/tuxanci_ng@239 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-22 | - podpora split screenu v bigArenacha pri hre na jednom PC :) | oroborus | |
| ( zatial teka technikca verzia ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@238 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-22 | - oprava trapne chyby ve font.c a CMakeLists.txt | scarab | |
| git-svn-id: http://opensvn.csie.org/tuxanci_ng@237 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-22 | - update de_DE | scarab | |
| - pridan dalsi radek printf do .pot - uzivatel muze definovat pomoci cmake font git-svn-id: http://opensvn.csie.org/tuxanci_ng@236 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-19 | - jeste mensi upravy v arenaFile a cmake, drobna uprava predchoziho commitu | scarab | |
| git-svn-id: http://opensvn.csie.org/tuxanci_ng@225 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-19 | - pisma sa uz zobrazuju :) | oroborus | |
| git-svn-id: http://opensvn.csie.org/tuxanci_ng@224 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-18 | - dokonceni gettext zakladni podpory | scarab | |
| - je treba mozna jeste nekde uklidit zbytky po language - testujte a sezente lidi co nam to prelozi, kdzytak projedete .pot soubor a pokud najdete neco co by se melo jmenovat stejne nebo tak nejak tak opravit... git-svn-id: http://opensvn.csie.org/tuxanci_ng@223 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-18 | - hromada preklapeni na gettext | scarab | |
| - zbyva odstranit language funkci - pak uz zbyva pouze rozchodit uplne gettext a vyrobit preklady git-svn-id: http://opensvn.csie.org/tuxanci_ng@222 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-16 | - vsetky widegety pouzivaju widget_t | oroborus | |
| ( priparava na kontajner s widgetmi ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@201 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-14 | - novy widget widget_choicegroup | oroborus | |
| - moznost ukladat a nacitavat rozohranu hru ( uklada sa pomocou F2) ( neda sa ulozit sietovy multiplayer, a este nie je dokonce ulozenie hranie s AI ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@195 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||
| 2008-08-13 | - upravene indexovanie v index.c a space.c ktore indexovanie pouziva | oroborus | |
| git-svn-id: http://opensvn.csie.org/tuxanci_ng@194 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e | |||