Commit graph

5930 commits

Author SHA1 Message Date
def b5d722672a On switch layer fix delay number with FillSelection when creating new tiles instead of copying 2015-04-21 04:57:20 +02:00
def cb64bc6859 Move "Add Sound" button down for 5:4 resolutions 2015-04-21 04:34:14 +02:00
def a1d62d297a Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64 2015-04-21 04:26:42 +02:00
def c85865c492 Go back in envelopes with right mouse click 2015-04-21 04:25:49 +02:00
Dennis Felsing 6a6213c659 Merge pull request #196 from east/ddelay
Fix dummy connect on servers without security token protocol
2015-04-20 21:24:01 +02:00
Dennis Felsing 2b8a417941 Merge pull request #195 from east/ddelay
Fix dummy connect delay (Fullfill securitytoken handshake)
2015-04-20 18:07:26 +02:00
east 9d50085782 Fix dummy connect on servers without security token protocol 2015-04-19 23:09:55 +02:00
east 93305aef74 Fix dummy connect delay (Fullfill securitytoken handshake) 2015-04-19 19:53:37 +02:00
def 8f02de318b Make dummy connecting a bit nicer: Show that dummy is being connected, disable unusable buttons 2015-04-19 14:40:05 +02:00
def 16106d8ee6 Fix menu bug with button pressing (more of a hack) 2015-04-19 14:24:20 +02:00
def 14b5766b30 Disallow spectators to participate in kick votes
Fixes #186
2015-04-19 14:15:59 +02:00
def d690877117 At least don't access invalid memory on server request. Should fix #173 2015-04-19 14:09:40 +02:00
def 9c1e65a1f5 Clean up a bit and hopefully fix player move on dummy connect 2015-04-19 14:06:31 +02:00
Dennis Felsing b0085aef55 Merge pull request #194 from timgame/DDRace64
resend player/dummy info that filtered the server
2015-04-19 13:34:25 +02:00
timgame c4f011dd9d resend player/dummy info that filtered the server 2015-04-19 13:17:51 +02:00
def 230ad1a6f6 Revert "Timestamp index for race table for improved performance of /players/"
Better indices on the relevant server, not necessary everywhere else.

This reverts commit d4d5109c47.
2015-04-19 12:52:27 +02:00
def d4d5109c47 Timestamp index for race table for improved performance of /players/ 2015-04-19 11:55:35 +02:00
def 84cdcdb414 Remove wrong include 2015-04-19 11:23:25 +02:00
def 6d54de89b6 Get rid of clang static analyzer warnings 2015-04-19 00:31:45 +02:00
def 5dd83b58ff Fix security token conversion in a platform independent way 2015-04-18 23:54:19 +02:00
def 1f2d5d3e81 Fix masterserver compilation with clang and optimizations 2015-04-18 23:02:48 +02:00
def a77cd039a6 Get rid of all Clang warnings 2015-04-18 22:29:28 +02:00
def 0ffa79671b Get rid of all GCC warnings 2015-04-18 21:33:51 +02:00
def 710a786f88 Rename AutoUpdater to Updater because you have to press a button now 2015-04-18 21:17:27 +02:00
def 4625a4de58 Version 7.5 2015-04-18 19:56:07 +02:00
def aead2631b6 Fix os_compare_version a bit 2015-04-18 16:23:43 +02:00
Dennis Felsing 1299ecb7f9 Merge pull request #193 from Learath2/pr_IHATEWINXP
Add os_compare_version. Check for WinXP.
2015-04-18 16:20:47 +02:00
Learath Lea df57a981de Add os_compare_version. Check for WinXP. 2015-04-18 15:53:11 +03:00
def b55bf7ef90 Try to add back WinXP compatibility for autoupdater (untested) 2015-04-18 13:42:56 +02:00
def 997470dfa2 Cleanup 2015-04-18 11:06:16 +02:00
def 554c865eeb Fix segfault in editor 2015-04-17 20:14:14 +02:00
def c9e0f7e950 Remove unusued fonts 2015-04-17 20:09:37 +02:00
def cea6fef24f Hack to disallow admins to enable /r after server was started 2015-04-17 11:24:28 +02:00
Dennis Felsing c4f615a916 Merge pull request #191 from timgame/DDRace64
added /r, /rescue: teleport yourself out of freeze
2015-04-17 11:11:41 +02:00
timgame 52aab8c00f added unfreeze after /r, /rescue 2015-04-16 18:13:36 +02:00
timgame 249988fa85 Merge branch 'DDRace64' of https://github.com/def-/ddnet into DDRace64 2015-04-16 17:40:08 +02:00
timgame 62aa011734 added /r, /rescue: teleport yourself out of freeze 2015-04-16 17:37:57 +02:00
def a57f639127 Minor cleanup 2015-04-12 15:23:33 +02:00
def 2e4cc07b09 Render kill messages with ddrace team color (only with cl_chat_teamcolors 1) 2015-04-12 15:19:47 +02:00
def ea55306a90 Minor fix 2015-04-08 13:58:39 +02:00
def ef994b87a1 Fix: rendering of images in editor when scrolling 2015-04-08 01:15:52 +02:00
def 3992b1346b Hopefully fix compilation on new OS X systems
Names collided with some new OS X defined names, fixes #189
2015-04-07 19:07:38 +02:00
def 47f77b426a Add black tile to ddnet-walls (by Saavik) 2015-04-07 18:56:37 +02:00
Dennis Felsing f2bb01ca13 Merge pull request #188 from H-M-H/editor_input
Editor - minior fix and improvement
2015-04-07 17:38:49 +02:00
H-M-H b97954f635 allow to exit editor valueselectors with mouseclicks 2015-04-07 17:08:01 +02:00
H-M-H 76481a139a fixed issue with wrongly displayed text in editor 2015-04-07 16:43:51 +02:00
def 0945e24ce4 Actual fix for crash with RGB images, convert them to RGBA instead 2015-04-04 18:07:57 +02:00
def 9c058039eb Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64 2015-04-04 17:16:29 +02:00
def c11044318e Hopefully fix map saving with RGB images 2015-04-04 17:16:20 +02:00
def 7bd3da6679 Hopefully fix voting problems 2015-04-03 01:29:11 +02:00