Commit graph

5693 commits

Author SHA1 Message Date
def 05970cc2e2 Add BONUS tile, opposite of PENALTY (for Saavik's new map) 2015-03-10 22:57:40 +01:00
Dennis Felsing e692fe9ba3 Merge pull request #163 from Learath2/pr_autoupdate
Fix couple of stuff with Autoupdate
2015-03-08 18:54:53 +01:00
Learath Lea 1f4ddfe0ba Add some indication that the update is happening.
Prevent unexpected restart.
2015-03-08 19:51:13 +02:00
Learath Lea a4d16a2713 Fix bug with replacing executables. 2015-03-08 19:45:37 +02:00
Dennis Felsing 189395eec6 Merge pull request #155 from timgame/DDRace64
added tile -1 and updated several automappers
2015-03-07 13:39:25 +01:00
timgame ca378e7782 updatet unhookable automappers 2015-03-06 17:00:14 +01:00
Dennis Felsing ec5a24e1ed Merge pull request #162 from eeeee/mac_build
fix missing size_t definition on mac
2015-03-06 11:49:13 +01:00
Dennis Felsing 6f93d36e9b Merge pull request #161 from eeeee/timeout_protection_token_fix
fix timeout protection with tokens
2015-03-06 11:46:11 +01:00
eeeee 739a83a3ce fix missing size_t definition on mac 2015-03-05 23:47:17 -08:00
eeeee 0dc332c931 fix timeout protection with tokens
timeout protection code now transfers the token properly
2015-03-05 22:33:01 -08:00
Dennis Felsing 1d061986d3 Merge pull request #160 from heinrich5991/pr_ddnet_random_windows
Make the secure random stuff platform-independent
2015-03-06 01:47:02 +01:00
heinrich5991 fa0708b99d Make the secure random stuff platform-independent 2015-03-06 01:35:08 +01:00
Dennis Felsing 69df880a4f Merge pull request #159 from Learath2/pr_autoupdate
Add Perform Update to settings
2015-03-05 22:14:40 +01:00
Learath Lea fd4b9d1f06 Add Perform Update to settings 2015-03-05 23:09:14 +02:00
Dennis Felsing 2780e26cbb Merge pull request #158 from Learath2/pr_autoupdate
Small revert
2015-03-05 21:12:04 +01:00
Learath Lea 467efee39b Do not reintroduce old buttons. 2015-03-05 22:10:06 +02:00
eeeee 85acfd9d77 added security token to protocol
to prevent packet injection from spoofed source ips
2015-03-05 11:07:03 -08:00
Dennis Felsing b46001ca5a Merge pull request #154 from Learath2/pr_autoupdate
[Testing]Autoupdate
2015-03-05 19:17:33 +01:00
Dennis Felsing 1f0dd0dc2e Merge pull request #156 from eeeee/md5
added free md5 implementation w/o deps
2015-03-05 16:33:08 +01:00
fisted 68e30c29b3 added free md5 implementation w/o deps 2015-03-05 00:13:48 -08:00
timgame 6188b16e5e added tile -1 and updated grass automappers 2015-03-04 16:03:52 +01:00
def 030ebf37c7 Fix number 100000 for this 2015-02-28 01:18:35 +01:00
Learath Lea 7e22c77184 Fix small bugs. Update the server executable too.
Conform to fetcher interface.
2015-02-27 23:09:04 +02:00
Learath Lea 488db9b4fb Can't autoupdate on OSX and Android. 2015-02-27 23:08:34 +02:00
Learath Lea 8ee294a412 Fix use after free. Fix thread launching. 2015-02-27 23:06:19 +02:00
def cc00a428aa Fix crash 2015-02-24 12:22:08 +01:00
def 6c928c01f0 Oops, actual fix 2015-02-24 00:04:16 +01:00
def 7542868797 Fix hook with super 2015-02-23 23:45:29 +01:00
Learath Lea 422e726dce Fix two little bugs 2015-02-23 20:25:38 +02:00
Learath Lea 0f279a33cb Add restart functionality. 2015-02-23 20:25:03 +02:00
Learath Lea 8d7251be4a Add shell_execute. 2015-02-23 20:24:48 +02:00
Learath Lea cf418160b6 Made the user interface functional. 2015-02-23 20:24:27 +02:00
Learath Lea 233ce262ac Add Autoupdate. 2015-02-23 20:23:56 +02:00
Learath 1ea1e68005 Ui side of autoupdate. 2015-02-23 20:23:48 +02:00
Learath 09ce649238 First get rid of the old autoupdate
Conflicts:
	src/engine/client/client.cpp
	src/engine/client/client.h

Conflicts:
	src/engine/shared/config_variables.h
2015-02-23 20:23:35 +02:00
BeaR 6364e3e176 Fix bug when reading reading chunks with a tick delta of 0
* Remove magic value '63'
* Add flag for chunks where the tick value is stored on the first chunk along the flags
* Correctly read chunks with tick values smaller then the tick mask
2015-02-23 14:26:10 +01:00
def edfb41deeb Version 7.2.1 2015-02-21 21:05:29 +01:00
def 1cf333ada2 Fix antiping hook prediction 2015-02-21 21:05:15 +01:00
def cdc855f3fd Set telecp when using totelecp (for Saavik) 2015-02-21 19:48:22 +01:00
def dd588d25e3 More automapper rules for grass_main(_0.7) (by hi_leute_gll) 2015-02-21 16:26:48 +01:00
def 0a7745a28c 2 more tiles for grass_main_0.7 (by Soreu) 2015-02-21 16:26:27 +01:00
def 65e33052db Version 7.2 2015-02-21 13:52:20 +01:00
Dennis Felsing ed73b733e6 Merge pull request #150 from timgame/DDRace64
tons of automapper feautures
2015-02-20 07:02:28 +01:00
timgame d2e1137254 automapper: added 'NewRun' 2015-02-20 00:15:09 +01:00
timgame 758c4b1c4d added 'NOINDEX' and 'OR' to automapper 2015-02-19 22:54:47 +01:00
def 8f570596d9 Release hook when player changes team 2015-02-18 14:34:49 +01:00
def 781e96ef65 Emoticons for both with cl_dummy_copy_moves 2015-02-18 14:26:47 +01:00
def 7f54f8e10e Kill for both with cl_dummy_copy_moves 2015-02-18 14:23:25 +01:00
def 1b6cc638f7 Version 7.1 2015-02-16 11:53:47 +01:00
def ec01b6cd16 Add menu setting for dummy copy moves 2015-02-16 11:40:33 +01:00