Commit graph

6034 commits

Author SHA1 Message Date
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
def f17d705118 Hopefully fix voting problems 2015-04-03 01:27:07 +02:00
def 8e889e90eb Version 7.4 2015-04-02 19:40:22 +02:00
def 9ff0fbf530 Add /teamrank and /teamtop5 as aliases 2015-04-02 01:00:16 +02:00
def 3c496c62e1 Rename gfx_quads_as_triangles to gfx_quad_as_triangle and set default to 1 2015-03-31 16:41:51 +02:00
Dennis Felsing 913d709bb2 Merge pull request #185 from cinaera/pr_gpu_batch
Change the way quads are split into triangle splits
2015-03-31 16:21:11 +02:00
BeaR 2d3202862b Change the way quads are split into triangle splits (conform with intel/nvidia drivers) 2015-03-31 16:18:49 +02:00
Dennis Felsing 49f96852e6 Merge pull request #184 from cinaera/pr_gpu_batch
Reduce amount of drawcalls when using triangles instead of quads
2015-03-31 15:17:15 +02:00
BeaR 462d88eac4 Reduce amount of drawcalls when using triangles instead of quads 2015-03-31 13:35:18 +02:00
Dennis Felsing 955c65b4bc Merge pull request #182 from H-M-H/editor_input
improved envelopeswitching and deleting
2015-03-30 13:17:49 +02:00
H-M-H 5e4d504c80 improved envelopeswitching and deleting 2015-03-30 13:06:05 +02:00
def 34f69f0bfd Cleanup 2015-03-30 11:44:32 +02:00
Dennis Felsing b2ca9db7b5 Merge pull request #181 from H-M-H/editor_input
Now you can type values in editor
2015-03-30 11:34:23 +02:00
H-M-H 32606f3822 added labels and improved/fixed few things 2015-03-30 05:27:33 +02:00
H-M-H c98d8e3a63 added textinput for envelopes 2015-03-30 05:06:08 +02:00
H-M-H 68db1c1113 added option to type text into valueselector 2015-03-30 03:20:35 +02:00
H-M-H 87471f752b fixes this: http://stackoverflow.com/questions/19901934/strange-linking-
error-dso-missing-from-command-line
2015-03-29 23:23:16 +02:00
def aa517af7c7 Don't let popup title flow out of box 2015-03-29 14:20:34 +02:00
def 3fb7b1520e Add descriptions for tunings 2015-03-29 03:52:33 +02:00
def c7617b06d2 Resize font in editor to show full image and sound name 2015-03-29 01:32:07 +01:00
Dennis Felsing 7a4c9990d1 Merge pull request #179 from Learath2/pr_fetchernullptr
Do call the callback even if it fails
2015-03-28 23:48:21 +01:00
Learath Lea 1839025732 Do call the callback even if it fails 2015-03-29 00:46:43 +02:00
Dennis Felsing 40e2758937 Merge pull request #178 from Learath2/pr_fetchernullptr
Catch an IO error
2015-03-28 23:43:52 +01:00
Learath Lea 0024a4370c Catch an IO error 2015-03-29 00:41:58 +02:00
def bb88034def Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64 2015-03-28 21:53:13 +01:00
def 14d0d2ba08 Kill everyone!
This fixes a bug where some players can fall outside of a map and don't die.
2015-03-28 21:52:43 +01:00
Dennis Felsing 8290f447e0 Merge pull request #175 from timgame/DDRace64
fixed refill jumps with 1 jump
2015-03-22 19:28:42 +01:00
def a852e0da79 Fix spacing in browser menu search 2015-03-22 19:21:41 +01:00
timgame 108e46275c fixed refill jumps with 1 jump 2015-03-22 18:27:57 +01:00
def ed3c3bbf1f Update Linux libcurl and openssl 2015-03-20 12:54:42 +01:00
def 07e48f72df No more sun for unfreeze 2015-03-15 17:46:47 +01:00
def f436c55553 Version 7.3.5 2015-03-15 17:11:28 +01:00
def d8c97f0339 Fix: Still show empty lines in votes 2015-03-15 17:08:39 +01:00
def 9b27da8e4a Try to fix secure RNG on Windows 2015-03-15 12:11:44 +01:00
def ad255ccfe5 Add default bind for converse 2015-03-15 10:18:43 +01:00
def 04c64a1794 Don't ask to autoupdate if we're on a newer version already 2015-03-15 01:09:34 +01:00
Dennis Felsing d4794f2600 Merge pull request #170 from timgame/DDRace64
added ninjajetpack prediction
2015-03-14 20:21:10 +01:00
def d835826461 Use proper path for autoupdater on *nix 2015-03-14 20:01:18 +01:00
timgame 909db5cd55 added ninjajetpack prediction 2015-03-14 18:55:50 +01:00
def bccc94193e Version 7.3.4 2015-03-14 17:57:58 +01:00
Dennis Felsing ac5e58c6f4 Merge pull request #169 from Learath2/pr_Winxpfix
Winapi MoveFile allows moving the client.
2015-03-14 17:54:51 +01:00
Learath Lea b1044647f9 Winapi MoveFile allows moving the client. 2015-03-14 18:49:18 +02:00
def 4965da940d Fix shift+tab in server browser 2015-03-14 17:30:13 +01:00
def 6fc024d71f Fix Visual Studio compilation 2015-03-14 17:26:24 +01:00
def ce8beb2700 Version 7.3.3 2015-03-14 16:53:26 +01:00
def a913b1731c Fix scrolling in votes 2015-03-14 16:52:57 +01:00
def 8ae27f81b6 Improve autoupdater a bit
- Only ask for restart when we're ingame or unsaved changes in editor
- Otherwise restart directly
2015-03-14 16:10:46 +01:00