about summary refs log tree commit diff
path: root/src/game/client/components/menus.cpp
AgeCommit message (Expand)Author
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
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 ch...oy
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 de...oy
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 h...oy
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
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 le...Magnus Auvinen
2009-06-07fixed utf8 supportMagnus Auvinen
2009-06-07new font rendering system using freetype2. only compiles under linux for nowMagnus Auvinen
2009-01-12refreshing the server info when loadingAlfred Eriksson
2009-01-11use dmg for osx deliver, build universal binary, fix backspace being entered ...Joel de Vahl
2009-01-11removed the tuning filtering and warning. modded servers can use tuning for f...Alfred Eriksson
2009-01-10fixed the scrolling in server listAlfred Eriksson
2009-01-10fixed #585Alfred Eriksson
2008-11-17show the internet server browser when trying to show ingame pages offlineAlfred Eriksson
2008-11-17fixed demo list refreshingAlfred Eriksson
2008-11-08solved #559Magnus Auvinen
2008-10-23fixed #538Alfred Eriksson
2008-10-23removed glfw and portaudio. SDL is now a requirementMagnus Auvinen
2008-10-21fixed esc key that I broke recentlyMagnus Auvinen
2008-10-21fixed error when menu takes over enter keyMagnus Auvinen
2008-10-20fixed text input box bugMagnus Auvinen
2008-10-20fixed sending of new player info when player changes something in the infoMagnus Auvinen
2008-10-20fixed various issues with binding keys like enter and f1-f15Magnus Auvinen
2008-10-18fixed problem with the UI always listening directly to the keyboardMagnus Auvinen