about summary refs log tree commit diff
path: root/src/game/client/components
AgeCommit message (Collapse)Author
2009-06-15done language selectorMagnus Auvinen
2009-06-15updated localizationMagnus Auvinen
2009-06-15continued with 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
2009-06-07new font rendering system using freetype2. only compiles under linux for nowMagnus Auvinen
2009-05-31moved 0.5 branch to trunkMagnus Auvinen
2009-01-24changed chatmsgs to use time instead of ticksAlfred Eriksson
2009-01-24fixed div by zero bugMagnus Auvinen
2009-01-24added help messages for all commands. added syntax in the help msgAlfred Eriksson
2009-01-24fixed so the console show help for each command. not all commands have ↵Magnus Auvinen
descriptions however
2009-01-24fixed height of toolbox to fit 16pAlfred Eriksson
2009-01-24removed the no matching text in the consoleMagnus Auvinen
2009-01-24added tab completion to the console. works for local and remoteMagnus Auvinen
2009-01-24fixed so that the refresing master servers doesn't popup under lan and favoritesMagnus Auvinen
2009-01-24refresh button work for favorites. removed duplicate of the refreshing ↵Alfred Eriksson
master servers-msg. we need to refresh the serverlist at the game start
2009-01-21added scrollbar to the voting menuMagnus Auvinen
2009-01-21fixed enter in server browserAlfred Eriksson
2009-01-21fixed so the name of the player that calls the vote is in the chat. fixed so ↵Magnus Auvinen
that the time remaining on the vote is displayed. reworked the vote box a bit so it's nicer
2009-01-21fixed vsync optionMagnus Auvinen
2009-01-21fixed big messages in the middle of the server browser so users doesn't miss ↵Magnus Auvinen
if their filter catches all servers
2009-01-21fixed quick search box positioningAlfred Eriksson
2009-01-21fixed spawn soundAlfred Eriksson
2009-01-21improved the prediction timer to handle crappy connections betterMagnus Auvinen
2009-01-20moved the fps counter a bit upMagnus Auvinen
2009-01-19fixed pure server image issueAlfred Eriksson
2009-01-17fixed a weird bug causing game layer to be rendered wrongAlfred Eriksson
2009-01-17fixed dynamic nameplates bug #674Alfred Eriksson
2009-01-17fixed emote command bug #651Alfred Eriksson
2009-01-17moved quick search to the bottom and fixed reset filterAlfred Eriksson
2009-01-12fixed #625Alfred Eriksson
2009-01-12refreshing the server info when loadingAlfred Eriksson
2009-01-11fixed the non-working dynamic nameplatesMagnus Auvinen
2009-01-11fixed so that the local player is always rendered above the other playersMagnus Auvinen
2009-01-11fixed so predicted sounds and air jump effect works with demo playbackMagnus Auvinen
2009-01-11fixed so the number of players in the server info is correctMagnus Auvinen
2009-01-11fixed so that emoticon 0 worksMagnus Auvinen
2009-01-11fixed the unpure iconMagnus Auvinen
2009-01-11added linebreak on new version text to prevent overlapAlfred Eriksson
2009-01-11fixed fsaa sampling and reduction of fsaa if gfx init failsMagnus Auvinen
2009-01-11use dmg for osx deliver, build universal binary, fix backspace being entered ↵Joel de Vahl
as a character
2009-01-11fixed #593Alfred Eriksson
2009-01-11reverted wrongful commitAlfred Eriksson
2009-01-11removed the tuning filtering and warning. modded servers can use tuning for ↵Alfred Eriksson
free. added pure server checking - ctf, dm and tdm gametypes are not allowed to have different tuning.
2009-01-10fixed the scrolling in server listAlfred Eriksson
2009-01-10fixed so when you are in not in playing mode, the input snapping drops to ↵Magnus Auvinen
1hz to save even more bandwidth
2009-01-10increased input snapping rate from 5hz to 10hz inorder to predict the ↵Magnus Auvinen
network latency better
2009-01-10fixed #585Alfred Eriksson