Commit graph

41 commits

Author SHA1 Message Date
oy e92f729cc9 fixed compiling on raspberry pi. (#1497) 2017-09-11 15:51:07 +00:00
Alexandre Díaz b7fa16eac0 Bam Script 2017-08-25 13:26:18 +02:00
oy 0a8ce055cd removed old sdlmain code. Closes #1475 2016-09-13 21:42:28 +02:00
m!nus d6f3cc1592 updated build files for bam 0.5
changes makes them incompatible with bam 0.4
2016-06-25 18:09:42 +02:00
heinrich5991 903878f4a2 Add platform-independent secure random number generator 2016-06-17 09:49:05 +02:00
oy 2460ddf12a skip some warnings with cl 2015-12-22 18:33:08 +01:00
minus c28290ad7f fixed build on FreeBSD
and possibly others by using the Linux settings by default.
2015-11-06 21:33:24 +01:00
heinrich5991 16f2899e3f Finished CNetTokenCache
Added basic support for mastersrv

Conflicts:
	bam.lua
	src/engine/shared/network_client.cpp
2015-09-03 18:41:32 +02:00
heinrich5991 058dc8d1ba added md5 library to teeworlds
Conflicts:
	bam.lua
2015-09-03 18:12:59 +02:00
oy 16d201517e fixed warnings with mingw 2015-08-30 16:57:13 +02:00
BeaR 48b682fb16 Fix content build of wavfiles 2015-01-24 17:47:33 +01:00
oy c4f62069e4 fixed last commit 2015-01-18 19:01:14 +01:00
oy 8ac9ec794e moved content and added data creation to the build 2015-01-18 18:44:11 +01:00
oy 4b41440f6b fixed building with mingw 2014-06-21 19:59:43 +02:00
m!nus 71bce2c499 added clang support 2014-04-26 16:30:44 +02:00
m!nus 688c42f525 fix compiler warnings
from 191feb618f
2014-03-23 12:15:09 +01:00
m!nus 3769568d53 rewrote bam.lua to be cleaner
bam invocation changed: bam compiler=[cl,gcc] arch=[x86,x86_64,ppc,ppc64] conf=[release,debug] [game,server,client,masterserver,versionserver,tools]
using pkg-config for SDL instead of sdl-config if available because of crosscompiling issues
by default binaries will only built for the current architecture on Mac OS X now, like on all other systems
2014-03-23 11:47:35 +01:00
oy 191feb618f fixed compiler warnings 2014-02-27 19:52:41 +01:00
oy d39cdb9468 use json format within the language index file 2012-12-17 00:05:43 +01:00
oy 3102907b54 added a check for ppc building on mac os x. Closes #1006 2012-10-07 15:35:33 +02:00
oy b76842a92f made building tw with the SDK of the minimum mac os x version a config option. #964 2012-06-10 19:56:23 +02:00
oy 30f02092c9 fixed some targets within mac building 2012-06-10 12:22:40 +02:00
oy d7089ea76a fixed compiler warnings for gcc on windows 2012-01-08 00:01:34 +01:00
Krzysztof Socha 1fb4ead61a added x86_64 mac support to bam.lua 2011-12-10 18:12:58 +01:00
oy f12095fb51 fixed win64 building 2011-12-04 22:28:58 +01:00
Ian Wilson 5dd2d189ad Fixes for compiling with Solaris kernel.
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-09-12 00:16:31 +02:00
oy 244d2bab3c fixed compiler setting. Closes #272 2011-08-19 00:10:58 +02:00
Choupom 7f15b3ac57 fixed several stuffs 2011-05-03 19:25:11 +02:00
oy 06115dd49d added "Whitespace and line Endings cleanup" by GreYFoX 2011-04-13 20:37:12 +02:00
GreYFoX 312e36ff04 Added Missing Server Icon 2011-03-31 23:12:07 +02:00
Choupom e9ab42795a refactored dilate 2011-03-31 22:58:06 +02:00
oy 147095fc07 added update to version 2.4.4 and dynamic library for freetype by Sworddragon. Closes #77. Closes #513 2011-03-27 13:09:10 +02:00
oy 369e22cd4e fixed mac building 2010-12-12 01:08:58 +01:00
SushiTee 5c7d523fe4 droping mac 10.4 compatibility and fixed compatibility to 10.5 when compiling in 10.6 (fixed #274) 2010-12-11 20:37:35 +01:00
Sworddragon 30fd715fc2 Cleaned up bam.lua a bit 2010-11-16 17:49:03 +01:00
Sworddragon 96a1b130fa Fixed missing teeworlds icon for gcc 2010-11-16 17:48:29 +01:00
Magnus Auvinen a48fa5faf2 phony commit to test 2010-06-03 22:39:40 +02:00
Magnus Auvinen f96fccb6e7 fixed a script dependency 2010-05-29 15:39:15 +00:00
Magnus Auvinen 9f88ec55fe fixed auto configuration 2010-05-29 10:22:18 +00:00
Magnus Auvinen 72c06a2589 copied refactor to trunk 2010-05-29 07:25:38 +00:00
Magnus Auvinen 878ede3080 major update with stuff 2009-10-27 14:38:53 +00:00
Renamed from default.bam (Browse further)