Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
added loadgame/savegame function prototypes
|
|
|
|
removed ui::Container and ui::Menu classes.
|
|
|
|
ButtonMenu child.
|
|
|
|
|
|
|
|
|
|
|
|
always show the trade window buy button, disable it if approriate.
|
|
|
|
removed video::set_cursor() method.
|
|
|
|
use ui materials.
|
|
|
|
|
|
|
|
reset keyboard modifiers when resetting the video subsystem.
|
|
|
|
don't let engine sound depend on entity visibility.
|
|
semi-colon in chat messages doesn't truncate the chat text any more,
changed chat prompt to "Command:" if the first character is a slash,
small misc cleanups
|
|
corrected a number of timing bugs, improved client framerate stability.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
messages can be send with the shout command.
Removed NonSolid flag fro race objects, have race use the local chat channel.
Updated to network protocol version 22.
Updated developer documentation.
|
|
added seconds parameter to sys::get_datetime(),
added con_timestamps Cvar,
enabled console timestamps on the dedicated server by default.
|
|
reads materials.ini,
removed unnecessary CollisionMesh::translate() method.
|
|
confused.
|
|
|
|
sound loops.
|
|
|
|
|
|
|
|
|
|
(defaults to 1024x768)
|
|
|
|
and dependency issues
|
|
|
|
|
|
added FIXME,
corrected trivial compile error
|