Custom Query (32 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 32)

1 2 3 4 5 6 7 8 9 10 11
Ticket Resolution Summary Owner Reporter
#18 fixed Dedicated GUI console input focus issues sg_tequila torhu
Description

When starting the GUI server console, it appears to capture the mouse (no mouse pointer). It probably shouldn't, as it doesn't use it for anything.

Two issues caused by or related to this:

  1. This means that you can't use the mouse to move the window.
  2. Key autorepeat doesn't work, like holding down backspace to erase text.

Pressing the console key once fixes both issues.

#23 done add the "tell" command tomdesinto
Description

Hi,

A nice feature of UrbanTerror is missing here :

/tell <client number> <text>
/rcon tell <client number> <text>

This command allows ones to send a chat line to one client only (i.e: private messages)

While the /bigtext command already does something similar, the bigtext can really be used only for short sentences.

It would be another step to bring the bigbrotherbot project closer to SG.

I'm not used to the Q3 code but it seems that the code for the UrbanTerror? tell command can be found line 644 in svn://clanwtf.net/repos/ioUrT-server-4.1/code/server/sv_ccmds.c

#59 done Travis-ci.org support Téquila Téquila
Description

As ioQuake3 managed to integrate support for Travis continuous integrtation platform, we should also do the same as this is a good stuff.

Actually first set up is made, you can check last job at https://travis-ci.org/smokin-guns/SmokinGuns

Also, you can check ioQ3 travis jobs at https://travis-ci.org/ioquake/ioq3

1 2 3 4 5 6 7 8 9 10 11
Note: See TracQuery for help on using queries.