Thomas Debesse
|
f362a0628f
|
remove some obvious unused code
|
2015-06-23 01:36:15 +02:00 |
|
Thomas Debesse
|
173dc12172
|
Merge pull request #162 from illwieckz/savage-hack
re-enabling the savage hack, ref #110
|
2015-06-23 01:22:29 +02:00 |
|
Thomas Debesse
|
4d277b770b
|
re-enabling the savage hack
|
2015-06-22 21:12:14 +02:00 |
|
Thomas Debesse
|
359270d3f1
|
re-add flags, fix #156
|
2015-06-22 06:41:38 +02:00 |
|
Thomas Debesse
|
a3ae79c063
|
update master server list, thanks @Xylemon for WON server, fix #154, ref #48
|
2015-06-22 02:27:34 +02:00 |
|
Thomas Debesse
|
e6b51fdebf
|
Merge pull request #159 from skybon/emergency
POT emergency fix
|
2015-06-21 22:59:55 +02:00 |
|
Artem Vorotnikov
|
35366af587
|
POT emergency fix
|
2015-06-21 23:18:53 +03:00 |
|
Thomas Debesse
|
b96ceee81c
|
add @skybon in credit window
|
2015-06-21 21:46:15 +02:00 |
|
Thomas Debesse
|
665c0e3f64
|
remove the rusty doc, the website's doc is (a little more) uptodate: http://xqf.github.io/docs/
|
2015-06-21 21:34:20 +02:00 |
|
Thomas Debesse
|
8f22a01925
|
some poetic feelings for @skybon
|
2015-06-21 21:33:05 +02:00 |
|
Thomas Debesse
|
28780863f8
|
update build instruction
|
2015-06-21 16:51:08 +02:00 |
|
Thomas Debesse
|
d0b3e5933c
|
Merge pull request #147 from skybon/cmake
Goodbye Autotools, hello CMake, thanks @skybon, fix #138, fix # 141, fix #148, fix #155, fix #157, ref #14, ref 129, ref #156
|
2015-06-21 16:42:21 +02:00 |
|
Artem Vorotnikov
|
94b6f7e9cd
|
Travis CI update for CMake. Props to @illwieckz for base64.
|
2015-06-21 10:01:31 +03:00 |
|
Artem Vorotnikov
|
cfc4c13bd0
|
Goodbye Autotools, hello CMake and minizip
|
2015-06-21 10:01:31 +03:00 |
|
Thomas Debesse
|
5246f9140d
|
Merge pull request #150 from illwieckz/no-xmms
bury xmms support six feet under, fix #149
|
2015-06-20 01:47:24 +02:00 |
|
Thomas Debesse
|
c5e9ad325c
|
display game launch options before game exit options
|
2015-06-20 01:34:38 +02:00 |
|
Thomas Debesse
|
fe2acc6be8
|
bury xmms support six feet under, fix #149
|
2015-06-19 22:26:57 +02:00 |
|
Thomas Debesse
|
3d5c3f476e
|
Merge pull request #140 from skybon/remove-trayicon
removed tray icon, seems unmaintainable and no one expressed the willingness to maintain that, fix #89
|
2015-06-18 15:34:30 +02:00 |
|
Artem Vorotnikov
|
3267ec6601
|
Removed tray icon
|
2015-06-17 03:24:29 +03:00 |
|
Thomas Debesse
|
0a04badc75
|
sunc AUTHORS file with wiki/Contributors
|
2015-06-17 00:29:10 +02:00 |
|
Thomas Debesse
|
3e578dae59
|
update AUTHORS file
|
2015-06-17 00:08:23 +02:00 |
|
Thomas Debesse
|
ba849390f0
|
Merge pull request #144 from skybon/about_window
Updated “About” window
|
2015-06-16 23:40:44 +02:00 |
|
Thomas Debesse
|
3ea1ed5977
|
Merge pull request #145 from skybon/i18n
i18n candy
|
2015-06-16 23:38:15 +02:00 |
|
Artem Vorotnikov
|
ebef5acca3
|
PO template update
|
2015-06-16 17:06:29 +03:00 |
|
Artem Vorotnikov
|
9074495c35
|
PO template generation script
|
2015-06-16 17:04:30 +03:00 |
|
Zack Middleton
|
11d9a0327c
|
Fix World of Padman gametype names
Add more names and fix the number of names.
|
2015-06-16 02:27:57 -05:00 |
|
Artem Vorotnikov
|
c0a377c42a
|
Update About window
|
2015-06-16 07:58:44 +03:00 |
|
Zack Middleton
|
fff29e804a
|
Remove cg_precachedModels from Quake 3 memory settings
cg_precachedModels is only in the Quake 3 mod Art of War. It looks like
XQF use the memory settings from the Art of War FAQ.
|
2015-06-10 19:13:45 -05:00 |
|
Zack Middleton
|
b78caac7d7
|
Don't check if Quake 3 zone/sound megs fit in hunk
The zone, sound, and hunk megs are all separate memory allocations.
There is no technical reason that zone + sound megs cannot be more
than hunk megs.
|
2015-06-10 19:10:44 -05:00 |
|
Zack Middleton
|
7bc7bc4e87
|
Allow Quake 3 memory settings to use 8 sound megs
The default value for sound megs is 8, but the GUI used 16 as the minium
value.
|
2015-06-10 19:09:48 -05:00 |
|
Zack Middleton
|
c2c930db44
|
Fix Quake 3 memory settings default com_hunkMegs value
Now the hunk megs is the same as what the "default" button sets it to.
|
2015-06-10 19:09:40 -05:00 |
|
Zack Middleton
|
d2421e2e9f
|
Only save memory settings for Quake 3
Memory settings are only shown for Quake 3, but were saved in XQF config
for all Quake 3 based games.
|
2015-06-10 17:10:38 -05:00 |
|
Thomas Debesse
|
5c1539c6e5
|
update README.md
|
2015-06-10 23:20:57 +02:00 |
|
Zack Middleton
|
1923faa3ee
|
Update image path for logo in README
|
2015-06-10 16:12:30 -05:00 |
|
Zack Middleton
|
c5afc345f3
|
Fix OpenArena protocol list
|
2015-06-10 16:06:51 -05:00 |
|
Thomas Debesse
|
478f7dcef7
|
Merge pull request #128 from XQFTransifexBot/master
Transifex translation update
|
2015-06-10 23:02:21 +02:00 |
|
Thomas Debesse
|
0c68cf75fc
|
fix useless trailing spaces
|
2015-06-10 22:56:06 +02:00 |
|
Thomas Debesse
|
cb4d389667
|
fix missing spaces between '==' operator
|
2015-06-10 22:47:08 +02:00 |
|
XQFTransifexBot
|
39d9ae57a5
|
Transifex translation update: automated metadata changes by Transifex
Mode: default
Minimum percent translated: 0
Matched 8 languages
|
2015-06-10 22:28:34 +02:00 |
|
Thomas Debesse
|
a43e945920
|
Merge pull request #135 from skybon/master
Completed GTK2 port + some cleanup, fix #13, fix #136, ref #7
|
2015-06-10 22:18:36 +02:00 |
|
IR4T4
|
ab772c7f2e
|
Transifex translation update: German translation by IR4T4
Mode: default
Minimum percent translated: 0
Matched 8 languages
|
2015-06-10 21:44:03 +02:00 |
|
Jordi Mallach
|
deb9706fdf
|
Transifex translation update: Catalan translation by Jordi Mallach
Mode: default
Minimum percent translated: 0
Matched 8 languages
|
2015-06-10 21:41:53 +02:00 |
|
Thomas Debesse
|
29a6db5728
|
Merge pull request #131 from jmallach/master
Icon install improvements
|
2015-06-10 20:52:33 +02:00 |
|
Artem Vorotnikov
|
8519044c87
|
One more clean.sh fix
|
2015-06-08 01:32:53 +03:00 |
|
Artem Vorotnikov
|
d1c2670252
|
Disable broken GTK2 classes
|
2015-06-08 01:16:38 +03:00 |
|
Artem Vorotnikov
|
e60dc160d0
|
Text widgets ported from GTK1
|
2015-06-08 01:16:38 +03:00 |
|
Artem Vorotnikov
|
e1f2d004bb
|
Fix trayicon includes
|
2015-06-08 01:16:38 +03:00 |
|
Artem Vorotnikov
|
e48c7685a3
|
Fix clean.sh
|
2015-06-08 01:16:38 +03:00 |
|
Jordi Mallach
|
6d0bd3ac0b
|
Reorganise and rename icon install paths.
Install icons in the correct hicolor per-size paths.
Get rid of splash.png, as it's no longer used.
|
2015-02-16 14:35:31 +01:00 |
|
Jordi Mallach
|
18852fb4da
|
Use gtk_window_set_default_icon_name to set icons.
Use gtk_window_set_default_icon_name to set a default
icon for all XQF windows, instead of hardcoding xqf.svg
in window_set_icon().
|
2015-02-16 14:10:27 +01:00 |
|