DDraceNetwork, a free cooperative platformer game
Go to file
heinrich5991 eb32a492c4 Fix warning about incompatible function pointers
This comes at the cost of one allocation per started thread. This should
be okay because we're about to invoke a syscall anyway.

(cherry picked from commit 1b4a16233d)
2018-11-26 20:35:37 +01:00
.circleci Upgrade to circleci version 2 2018-10-15 22:12:47 +02:00
datasrc Remove the unused import of the deprecated imp module 2018-11-26 20:35:37 +01:00
other try using pkg-config for freetype2 as well 2018-10-13 22:43:31 +02:00
scripts made make_release script work 2018-11-23 19:41:54 +01:00
src Fix warning about incompatible function pointers 2018-11-26 20:35:37 +01:00
.gitignore Add freetype and sdl files to .gitignore 2018-11-11 17:31:45 +01:00
.gitmodules Add branch info (master) to .gitmodules 2018-11-11 13:46:50 +01:00
bam.lua fixed some arch checks on windows 2018-10-21 11:33:29 +02:00
configure.lua switched gcc and cl compiler detection. (#1503) 2017-10-03 19:04:22 +02:00
license.txt updated license with a list of authors and updated the year. closes #1548 2018-11-25 18:19:27 +01:00
readme.md added circleci build 2016-07-31 16:48:07 +02:00
storage.cfg fixed currentdir and added appdir search path 2017-09-16 19:10:19 +02:00

Teeworlds CircleCI

A retro multiplayer shooter

Teeworlds is a free online multiplayer game, available for all major operating systems. Battle with up to 16 players in a variety of game modes, including Team Deathmatch and Capture The Flag. You can even design your own maps!

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software. See license.txt for full license text including copyright information.

Please visit https://www.teeworlds.com/ for up-to-date information about the game, including new versions, custom maps and much more.

Originally written by Magnus Auvinen.