730 Commits

Author SHA1 Message Date
Jordi Mallach
1c3306c58b Updated Catalan and Spanish translations.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@397 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-28 12:36:04 +00:00
Alex Burger
a1678b7527 Fix hl_exec gamedir
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@395 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-22 20:56:00 +00:00
Jordi Mallach
f89b9d33a6 port Ludwig's setlocale() fixes to rcon.c.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@394 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-22 16:07:16 +00:00
Alex Burger
691f2f715b TODO update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@393 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-21 23:41:52 +00:00
Ludwig Nussel
831e9b4c1d - fix __FUNCTION__ warnings
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@392 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-21 20:05:23 +00:00
Ludwig Nussel
ba2ad8fc44 - store when a server was last up, display this date in red if it's more than
three days older than the last refresh. Necessary change to ~/.qf/srvinfo.gz
  is backward and forward compatible.
- util function timet2string, it has yet to be verified this one works on
  none-linux system too.
- use setlocale(LC_ALL, "");


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@391 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-21 20:01:30 +00:00
Alex Burger
8c848c303a Update build
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@390 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-20 15:30:35 +00:00
Alex Burger
ee587969fe build update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@389 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-20 15:22:40 +00:00
Alex Burger
a42c3ffce6 build update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@388 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-20 15:21:43 +00:00
Alex Burger
541c593f4d TODO update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@387 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-20 15:19:01 +00:00
Ludwig Nussel
1110312b3a - fix wrong pointer passed to userver_ref
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@386 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-20 11:38:10 +00:00
Alex Burger
effeb2d103 yellow is really green
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@385 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-19 01:09:36 +00:00
Jordi Mallach
180a86c146 Initialize i18n for xqf-rcon.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@384 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-17 01:37:44 +00:00
Alex Burger
c9a01e1295 Change version to 0.9.10.1
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@383 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-17 00:15:09 +00:00
Alex Burger
854a659e73 Update for 0.9.10
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@381 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-16 23:50:21 +00:00
Alex Burger
5b3a585b60 Change to 0.9.10
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@380 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-16 15:39:38 +00:00
Alex Burger
09f5a4486c Docs update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@379 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-16 15:27:30 +00:00
Alex Burger
fbb3c10090 Update Docs
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@378 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-15 14:24:34 +00:00
Jordi Mallach
5e59d1bf28 fix typos in Catalan translation.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@377 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-09 18:21:05 +00:00
Ludwig Nussel
3a5e061453 - make cl_punkbuster method usable for any game, make it configurable for wolf
- use protocol 60 by default for RTCW


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@376 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-07 12:54:28 +00:00
Ludwig Nussel
b10878127a - added -lncurses to readline check
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@375 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-06 11:01:27 +00:00
Ludwig Nussel
3ee6be1865 - added protocol 60 for RTCW 1.4 to preferences
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@374 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-06 10:31:19 +00:00
Jordi Mallach
f22d158119 Update QW master list, remove non-working and add QuakeForge's.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@373 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-05 20:01:08 +00:00
Jordi Mallach
3ea038f9ce Updated Spanish translation.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@372 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-05 19:47:03 +00:00
Jordi Mallach
5ff918e96d Updated Catalan translation.
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@371 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-05 19:34:31 +00:00
Alex Burger
167a5f7afd Sound test button force play_sound to play
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@370 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-05 11:46:23 +00:00
Ludwig Nussel
07bf9401d6 - use gtk functions instead of spaces to make test button look nice
- update german translation


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@369 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-05 10:31:05 +00:00
Alex Burger
5f23a7a353 Add test buttons to prefs - sounds
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@368 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-03 16:45:34 +00:00
Ludwig Nussel
1039c5d790 - get rid of the switch for saving player info, make seperate functions for
each game


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@367 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 19:24:56 +00:00
Ludwig Nussel
88cf71a84a fix tribes2 player saving
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@366 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 19:22:20 +00:00
Ludwig Nussel
69f4588112 forgot changelog entry:
- do not display a single slash when model and skin are empty


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@365 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 18:12:16 +00:00
Ludwig Nussel
4f448d440e - fix saving of player info for rune and ut2
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@364 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 18:10:49 +00:00
Alex Burger
db7bcb36fd Docs update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@363 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 16:43:16 +00:00
Alex Burger
835c424dc1 Docs update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@362 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 16:33:48 +00:00
Alex Burger
50a91a4855 Q3 gametype decodes
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@361 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 13:48:45 +00:00
Alex Burger
e728a22085 Q3 gametype decodes
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@360 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 01:59:30 +00:00
Alex Burger
7aa2959c64 find_file_in_path fix
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@359 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-02 00:38:58 +00:00
Alex Burger
f6e7a7a8a6 Docs update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@358 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-11-01 21:21:01 +00:00
Alex Burger
2039152fb5 AUTHORS
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@357 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-31 20:11:28 +00:00
Ludwig Nussel
0ff57a863c - remove workaround for unreal to use gps for lan broadcasting, this is no
longer necessary with qstat 2.5c


git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@356 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-31 11:50:26 +00:00
Alex Burger
857372691d Docs update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@355 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-30 16:27:38 +00:00
Alex Burger
0e50b4b560 Docs update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@354 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-30 16:22:13 +00:00
Alex Burger
2bd0fd7d85 Docs update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@353 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-30 16:21:35 +00:00
Alex Burger
faa8ab2b4e Remove my debug code
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@352 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-30 16:17:37 +00:00
Alex Burger
69f4fcdcf9 Game command entry expands to full path, docs update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@351 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-30 16:16:24 +00:00
Ludwig Nussel
67ec8a0215 fix some memleaks
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@350 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-30 10:35:26 +00:00
Ludwig Nussel
b63cbb1407 update
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@349 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-30 10:34:46 +00:00
Alex Burger
510f5eab5b Fixup master_check_master_addr_prefix
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@348 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-30 00:19:40 +00:00
Alex Burger
d90543eb51 Fixup master_check_master_addr_prefix
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@347 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-29 22:10:42 +00:00
Ludwig Nussel
0c1215d696 - use only first argument of command line for directory guessing
git-svn-id: http://svn.code.sf.net/p/xqf/code/trunk@346 d2ac09be-c843-0410-8b1f-f8a84130e0ec
2002-10-29 19:07:16 +00:00