summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-06-18Revert "Add part of our future "plain" website."Michal Zima
Website should not be stored in this repo This reverts commit cbeea28cabebfc45fc0ff0b6446c818b72d8c4cc.
2010-06-18More of the same as in the previous commitMichal Zima
2010-06-18Wiped out all "UNUSED" stuffMichal Zima
Plus small code cleaning, simplifying of some statements etc.
2010-06-18[GS] Remove the PID file when quitting the serverMichal Zima
2010-06-18[GS] Brand-new daemonization codeMichal Zima
2010-06-14Extended configure to cover almost all optionsxHire
First dependency checks Version comparsion
2010-06-14First draft of configure scriptxHire
2010-06-12Browser adds to the list only online serversMichal Zima
2010-06-09Fixed warnings and cleaned the code a little bitMichal 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-07Updated my e-mail in AUTHORS fileMichal Zima
2010-06-07[BUGFIX] Player uses other gun than he expectsMichal Zima
2010-06-07Added 'Reload' button to the server browserMichal 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-06-07oprava Esc v saveDialoguDušan Ďurech
2010-06-05Added 0.21.0 to supported server versionsMichal Zima
Edited default IPv6 address and port Changed default from IPv4 to IPv6
2010-03-10Fix warning.Tomas Chvatal
2010-03-09Add switch for enabling physfs build.Tomas Chvatal
2010-02-08Found one more string to be translatedMichal Zima
More code style corrections
2010-02-08Updated translation filesMichal Zima
2010-02-08Just typo & style fixesMichal Zima
2010-02-08add labels "weapons" and "bonuses" in screen setting :)Dušan Ďurech
2010-01-25fix "hahaha" bug in function archive_extract_file libphysfs brancheDušan Ďurech
2010-01-25support lib physfs for extract data from archive filesDušan Ďurech
2009-12-27implements yes/no dialog if to quit the game or notDušan Ďurech
2009-12-27replace from malloc to realloc, it is more effectiveDušan Ďurech
2009-12-27fix todo BUG: in network play, there is no reason for save dialogDusan Durech
2009-12-26replace error mesage from "error" to "fatal" messageDusan Durech
2009-12-22fix bug with quit net mutiplayer (program crashed) and fix memory leak, ↵Dusan Durech
program tested under valgrind
2009-12-21fix bud with crash in net mutiplayer in screen analyze and push ENTERDusan Durech
2009-12-13Update live ebuilds quoting...Tomas Chvatal
2009-12-11Fix date in server logTomas 'ZeXx86' Jedrzejek
2009-12-11We should follow the HandBookMichal Zima
2009-12-11Dedicated server build fixTomas 'ZeXx86' Jedrzejek
2009-12-11Update README a bit. This is done just to test CIA.Tomas Chvatal
2009-12-11Fix keyboard problem with some charactersTomas 'ZeXx86' Jedrzejek
2009-12-11Fix bug in other modules with destroy modulesDusan Durech
2009-12-10Some fixes in module areaTomas 'ZeXx86' Jedrzejek
2009-12-10server allows to join developer version of clientTomas 'ZeXx86' Jedrzejek
2009-12-10Fix of the server buildTomas 'ZeXx86' Jedrzejek
2009-12-10-ldl no longer required.Tomáš Chvátal
2009-12-10Switch to new cmake-utils syntax.Tomáš Chvátal
2009-12-10Typo--Tomáš Chvátal
2009-12-10Next bunch of source-clean after shared modules ..Tomas 'ZeXx86' Jedrzejek
2009-12-10Merge branch 'master' of git://repo.or.cz/tuxanciTomas 'ZeXx86' Jedrzejek
2009-12-10macro PATH_MODULES was deleted from sourceTomas 'ZeXx86' Jedrzejek
2009-12-10Drop more libdir stuff from buildsystemTomáš Chvátal
2009-12-10Total conversion of the shared modules to static, fix warning in ↵Tomas 'ZeXx86' Jedrzejek
arenaFile.c, improvements in some areas of a code
2009-12-10Convert the shared modules to static ones.Tomáš Chvátal