about summary refs log tree commit diff
path: root/src/game
AgeCommit message (Expand)Author
2012-01-09fixed rendering on pause/specific speed for damage indicators and muzzle in t...oy
2012-01-09added an option to show only chat messages from friendsoy
2012-01-09buffered chat input. Closes #916oy
2012-01-09put the game version constants all together in one file. Closes #870oy
2012-01-09add tuning to demo. Closes #899oy
2012-01-09added player names to dm score hud and repositioned the player name in team g...oy
2012-01-09increased the size of emoticons in the selector. Closes #625oy
2012-01-08added a config to display the code string of a country flag instead of the im...oy
2012-01-08removed multiple updating of the renderinfo for ninjas. Closes #855oy
2012-01-08skip inactive kick for debug dummies to avoid console spamoy
2012-01-08added a server command to lock teams. Closes #831oy
2012-01-08fixed that refocus is done when using Home-key in a editor edit box. Closes #821oy
2012-01-08show animation/grid/zoom level in the map editor. Closes #780oy
2012-01-08show path in the editor file dialog. Closes #786oy
2012-01-08fixed border rendering in the editor's image preview. Closes #908oy
2012-01-08- disabled clipping lines in the tile pickeroy
2012-01-08added an entry for the kill command to the controls menu. Closes #652oy
2012-01-06switched client and highlight chat sound. Closes #630oy
2012-01-06don't start playing the music again if we're quittingoy
2012-01-06drop multiple chat sounds that are played within 300ms. Closes #440oy
2012-01-06cleaned up playing of global soundsoy
2012-01-03Merge pull request #912 from matricks/threadedflipoy
2012-01-01fixed the render frame time and cleaned up some more codeMagnus Auvinen
2011-12-31made vote ban check if the ip matches an authed playeroy
2011-12-31fixed so that you can select graphics backend via gfx_threadedMagnus Auvinen
2011-12-31fixed the broken damage indicatorsMagnus Auvinen
2011-12-31initial commit of the threaded graphics. can start game and render the gui. n...Magnus Auvinen
2011-12-30made it possible to automatically swap teams between roundsoy
2011-12-30removed chat spam for the team commandsoy
2011-12-30fixed last commitoy
2011-12-30Swap and Shuffle TeamsBeaR
2011-12-30ugly incomplete hack to put the rendering into another thread so we don't hav...Magnus Auvinen
2011-12-29reworked ban systemoy
2011-12-29fixed that the flag grab sound is played several times in a server side demo....oy
2011-12-10removed some resource loading spam. Closes #894oy
2011-12-10let the server check if the input aims the center. Closes #889oy
2011-12-04fixed #791 Ability to disable the magnetic behaviour of the gridChoupom
2011-12-04fixed controls rendering with low ui scaleChoupom
2011-12-04fixed sv_max_client usageoy
2011-12-04added "Make an option for each envelope: (a) synchronized (b) starting at joi...oy
2011-12-04some trivial fixesChoupom
2011-12-04fixed envelope rendering when seeking in the demo playeroy
2011-12-04made envelope rendering more smoothSushiTee
2011-11-30fixed fixed camera position when chatting as spectator. Closes #880oy
2011-11-30added caching for the play command. Closes #891oy
2011-11-29renamed a variableoy
2011-11-29fixed selecting of quad pointsSushiTee
2011-11-29fixed links between tile layer color envelopes when deleting envelopesSushiTee
2011-08-19fixed compiling with mingwoy
2011-08-16fixed editor zooming if gui is not activeSushiTee