summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2009-08-16Merge branch 'master' of ssh://oroborus@repo.or.cz/srv/git/tuxanciDusan Durech
2009-08-16fix replace key in settings keysDusan Durech
2009-08-02Made comments in audio/ to be accepted by DoxygenMichal Zima
2009-07-21Link to cairo (svg stuffie)Tomáš Chvátal
2009-07-16Fixed code styleMichal Zima
2009-07-15add new API for mouse and fix bug with crash upon load sessionDusan Durech
2009-07-06More coding style fixes - now in widget stuffMichal Zima
2009-07-06Fixed coding styleMichal Zima
2009-07-04add messages macros for messagesDusan Durech
2009-07-03Fixup few warnings.Tomáš Chvátal
2009-06-24fix coding styleDusan Durech
2009-06-24better code for control tuxDusan Durech
2009-06-21Use macro for sources addition. Fix typo in findzip.Tomáš Chvátal
2009-06-15add widget container, hi is use in mainMenu and small diffDusan Durech
2009-06-09Mark some options as advanced so users dont have urge to set them up.Tomáš Chvátal
2009-06-03Updated & little bit restructuralized AUTHORS filexHire
2009-06-01Revert "[Audio] Cleanup. Next: make it more abstract to not duplicate ↵xHire
various calls." Reverting as it was *only* breaking our coding style This reverts commit 439ff17f2782c2bfbc5588743be26511f0de8d0c.
2009-05-31[Audio] Cleanup. Next: make it more abstract to not duplicate various calls.Tomáš Chvátal
2009-05-30Hopefully fix ebuild. I forced path prefixing everywhere, silly meTomáš Chvátal
2009-05-28Allow building of package with -DPACKAGE="ON"Tomáš Chvátal
2009-05-26replace from ""SDL_Init" to "SDL_InitSubSystem"Dusan Durech
2009-05-26Rectified the coding style in path.h.inxHire
Fixed some old comments (//) and whitespace
2009-05-26Fixed few typosxHire
2009-05-26Rewritten messages/comments in code of basexHire
Rectified the coding style in code of base
2009-05-26Rectified the coding style in base .h filesxHire
2009-05-26Rewritten messages/comments in code of clientxHire
Rectified the coding style in code of client