summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Collapse)Author
2009-12-10Convert the shared modules to static ones.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-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-08-22Tweak src/ CMakeList a bit not to set not-wanted variable with server build.Tomáš Chvátal
2009-07-21Link to cairo (svg stuffie)Tomáš Chvátal
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-04-23support statusbar (need write label)| fix kiks with keycontrol.conf| fix ↵Dusan Durech
memory leak in font.c
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-14Few fixes for cmakeTomas Chvatal
2009-04-01Support libfontconfigDusan Durech
2009-04-01Updates for fonconfig, some whitespace.Tomas Chvatal
2009-03-12Renaming of screen files.Tomas Chvatal
2009-03-12Various updatesTomas Chvatal
2009-03-03Allow optional ipv6 build, how comes that so far noone screamed that the ↵Tomas Chvatal
support is not in...
2009-02-21Now everything builds in CMAKE_BUILD_DIR instead of some things in ↵Tomas Chvatal
CMAKE_SOURCE_DIR
2009-02-19Update cmake to use better default options: hash table:Tomas Chvatal
option(WITH_SERVER "Build the server instead of client" ON) option(WITH_AUDIO "Build with audio enabled" ON) option(ENABLE_DEBUG "Build debug features" OFF) option(WITH_NLS "Build the translations" ON) option(Apple "Build some apple quirks. USE ONLY ON MAC!" OFF) option(WITH_OPENGL "Use opengl as renderer instead of SW" ON) option(BUNDLE "Use for generating binary. DEV ONLY" OFF)
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-09Opengl hooks first pass.Tomas Chvatal
2008-11-09support openGL rendering with makro SUPPORT_OPENGL, uses code in opengl branchDusan Durech
2008-11-04Remove downserver directory. Not needed anymore.Tomas Chvatal (scarabeus)
2008-10-31podpora downServera v gameServery ;)Dusan Durech
2008-10-25Translated all game into Czech + some small fixesxHire
Updated scripts Correction: "Height Score" -> "High Score" Set right file permissions
2008-10-11More fixups for CMakeLists.Tomas Chvatal (scarabeus)
2008-09-28Remove windows quirks from CMake system.Tomas Chvatal (scarabeus)
2008-09-03- downserver pridan do seznamu instalovanejch veci pomoci cmakescarab
git-svn-id: http://opensvn.csie.org/tuxanci_ng@274 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-09-03- server si dokaze stahnut arenu z downServeraoroborus
( este to nie je poriadne otestovane ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@273 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-09-03- opravene regresnie, kotre vznikli, pri prepise naciatavania aren z *.ziporoborus
( a odstranene prebytocne subory z adresarovej struktury -- tie ktore su uz zabalene v zip ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@265 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-09-02- areny su ulozene v *.zip archivochoroborus
( totalne rozmrdany zdrojovy kod -- zajtra to dokoncim ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@263 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-26- rozchozeni gettextu i pro windowsaci verzi tuxanku (zbyva poresit ze to v ↵scarab
konzoli nezobrazuje UTF!) git-svn-id: http://opensvn.csie.org/tuxanci_ng@251 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-24- preklopeni z5 k UDPscarab
git-svn-id: http://opensvn.csie.org/tuxanci_ng@247 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-23- hotKey APIoroborus
- screen-split sa da prepinat klavesou [F3] - TCP pouziva v setsockopt parameter SO_REUSEADDR git-svn-id: http://opensvn.csie.org/tuxanci_ng@243 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-22- opet fungujeme na windows, docasne pomoci udpscarab
- todo: odstranit udp a prejit na tcp + hromada testovani git-svn-id: http://opensvn.csie.org/tuxanci_ng@241 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-18- dokonceni gettext zakladni podporyscarab
- je treba mozna jeste nekde uklidit zbytky po language - testujte a sezente lidi co nam to prelozi, kdzytak projedete .pot soubor a pokud najdete neco co by se melo jmenovat stejne nebo tak nejak tak opravit... git-svn-id: http://opensvn.csie.org/tuxanci_ng@223 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-18- pouzivame verzovani od ted $ tuxanci-svn spusti hruscarab
- vyjadrete se k verzovani i stabilnich vydani git-svn-id: http://opensvn.csie.org/tuxanci_ng@221 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-16dalsi drobne upravy pro applescarab
git-svn-id: http://opensvn.csie.org/tuxanci_ng@209 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-16- tuxanci pouzivaji automatickej path generatorscarab
- uz neni treba config.h (cool ne) - celkem citelnej path.h (vic cool ne?) git-svn-id: http://opensvn.csie.org/tuxanci_ng@202 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-16- vsetky widegety pouzivaju widget_toroborus
( priparava na kontajner s widgetmi ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@201 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-16 - pokus na odstraneni chybky v cmake a linkovaniscarab
git-svn-id: http://opensvn.csie.org/tuxanci_ng@200 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-16 - dalsi krok prechodu na nove cmake + pridany prvky gettextuscarab
git-svn-id: http://opensvn.csie.org/tuxanci_ng@199 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-16" - prechod na nove krasne cmake (not yet uplne, ale uz to funguje)"scarab
git-svn-id: http://opensvn.csie.org/tuxanci_ng@198 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
2008-08-14- novy widget widget_choicegrouporoborus
- moznost ukladat a nacitavat rozohranu hru ( uklada sa pomocou F2) ( neda sa ulozit sietovy multiplayer, a este nie je dokonce ulozenie hranie s AI ) git-svn-id: http://opensvn.csie.org/tuxanci_ng@195 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e