about summary refs log tree commit diff
AgeCommit message (Expand)Author
2012-01-01fixed atomics and semaphore for windows. can't test it correctly however due ...Magnus Auvinen
2012-01-01added support for video modesMagnus Auvinen
2012-01-01fixed shutdown and screenshot functionallityMagnus Auvinen
2012-01-01fixed the render frame time and cleaned up some more codeMagnus Auvinen
2011-12-31cleaned up some of the codeMagnus Auvinen
2011-12-31made vote ban check if the ip matches an authed playeroy
2011-12-31added flags for mipmap generation on textures. fixes missing textsMagnus Auvinen
2011-12-31fixed so that you can select graphics backend via gfx_threadedMagnus Auvinen
2011-12-31fixed the broken damage indicatorsMagnus Auvinen
2011-12-31fixed so that the rendering can be done async from the input, network and updateMagnus Auvinen
2011-12-31fixed texture upload support. removed raw gl calls from the text renderMagnus Auvinen
2011-12-31fixed so that the resolusion is set correctly on initMagnus Auvinen
2011-12-31splitted out the graphics threaded into a separate headerMagnus 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-30fixed compilingoy
2011-12-30clean up temp commands on logout in the clientoy
2011-12-30added logout command for econoy
2011-12-30ugly incomplete hack to put the rendering into another thread so we don't hav...Magnus Auvinen
2011-12-30fixed last commitoy
2011-12-29Added logout command. Closes #903Learath2
2011-12-29reworked ban systemoy
2011-12-29added tileset_borderrem and renamed tileset_bordercopy -> tileset_bordersetheinrich5991
2011-12-29added tileset_borderadd, aesthetical changesheinrich5991
2011-12-29fixed a bug with constants, made the macro more readableheinrich5991
2011-12-29added tileset_bordercopy toolheinrich5991
2011-12-29added version files for pnglite and wavepack(both up-to-date). Closes #900oy
2011-12-29fixed that the flag grab sound is played several times in a server side demo....oy
2011-12-29fixed empty player names based on utf8 characters. Closes #904oy
2011-12-29fixed that the server browser list gets sorted twice on a new entryoy
2011-12-29fixed texture increasing in the text rendereroy
2011-12-29removed some unused codeoy
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-10changed make_release.py script, so it can correctly create universal binary o...Krzysztof Socha
2011-12-10added x86_64 mac support to bam.luaKrzysztof Socha
2011-12-04fixed #791 Ability to disable the magnetic behaviour of the gridChoupom
2011-12-04fixed controls rendering with low ui scaleChoupom
2011-12-04forgot some filesoy
2011-12-04fixed win64 buildingoy
2011-12-04updated freetype to 2.4.8 on windowsoy
2011-12-04updated dejavu font to 2.33oy
2011-12-04updated zlib to 1.2.5oy
2011-12-04added missing close for a file search handleoy
2011-12-04fixed debug message, c&p...oy
2011-12-04fixed error message for socket creation on windowsoy
2011-12-04fixed sv_max_client usageoy