summaryrefslogtreecommitdiff
path: root/src/Makefile
AgeCommit message (Collapse)Author
2008-06-17- drobne upravy v kodeoroborus
git-svn-id: http://opensvn.csie.org/tuxanci_ng@65 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-06-12- prva cast prepisu kodu pre pozuivanie space_t a space_t API, ktore je ↵oroborus
optimalizovany pre ukladanie informacii o 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
2008-06-02- data ako obrazky, zvuky hudba sa uklada do mojho storage API ( storage.c/.h )oroborus
a image.c sound.c music.c je iba skupina funkcii ktora vola storage API, teraz tam ma podstatne mensiu dupicitu kodu v hore vymenovanych zdrojakoch git-svn-id: http://opensvn.csie.org/tuxanci_ng@58 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-05-30- opravene memory leaky pomocou vlagrinduoroborus
- sietovy protokol je navrhnuty tal aby client odsiselal info o tom, ze obdrzal spravu git-svn-id: http://opensvn.csie.org/tuxanci_ng@57 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-05-26- mensie upravy v kodeoroborus
- navod na zostavovanie projektu - da sa to skompilovat :D - PS: este to nie je odladene, a musim sa ucit na prijmacky na FEI git-svn-id: http://opensvn.csie.org/tuxanci_ng@54 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-05-22- dopisany skutocny ID manageroroborus
- 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
2008-05-12- podpora modulovoroborus
- 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
2008-05-11- podpora kompilacie bez zvukuoroborus
kompilujte ako make clean && make nosound git-svn-id: http://opensvn.csie.org/tuxanci_ng@51 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-05-02- o obsluhu odstaneni streli pri vybuchu sa stara serveroroborus
- 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
2008-04-18- ide to skompilovat :)oroborus
- oprava chyby, pri strele do miny zmiznu _vsetky_ streli - ide to aj (na/od)instalovat :)) git-svn-id: http://opensvn.csie.org/tuxanci_ng@47 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-04-15- oprava chyby #0007 #0006 #0005 oroborus
- nova zbran bombball - client dostava svoju vlastnu poziciu od servera kazdych 5000 ms git-svn-id: http://opensvn.csie.org/tuxanci_ng@45 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-04-07- partially fixed bug #0004 - *only* issue with text in buttons and textfieldsxHire
- implemented build dir for normal game (=> not only server has build dir now) - the directory structure was extended with directories for packaging scripts git-svn-id: http://opensvn.csie.org/tuxanci_ng@44 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-04-06- language files have been moved to separate direcotryxHire
- fixed problem in Makefile when build directory doesn't exist - few cleaning fixes in Makefiles git-svn-id: http://opensvn.csie.org/tuxanci_ng@41 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-04-04- moznost nastavit si klavesy na ovladanie v ~/.tuxanci-ng/keycontrol.conforoborus
- moznost prekladat texty do roznych jazykov, defult jazyk je EN, nastavenie je v ~/.tuxanci-ng/lang.conf - moznost nastavit server pomocou konfiguraku ./server.conf - uptime v sekudach a samorestartovaci casocvac tam este _NIE_ _JE_ git-svn-id: http://opensvn.csie.org/tuxanci_ng@39 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-21- vypisovanie sprav do hryoroborus
- oprava chyby odhlaelenj pomocou valgrindu - zena rychlosti zbrani - drobne upravy git-svn-id: http://opensvn.csie.org/tuxanci_ng@31 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-20- uprava sietoveho protokolaoroborus
- novy prikaz to prtokolu "status" - moznost nastavit maximalny pocet clientov pri serverti ./publicserver --maxclient <max clients> - drobne upravy v kode git-svn-id: http://opensvn.csie.org/tuxanci_ng@30 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-20all 'DISTDIR's were replaced with 'DESTDIR's which are more usualxHire
git-svn-id: http://opensvn.csie.org/tuxanci_ng@28 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-17- dopisane scriptyoroborus
git-svn-id: http://opensvn.csie.org/tuxanci_ng@25 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-16- upravy, hlavne sieteoroborus
git-svn-id: http://opensvn.csie.org/tuxanci_ng@23 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-16- obrazok co som zabudol odolslatoroborus
- rozrobene zdrojaky git-svn-id: http://opensvn.csie.org/tuxanci_ng@20 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-16- siete boli prepisane do SDL_net oroborus
git-svn-id: http://opensvn.csie.org/tuxanci_ng@19 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-14- program bol prepisany tak, aby sa dal v buducnosti sietovy multiplayer ↵oroborus
prepisat pre protokol UDP ( BTW network.[ch] je uz zombia ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@14 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-09- pridany doomovsky adresaroroborus
- moznost ulozit nastavenie - tabulka najlepsich - zabytie protigraca minou sa rata do bodov supera git-svn-id: http://opensvn.csie.org/tuxanci_ng@13 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-08- hra si vytvara domovskt adresaroroborus
- moznost ulozit konfiguraciu - lasserove streli boli lepsie posunute git-svn-id: http://opensvn.csie.org/tuxanci_ng@12 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-07-podpora teleportovoroborus
-podpora rur git-svn-id: http://opensvn.csie.org/tuxanci_ng@9 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-02- par upravoroborus
- dopisany credits git-svn-id: http://opensvn.csie.org/tuxanci_ng@8 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-03-01- screen na vyberanie arenoroborus
- areny z povodnych tuxancov boli prescriptovane do tuxanci-ng, treba este dopisat teleporty a rury git-svn-id: http://opensvn.csie.org/tuxanci_ng@7 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-02-01nahranie tarballu tuxanci-ng na SVN serveroroborus
Dusan Durech ( Oroborus ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@1 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e