summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2010-06-07oprava Esc v saveDialoguDušan Ďurech
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-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-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-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-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
2009-12-10Add missed client stuff. Thx Timoo.Tomáš Chvátal
2009-12-10Fix module detection. Thx TimooTomáš Chvátal
2009-12-09Some linuxes dont have TMPDIR.Tomáš Chvátal
2009-12-09Try to implement path handling for windows too.Tomáš Chvátal
2009-12-09Add most parts of Timoo's windows code, or use different logic to get to the ↵Tomáš Chvátal
same results.
2009-12-08Czech translationMichal Zima
Few adjustions of translation texts and the generation script
2009-12-08Bugfix of message macrosMichal Zima
2009-12-06Revised methods how are translated strings handledMichal Zima
Few comments were made available to Doxygen
2009-11-28fix bug with call function from elf binary in moduleDusan Durech
2009-11-04Revert partialy previous commit. Drop of SDL_ttf FIND cant be done since it ↵Tomáš Chvátal
does not use PkgConfig.
2009-11-04Reorder deps a bit.Tomáš Chvátal
2009-11-04Use PkgConfig where possibleTomáš Chvátal
TODO: gettext, SDL_ttf Drop windows bundled libs, since .pc should be able to pick them up on windows too.
2009-09-15Fixed error in 'debug' macro in msg.hMichal Zima
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-09-03fix few stupid bugs (one line fix bugs)Dusan Durech
2009-08-23Modification of code according to the code styleMichal Zima
2009-08-22Tweak src/ CMakeList a bit not to set not-wanted variable with server build.Tomáš Chvátal
2009-08-19behaves use params and save and load net setting gameDusan Durech
2009-08-17half work for new config APIDusan Durech