summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2009-05-26Rectified the coding style in client .h filesxHire
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-23Include for sys/poll.h from tcp.c was removedTomas 'ZeXx86' Jedrzejek
2009-05-16Update build system to include source files automaticaly.Tomas Chvatal
2009-05-16Rename WITH_SERVER onto BUILD_SERVER to describe the operation more preciselyTomas Chvatal
2009-05-04Simplify the modules install/configuration cmake fileTomáš Chvátal
2009-05-03fix bug, with resevered score on panelDusan Durech
2009-05-02Merge two ifs with same resultTomas Chvatal
2009-05-02fix bug in server ( server fail when connect two client from one port and ↵Dusan Durech
one IP )
2009-04-26fix assert bug in space.c ( very old bug )Dusan Durech
2009-04-23support statusbar (need write label)| fix kiks with keycontrol.conf| fix ↵Dusan Durech
memory leak in font.c
2009-04-22rename macro UNSET on UNSEDDusan Durech
2009-04-22fix _all_ warnings // used macro UNUSETDusan Durech
2009-04-22fix rightfully warnningsDusan Durech
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-19Alternative ASCII character support in game chatTomas 'ZeXx86' Jedrzejek
Small cleanup in browser.c file Address filter for widget textfield was updated
2009-04-18Global conversion from DOS to UNIX file formatxHire
2009-04-18Next bunch of cleanup in settingKeys.c with dos2unixTomas 'ZeXx86' Jedrzejek
2009-04-18Bugfix of chat character limiterTomas 'ZeXx86' Jedrzejek
Cleanup in settingKeys.c file
2009-04-18In-Game Chat was improved - Upper-Letter support + Additional character set; ↵Tomas 'ZeXx86' Jedrzejek
Optimalization of widget_textfield's readKey ()
2009-04-18Keyboard handler in widget_textfield was modified & optimized - better ↵Tomas 'ZeXx86' Jedrzejek
functionality
2009-04-18fix bug with statistic bad text alignmentDusan Durech
2009-04-18fix bug with chat in nonetgame modeDusan Durech
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