about summary refs log tree commit diff
path: root/src/game/client/components/menus.cpp
AgeCommit message (Collapse)Author
2011-03-23added friends feature. Closes #24oy
2011-03-22added notification for unsaved map data and a confirmation for overwriting ↵oy
an existing map in the editor. Closes #115
2011-03-17fixed that PageMenu buttons change their inactive colour ingameoy
2011-03-16added clan name and country flag selector to the player settingsoy
2011-03-12added rename button to the demo browser and updated localisation entriesoy
2011-02-27made cl_threadsoundloading work againoy
2011-02-10fixed negative download speed. Closes #473oy
2011-01-17added an error popup on startup when the sound couldn't be initialised. ↵oy
Closes #425
2011-01-12close the scoreboard when opening the menu in the demo player. Closes #407oy
2011-01-05show an error popup when demo deletion failsoy
2011-01-05changed time left localisation in the map download popup to allow better ↵oy
translations
2011-01-05-Working ui_scale parameter.Damian Kaczmarek
(doing it properly would require lots of framework/interface job ...)
2011-01-04moved HslToRgb stuffoy
2010-12-16added map download progress by kaddydoy
2010-12-12added language popup on first start. Closes #336oy
2010-11-20removed duplicate note in password popupoy
2010-11-20Updated copyrightsSworddragon
2010-11-17added icons in the demo browser and the editor's file dialog. Closes #209oy
2010-10-25small ui fixesChoupom
2010-10-16do not show the restart warning in the settings if you change back to actual ↵oy
settings. Closes #90
2010-10-11made edit boxes scrollable. Closes #96oy
2010-10-11added reason to kick a player in the callvote tabChoupom
2010-10-06added mod system. Closes #34oy
2010-09-12unbind a key with right mouse button in the controls menu. Closes #67oy
2010-09-12use escape key to abort binding a control key in the menuoy
2010-09-12close the emote selector, chat history and the scoreboard when closing the ↵oy
chat, console or ingame menu. Closes #111
2010-09-08use the numpad enter key as well. Closes #166oy
2010-09-05fixed selected index when deleting a demo and added a popup to confirm the ↵oy
deletion
2010-09-05added Remove button in demos browser (#66)Choupom
2010-07-17Merge branch 'master' of http://github.com/matricks/teeworldsoy
2010-07-05fixed some compiler errors and warnings with clangMagnus Auvinen
2010-07-04refresh the server browser if the "favorites"-tab is active and a new entry ↵oy
has been added with "add_favorite"-command
2010-06-04added folders in demo browser (#25)Choupom
2010-06-03fixed stuck "error loading demo"-popup. Closes #90oy
2010-06-02Some localization fixesFujnky
2010-05-30added fix for italian translation by LantaTom Adams
2010-05-30*some esthetic changesThomas
*split "CHud::RenderGoals()" *added "reload" command *added the ability to show last chat lines (+show_chat) *updated french.txt
2010-05-29added clipping to editboxes (#773) and made their cursors blinkTom Adams
2010-05-29copied refactor to trunkMagnus Auvinen
2009-10-27major update with stuffMagnus Auvinen
2009-06-15fixed so that the demo player doesn't crash when the map isn't foundMagnus Auvinen
2009-06-15fixed demo browser so it's ordered and shows all filesMagnus Auvinen
2009-06-15tweaked checkboxesMagnus Auvinen
2009-06-15cleaned up localization. fixed motd so it shows when connecting to a serverMagnus Auvinen
2009-06-15translation updateMagnus Auvinen
2009-06-15updated localizationMagnus Auvinen
2009-06-13localization updateMagnus Auvinen
2009-06-13base for the localization systemMagnus Auvinen
2009-06-13improved the font system even futher. utf8 is now used everywhere. it uses ↵Magnus Auvinen
less memory as well
2009-06-07fixed utf8 supportMagnus Auvinen