Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-25 | Moved core::EntityGlobe into a separate file, | Stijn Buys | |
added various methods to core::Item and core::Slot, added r_slots cvar to draw entity slots and docks, added game methods for mounting and umounting of weapons, added playerlist to chat window. | |||
2011-09-04 | Fixed the close button on the chat window. | Stijn Buys | |
2011-08-28 | Improved chat window layout, added title and close button. | Stijn Buys | |
2011-05-31 | Removed a forced recalculateLocalAabb for compound shapes, | Stijn Buys | |
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 | |||
2010-11-11 | updated documentation, | Stijn Buys | |
added FIXME, corrected trivial compile error | |||
2010-11-09 | sort player names in the chat window | Stijn Buys | |
2010-09-27 | documentation updates, initial chat window playerlist, trade menu ESC key | Stijn Buys | |
2010-09-15 | updated comments, updated buy menu, info support for map window, added const ↵ | Stijn Buys | |
to target selection | |||
2009-08-18 | astyle cleanup, corrects not loading of material textures | Stijn Buys | |
2009-08-16 | more constness | Stijn Buys | |
2009-01-25 | bugfix | Stijn Buys | |
2008-11-11 | cleanups | Stijn Buys | |
2008-11-03 | minor bugfixes | Stijn Buys | |
2008-10-21 | moved client console into libui | Stijn Buys | |
2008-10-19 | ui_chat and ui_chatsmall | Stijn Buys | |
2008-10-19 | on-screen notifications | Stijn Buys | |
2008-10-19 | scrollpane widget, updated chatbox | Stijn Buys | |
2008-10-16 | various user interface related updates | Stijn Buys | |
2008-10-15 | moved client console into a Widget | Stijn Buys | |
2008-10-12 | container widget | Stijn Buys | |
2008-10-12 | user interface updates, work-in-progress | Stijn Buys | |
2008-08-04 | use small gui font everywhere | Stijn Buys | |
2008-07-21 | unbindall, proper delete key support | Stijn Buys | |
2008-06-02 | keyboard binds | Stijn Buys | |
2008-05-31 | chatbox accepts console commands | Stijn Buys | |
2008-05-14 | console, camera & interpolation | Stijn Buys | |
2008-05-12 | console colors | Stijn Buys | |
2008-05-11 | console font | Stijn Buys | |
2008-05-11 | brute force line wrapping | Stijn Buys | |
2008-04-09 | fix texture binding | Stijn Buys | |
2008-04-06 | mouse grabbing, Cvar and Func info | Stijn Buys | |
2008-03-25 | screenshots | Stijn Buys | |
2008-02-23 | sv_framerate and cl_framerate | Stijn Buys | |
2008-02-23 | client chatbox and message notifications | Stijn Buys | |