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

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

Ingar (1 match)

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 (4 matches)

Ticket Summary Component Milestone Type Created
Description
#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..


#27 Add visual notification for client chatting. quake2world None enhancement 03/13/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).


#68 Quake3-style doors quake2world None enhancement 07/12/07

Doors should open and close with a high speed, also doors should open when a projectile is incoming, much like in Quake3.


#79 Add protocol minor version, compare during client->server handshake quake2world None enhancement 08/08/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.


lnxus (1 match)

Ticket Summary Component Milestone Type Created
Description
#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.


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