def
1dddf42cbb
Simplify Dyncam and fix #311
2015-08-27 20:26:05 +02:00
east
ff09eff526
arrow up/down in demo browser
2015-08-27 16:59:36 +02:00
def
1ed044fe0d
Fix up and down keys in server browser
2015-08-27 16:42:21 +02:00
def
8511a4d1f4
No magic string
2015-08-27 16:32:45 +02:00
def
7693d8d9d6
Fix invalid free with %current%
2015-08-27 16:32:28 +02:00
def
e662a09b7a
White space cleanup, DOS->UNIX
2015-08-27 16:28:34 +02:00
Dennis Felsing
ed5d8faa2a
Merge pull request #310 from heinrich5991/pr_ddnet_map_settings_fix_settings_compare
...
Fix settings compare
2015-08-27 16:24:39 +02:00
heinrich5991
3a069093d7
Fix settings compare
...
It was just using a heuristic, comparing the first 24 bytes. Memory unsafety
for configs that were shorter than 24 bytes.
2015-08-27 16:20:56 +02:00
def
c1ca91560e
Improve settings menu a bit
2015-08-27 16:20:16 +02:00
Dennis Felsing
a32aca50bf
Merge pull request #306 from Chairn/pr_custom_background
...
Added custom background in entities mod.
2015-08-27 16:08:46 +02:00
def
b832672412
Version 9.0
2015-08-27 15:53:05 +02:00
heinrich5991
cc0d0fa728
Fix config_store for old maps that don't contain MAPITEMTYPE_INFO
...
Just add one in this case.
2015-08-27 15:46:51 +02:00
def
f27ee72d2d
Remove unused variables
2015-08-27 15:34:33 +02:00
def
33f20d7dd3
Indentation fixes
2015-08-27 15:33:24 +02:00
east
cb4909d656
Changed Created: info
2015-08-27 15:05:24 +02:00
east
675c6eb1e0
Demo browser column listbox added
2015-08-27 15:05:24 +02:00
east
da17b795c5
progress on column listbox
2015-08-27 15:05:24 +02:00
heinrich5991
d56f80f0f5
Fix temp file creation in case no temp file is needed
2015-08-27 13:37:34 +02:00
heinrich5991
e954e55533
Removed *_dump
and *_reset
from the list of game commands
2015-08-27 13:00:43 +02:00
heinrich5991
7d9228f3d5
Fix a severe bug with config saving
...
Thought I had fixed that long ago...
2015-08-27 12:55:35 +02:00
heinrich5991
a945cca8a5
Fix datafile building before the file is open
2015-08-27 12:55:35 +02:00
heinrich5991
53d7e0dd4c
Fix file opening in config_* tools
2015-08-27 12:55:35 +02:00
heinrich5991
d13ebf93a2
Add config_store
and config_retrieve
tool
2015-08-27 12:55:35 +02:00
heinrich5991
db696c0e78
Fix the 54e61bfe39
cherry-pick, re-add missing line
2015-08-27 12:55:34 +02:00
heinrich5991
a8d3f3bbc5
Only revert configs that have both SERVER and GAME flags on map change
2015-08-27 12:55:34 +02:00
heinrich5991
bf1f7d6ccd
(Safely) execute settings embedded in maps
2015-08-27 12:55:34 +02:00
heinrich5991
6a17d2700d
Fix saving the config into the map
2015-08-27 12:51:24 +02:00
SushiTee
c025dc2235
saving server settings within the map and loading them on init
2015-08-27 12:51:24 +02:00
SushiTee
7bd0f276d4
saving server settings within the map and loading them on init
2015-08-27 12:51:24 +02:00
heinrich5991
a3246ed099
Save the config into the map when the server loads the map
2015-08-27 12:51:24 +02:00
Chairn
4b270771bf
Added string+box in ddnet menu. Added 10 secs protection for loading.
2015-08-27 09:13:43 +02:00
Chairn
d699cbe94b
Reorganized class. Does not reload current map.
2015-08-27 06:27:55 +02:00
Chairn
8b8ba7b860
Added variable for tile background. Improved a lil bit maplayers.
2015-08-27 00:52:50 +02:00
Chairn
70a2cfa4ea
Added custom background in entities.
2015-08-27 00:52:31 +02:00
Chairn
abbea6b2ac
Added support for custom background in entities.
2015-08-27 00:52:11 +02:00
def
d1fddc11ea
Fix disabling spec window
2015-08-26 19:35:00 +02:00
def
a4a48255bc
Minor indentation fix
2015-08-26 15:44:25 +02:00
def
12f55eb76c
Try FreeConsole() instead
2015-08-26 15:12:27 +02:00
def
fe22edadaa
Hide console window on Windows by default
2015-08-26 12:40:50 +02:00
def
6c0bac7508
Remove useless comparison
2015-08-26 04:02:52 +02:00
def
5f2c91d160
Fix server browser to refresh first time when initially on news tab
2015-08-25 00:51:01 +02:00
def
325410d2af
Even better: Fix 0 as mousesens for dyncam
2015-08-24 23:26:07 +02:00
def
b32a939a9e
Set more reasonable default dyncam sensitivity and rename config variables for dyncam
2015-08-24 23:22:20 +02:00
def
7aec49e6b1
Sort by number of players on server by default
...
- Then we don't have to hide empty servers, they're at the bottom anyway
- Sorting by ping is not that important, the ping already shows in a
flashing color how good it is
2015-08-24 20:35:15 +02:00
def
ed0634f9b0
Update credits
2015-08-23 23:22:31 +02:00
Dennis Felsing
44e7e2834f
Merge pull request #284 from Chairn/upstream
...
Fixed double clicking on friend when friend was on top server.
2015-08-23 23:18:32 +02:00
east
c1cbfcacf4
correctly reset network connection
2015-08-23 18:12:13 +02:00
east
cf9e1373d7
correctly reset client
2015-08-23 17:51:28 +02:00
east
c47697bdef
session rejoin
2015-08-23 17:01:01 +02:00
east
bb58264333
don't send chunks to network connections in timeout state
2015-08-23 12:31:09 +02:00