Commit Graph

337 Commits (master)

Author SHA1 Message Date
Thomas Debesse a04eab96f4 preferences: no need to apply toolbar preferences after preferences dialog anymore 2021-03-01 01:18:08 +01:00
Thomas Debesse 11d1164cec preferences: remove the now empty frame for toolbar options 2021-03-01 01:18:08 +01:00
Thomas Debesse d115b11905 preferences: remove option for toolbar style, always use the “both” style (icon and text) 2021-03-01 01:18:08 +01:00
Thomas Debesse 67ef283dc8 preferences: remove option for toolbar tooltips, always enable them 2021-03-01 01:18:08 +01:00
Thomas Debesse b91a8c813c preferences: remove gtkrc option 2021-03-01 01:18:08 +01:00
Antoine Fontaine d7d587c284 Prepare for GTK3 2021-02-28 22:58:27 +01:00
Antoine Fontaine 325ca743a0 Use more readable syntax to set struct values 2021-02-28 22:58:27 +01:00
Antoine Fontaine eda665b76c Remove useless GTK includes 2021-02-28 22:58:27 +01:00
Antoine Fontaine ba32f8073d Fix depreciation warnings with newer glib 2021-02-28 22:58:27 +01:00
Witold Piłat 61dfc57f9f Replace ouned.de JK2 master with jk2mv.org (same ip, official domain) 2020-05-05 01:41:11 +02:00
Witold Piłat a6160e898a Compiles with either minizip 1 or 2 (issue #223)
Compiled binary must be linked to the same version it was compiled
with
2020-05-05 01:41:11 +02:00
Witold Piłat d69a91a846 Minizip 2.x API compatibility 2020-05-05 01:41:11 +02:00
Witold Piłat ca3f08ae26 Fix duplicate global variable definitions 2020-05-05 01:41:11 +02:00
Thomas Debesse 1fc96f8d9f masters: add hambloch.com kingpin master server 2019-02-17 04:22:36 +01:00
Thomas Debesse 18225ff8e1 stat: filter http server list and fix a crash
- filter http server list for bad character
- fix a crash related to string allocation
2019-02-17 04:22:36 +01:00
Witold Piłat 036dc2b811 Fix minor memory leaks in traverse_dir() and find_flag_file() 2018-08-31 01:17:04 +02:00
Witold Piłat ae7a444ffe q3maps.c: Clean up map detection code 2018-08-31 01:17:04 +02:00
Witold Piłat 5a329bd678 Make levelshot parsing work for all games 2018-08-31 01:14:53 +02:00
Witold Piłat 9b44e5a150 q3_decode_gametype(): Fix read overflow and matching mods from other games 2018-08-26 14:25:35 +02:00
Witold Piłat e965447f55 Honor setting to ignore bots when sorting servers by player count 2018-08-26 02:56:14 +02:00
Witold Piłat c5e905eb64 Honor setting to ignore bots in statistics module 2018-08-26 02:56:14 +02:00
Witold Piłat ac82fa693c Fallback to default gametype name for JK3 mods 2018-08-26 02:56:14 +02:00
Witold Piłat b5600ada92 Fix JK3 gametype names 2018-08-26 02:56:14 +02:00
Witold Piłat 8af9f68b5e Show q3 levelshots located in levelshots/ subdirectories 2018-08-26 02:56:14 +02:00
Witold Piłat d00be81cb5 q3maps.c: Fix memory leaks due to g_path_get_basename returning newly allocated string 2018-08-26 02:56:14 +02:00
Witold Piłat 76b9663828 Detect q3 maps located in maps/ subdirectories (eg JK3's mp/ffa1) 2018-08-26 02:56:14 +02:00
Thomas Debesse c1021d8b40 update unvanquished master servers 2018-08-13 19:47:42 +02:00
Thomas Debesse 215a6ff367 drop savage hack, there is no savage master server anymore 2018-07-23 02:52:57 +02:00
Thomas Debesse c00a078c64 delete dead savage master server 2018-07-23 02:51:29 +02:00
Zack Middleton d1bf07e2bc Fix unused MAX_OPENARENA_TYPES 2018-07-03 22:17:57 -05:00
Tilo Brueckner bd956ec2b4 Add punkbuster option to CoD 2018-04-17 12:22:14 +02:00
Thomas Debesse e5b7496502 icon update 2018-04-02 19:48:04 +02:00
Thomas Debesse d2b9108e25 LAN_SERVER pref notebook has nothing to show 2018-04-02 05:38:22 +02:00
Thomas Debesse a7a4c6141f make LAN server name translatable whenever it's used
the one in games.xml is just a placeholder
2018-04-02 05:31:34 +02:00
Thomas Debesse 54fc673faa quick fixup for "all games" LAN browsers
there was an offset in game preference windows
2018-04-02 05:18:14 +02:00
Thomas Debesse 3c17a9f64e add LAN browser for all games, fix #213
add a dummy LAN_SERVER game and add to its master group all LAN servers for all games
2018-04-02 04:22:51 +02:00
Thomas Debesse ff4e58f4a1 initial COD: World at War support 2018-04-02 03:53:53 +02:00
Thomas Debesse 4adb2af6a4 square icon does not need alpha channel 2018-04-01 19:21:51 +02:00
Thomas Debesse 27d6e0e6ad give alpha channel to xonotic icon 2018-03-31 21:06:20 +02:00
Thomas Debesse fcdec2937b square icons do not need alpha channel 2018-03-31 20:12:21 +02:00
Thomas Debesse 973951780b bikeshedding 2018-03-31 19:54:57 +02:00
Thomas Debesse e07cbc7e6b properly unlist private_suffix, properly allocate and free stuff 2018-03-31 19:39:12 +02:00
Thomas Debesse 14dada8011 little gamesxml2c fixup
to not print it, just put it outside of printable lists
2018-03-31 18:44:34 +02:00
Thomas Debesse a5a96f96ad little style touchup 2018-03-31 18:18:17 +02:00
Thomas Debesse 34d88f809f add action quake2 game
it expects q2online is installed and the working dir set to ~/.q2online
2018-03-31 18:10:15 +02:00
Thomas Debesse ed2f2d8255 also write private list from games.xml
- also write private list from games.xml, prevent sneaky mistakes
- rewrite some things a better way
- close files
2018-03-31 17:13:18 +02:00
Thomas Debesse 1059e31378
Merge pull request #208 from illwieckz/colorflags
more color code filtering
2018-03-31 14:54:15 +02:00
Thomas Debesse 5275502e39 Unvanquished color codes are Wolf:ET ones
By the way only Unvanquished has to filter them out
since QUAKE3_COLOR_ANY is enough for Wolf:ET
2018-03-31 14:38:04 +02:00
Thomas Debesse 1fe92ae133 doom3 ^^ color code is empty string 2018-03-31 14:38:04 +02:00
Thomas Debesse fd44c4a254 add quake4 color code
perhaps they are q4max specific, but currently
XQF is not able to filter color codes by mod

strip quake3 alphanumeric code in the end just
before quake3 any in because some other games
can use both quake3 alphanumeric and another code
that starts with an alphanumeric like q4max RGB
2018-03-31 14:35:05 +02:00