{5} Assigned, Active Tickets by Owner (Full Description) (7 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

Ingar

Ticket Summary Component Milestone Type Created
Description
#85 Clean up text console code quake2world None enhancement 01/10/08

With the color codes added, word wrapping on the console is seriously broken. The code assumes a fixed linewidth and needs to be rewritten to make and index of the printable lines.

The same problem exists in the experimental ncurses server console, it would be a good idea to split things into console.c cl_console.c and sv_console.c.

As a sidenote: pdcurses might be the ticket to a decent windows console.


jdolan

Ticket Summary Component Milestone Type Created
Description
#33 TGA support for BSP compiler quake2world None enhancement 04/21/07

Add TGA support to the Quake2 map compiler, so RAD/LIGHT can read surface lighting information from TGA images.


#53 CTF support to default game module quake2world None enhancement 05/15/07

With teams support and match mode already implemented, CTF should not be difficult. This will probably *not* feature a grapple, at least at first. If a grapple is pursued, perhaps adding a new field (or overloading an existing one?) in entity_state_s for the grapple target coordinate will allow it to be easily and efficiently introduced without adding new entities, like the Quake2 implementation did. Support for the original Quake2 "beams" implementation was removed quite some time ago. I'm also not sure where media for the flag models and CTF even sounds could be borrowed from..


#62 QStat / XQF support quake2world None task 06/05/07

Patches should be created for and submitted to qstat and XQF to add Q2W support. This task is partially contingent upon committing to a master server implementation, see #54.


#27 Add visual notification for client chatting. quake2world None enhancement 03/12/07

It'd be nice if you could tell when someone is chatting. The client could send the server a command when the player enters/exits messagemode. The server should then link a model (sprite) to that client so that others will see an icon or whatever (like Quake3).


#79 Add protocol minor version, compare during client->server handshake quake2world None task 08/07/07

The protocol version should have a minor revision as well as major. Upon challenge/connect, the server should transmit the full string. The client can then compare and issue a warning if a difference is found.

This is a "nice to have" before a general public release is made.


maci

Ticket Summary Component Milestone Type Created
Description
#103 Update.bat fails often on Windows XP and Vista quake2world None defect 08/04/08

The Cygwin rsync.exe is prone to failure, either because Windows' firewall is blocking it, or because it's just a piece of shit. If rsync.exe can not be made more reliable via configuration, an alternative should be identified and implemented -- either a different build of rsync.exe, or a new delivery method.


Note: See TracReports for help on using and creating reports.