summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2010-06-18[GS] Remove the PID file when quitting the serverMichal Zima
2010-06-18[GS] Brand-new daemonization codeMichal Zima
2010-06-09Consolidated IPv4 and IPv6 ports to one sharedMichal Zima
When running GS on [::], only IPv6 server will be started
2010-06-09[GS] Added configuration option for the PID fileMichal Zima
2010-06-07Simplified registering the server to MasterServerMichal Zima
Introduced configuration option for LAN-only servers Added DAEMON option to the default config file Edited the list of supported client versions
2010-02-08Found one more string to be translatedMichal Zima
More code style corrections
2009-12-11Fix date in server logTomas 'ZeXx86' Jedrzejek
2009-12-06Revised methods how are translated strings handledMichal Zima
Few comments were made available to Doxygen
2009-09-04fix few stupid bugs + fix one memory leakDusan Durech
2009-09-03add fix warning for log.cDusan Durech
2009-09-03fix few warningsDusan Durech
2009-06-21Use macro for sources addition. Fix typo in findzip.Tomáš Chvátal
2009-05-26Fixed few typosxHire
2009-05-26Rewritten messages/comments in code of screenxHire
Rectified the coding style in code of screen
2009-05-26Rewritten messages/comments in code of serverxHire
Rectified the coding style in code of server Changed the empty score line "no_name" -> "---" Fixed __WIN32 to __WIN32__
2009-05-26Fixed typos 'sock_tcp_diable_nagle' & 'gns_resolv'xHire
2009-05-16Update build system to include source files automaticaly.Tomas Chvatal
2009-04-19Fixed regression of daemonize on WIN32 buildTomas 'ZeXx86' Jedrzejek
2009-04-19Support for domain address of game serverTomas 'ZeXx86' Jedrzejek
Bugfix of tuxie movement on shooting/reloading event Support for daemon mode in game server build, "--daemon=1" parameter Cleanup in publicServer, gameType, udp sources
2009-04-16Revert "new path API ( need old path.h )"Tomas Chvatal
This reverts commit 75e3e2c04b1d2b324dc8d2314e570bcba215c93f. -- CZECH SECTION -- Dusane kdyz rikam ze to ma podporovat PREDEFINOVANI pomoci cmake promennejch jako to delalo tak to neznamena ze danou cast kodu proste odstranis a cmake si to bude generovat do /dev/null Tim commitem si rozbil vsechny architektury ktery nepouzivaj strukturu v jednom hlavnim adresari. Gentoo, Slackware pro zacatek dalsi nevim. Fakt to vubec nedelej takhle, je to zbytecna prace.
2009-04-14new path API ( need old path.h )Dusan Durech
2009-04-12fix bad prefixes and names every oneDusan Durech
2009-04-12fix bad preFixsDusan Durech
2009-04-12convert all name function from oldName to new_nameDusan Durech
2008-11-30Improved translation strings in audio sectionxHire
2008-11-29Fix bug with not found arena FileDusan Durech
2008-11-14uses new macro DEBUG_MSGDusan Durech
2008-10-25Set the default port in the client to 6800 as wellxHire
2008-10-25Changed style of the code to the K&R standardxHire
2008-10-25Translated all game into Czech + some small fixesxHire
Updated scripts Correction: "Height Score" -> "High Score" Set right file permissions
2008-10-23Ups forget to fix header files.Tomas Chvatal (scarabeus)
2008-10-22Ident all code correctly.Tomas Chvatal (scarabeus)
2008-10-22Revert "X"Tomas Chvatal (scarabeus)
This reverts commit e12753d2ec9db83ec08bb9db63902a82fb245cdd.
2008-10-22XTomas Chvatal (scarabeus)
2008-09-03- opravene regresnie, kotre vznikli, pri prepise naciatavania aren z *.ziporoborus
( 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-08-20- uprava zdrojakov, aby sa dali skompilovat ( problemi s prekladom _("") )oroborus
- namatkovo otestovane pod valgrind-3.3.1 git-svn-id: http://opensvn.csie.org/tuxanci_ng@231 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-18- hromada preklapeni na gettextscarab
- 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-17 - odstraneno UNIX_UDP #definescarab
- pridana podpora pro urceni libdir a configdir - prepsan build.sh skript pro tvorbu binarek git-svn-id: http://opensvn.csie.org/tuxanci_ng@214 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-03- pridany kapov patch na klavesyoroborus
- widget na nastavovanie klaves sa rozsvieti, ked je aktivny git-svn-id: http://opensvn.csie.org/tuxanci_ng@189 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-03- trochu rozsirena konfiguracvia, viz http://www.tuxanci.org/server/howtooroborus
- moznost logovat so suboru git-svn-id: http://opensvn.csie.org/tuxanci_ng@188 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-02- gameserver podporuje clientov z IPv4-UDP IPv4-TCP IPv6-UDP IPv6-TCPoroborus
- client sa moze pripojit na gameserver, ktory podporuje IPv4-UDP IPv4-TCP IPv6-UDP IPv6-TCP ( nie, nie je to samozrejmost :) ) - client ma parametre --tcp , --udp ( ak sa neuvedie, implicitne sa berie --udp ) - btw. ladit, ladit, ladit git-svn-id: http://opensvn.csie.org/tuxanci_ng@187 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-01- experimentalna podpora TCPoroborus
- implicitne sa to kompiluje s UDP ( makro SUPPORT_UDP v server.c a client.c ) - ak che niekto skusat TCP, nech si zakomentuje makro SUPPORT_UDP v server.c a client.c a prida makro SUPPORT_TCP - docasna nefunkcnost IPv6 git-svn-id: http://opensvn.csie.org/tuxanci_ng@186 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-07-18- bezpecnejsie prepiannie screenov ( uz sa to nedeje v event() daneho ↵oroborus
screenu aj ked to on vyvolal ) - do laveho horneho rohu s nevypisuju blbiny - moduly pouzivaju funkcie actionSpace a actionSpaceFromLocation - dane funkcie sa pouzivaju aj pri vykreslovani objektov - btw. je jedno kolko zeru tuxanci top, na kerneli-2.6.25.* to zralo X a na kerneli 2.6.26 to zere 2*X git-svn-id: http://opensvn.csie.org/tuxanci_ng@159 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-07-17- maximalny pocet ID je 1 000 000oroborus
- maximalny pocet item sa nastavuje v configu MAX_ITEM ( parameter --max-item ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@152 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-07-15- upravy par hlasek serveru sk->enscarab
- v readme pridan popis instalace ze zdrojaku na win - par kosmetickych uprav v cmakelists git-svn-id: http://opensvn.csie.org/tuxanci_ng@146 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-07-15- finalni upravy pro chod na __WIN32__ (jeste pridat tu opsnu co rikal timoo)scarab
git-svn-id: http://opensvn.csie.org/tuxanci_ng@145 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-07-14- pridana autonomni kompilace na win (potreba pouze kompiler a cmake)scarab
git-svn-id: http://opensvn.csie.org/tuxanci_ng@140 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-07-14- port registrace serveru na win32tomas
git-svn-id: http://opensvn.csie.org/tuxanci_ng@139 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-07-08- do widgetu textfiled sa zmesti IP adresa ( zatial aspon IPv4 )oroborus
- v arene je vzdy kostantny pocet zbarni/bonsov ( implicitny je 10, nastavuje sa v configu pomocou ITEM ) - oprava chyby, tux s binusom hidden sa moze teleportovat - oprava chyb v moduloch pipe teleport a wall git-svn-id: http://opensvn.csie.org/tuxanci_ng@125 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-07-06- oprava warnningovoroborus
- tux zomrie ked pri nom vybuchne bomba - AI videt na radare - server si nacitava konfiguraciu z /etc/tuxanci-ng-server/server.conf git-svn-id: http://opensvn.csie.org/tuxanci_ng@113 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e