Dennis Felsing
50a6c30e46
Merge pull request #241 from timgame/DDRace64
...
fixed envelope button color
2015-07-25 00:07:33 +02:00
timgame
6264bb73f3
fixed envelope button color
2015-07-25 00:04:12 +02:00
def
d570683b5a
TAB in console doesn't influence menu ( fixes #239 )
2015-07-24 01:28:19 +02:00
def
d57b0d62c6
Support for 0 stars in database
2015-07-23 12:49:22 +02:00
def
949fcb2c40
Remove one useless debug print
2015-07-23 12:11:42 +02:00
def
5527870d0a
Revert bruch clearing
2015-07-23 00:43:09 +02:00
Dennis Felsing
1d548b66db
Merge pull request #238 from Chairn/DDRace64
...
Zooming will work as in game for editor using numpad.
2015-07-23 00:38:52 +02:00
Chairn
ea52c68d2c
Zooming will work as in game for editor using numpad.
2015-07-23 00:10:55 +02:00
def
a04578b3ba
Add switch_open to set the initial state of a switch to open
2015-07-22 23:32:39 +02:00
def
6ae503353d
Don't add announcement.txt and license_DDRace.txt to releases anymore
2015-07-22 23:06:45 +02:00
def
fde4c893dc
Last README update
2015-07-22 22:56:34 +02:00
def
4b1b7adc4b
Further license and cleanup
2015-07-22 22:49:20 +02:00
def
55d023c926
Clean up files a bit and extend readme
2015-07-22 22:41:31 +02:00
def
e97c8ac08f
Add foes (permanently ignored players)
2015-07-22 22:16:49 +02:00
def
1af5507b95
Allow spectating other players and freeview in demo player (especially fun with /showall and /showothers on)
2015-07-22 21:32:02 +02:00
def
bab961f054
Prepare switch to mixed case server names
2015-07-22 19:56:24 +02:00
def
0cb50c1805
Print actual SQL inserts/updates to debug log
2015-07-22 19:05:45 +02:00
def
d815193d86
Merge branch 'DDRace64' of github.com:def-/ddnet into DDRace64
2015-07-22 18:24:09 +02:00
def
0969eadb4e
Use temporary file for saving config to prevent broken configs
2015-07-22 18:23:48 +02:00
def
4e658c1057
Minor cleanups
2015-07-22 18:23:40 +02:00
Dennis Felsing
ef1ff9d04c
Merge pull request #236 from east/demo_highlight
...
Fix Demo Playback Highlight and Demomarkers
2015-07-22 16:03:13 +02:00
east
63cfc09017
make add_demomarker working in all recorders
2015-07-22 15:37:59 +02:00
east
d12c516508
fixed highlighting in demo playback
2015-07-22 15:37:00 +02:00
def
4d239cab77
Version 7.9.1
2015-07-15 19:34:50 +02:00
def
f5ff75a19a
Fix Speedup angle selector
2015-07-15 02:34:50 +02:00
def
7b713576b8
desert_mountains_new_forground.png => desert_mountains_new_foreground.png
2015-07-15 01:37:54 +02:00
def
ea9e1dba8c
grass_doodas_0.7.png => grass_doodads_0.7.png
2015-07-15 01:25:10 +02:00
def
5998606ed6
Remove backup directory
2015-07-15 01:12:30 +02:00
def
fba5188b84
Version 7.9
2015-07-15 00:57:15 +02:00
def
cc63e9fc89
Fix demo cutter to add .demo file ending
2015-07-14 13:43:44 +02:00
def
2077a4f83e
Add a string for localization
2015-07-14 13:43:24 +02:00
def
2247086d9e
Add basic_freeze mapres by Savander
2015-07-13 19:51:29 +02:00
def
b1ac1430e9
Also rename automapper rules from - to _
2015-07-13 19:06:48 +02:00
def
528897d3e2
Rename mapres to use _ instead of -
2015-07-13 16:19:18 +02:00
def
a8e5a2a51f
Add more mapres: desert_background, desert_mountains_new_background, desert_mountains_new_foreground, snow_mountain, generic_clear
2015-07-13 16:15:08 +02:00
def
7ff964aa0b
Add mixed-tiles by Soreu
2015-07-13 16:03:26 +02:00
def
1da3f2bab4
Add font-teeworlds and font-teeworlds-alt by Soreu
2015-07-13 15:53:59 +02:00
def
9a556cba70
Fix documentation (thanks to Lady Saavik)
2015-07-13 13:27:53 +02:00
def
0cd9b0006b
Another known bot client
2015-07-13 00:18:59 +02:00
def
17b8a5219b
Show a nice message to known bot clients
2015-07-13 00:02:57 +02:00
def
77c1442499
IPV6 fix by east
2015-07-12 03:08:58 +02:00
def
da68023f7a
Off by one ;)
2015-07-11 19:28:45 +02:00
def
6d68e22cd1
Hopefully fix string fuzzying for unicode
2015-07-11 19:26:57 +02:00
def
76e4ca1bf6
Sort players in scoreboard by name too
2015-07-10 22:26:55 +02:00
def
242f47e03e
Fix statboard a bit more!
2015-07-10 22:12:20 +02:00
def
60d035cf78
Fix mysql arch x86
2015-07-10 17:42:16 +02:00
def
552446b2e5
Apply sql settings at right position
2015-07-10 17:33:28 +02:00
def
e163f9f8ea
Add support for compiling mysql with dynlibs thanks to mysql_config
2015-07-10 16:55:53 +02:00
def
5c1ce6c601
Fix linux x86
2015-07-10 15:48:42 +02:00
def
0df6866036
Enable support to use pkg-config for curl, opusfile, opus and ogg
...
instead of the bundled libs. This should enable support for building on
more platforms again.
To disable pkg-config detection and use the bundled libraries instead,
you can manually set it like this:
bam config curl.use_pkgconfig=false opus.use_pkgconfig=false opusfile.use_pkgconfig=false ogg.use_pkgconfig=false
Fixes #172
2015-07-10 15:31:09 +02:00