summaryrefslogtreecommitdiff
path: root/src/screen
AgeCommit message (Collapse)Author
2010-06-18Wiped out all "UNUSED" stuffMichal Zima
Plus small code cleaning, simplifying of some statements etc.
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-07[BUGFIX] Player uses other gun than he expectsMichal Zima
2010-06-07Added 'Reload' button to the server browserMichal Zima
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
2009-12-27implements yes/no dialog if to quit the game or notDušan Ďurech
2009-12-27fix todo BUG: in network play, there is no reason for save dialogDusan 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-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-06Revised methods how are translated strings handledMichal Zima
Few comments were made available to Doxygen
2009-09-04fix few stupid bugs + fix one memory leakDusan Durech
2009-08-19behaves use params and save and load net setting gameDusan Durech
2009-08-17half work for new config APIDusan Durech
2009-07-15add new API for mouse and fix bug with crash upon load sessionDusan Durech
2009-07-06Fixed coding styleMichal Zima
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-03Updated & little bit restructuralized AUTHORS filexHire
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 screenxHire
Rectified the coding style in code of screen
2009-05-26Rectified the coding style in screen .h filesxHire
2009-05-26Fixed typos 'sock_tcp_diable_nagle' & 'gns_resolv'xHire
2009-05-16Update build system to include source files automaticaly.Tomas Chvatal
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-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-12fix bad prefixes and names every oneDusan Durech
2009-04-12fix bad preFixsDusan Durech
2009-04-12convert all name function from oldName to new_nameDusan Durech
2009-03-26fix warnings...Dusan Durech
2009-03-12Renaming of screen files.Tomas Chvatal
2009-03-01API to UDP and TCP has been modified so that they can be used independet ↵Dusan Durech
from protocols IPv4 and IPv6
2009-02-27Adds a possibility to have more then 6 arenasxHire
2009-02-07Revert "Revert "Revert "First pass renaming sreen and widgets."""Tomas Chvatal
This reverts commit 87821f04c9565450d8e724be76993ae5ea2c20c4.
2009-02-03Revert "Revert "First pass renaming sreen and widgets.""Tomas Chvatal
This reverts commit 509890f14896d2064916555c04a3bfeec537cb1d.
2009-01-10Revert "First pass renaming sreen and widgets."Tomas Chvatal
This reverts commit 5855f591b6d509633e3730346e18122768ec6e04.
2008-12-11First pass renaming sreen and widgets.Tomas Chvatal