[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeplayground-games/kqf (silent)
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2005-04-08 12:42:30
Message-ID: 20050408124230.D3C3A645 () office ! kde ! org
[Download RAW message or body]

CVS commit by lukas: 

CVS_SILENT
just minor stuff


  M +4 -2      README   1.5
  M +1 -0      TODO   1.8
  M +0 -4      src/Makefile.am   1.10
  M +1 -0      src/kqf.desktop   1.12
  M +1 -0      src/main.cpp   1.5
  M +4 -0      src/server.h   1.17


--- kdeplayground-games/kqf/README  #1.4:1.5
@@ -2,9 +2,11 @@
 =========
 kqf is an online gameserver browser suitable for games like Enemy Territory,
-Doom 3, Unreal Tournament etc.  It is heavily inspired by a similar application
+Doom 3, Unreal Tournament etc. It is heavily inspired by a similar application
 called xqf (http://www.linuxgames.com/xqf/).
 
 It requires qstat (http://www.qstat.org) version 2.8 at least and optionally in
-the future gslist (http://aluigi.altervista.org/).
+the future gslist (http://aluigi.altervista.org/). To display the server's
+country of origin, it can optionally be compiled with GeoIP library
+(http://www.maxmind.com/app/c).
 
 Currently it supports fetching and displaying basic info about server itself,

--- kdeplayground-games/kqf/TODO  #1.7:1.8
@@ -13,2 +13,3 @@
 -  integrate with webservices (e.g. serverspy.net)
 -  use GHNS for automatic games.xml updates
+-  scan for user maps

--- kdeplayground-games/kqf/src/Makefile.am  #1.9:1.10
@@ -33,8 +33,4 @@
         $(XGETTEXT) *.cpp -o $(podir)/kqf.pot
 
-# this is where the kdelnk file will go 
-kdelnkdir   = $(kde_appsdir)/Utilities
-kdelnk_DATA = kqf.desktop
-
 # this is where the XML-GUI resource file goes
 rcdir = $(kde_datadir)/kqf

--- kdeplayground-games/kqf/src/kqf.desktop  #1.11:1.12
@@ -24,2 +24,3 @@
 Comment[ru]=Браузер игровых серверов
 Comment[sv]=En bläddrare för direktspelservrar
+Categories=Qt;KDE;Game

--- kdeplayground-games/kqf/src/main.cpp  #1.4:1.5
@@ -1,2 +1,3 @@
+// -*- coding: utf-8 -*-
 /***************************************************************************
 *   Copyright (C) 2005 by Lukas Tinkl                                     *

--- kdeplayground-games/kqf/src/server.h  #1.16:1.17
@@ -203,4 +204,7 @@ public:
     int privateSlots() const;
 
+    /**
+     * @return number of available (free) slots on the server
+     */
     int freeSlots() const;
 


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic