]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/log
xonotic/xonotic-data.pk3dir.git
10 years agoFix my breaking of emergency pk3's :D
Samual Lenks [Sun, 13 Oct 2013 19:19:31 +0000 (15:19 -0400)]
Fix my breaking of emergency pk3's :D

10 years agoARGH, that really was a STUPID bug.
Rudolf Polzer [Sun, 13 Oct 2013 01:21:45 +0000 (03:21 +0200)]
ARGH, that really was a STUPID bug.

10 years agoMake APPEND_STRING behave "sane".
Rudolf Polzer [Sun, 13 Oct 2013 00:04:58 +0000 (02:04 +0200)]
Make APPEND_STRING behave "sane".

10 years agoSome cleanup
Samual Lenks [Sat, 12 Oct 2013 23:17:20 +0000 (19:17 -0400)]
Some cleanup

10 years agoProperly handle the cvars for serverlist categories now
Samual Lenks [Sat, 12 Oct 2013 23:15:26 +0000 (19:15 -0400)]
Properly handle the cvars for serverlist categories now

10 years agoSupport promoted servers in the recommendations
Samual Lenks [Sat, 12 Oct 2013 22:54:31 +0000 (18:54 -0400)]
Support promoted servers in the recommendations

10 years agoSwitch to new format for updatenotification
Samual Lenks [Sat, 12 Oct 2013 22:42:00 +0000 (18:42 -0400)]
Switch to new format for updatenotification

10 years agoSwitch to recommendation mode 3
Samual Lenks [Sat, 12 Oct 2013 19:53:06 +0000 (15:53 -0400)]
Switch to recommendation mode 3

10 years agoRename "Bookmark" button to "Favorite" button (it's called favorites...)
Samual Lenks [Sat, 12 Oct 2013 19:09:45 +0000 (15:09 -0400)]
Rename "Bookmark" button to "Favorite" button (it's called favorites...)

10 years agoAdjustments to category rendering- left align with colon over servername
Samual Lenks [Sat, 12 Oct 2013 17:22:16 +0000 (13:22 -0400)]
Adjustments to category rendering- left align with colon over servername

10 years agoSimplify a LOT.
Rudolf Polzer [Sat, 12 Oct 2013 02:00:06 +0000 (04:00 +0200)]
Simplify a LOT.

10 years agoMerge remote-tracking branch 'origin/master' into samual/serverlist
Samual Lenks [Sat, 12 Oct 2013 01:57:00 +0000 (21:57 -0400)]
Merge remote-tracking branch 'origin/master' into samual/serverlist

10 years agoFix compilation with gmqcc.
Rudolf Polzer [Fri, 11 Oct 2013 14:54:39 +0000 (16:54 +0200)]
Fix compilation with gmqcc.

10 years agoMerge remote-tracking branch 'origin/mirceakitsune/func_train_beizer_curve'
Rudolf Polzer [Fri, 11 Oct 2013 14:51:19 +0000 (16:51 +0200)]
Merge remote-tracking branch 'origin/mirceakitsune/func_train_beizer_curve'

Conflicts:
qcsrc/server/t_plats.qc

10 years agoMerge remote-tracking branch 'origin/mrbougo/quickfix-mapinfo_gen_typo', fixes #1756
Rudolf Polzer [Fri, 11 Oct 2013 14:48:35 +0000 (16:48 +0200)]
Merge remote-tracking branch 'origin/mrbougo/quickfix-mapinfo_gen_typo', fixes #1756

* origin/mrbougo/quickfix-mapinfo_gen_typo:
  fix typo in mapinfo generation

10 years agoMerge matthiaskrgr/cmds by squashing, fixes #1783.
Rudolf Polzer [Fri, 11 Oct 2013 14:45:51 +0000 (16:45 +0200)]
Merge matthiaskrgr/cmds by squashing, fixes #1783.

10 years agoRefactor item position code. Should be easier to adapt to new category handling.
Rudolf Polzer [Fri, 11 Oct 2013 12:59:03 +0000 (14:59 +0200)]
Refactor item position code. Should be easier to adapt to new category handling.

10 years agoONE BYTE.
Rudolf Polzer [Fri, 11 Oct 2013 06:06:25 +0000 (08:06 +0200)]
ONE BYTE.

10 years agoFix bug in begin handling.
Rudolf Polzer [Fri, 11 Oct 2013 05:43:14 +0000 (07:43 +0200)]
Fix bug in begin handling.

10 years agoBottom align the headings.
Rudolf Polzer [Fri, 11 Oct 2013 05:33:52 +0000 (07:33 +0200)]
Bottom align the headings.

10 years agoGive the headings 1.5 rows height.
Rudolf Polzer [Fri, 11 Oct 2013 05:20:04 +0000 (07:20 +0200)]
Give the headings 1.5 rows height.

10 years agoMerge remote-tracking branch 'origin/master' into samual/serverlist
Rudolf Polzer [Fri, 11 Oct 2013 05:21:21 +0000 (07:21 +0200)]
Merge remote-tracking branch 'origin/master' into samual/serverlist

10 years agouse a proper binary search
Rudolf Polzer [Fri, 11 Oct 2013 04:33:13 +0000 (06:33 +0200)]
use a proper binary search

10 years agoAdd comment for another binary search method
Samual Lenks [Fri, 11 Oct 2013 03:11:59 +0000 (23:11 -0400)]
Add comment for another binary search method

10 years agoUse binary search to find first item for each category
Samual Lenks [Fri, 11 Oct 2013 01:08:27 +0000 (21:08 -0400)]
Use binary search to find first item for each category

10 years agoremove useless comment
Samual Lenks [Thu, 10 Oct 2013 22:59:48 +0000 (18:59 -0400)]
remove useless comment

10 years agoImprove purity checks for category selection
Samual Lenks [Thu, 10 Oct 2013 22:12:04 +0000 (18:12 -0400)]
Improve purity checks for category selection

10 years agoMore improvements to recommendations logic
Samual Lenks [Thu, 10 Oct 2013 21:50:45 +0000 (17:50 -0400)]
More improvements to recommendations logic

10 years agoRegistration has to be done much earlier, not in configuration
Samual Lenks [Thu, 10 Oct 2013 19:27:15 +0000 (15:27 -0400)]
Registration has to be done much earlier, not in configuration

10 years agoWorking on recommendation logic
Samual Lenks [Thu, 10 Oct 2013 18:57:34 +0000 (14:57 -0400)]
Working on recommendation logic

10 years agoRevert "another superslow loop. FIXME added." as this is just once per
Rudolf Polzer [Thu, 10 Oct 2013 17:47:56 +0000 (19:47 +0200)]
Revert "another superslow loop. FIXME added." as this is just once per
frame.

This reverts commit d6ba966669f62089c5cb01bcc9662ad4cddc6054.

10 years agoanother superslow loop. FIXME added.
Rudolf Polzer [Thu, 10 Oct 2013 17:45:38 +0000 (19:45 +0200)]
another superslow loop. FIXME added.

10 years agoadd FIXME for totally slow unacceptable code
Rudolf Polzer [Thu, 10 Oct 2013 17:43:33 +0000 (19:43 +0200)]
add FIXME for totally slow unacceptable code

10 years agoApply rename of category function.
Rudolf Polzer [Thu, 10 Oct 2013 17:41:10 +0000 (19:41 +0200)]
Apply rename of category function.

10 years agoAdd updatenotification support for recommended servers
Samual Lenks [Thu, 10 Oct 2013 17:40:32 +0000 (13:40 -0400)]
Add updatenotification support for recommended servers

10 years agoMerge branch 'samual/serverlist' of http://nl.git.xonotic.org/xonotic/xonotic-data...
Samual Lenks [Thu, 10 Oct 2013 17:25:17 +0000 (13:25 -0400)]
Merge branch 'samual/serverlist' of http://nl.git.xonotic.org/xonotic/xonotic-data.pk3dir into samual/serverlist

10 years agoClean up retrieval methods
Samual Lenks [Thu, 10 Oct 2013 17:24:54 +0000 (13:24 -0400)]
Clean up retrieval methods

10 years agosync dpdefs
Rudolf Polzer [Thu, 10 Oct 2013 17:14:28 +0000 (19:14 +0200)]
sync dpdefs

10 years agoUse ZCTX on category names
Samual Lenks [Thu, 10 Oct 2013 06:03:01 +0000 (02:03 -0400)]
Use ZCTX on category names

10 years agoMore cleanup
Samual Lenks [Thu, 10 Oct 2013 05:56:22 +0000 (01:56 -0400)]
More cleanup

10 years agoUpdate the item mapping function
Samual Lenks [Thu, 10 Oct 2013 05:48:25 +0000 (01:48 -0400)]
Update the item mapping function

10 years agoFix some things
Samual Lenks [Thu, 10 Oct 2013 05:42:30 +0000 (01:42 -0400)]
Fix some things

10 years agoMake categories registration code not define a function in the
Rudolf Polzer [Thu, 10 Oct 2013 04:44:43 +0000 (06:44 +0200)]
Make categories registration code not define a function in the
interface.

10 years agocomments
Rudolf Polzer [Thu, 10 Oct 2013 04:28:59 +0000 (06:28 +0200)]
comments

10 years agoRefactor refreshServerList a bit.
Rudolf Polzer [Thu, 10 Oct 2013 04:21:33 +0000 (06:21 +0200)]
Refactor refreshServerList a bit.

10 years agoFix something I did stupidly
Samual Lenks [Thu, 10 Oct 2013 04:21:01 +0000 (00:21 -0400)]
Fix something I did stupidly

10 years agoFix handling of overrides with categories
Samual Lenks [Thu, 10 Oct 2013 04:08:20 +0000 (00:08 -0400)]
Fix handling of overrides with categories

10 years agoBegin adding categories checkbox
Samual Lenks [Thu, 10 Oct 2013 02:25:07 +0000 (22:25 -0400)]
Begin adding categories checkbox

10 years agoBetter handling of selection (fixes several bugs)
Samual Lenks [Thu, 10 Oct 2013 01:51:58 +0000 (21:51 -0400)]
Better handling of selection (fixes several bugs)

10 years agoBetter handling of item selection with categories enabled
Samual Lenks [Thu, 10 Oct 2013 01:13:32 +0000 (21:13 -0400)]
Better handling of item selection with categories enabled

10 years agoClean up/prepare header draw code
Samual Lenks [Thu, 10 Oct 2013 00:35:32 +0000 (20:35 -0400)]
Clean up/prepare header draw code

10 years agoOrganize drawListBoxItem code
Samual Lenks [Thu, 10 Oct 2013 00:31:06 +0000 (20:31 -0400)]
Organize drawListBoxItem code

10 years agoClean alllllllll the thingssss
Samual Lenks [Thu, 10 Oct 2013 00:22:51 +0000 (20:22 -0400)]
Clean alllllllll the thingssss

10 years agoWhoops, nItems still needs to be set even when categories are disabled
Samual Lenks [Thu, 10 Oct 2013 00:18:41 +0000 (20:18 -0400)]
Whoops, nItems still needs to be set even when categories are disabled

10 years agoMore cleanup
Samual Lenks [Thu, 10 Oct 2013 00:16:45 +0000 (20:16 -0400)]
More cleanup

10 years agoCleanup, plus add functionality to skip drawing headers when not plural
Samual Lenks [Thu, 10 Oct 2013 00:03:10 +0000 (20:03 -0400)]
Cleanup, plus add functionality to skip drawing headers when not plural

10 years agoMore cleanup, add todo for sanity check
Samual Lenks [Wed, 9 Oct 2013 23:35:00 +0000 (19:35 -0400)]
More cleanup, add todo for sanity check

10 years agoCode cleanup
Samual Lenks [Wed, 9 Oct 2013 23:27:49 +0000 (19:27 -0400)]
Code cleanup

10 years agoAll new method of declaring and setting up categories
Samual Lenks [Wed, 9 Oct 2013 21:04:45 +0000 (17:04 -0400)]
All new method of declaring and setting up categories

10 years agoBegin adding recommended servers support
Samual Lenks [Wed, 9 Oct 2013 18:26:50 +0000 (14:26 -0400)]
Begin adding recommended servers support

10 years agoMinstaGib really should use SetModname... :(
Rudolf Polzer [Tue, 8 Oct 2013 21:46:05 +0000 (23:46 +0200)]
MinstaGib really should use SetModname... :(

10 years agoAdd more categories, improve analyzation of server category
Samual Lenks [Tue, 8 Oct 2013 21:25:38 +0000 (17:25 -0400)]
Add more categories, improve analyzation of server category

10 years agoUse new m_getserverlistentrycategory feature, fix category drawing
Samual Lenks [Tue, 8 Oct 2013 20:11:57 +0000 (16:11 -0400)]
Use new m_getserverlistentrycategory feature, fix category drawing

10 years agocomments
Rudolf Polzer [Tue, 8 Oct 2013 16:44:37 +0000 (18:44 +0200)]
comments

10 years agoMerge remote-tracking branch 'origin/master' into samual/serverlist
Samual Lenks [Tue, 8 Oct 2013 16:25:36 +0000 (12:25 -0400)]
Merge remote-tracking branch 'origin/master' into samual/serverlist

10 years agoUse categories by name, other fixes
Samual Lenks [Tue, 8 Oct 2013 04:26:30 +0000 (00:26 -0400)]
Use categories by name, other fixes

10 years agoFixes
Rudolf Polzer [Tue, 8 Oct 2013 03:51:16 +0000 (05:51 +0200)]
Fixes

10 years agoSegmented serverlist now actually functions properly at its core! yay.
Samual Lenks [Tue, 8 Oct 2013 02:51:20 +0000 (22:51 -0400)]
Segmented serverlist now actually functions properly at its core! yay.

10 years agoRefactor to try to support variable sized list items.
Rudolf Polzer [Tue, 8 Oct 2013 00:58:50 +0000 (02:58 +0200)]
Refactor to try to support variable sized list items.

10 years agoAvoid memory leak in the resolution slider when toggling the fullscreen
Rudolf Polzer [Tue, 8 Oct 2013 00:26:39 +0000 (02:26 +0200)]
Avoid memory leak in the resolution slider when toggling the fullscreen
checkbox.

10 years agoUpdate sortflags
Samual Lenks [Mon, 7 Oct 2013 02:06:39 +0000 (22:06 -0400)]
Update sortflags

10 years agoMerge remote-tracking branch 'origin/master' into samual/serverlist
Samual Lenks [Sun, 6 Oct 2013 21:23:50 +0000 (17:23 -0400)]
Merge remote-tracking branch 'origin/master' into samual/serverlist

10 years agoUpdate Morphed's credits
Rudolf Polzer [Sat, 5 Oct 2013 15:52:15 +0000 (17:52 +0200)]
Update Morphed's credits

10 years agoCongratulations to terencehill - Italian is complete!
Rudolf Polzer [Fri, 4 Oct 2013 11:08:31 +0000 (13:08 +0200)]
Congratulations to terencehill - Italian is complete!

10 years agoMerge with transifex.
Rudolf Polzer [Fri, 4 Oct 2013 11:06:52 +0000 (13:06 +0200)]
Merge with transifex.

10 years agoOops. Why wasn't merge-base updated...
Rudolf Polzer [Fri, 4 Oct 2013 11:03:20 +0000 (13:03 +0200)]
Oops. Why wasn't merge-base updated...

10 years agofix eval and when commands. Now this works:
Rudolf Polzer [Thu, 3 Oct 2013 15:09:00 +0000 (17:09 +0200)]
fix eval and when commands. Now this works:

rpn /i 91 def /k 2 def "/\"/pop 1\" \"/\\\"//k k 1 add def dup eval\\\" \\\"/pop 0\\\" i k mod 0 > when eval\" k k mul i > when eval" dup eval

10 years agoMore Stuff. Belarusian is still empty.
Rudolf Polzer [Thu, 3 Oct 2013 10:11:25 +0000 (12:11 +0200)]
More Stuff. Belarusian is still empty.

10 years agoNew pot.
Rudolf Polzer [Thu, 3 Oct 2013 09:56:02 +0000 (11:56 +0200)]
New pot.

10 years agoAdd sorting logic to resolutions. Fixes a weird loop.
Rudolf Polzer [Wed, 2 Oct 2013 04:33:32 +0000 (06:33 +0200)]
Add sorting logic to resolutions. Fixes a weird loop.

10 years agotextslider: allow inserting
Rudolf Polzer [Wed, 2 Oct 2013 04:24:47 +0000 (06:24 +0200)]
textslider: allow inserting

10 years agoan eval toy for the RPN hackers. RPN probably is turing complete with this.
Rudolf Polzer [Tue, 1 Oct 2013 15:49:44 +0000 (17:49 +0200)]
an eval toy for the RPN hackers. RPN probably is turing complete with this.

10 years agoMake Samual's horribilificabilitudinitatibus system compile again.
Rudolf Polzer [Tue, 1 Oct 2013 08:58:21 +0000 (10:58 +0200)]
Make Samual's horribilificabilitudinitatibus system compile again.

10 years agoWe can't use YO_DAWG_CPP any more.
Rudolf Polzer [Tue, 1 Oct 2013 08:29:33 +0000 (10:29 +0200)]
We can't use YO_DAWG_CPP any more.

fteqcc and gmqcc both dropped it - for a good reason, as it's non-C11
and we want the QC language go towards a more standard-like dialect to
help new coders.

10 years agoMerge branch 'divVerent/desktopfullscreen'
Rudolf Polzer [Sun, 29 Sep 2013 11:49:44 +0000 (13:49 +0200)]
Merge branch 'divVerent/desktopfullscreen'

10 years agoAdd missing Map_Goto command.
Rudolf Polzer [Fri, 27 Sep 2013 13:20:31 +0000 (15:20 +0200)]
Add missing Map_Goto command.

10 years agoRe-enable scoreboard_accuracy by default...
Samual Lenks [Tue, 24 Sep 2013 19:08:18 +0000 (15:08 -0400)]
Re-enable scoreboard_accuracy by default...

10 years agoImprove skybox sRGB calculator further.
Rudolf Polzer [Tue, 24 Sep 2013 10:43:25 +0000 (12:43 +0200)]
Improve skybox sRGB calculator further.

10 years agofix math
Rudolf Polzer [Tue, 24 Sep 2013 10:35:13 +0000 (12:35 +0200)]
fix math

10 years agoAdd a command to convert -nosRGB to -sRGB skyboxes equivalently.
Rudolf Polzer [Tue, 24 Sep 2013 08:22:28 +0000 (10:22 +0200)]
Add a command to convert -nosRGB to -sRGB skyboxes equivalently.

10 years agoRPN: more accuracy; add sRGB conversion macros.
Rudolf Polzer [Tue, 24 Sep 2013 07:59:36 +0000 (09:59 +0200)]
RPN: more accuracy; add sRGB conversion macros.

Usage:

rpn 0.1 $rpn_sRGB_to_linear

10 years ago11 more rpn functions. Enjoy!
Rudolf Polzer [Tue, 24 Sep 2013 07:50:13 +0000 (09:50 +0200)]
11 more rpn functions. Enjoy!

10 years agoMerge remote-tracking branch 'origin/divVerent/noautomaplist'
Rudolf Polzer [Mon, 23 Sep 2013 15:23:25 +0000 (17:23 +0200)]
Merge remote-tracking branch 'origin/divVerent/noautomaplist'

Conflicts:
qcsrc/common/mapinfo.qh

10 years agoGet rid of welcome_message_time cvar. Only annoying to track down.
Rudolf Polzer [Mon, 23 Sep 2013 10:11:44 +0000 (12:11 +0200)]
Get rid of welcome_message_time cvar. Only annoying to track down.

This made the MOTD useless. Users can always use the i key to hide the
MOTD, so this shouldn't be a big issue.

10 years agoFix cvars.
Rudolf Polzer [Wed, 18 Sep 2013 09:45:48 +0000 (11:45 +0200)]
Fix cvars.

10 years agoFix compile here too.
Rudolf Polzer [Wed, 18 Sep 2013 09:43:51 +0000 (11:43 +0200)]
Fix compile here too.

10 years agoMerge branch 'master' into divVerent/desktopfullscreen
Rudolf Polzer [Wed, 18 Sep 2013 09:43:20 +0000 (11:43 +0200)]
Merge branch 'master' into divVerent/desktopfullscreen

10 years agofix compile
Rudolf Polzer [Wed, 18 Sep 2013 09:43:11 +0000 (11:43 +0200)]
fix compile

10 years agoControl vid_desktopfullscreen too.
Rudolf Polzer [Wed, 18 Sep 2013 09:41:55 +0000 (11:41 +0200)]
Control vid_desktopfullscreen too.

10 years agoFix crash.
Rudolf Polzer [Wed, 18 Sep 2013 08:55:38 +0000 (10:55 +0200)]
Fix crash.