]>
git.rm.cloudns.org Git - xonotic/xonotic.git/log
Matthias Krüger [Fri, 10 Mar 2017 11:31:49 +0000 (12:31 +0100)]
./all update-maps: suppress warnings from verious tools if we fail to download map pk3.
terencehill [Wed, 1 Feb 2017 22:00:57 +0000 (23:00 +0100)]
demotc-race-record-extractor.sh: update race record marker recognition and add support for cts and ctf records
Mario [Fri, 6 Jan 2017 00:29:36 +0000 (00:29 +0000)]
Merge branch 'martin-t/server.cfg' into 'master'
Mention apropos and cacs in server.cfg
See merge request !20
Mario [Sat, 24 Dec 2016 21:27:41 +0000 (07:27 +1000)]
Fix reference to Nexuiz playermodel
Martin Taibr [Sat, 24 Dec 2016 03:12:33 +0000 (04:12 +0100)]
recommend search instead of apropos
Mario [Sat, 24 Dec 2016 01:58:26 +0000 (01:58 +0000)]
Merge branch 'detrate/feature/README' into 'master'
Added a README.md to provide quick info about the game and community.
See merge request !21
z [Fri, 23 Dec 2016 15:02:25 +0000 (10:02 -0500)]
Added a README.md to provide quick info about the game and community.
TimePath [Sat, 10 Dec 2016 05:33:23 +0000 (16:33 +1100)]
Honor LD_LIBRARY_PATH
Martin Taibr [Fri, 25 Nov 2016 00:21:31 +0000 (01:21 +0100)]
mention apropos and cacs in server.cfg
Mario [Thu, 24 Nov 2016 12:51:29 +0000 (22:51 +1000)]
Add xonotic.org to the repo list
Mario [Wed, 9 Nov 2016 17:32:16 +0000 (03:32 +1000)]
Block new Akimbo IP
Mario [Sat, 5 Nov 2016 02:02:31 +0000 (02:02 +0000)]
Merge branch 'DefaultUser/serverCFG_sv_vote_gametype' into 'master'
Document sv_vote_gametype in server.cfg
Fixes Issue #179
See merge request !19
TimePath [Fri, 4 Nov 2016 21:33:25 +0000 (21:33 +0000)]
Merge branch 'devnexen/bsd' into 'master'
possiblity to compile the project using BSD with GNUmake
modified: misc/tools/all/xonotic.subr
See merge request !16
Freddy [Fri, 4 Nov 2016 14:14:47 +0000 (15:14 +0100)]
Document sv_vote_gametype in server.cfg
Rudolf Polzer [Mon, 24 Oct 2016 17:53:51 +0000 (13:53 -0400)]
Instead of "cd .." hackery, find the path of ./all by looking at $0.
This only supports invoking ./all directly (not via $PATH or symlinks),
but should already be a lot better than before.
Mario [Fri, 14 Oct 2016 16:20:07 +0000 (16:20 +0000)]
Merge branch 'sev/xolonium4' into 'master'
Update Xolonium fonts to version 4.0
The new version features revised proportions to improve legibility.
Most notably, the middle bars are lowered, the glyphs in general
are slightly narrower, and the digits in particular are less stretched.
![x3-x4](/uploads/
68d6894b2dac14971f2f334d91ca9e66 /x3-x4.png)
See merge request !18
Severin Meyer [Sat, 8 Oct 2016 13:26:01 +0000 (15:26 +0200)]
Update Xolonium fonts to version 4.0
David Carlier [Sun, 24 Jul 2016 06:04:39 +0000 (07:04 +0100)]
bring back correct version
David Carlier [Sun, 17 Jul 2016 18:23:38 +0000 (19:23 +0100)]
possiblity to compile the project using BSD with GNUmake
modified: misc/tools/all/xonotic.subr
Mario [Sat, 16 Jul 2016 12:32:58 +0000 (22:32 +1000)]
Block another "best" server
Mario [Mon, 27 Jun 2016 22:56:47 +0000 (08:56 +1000)]
Block some Nexuiz servers from the list
TimePath [Sun, 19 Jun 2016 06:11:31 +0000 (16:11 +1000)]
CMake: add d0_blind_id
TimePath [Thu, 14 Apr 2016 12:39:17 +0000 (22:39 +1000)]
Update gitignore
TimePath [Thu, 14 Apr 2016 04:21:46 +0000 (14:21 +1000)]
Merge branch 'TimePath/cmake'
TimePath [Thu, 14 Apr 2016 04:16:06 +0000 (14:16 +1000)]
CMake: make everything optional
TimePath [Mon, 21 Mar 2016 23:47:42 +0000 (10:47 +1100)]
CMake: incremental pk3 building
TimePath [Mon, 21 Mar 2016 12:08:11 +0000 (23:08 +1100)]
CMake: port most of the release script
TimePath [Sat, 19 Mar 2016 04:19:17 +0000 (15:19 +1100)]
Add CMakeLists.txt
Mario [Thu, 24 Mar 2016 17:09:19 +0000 (03:09 +1000)]
Remove some old cvars from server.cfg
TimePath [Sat, 19 Mar 2016 05:09:17 +0000 (16:09 +1100)]
Fix MSYS2 xonotic-data.pk3dir/qcsrc rebuild detection
Rudolf Polzer [Mon, 14 Mar 2016 15:51:12 +0000 (16:51 +0100)]
Update Windows SDL to 2.0.4.
Mario [Sun, 13 Mar 2016 01:45:55 +0000 (17:45 -0800)]
Update Mac OS X SDL framework to 2.0.4
TimePath [Mon, 11 Jan 2016 00:23:37 +0000 (00:23 +0000)]
Merge branch 'packer/fix_team_chat_beep' into 'master'
fix team chat beep sound
There are two beep sounds :
* General chat and (**talk.wav**)
* team messages (**talk2.wav**)
These should not be converted to **ogg**, otherwise the engine does not find **talk2.wav**.
See: https://gitlab.com/xonotic/darkplaces/blob/div0-stable/cl_parse.c#L517
This causes that the beep sound for general chat is used for team messages, too.
The script *cached_converter.sh* already tries excludes them (But uses wrong path.)
See merge request !15
packer [Sun, 10 Jan 2016 23:57:40 +0000 (00:57 +0100)]
fix team chat beep sound
Rudolf Polzer [Mon, 12 Oct 2015 01:00:26 +0000 (03:00 +0200)]
Fix bot scripts.
Rudolf Polzer [Mon, 12 Oct 2015 00:32:09 +0000 (02:32 +0200)]
Allow remapping a channel to multiple channels (to duplicate notes).
Rudolf Polzer [Wed, 30 Sep 2015 16:04:17 +0000 (18:04 +0200)]
Start the version update notifier.
Rudolf Polzer [Wed, 9 Sep 2015 13:36:00 +0000 (15:36 +0200)]
Make the Xonotic maps no longer exempt of the sRGB requirement, now that all fulfill it. YIIIEEEEAAAAAHHH!!1
Mirio [Wed, 2 Sep 2015 17:11:16 +0000 (19:11 +0200)]
Fix msg 57
Mirio [Mon, 31 Aug 2015 17:05:31 +0000 (19:05 +0200)]
Fix msg 39
Rudolf Polzer [Wed, 26 Aug 2015 12:07:52 +0000 (14:07 +0200)]
Fix an endless loop in the-big-benchmark on Windows affecting all users.
Rudolf Polzer [Tue, 25 Aug 2015 01:55:38 +0000 (03:55 +0200)]
Pass the input path.
Rudolf Polzer [Tue, 25 Aug 2015 01:48:37 +0000 (03:48 +0200)]
Try adding the Luma version builder.
Mirio [Sun, 23 Aug 2015 14:17:17 +0000 (14:17 +0000)]
Merge branch 'Mirio/helpsystem' into 'master'
Mirio/helpsystem
Fixing the first message, the nick color, add some colors to highlight words.
See merge request !13
Mirio [Thu, 20 Aug 2015 23:44:48 +0000 (01:44 +0200)]
Colors are now fixed
Mirio [Thu, 20 Aug 2015 23:38:00 +0000 (01:38 +0200)]
Color codes were removed sigh
Mirio [Thu, 20 Aug 2015 23:32:59 +0000 (01:32 +0200)]
Fix an error when using help_loop
Mirio [Thu, 20 Aug 2015 23:24:49 +0000 (01:24 +0200)]
Fix typo in msg 35
Mirio [Thu, 20 Aug 2015 23:22:49 +0000 (01:22 +0200)]
Fix quotation in msg 1, which broke it. Fix color code of nick, add some color highlights
Mario [Tue, 18 Aug 2015 22:15:35 +0000 (08:15 +1000)]
Disable hotfix and set new recommended servers
Rudolf Polzer [Mon, 3 Aug 2015 16:14:34 +0000 (16:14 +0000)]
Merge branch 'sev/unifont_update' into 'master'
Unifont update
This branch updates the GNU Unifont from version 5.1 to version 7.0.06.
It also makes two changes which I consider useful:
- Remove the version string from the font file name.
This way, any future updates will not invalidate all references to the font. A problem that is illustrated with this update.
- Move the Unifont to a dedicated package. Currently, individual copies are added to the other font packages.
This causes a lot of redundancy. More importantly, it gives the impression that this is necessary for custom fonts as well,
causing more redundancy and inconsistencies if the unifont is shared in custom font pk3 archives.
This change also eliminates possible confusions about authorship of the fonts.
See merge request !7
Mario [Sun, 2 Aug 2015 13:02:22 +0000 (13:02 +0000)]
Merge branch 'sev/xolonium3' into 'master'
Update Xolonium font to version 3.1
This merge request accompanies xonotic/xonotic-data.pk3dir!144
Also see http://forums.xonotic.org/showthread.php?tid=5466
See merge request !11
Mario [Thu, 30 Jul 2015 05:24:54 +0000 (15:24 +1000)]
Update server readme.txt
Mirio [Mon, 27 Jul 2015 17:40:05 +0000 (19:40 +0200)]
More improvements by packer
Mirio [Mon, 27 Jul 2015 16:20:39 +0000 (18:20 +0200)]
Sigh
Mirio [Mon, 27 Jul 2015 16:18:15 +0000 (18:18 +0200)]
Fix sentence about Arc
Mirio [Mon, 27 Jul 2015 16:13:51 +0000 (18:13 +0200)]
Fix #146
Mirio [Mon, 27 Jul 2015 16:11:50 +0000 (18:11 +0200)]
Fix 146
Severin Meyer [Thu, 9 Jul 2015 08:52:25 +0000 (10:52 +0200)]
Merge branch 'master' of gitlab.com:xonotic/xonotic into sev/xolonium3
Ant Zucaro [Tue, 23 Jun 2015 12:56:37 +0000 (12:56 +0000)]
Merge branch 'BuddyFriendGuy/fixVolumeReset' into 'master'
fix volume value preservation bug in NexuizDemoRecorder
Symptom: In the original code, the user's original volume value is not preserved (the default behavior is to mute the volume during fast forward) so the program fails to set the correct volume value back -- in fact it sets it to an illegal variable name.
Code problem: This bug happens in the case of user choosing to record the demo early on, i.e. the loop enters the second stage right away, so injectAtStart was never executed. Besides, srvLoop and firstLoop seem to do the same thing.
Fix: Make sure injectAtStart is executed exactly once.
See merge request !12
Severin Meyer [Thu, 11 Jun 2015 17:30:52 +0000 (19:30 +0200)]
Merge branch 'master' of gitlab.com:xonotic/xonotic into sev/xolonium3
Severin Meyer [Thu, 11 Jun 2015 17:27:33 +0000 (19:27 +0200)]
Merge branch 'master' of gitlab.com:xonotic/xonotic into sev/unifont_update
Conflicts:
data/font-nimbussansl.pk3dir/font-nimbussansl.cfg
data/font-xolonium.pk3dir/font-xolonium.cfg
Severin Meyer [Thu, 11 Jun 2015 15:14:40 +0000 (17:14 +0200)]
Update Xolonium font to version 3.1
Rudolf Polzer [Fri, 5 Jun 2015 20:13:59 +0000 (22:13 +0200)]
oops, typo
Rudolf Polzer [Fri, 5 Jun 2015 20:12:27 +0000 (22:12 +0200)]
setmodelindex also relinks
Rudolf Polzer [Thu, 4 Jun 2015 14:04:42 +0000 (16:04 +0200)]
setorigin also relinks, mention this
Rudolf Polzer [Thu, 4 Jun 2015 14:03:00 +0000 (16:03 +0200)]
It's nicer with []
Rudolf Polzer [Thu, 4 Jun 2015 13:55:37 +0000 (15:55 +0200)]
Fix detection of setorigin/setsize/setmodel.
Rudolf Polzer [Thu, 4 Jun 2015 12:59:07 +0000 (14:59 +0200)]
Detect assignment to foo.solid without a call to setmodel/setsize following it.
Rudolf Polzer [Thu, 4 Jun 2015 12:02:40 +0000 (14:02 +0200)]
Also find setmodel, setsize builtins.
Rudolf Polzer [Thu, 4 Jun 2015 11:56:25 +0000 (13:56 +0200)]
Fix field names displayed for gmqcc progs.
Rudolf Polzer [Thu, 4 Jun 2015 10:57:43 +0000 (12:57 +0200)]
LNO support.
Rudolf Polzer [Mon, 18 May 2015 14:12:51 +0000 (14:12 +0000)]
Merge branch 'terencehill/font_fix' into 'master'
Fix for a minor font issue
Apply commit
6909a1d4e : "Also load the menu bold font at size 12 as we are using that." to the other font configs too. It completely fixes xonotic/xonotic-data.pk3dir#1432 "Header labels flicker"
See merge request !10
BuddyFriendGuy [Sat, 16 May 2015 04:19:54 +0000 (00:19 -0400)]
fix previous commit's bug; now the loop logic is the same as the original version, except for injectAtStart is surely to run once
BuddyFriendGuy [Sat, 16 May 2015 03:40:23 +0000 (23:40 -0400)]
remove unnecessary variable
BuddyFriendGuy [Sat, 16 May 2015 03:36:13 +0000 (23:36 -0400)]
fix volume value preservation bug
Severin Meyer [Mon, 4 May 2015 17:13:18 +0000 (19:13 +0200)]
Update Xolonium font to version 3.0
terencehill [Mon, 27 Apr 2015 13:06:52 +0000 (15:06 +0200)]
Apply commit
6909a1d4e : "Also load the menu bold font at size 12 as we are using that." to the other font configs too. It completely fixes #1432 "Header labels flicker"
Mario [Sat, 25 Apr 2015 00:36:13 +0000 (00:36 +0000)]
Merge branch 'BuddyFriendGuy/rid_scr_centersize' into 'master'
got rid of remaining scr_centersize that was removed in
6a966ce59127e888e11aa8dded8809e2e0b78f71
scr_centersize was removed in https://gitlab.com/xonotic/xonotic-data.pk3dir/commit/
6a966ce59127e888e11aa8dded8809e2e0b78f71 but some cfg for fonts still use it, causing warnings. See the discussion on http://forums.xonotic.org/showthread.php?tid=5262
See merge request !9
BuddyFriendGuy [Fri, 24 Apr 2015 19:26:03 +0000 (15:26 -0400)]
got rid of remaining scr_centersize that was removed in
6a966ce59127e888e11aa8dded8809e2e0b78f71
Rudolf Polzer [Sun, 1 Feb 2015 17:58:11 +0000 (18:58 +0100)]
Add a command ./all serverbench dedicated to quickly run serverbench.
Rudolf Polzer [Tue, 27 Jan 2015 13:14:29 +0000 (13:14 +0000)]
Merge branch 'mrbougo/win-rsync-filenames' into 'master'
Mrbougo/win rsync filenames
This should fix issue #120.
See merge request !8
MrBougo [Sun, 25 Jan 2015 19:53:20 +0000 (20:53 +0100)]
update filenames to SDL and 64bit defaults in Windows rsync updaters
Rudolf Polzer [Tue, 20 Jan 2015 20:11:33 +0000 (21:11 +0100)]
Version bump for the notification
Rudolf Polzer [Sun, 18 Jan 2015 15:47:01 +0000 (07:47 -0800)]
Hotfix the chat bubble for 0.8.
Rudolf Polzer [Sun, 18 Jan 2015 15:34:42 +0000 (07:34 -0800)]
Remove usage of resedit.exe, as it no longer works anyway.
Rudolf Polzer [Sun, 11 Jan 2015 20:34:45 +0000 (12:34 -0800)]
Also load the menu bold font at size 12 as we are using that.
Rudolf Polzer [Thu, 8 Jan 2015 16:47:43 +0000 (17:47 +0100)]
x64 is the new default. Let x86 get the odd name instead then.
Rudolf Polzer [Sun, 4 Jan 2015 13:22:30 +0000 (14:22 +0100)]
Fix xonotic.exe name
Rudolf Polzer [Sat, 3 Jan 2015 16:00:40 +0000 (17:00 +0100)]
Make SDL the default build everywhere in releases.
Only really affects Win32, for other platform this merely changes the build order/priority.
Severin Meyer [Fri, 26 Dec 2014 00:18:56 +0000 (01:18 +0100)]
Update GNU Unifont to version 7.0.06, create a dedicated package for it
Rudolf Polzer [Tue, 23 Dec 2014 21:47:58 +0000 (21:47 +0000)]
Merge branch 'sev/xolonium' into 'master'
Xolonium font update
Since Xolonium version 2.0 (current master), I've added various pictographs and emoticons to the font,
to provide a Unicode compatible replacement of the legacy special characters.
Note:
I'm currently working on version 3.0 of Xolonium, which is a major (and hopefully final) revision.
However, it might not be ready for Xonotic 0.8. Hence I've pushed the preliminary version 2.4, which
includes up-to-date changes to the pictograph assignments.
See merge request !6
Severin Meyer [Tue, 23 Dec 2014 19:48:00 +0000 (20:48 +0100)]
Merge branch 'master' into sev/xolonium
Conflicts:
data/font-xolonium.pk3dir/font-xolonium.cfg
Severin Meyer [Tue, 23 Dec 2014 19:23:40 +0000 (20:23 +0100)]
Update Xolonium font to version 2.4
Mario [Sat, 20 Dec 2014 03:07:42 +0000 (14:07 +1100)]
Add some recommended servers to the list
Rudolf Polzer [Fri, 5 Dec 2014 15:47:17 +0000 (16:47 +0100)]
Fix build failure detection.
Mario [Thu, 27 Nov 2014 08:34:30 +0000 (08:34 +0000)]
Merge branch 'nyov/wiki' into 'master'
gitignore new wiki repo
I'm sorry I forgot this in the original commit.
See merge request !5
nyov [Thu, 27 Nov 2014 08:08:37 +0000 (08:08 +0000)]
and gitignore the wiki, too
Mario [Thu, 27 Nov 2014 05:39:59 +0000 (05:39 +0000)]
Merge branch 'nyov/instagib-rename' into 'master'
instagib rename
See merge request !4
nyov [Sun, 16 Nov 2014 04:46:13 +0000 (04:46 +0000)]
Renaming MinstaGib mode to InstaGib, as per xonvote (#31)