about summary refs log tree commit diff
path: root/src
AgeCommit message (Collapse)Author
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. ↵Magnus Auvinen
no textures at the moment. still waits for the swap for now
2011-12-30ugly incomplete hack to put the rendering into another thread so we don't ↵Magnus Auvinen
have to wait for the flip
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 win64 buildingoy
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
2011-12-04added "Make an option for each envelope: (a) synchronized (b) starting at ↵oy
join" by Choupom
2011-12-04added a command to unban allChoupom
2011-12-04some trivial fixesChoupom
2011-12-04cleaned up few thingsoy
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-29added faster way of inverting the sorted serverlist by KillaBilla. Closes #885oy
2011-11-29added a todo noteoy
2011-11-29Replaced sorting implementation with stable one to prevent annoying ↵eeeee
flickering on server browser update.
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-09-12Fixes for compiling with Solaris kernel.Ian Wilson
Fixed typo in CONF_PLATFORM_SOLARIS. Made sure that we don't try to use the gcc endianness for Solaris. Included sys/filio.h for Solaris so that FIONBIO is defined. Added linking flags -lsocket and -lnsl for Solaris in bam.
2011-08-19fixed compiling with mingwoy
2011-08-16fixed editor zooming if gui is not activeSushiTee
2011-08-16fixed quad selection via envelope previewoy
2011-08-15fixed last commitoy
2011-08-15Fix Stuffs & clean commentsAlexandre
2011-08-15Map Editor: Envelope PreviewAlexandre
2011-08-13fixed multiple popup creation in the editor. Closes #836oy
2011-08-13decreased top offset of image add button in the editor. Closes #834oy
2011-08-13changed default UiPage to PAGE_INTERNET. Closes #839oy
2011-08-11General whitespace and tab cleanupShereef Marzouk
2011-08-11Removed outdated commentShereef Marzouk
2011-08-06just list the correct envelope types(colour/pos) when linking an envelope to ↵oy
a quad/tile layer
2011-08-06fixed play hooking when tune player_collision is 0. Closes #825oy
2011-08-06fixed aspect ratio in the editor's image preview. Closes #784oy
2011-08-05added separator in image menu. Closes #785oy
2011-08-05sort players in kick/move to spec vote and player options by team. Closes #809oy
2011-08-05fixed that activating a quad point doesn't align it on the grid and made ↵oy
moving the pivot use the grid. Closes#792