Commit graph

7304 commits

Author SHA1 Message Date
def ec885f3e25 Fix layout 2017-07-22 22:43:20 +02:00
def af5b903944 Version 10.7 2017-07-22 22:32:35 +02:00
def f09a0f640f Fix mouse sensitivity setting dialog and introduce new one for ui mouse sens (#fixes 804) 2017-07-22 22:31:14 +02:00
def 60d7388d9f Fix demo slicing 2017-07-22 22:03:05 +02:00
def 46f30a2fc1 Fix mysql cmake build 2017-07-22 21:53:55 +02:00
def 34c8b047ea Oldschool C please 2017-07-22 21:20:15 +02:00
def 6048b76c17 Fix websocket linking 2017-07-22 21:18:22 +02:00
def 2fc7f65c42 Mention cmake in readme 2017-07-22 18:13:41 +02:00
def e37d895399 Version 10.6.9 2017-07-22 17:35:45 +02:00
def d50b39c530 Fix controls rectangle overlapping topbar and being clickable outside of scope 2017-07-22 17:35:30 +02:00
def 9b582cfa93 discord link 2017-07-22 14:30:43 +02:00
def 26b576ff7a Header 2017-07-22 14:28:11 +02:00
def dabd60d13f Needs more build badges 2017-07-22 14:24:45 +02:00
def fd732e43bd Version 10.6.8 2017-07-22 13:55:56 +02:00
def 2d68aed009 More settings in controls menu. use listbox (fixes #802) 2017-07-22 13:41:18 +02:00
def 6e5375da71 Moving mouse is not a key 2017-07-22 12:28:06 +02:00
def 7428dd0637 Editor: Don't show server settings when picker is active 2017-07-22 12:18:53 +02:00
def 275adcba54 No manifest for MSVC 2017-07-22 11:50:58 +02:00
def 8e4a4d673f New Windows MSVC try 2017-07-22 11:46:43 +02:00
def 2fb5835980 Update json-parser to 1.1.0, zlib to 1.2.11 2017-07-22 11:07:29 +02:00
def 39b0c9282f SAFESEH:NO 2017-07-22 09:59:27 +02:00
def be8a149d12 We want Y axis falloff on both speakers 2017-07-22 09:15:28 +02:00
def 8082a461ce Windows linker fix 2017-07-22 00:27:52 +02:00
def 609adcfe8c Windows linker fix 2017-07-22 00:20:29 +02:00
def 6b9386ce86 Windows compiler fix 2017-07-22 00:02:00 +02:00
def 0db98b218b Fix icons 2017-07-21 23:54:58 +02:00
def 7d26c1fa38 bam fix 2017-07-21 23:47:53 +02:00
def c53f39c434 Let's try the nicer dll names on windows 2017-07-21 23:43:01 +02:00
def a7439af1ff Syntax 2017-07-21 23:12:07 +02:00
def 6a76bf9b73 Add some debugging to cmake 2017-07-21 23:06:07 +02:00
def 0b5942fc04 Add special handling for infClass class selection (fixes #794) 2017-07-21 21:43:56 +02:00
def b57ffa429e Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
def 35befec54c Clean up key binding a bit 2017-07-21 19:32:32 +02:00
def f352daf00d Allow moving mouse while spectating and typing (fixes #798) 2017-07-21 19:24:18 +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