about summary refs log tree commit diff
path: root/src/game
AgeCommit message (Collapse)Author
2009-06-15fixed chaining of console commands, allows snatching updates of console ↵Magnus Auvinen
variables. cleaned up some code
2009-06-15fixed so that the demo player doesn't crash when the map isn't foundMagnus Auvinen
2009-06-15some clean up. fixed double server side record messagesMagnus 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-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-13minor cleanup of out commented clodeMagnus 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-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 ↵Alfred Eriksson
master servers-msg. we need to refresh the serverlist at the game start
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 ↵Magnus Auvinen
default.bam file
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 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
if their filter catches all servers
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