about summary refs log tree commit diff
path: root/src/game
AgeCommit message (Expand)Author
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 descri...Magnus Auvinen
2009-01-24fixed height of toolbox to fit 16pAlfred Eriksson
2009-01-24removed the no matching text in the consoleMagnus Auvinen
2009-01-24bumped the version numbers to 0.5.1Magnus 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-24added animation speed controllers to the editorAlfred Eriksson
2009-01-24refresh button work for favorites. removed duplicate of the refreshing master...Alfred Eriksson
2009-01-22fixed compiling errorsAlfred Eriksson
2009-01-21added scrollbar to the voting menuMagnus Auvinen
2009-01-21removed some debug variables form release build. cleaned up a bit in the defa...Magnus 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
2009-01-21fixed so the 'default' skin is used first when no other skin is foundMagnus Auvinen
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
2009-01-21removed old voting variablesAlfred Eriksson
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-21added missing ctf return soundMagnus 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-17flag position is only sent when player is nearAlfred Eriksson
2009-01-17fixed dynamic nameplates bug #674Alfred Eriksson
2009-01-17increased voting time to 25 secs #637Alfred Eriksson
2009-01-17fixed round count bug #630Alfred Eriksson
2009-01-17fixed emote command bug #651Alfred Eriksson
2009-01-17moved quick search to the bottom and fixed reset filterAlfred Eriksson
2009-01-13fixed round count bugAlfred Eriksson
2009-01-12fixed bug that crashes the server if settings tunings in the server configMagnus Auvinen
2009-01-12introduced 3 special pseudo weapons. game, self and world to make a differenc...Magnus Auvinen
2009-01-12added vote command on the server to enforce a vote. added sv_vote_kick_bantim...Alfred Eriksson
2009-01-12fixed #625Alfred Eriksson
2009-01-12refreshing the server info when loadingAlfred Eriksson
2009-01-11use enter in editor file dialogsAlfred 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 that the tuning is resetting itself if running a pure serverMagnus Auvinen
2009-01-11fixed so the number of players in the server info is correctMagnus Auvinen
2009-01-11added tuning parameters for player collision and player hookingMagnus Auvinen
2009-01-11fixed so that emoticon 0 worksMagnus Auvinen