summaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Collapse)Author
2009-07-16Fixed code styleMichal Zima
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-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 clientxHire
Rectified the coding style in code of client
2009-05-26Rectified the coding style in client .h filesxHire
2009-05-16Update build system to include source files automaticaly.Tomas Chvatal
2009-05-03fix bug, with resevered score on panelDusan 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-19Alternative ASCII character support in game chatTomas 'ZeXx86' Jedrzejek
Small cleanup in browser.c file Address filter for widget textfield was updated
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-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
2009-04-14support disable openGL ( --disable-opengl )Dusan Durech
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-04-01Support libfontconfigDusan Durech
2009-03-26fix warnings...Dusan Durech
2009-03-23remove old layer code. We dont need to keep it. scm takes care for that.Tomas Chvatal
2009-03-22simplifying the layer algorithmDusan 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-27Solved problem when SDL_GL_SWAP_CONTROL undeclaredxHire
2009-02-21Default repeat values.Tomas Chvatal
2009-02-21Use unicode by default for kbd.Tomas Chvatal
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
2008-12-11Revert "First pass for renaming screen/widget."Tomas Chvatal
This reverts commit 3ba6105170ecac2fb124d9eb7e81ba72dd4700b8.
2008-12-11First pass for renaming screen/widget.Tomas Chvatal
2008-11-26ESC should close the chat window - not the gameDusan Durech
2008-11-15modification coding stileDusan Durech
2008-11-14uses new macro DEBUG_MSGDusan Durech
2008-11-09fix memory leak with image in openGL codeDusan Durech
2008-11-09support openGL rendering with makro SUPPORT_OPENGL, uses code in opengl branchDusan Durech
2008-11-02Automatic filtration of short intervals going after long intervals (in timer)Dusan Durech
2008-11-01Hack for timer being too busy after loading arenaDusan Durech
2008-10-27Cleaned code (K&R and one warning) of layer.cxHire
Translated comments in layer.c
2008-10-27fixed "fixed" addLayer we should y-sort by y+h, not by y+h/2Petr Sykora