565 Commits

Author SHA1 Message Date
Ludwig Nussel
b15e77ff94 - redesign about dialog to include logo
- unify summary in .desktop and .spec file
- change version to 0.9.13.2


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@598 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-03-14 15:20:12 +00:00
Ludwig Nussel
9701927a9a - update ut2004 icon
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@597 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-17 23:27:00 +00:00
Ludwig Nussel
c5b312c3de - add LAN master for ut2004
- detect whether a server is ut2003 or ut2004


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@596 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-17 23:14:10 +00:00
Ludwig Nussel
3ef875d1f9 - don't unset game if it's baseq3 to be able to filter for it
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@595 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-16 20:37:29 +00:00
Ludwig Nussel
b5f6eb298e - also check GamePassword rule which is used by UT2004
- add multiplay.co.uk server listing


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@594 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-14 20:48:25 +00:00
Ludwig Nussel
9e12841566 - move suggest_commands into xml file
- add support for UT2004. Someone please tell me a master server for it!


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@593 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-13 20:29:20 +00:00
Ludwig Nussel
0ddd56764a - introduce GAME_ADMIN which allows to enter an rcon password without actually
supporting rcon
- fix launching savage with password, support rcon password. Thanks Andreas
  Schneider for reporting.


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@592 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-09 21:06:20 +00:00
Ludwig Nussel
075d8e6ee4 - allow tga as q3 mapshot
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@591 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-08 16:06:27 +00:00
Jordi Mallach
b3001b4e95 Update.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@590 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-02 17:11:32 +00:00
Jordi Mallach
869c7e56c5 Switch to intltool.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@589 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-02 17:01:38 +00:00
Jordi Mallach
df46d6c3eb Updated Catalan translation.
Removed uneeded files.


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@588 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-02-02 16:57:46 +00:00
Ludwig Nussel
91ff0e8a91 - add g_gear flags of Urban Terror 3.2
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@587 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-17 14:41:57 +00:00
Ludwig Nussel
4a7535edf8 - Update danish translation (Morten Brix Pedersen)
- Update german translation


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@586 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-15 19:26:37 +00:00
Ludwig Nussel
3af9feaf10 - fix GTK2 application icon
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@585 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-14 14:19:11 +00:00
Ludwig Nussel
2eed0f0df1 - add support for BF1942 (wine game). Uses EYE protocol, no official master,
LAN browsing doesn't work.
- load game icons by name via dlsym to reduce number of c&p operations when
  adding new games
- renamed "pix" tag in xml to "icon"
- use config_is_valid_generic for ET


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@584 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-12 12:22:48 +00:00
Ludwig Nussel
ce3fa3bbd6 - support password on savage servers. Thanks Andreas Schneider for reporting.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@583 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-08 11:30:25 +00:00
Ludwig Nussel
0f444f7288 - move struct games into games.c which is now generated from games.xml by
gamesxml2c
- don't pass tribes2 name if empty
- add --dontlaunch parameter for internal use
- add exec function to hexenworld (anyone ever played that game??)
- make sof2 master protcol configurable


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@582 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-08 00:59:29 +00:00
Ludwig Nussel
763660a765 - check props pointer before dereferencing it ...
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@581 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-07 21:09:07 +00:00
Ludwig Nussel
c8cc67cc86 - added comment and "this server sucks" properties for servers
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@580 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-05 17:06:35 +00:00
Ludwig Nussel
dba18175ba - add lan masters per default
- fix lan browsing for Americas Army


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@579 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-02 21:33:36 +00:00
Ludwig Nussel
e0815c75ca - --add command line option to just add a server to favorites without launching a game
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@578 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-01 12:58:02 +00:00
Ludwig Nussel
587793c81d - fix some function prototypes
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@577 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-01 12:41:10 +00:00
Ludwig Nussel
b9b8793ffd - remove multiplay.co.uk AA master
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@576 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2004-01-01 11:29:02 +00:00
Ludwig Nussel
0cf6cbdad7 - added support for postal2, no master.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@575 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-12-27 00:42:21 +00:00
Ludwig Nussel
fa32e12f37 - fix LAN browsing. Only worked by luck.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@574 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-12-18 21:47:43 +00:00
Ludwig Nussel
56464c900b - use mkstemp instead of pid based temporary file to avoid symlink attacks
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@573 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-12-15 17:04:12 +00:00
Ludwig Nussel
0d40b37fed - fix crash caused by wrong reference counting of uservers
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@572 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-12-15 16:35:32 +00:00
Ludwig Nussel
382b47b811 - --launch now guesses the type from the port if only one argument is given. If
not enough information is given (no type, no port) it will prompt the user to
  choose the type. This way, it should be possible to use --launch now e.g.
  from within IRC clients where you don't know the type before.
- add second argument to add_server_dialog() to preset the address
- make combo_set_vals() work with empty str argument


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@571 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-12-14 14:46:26 +00:00
Ludwig Nussel
5635b63ef5 - convert server names from iso-8859-1 to UTF-8 if needed
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@570 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-12-02 23:47:16 +00:00
Ludwig Nussel
90935b2f32 - disable resize grip of status bars in gtk2
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@569 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-30 11:39:38 +00:00
Ludwig Nussel
5d0bae6b07 - remember size of statistics window
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@568 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-30 00:15:26 +00:00
Ludwig Nussel
57bd0f63c8 - new function create_server_type_menu creates a GtkOptionMenu with all games
- modify statistics dialog to make it smaller, scollbars


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@567 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-30 00:02:38 +00:00
Ludwig Nussel
fc9d306e40 - pack games list in preferences into a scrolled window
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@566 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-29 16:04:00 +00:00
Ludwig Nussel
698f8aab01 - move help menu item to the left
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@565 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-29 15:18:56 +00:00
Alex Burger
e5a372863d Update build
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@564 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-29 00:24:14 +00:00
Ludwig Nussel
e9725cec41 - split up load_pixmap in load_pixmap, load_pixmap_as_pixmap and
load_pixmap_as_pixbuf
- set minimize icon as suggested by Jordi (someone know how to make this
  work properly with windowmaker?)
- work around gcc complaining about %c in strftime


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@563 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-28 22:50:04 +00:00
Alex Burger
79ffc84c0a Removed rule filter
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@562 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-28 00:07:20 +00:00
Alex Burger
6104484f5c Clean up indenting
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@561 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-27 23:11:11 +00:00
Alex Burger
55f9c642f0 Add rules filter
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@560 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-27 18:35:15 +00:00
Ludwig Nussel
07b5670048 - released 0.9.13
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@558 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-24 13:51:16 +00:00
Jordi Mallach
e87ee933f1 Updated Spanish translation.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@557 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-24 11:54:40 +00:00
Ludwig Nussel
4708026dbf - remove the static option again, would link everything static *sigh*
- update docu, use mozilla function for table of contents


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@556 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-23 14:00:50 +00:00
Ludwig Nussel
8e38bce26b add instructions for the loki installer and GeoIP
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@555 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-23 13:13:46 +00:00
Ludwig Nussel
7ad8a4cf42 fix wrong function argument
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@554 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-22 18:33:30 +00:00
Ludwig Nussel
ebd5db4752 - link GeoIP statically when using ./configure --enable-geoip=static
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@553 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-22 18:18:10 +00:00
Ludwig Nussel
540e266a05 update NEWS
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@552 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-21 19:18:41 +00:00
Alex Burger
40c575a7da Update NEWS
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@551 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-20 01:26:32 +00:00
Ludwig Nussel
3504d111b5 - allow data and localedir to be overridden via environment variables
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@550 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-19 22:28:30 +00:00
Ludwig Nussel
eabfa12f04 - add Call of Duty master from Activision
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@549 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-18 18:06:10 +00:00
Jordi Mallach
0c3a063c5a Update Catalan translation.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@548 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2003-11-16 19:31:14 +00:00