summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-05-27Allow building of binary packages. tgz and self extract.Tomáš Chvátal
2009-05-27make mofiles generation more abstract.Tomáš Chvátal
2009-05-26More whitespace.Tomáš Chvátal
2009-05-26whitespace, oh why oh whyTomáš Chvátal
2009-05-26Update pot/po generating script.Tomáš Chvátal
2009-05-26Adjust the gettext generation once more, now it works the way cmake allows it :(Tomáš Chvátal
2009-05-26Make the script more abstractTomáš Chvátal
2009-05-26WhitespaceTomáš Chvátal
2009-05-26linguas pass 2. This time show up message what i am going to do.Tomáš Chvátal
2009-05-26Fix typoTomáš Chvátal
2009-05-26First attempt to solve linguas install correctly as expected in gettext.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
2009-05-26Rectified the coding style in client .h filesxHire
2009-05-26Added developer 'kapo' to AUTHORSxHire
2009-05-26Rewritten messages/comments in code of widgetxHire
Rectified the coding style in code of widget
2009-05-26Rectified the coding style in widget .h filesxHire
2009-05-26Rewritten messages/comments in code of screenxHire
Rectified the coding style in code of screen
2009-05-26Fixed few errors made during the cleaning processxHire
2009-05-26Rectified the coding style in screen .h filesxHire
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-26Rewritten messages/comments in code of modulesxHire
Rectified the coding style in code of modules
2009-05-26Fixed typos 'sock_tcp_diable_nagle' & 'gns_resolv'xHire
2009-05-26Rewritten messages/comments in net codexHire
Rectified the coding style in net code
2009-05-26Rewritten messages/comments in audio codexHire
Rectified the coding style in audio code
2009-05-25Whitespace, new error trackingTomáš Chvátal
2009-05-23Include for sys/poll.h from tcp.c was removedTomas 'ZeXx86' Jedrzejek
2009-05-23Enable doc compression by flag, disabled by defaultTomáš Chvátal
2009-05-23Fix typo.Tomáš Chvátal
2009-05-23Add comment on how the translations should be installed. TBDTomáš Chvátal
2009-05-23Switch to gzip, so xHire is happy that it will work on windows too.Tomáš Chvátal
2009-05-22Compress documentation by default.Tomáš Chvátal
2009-05-16Update build system to include source files automaticaly.Tomas Chvatal
2009-05-16[FindGettext.cmake] Fix default include dirTomas Chvatal
2009-05-16[README] UpdateTomas Chvatal
2009-05-16Rename WITH_SERVER onto BUILD_SERVER to describe the operation more preciselyTomas Chvatal
2009-05-08typoTomas Chvatal
2009-05-08Crosscompile target. Respect ldflagsTomas Chvatal
2009-05-04add varable names for seachTomáš Chvátal
2009-05-04pass 3...Tomáš Chvátal
2009-05-04Again test 2 for ziplibTomáš Chvátal
2009-05-04Fix typoTomáš Chvátal
2009-05-04Add windows libzip stuffTomáš Chvátal
2009-05-04Remove some whitespaceTomáš Chvátal
2009-05-04Simplify the modules install/configuration cmake fileTomáš Chvátal
2009-05-03fix bug, with resevered score on panelDusan Durech