Commit graph

7278 commits

Author SHA1 Message Date
HMH 1f7d216f28 also delete Kernel in map_version 2017-07-21 20:01:39 +02:00
HMH bfc5700314 Yes the Kernel and Interfaces need to be deleted too... 2017-07-21 19:46:31 +02:00
HMH ae411710ba unload fonts that are not in use anymore 2017-07-21 19:10:50 +02:00
HMH 7f7fa06dd6 free the Client created by CreateClient 2017-07-21 16:46:29 +02:00
HMH 7486ee867e also Unload Sound 2017-07-21 16:37:23 +02:00
HMH 7b3aba8fdc fixed memoryleak in CCollision 2017-07-21 16:02:24 +02:00
HMH d3714f7efa close workerthreads on shutdown 2017-07-21 15:52:42 +02:00
HMH 80fac31175 fixed memory leak in console 2017-07-21 15:51:56 +02:00
Dennis Felsing b8e997f99e Merge pull request #799 from heinrich5991/pr_ddnet_suggest_shallow_clone
Suggest a shallow clone of the library submodule
2017-07-21 10:21:11 +02:00
heinrich5991 aa673a714b Suggest a shallow clone of the library submodule
This saves some space on the user's file system. They can still update
to the full history of the binaries if they want, e.g. with
```
git fetch ---unshallow
```
(https://stackoverflow.com/a/17937889/870079)
2017-07-21 10:14:25 +02:00
def 1683b71cf9 Try to fix cmake for windows 2017-07-20 23:52:25 +02:00
def 886be9744e Try to fix automated builds with submodule 2017-07-20 23:34:10 +02:00
def 0b90cefde0 Update instructions 2017-07-20 23:34:10 +02:00
def f34c6f500d New try at adding submodule 2017-07-20 23:15:26 +02:00
def 41d9de997c ddnet-libs submodule and some fixes 2017-07-20 23:07:15 +02:00
def e3191bdda2 Update readme 2017-07-19 21:52:59 +02:00
def a72910bb4e Move external libraries to ddnet/ddnet-libs repo 2017-07-19 21:51:47 +02:00
def fed747b9a0 curl-4.lib needs to reference libcurl-4.dll 2017-07-19 17:40:51 +02:00
def d57ffaf2f5 Correct name 2017-07-19 17:37:54 +02:00
def b89295cdcb Let's try to create libcurl-4.lib files for MSVC linking 2017-07-19 17:32:29 +02:00
def 718aa5bdfc Fix curl build on Mac 2017-07-17 19:42:57 +02:00
def 97fdc8313a curl-4 on windows 2017-07-17 00:39:27 +02:00
def ed3b3f94c4 Further build fixes 2017-07-17 00:34:11 +02:00
def b1b4aa78ea Windows build fixes 2017-07-17 00:17:22 +02:00
def bf6c91a25c Oops, update4 2017-07-17 00:08:15 +02:00
def 5785267a39 Version 10.6.7 2017-07-16 23:54:22 +02:00
def 4a13d47637 Use update4.ddnet.tw... 2017-07-16 23:54:07 +02:00
def b2d86d197f Add missing mysql include files 2017-07-16 23:53:10 +02:00
def f94f567acf New curl and openssl versions 2017-07-16 23:52:55 +02:00
def 22c3c13828 Turns out we also need Intermediate Certificates... 2017-07-16 22:02:50 +02:00
def a30323d986 oops 2017-07-16 21:27:18 +02:00
def b05693e9cd Version 10.6.6 2017-07-16 12:00:37 +02:00
def 4a8f3b083d Use new update server that runs on Let's Encrypt 2017-07-16 11:46:38 +02:00
def e4364983ab Use https for map downloads by default 2017-07-16 11:29:10 +02:00
def 191eefbb2f Only trust our own custom-selected CAs for our maps download server 2017-07-16 11:25:38 +02:00
def c9b871146b Also trust Let's Encrypt Root CA 2017-07-16 11:23:55 +02:00
def c7c9c3c4dd Possible to use https:// for map downloads, but still use http:// by default 2017-07-16 10:45:41 +02:00
def a736a27430 No need for writing to tmp config file anymore 2017-07-16 06:54:02 +02:00
def f3a44995cf Don't stop movement after opening player list 2017-07-15 19:53:29 +02:00
def f76f0cce2b Actually use Windows manifest 2017-07-15 19:18:29 +02:00
def 8580aa6b6c Bundle map_diff on OSX 2017-07-15 19:13:38 +02:00
def 9779e5adde Fix linux opusfile linking 2017-07-15 19:11:11 +02:00
def 440ee9397f Version 10.6.5 2017-07-15 19:01:17 +02:00
def f9170fd031 ugly workaround for dummy input when frozen with grenade and getting hammered 2017-07-15 18:59:33 +02:00
def 4b4f9992d4 Fix disappearing switches in editor 2017-07-15 18:11:01 +02:00
def 9a0706f8b1 Support ctrl-l to load map in editor 2017-07-15 18:08:34 +02:00
def 5ad633ef26 No success with Windows fixes, have to delay until someone with a
Windows computer can look into it
2017-07-15 17:29:57 +02:00
def fba3815ddc Only send password on connection when explicitly asked to (fixes #788) 2017-07-15 17:29:20 +02:00
def 49eb0128f2 Windows cleanup 2017-07-15 16:38:40 +02:00
def 1144490ff7 Only use opusfile+opus+ogg from one source at the same time to prevent linking problems (fixes #793) 2017-07-15 16:26:05 +02:00