def
|
7487923774
|
Fix Windows thread handle leak
|
2015-09-05 04:49:22 +02:00 |
|
def
|
0fa06c4a5e
|
Server names may be 4 bytes long
|
2015-09-05 00:48:11 +02:00 |
|
def
|
40a36a3063
|
Minor fix
|
2015-09-04 11:22:19 +02:00 |
|
Chairn
|
8148a29108
|
Removed useless comment line
|
2015-09-01 23:17:45 +02:00 |
|
Chairn
|
c5443d8e34
|
Added command sv_dragger_range. Maybe need some more tests.
|
2015-09-01 23:15:48 +02:00 |
|
oy
|
e91d26b8ac
|
force vital check on essential cl/srv messages and added additional sequence checking
|
2015-09-01 13:50:45 +02:00 |
|
Chairn
|
3552e1a042
|
Added eye wheel. Render only on ddrace/race/ictf+/dm+/gctf+ server.
|
2015-08-30 21:42:16 +02:00 |
|
def
|
ed49e3214a
|
Some more minor settings menu fixes
|
2015-08-28 20:44:07 +02:00 |
|
def
|
865d50950d
|
Put space more to left in editor browser
|
2015-08-28 20:34:19 +02:00 |
|
def
|
2b1aa40d77
|
Fix editor color value to be shown with # instead of 0x
|
2015-08-28 20:28:53 +02:00 |
|
def
|
ecc9cbfe99
|
Fix background map in settings in 5:4 resolution
|
2015-08-28 20:26:39 +02:00 |
|
def
|
b743119d0d
|
Version 9.0.2
|
2015-08-28 03:56:35 +02:00 |
|
def
|
e39fb6b535
|
Very ugly fix for color picker in editor
|
2015-08-28 01:28:09 +02:00 |
|
def
|
ecfa185601
|
Fix settings positioning
|
2015-08-28 01:18:45 +02:00 |
|
def
|
f46767cfae
|
Fix: Mousesens in UI independent of Dyncam
|
2015-08-27 22:19:25 +02:00 |
|
def
|
ee3baa6f53
|
Version 9.0.1
|
2015-08-27 21:57:07 +02:00 |
|
def
|
8c0febdd41
|
Another dyncam fix
|
2015-08-27 21:56:41 +02:00 |
|
def
|
043d718698
|
Fix dyncam mousesens
|
2015-08-27 21:52:10 +02:00 |
|
def
|
703f1bc99d
|
Hopefully fix Android compilation
|
2015-08-27 20:52:06 +02:00 |
|
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
|
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
|
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 |
|
def
|
d1fddc11ea
|
Fix disabling spec window
|
2015-08-26 19:35:00 +02:00 |
|
def
|
fe22edadaa
|
Hide console window on Windows by default
|
2015-08-26 12:40:50 +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
|
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 |
|
oy
|
70ca6f220c
|
fixed frozen input when leaving a server with active chat
|
2015-08-22 21:53:00 +02:00 |
|
def
|
fabe25dd45
|
Switches can be set with number 0 (even if they don't make much sense, fixes #265)
|
2015-08-22 20:41:46 +02:00 |
|
def
|
5119976c9f
|
Oops
|
2015-08-22 20:25:28 +02:00 |
|
def
|
b5aca60662
|
Fix mouse hang with editor popup, value selector and escape (fixes #290)
|
2015-08-22 20:22:23 +02:00 |
|
def
|
7ff9cd890c
|
No magic number for weapon
|
2015-08-22 20:15:15 +02:00 |
|
def
|
844d8b8ae3
|
Add sv_teleport_lose_weapons
|
2015-08-22 19:24:10 +02:00 |
|
def
|
eac3d900e7
|
Remove unused variable
|
2015-08-22 17:50:34 +02:00 |
|
def
|
902e4b7487
|
Also use map name by default for manual demo recording
|
2015-08-22 17:36:47 +02:00 |
|
def
|
db2256e827
|
Fix a few whitespace-at-end-of-file issues
|
2015-08-22 15:27:41 +02:00 |
|
Dennis Felsing
|
d4ccc4728b
|
Merge pull request #291 from cinaera/pr_editor_scale
HSV color picker for quad points
|
2015-08-22 15:20:29 +02:00 |
|
def
|
f977f80c94
|
Stronger checks on save
|
2015-08-22 15:16:14 +02:00 |
|
def
|
321f0d210a
|
Fix race recorder, make it remove tmp files consistently and clean it up a bit
|
2015-08-22 15:09:19 +02:00 |
|
Learath2
|
aa195955be
|
Don't highlight your own messages.
|
2015-08-20 17:01:34 +03:00 |
|
BeaR
|
ff3c4f22b4
|
Add hex value edit field for quad point color
|
2015-08-20 12:51:30 +02:00 |
|
def
|
f62bb1821c
|
/map and /mapinfo improvement (fixes #292)
|
2015-08-19 22:43:08 +02:00 |
|
east
|
8dec8d7890
|
Fixed chat highlighting
|
2015-08-17 21:35:12 +02:00 |
|
BeaR
|
6b0d2b9b9a
|
Fix hue picker scaling
|
2015-08-17 20:19:27 +02:00 |
|
BeaR
|
a4cfc10898
|
Implement an HSV picker for color of quad points
|
2015-08-17 20:14:23 +02:00 |
|
BeaR
|
6b2e61bbc6
|
Fix collision bug with weapon projectiles
Ignore characters, which can't collide e.g different teams, in the intersection test for projectiles.
|
2015-08-16 10:54:06 +02:00 |
|
def
|
e1fe407ee5
|
Make team locking an option
|
2015-08-16 00:39:31 +02:00 |
|
Chairn
|
f3a82b0c98
|
Fixed double clicking on friend when friend was on top server.
|
2015-08-14 19:25:45 +02:00 |
|
Dennis Felsing
|
37256d6e2c
|
Merge pull request #283 from savander/DDRace64
Improvements for demoplayer (pause/unpause demo is bindable) + you can hide scoreboard after death
|
2015-08-13 17:25:57 +02:00 |
|
def
|
547274b806
|
Add cl_chat_reset, which can be set to 0 so that chat is not reset when pressing escape
|
2015-08-12 17:03:27 +02:00 |
|
def
|
9d5459d731
|
Check IDs in a more reasonable order
|
2015-08-12 15:54:03 +02:00 |
|
Adam Jaworski
|
ab6f522aa5
|
Whether to show scoreboard after death or not
|
2015-08-12 11:30:26 +02:00 |
|
H-M-H
|
0086d19276
|
added Notifications for osx
|
2015-08-11 03:14:27 +02:00 |
|
def
|
67fa04541e
|
Version 8.1.1
|
2015-08-10 16:12:23 +02:00 |
|
Dennis Felsing
|
609b84ca4e
|
Merge pull request #276 from heinrich5991/pr_ddnet_allow_rescue
Finish the renaming of sv_allow_rescue to sv_rescue
|
2015-08-10 14:06:56 +02:00 |
|
def
|
23cc7e2a46
|
Version 8.1
|
2015-08-10 13:36:51 +02:00 |
|
heinrich5991
|
ec85951736
|
Finish the renaming of sv_allow_rescue to sv_rescue
|
2015-08-10 13:34:56 +02:00 |
|
def
|
1fd0f947af
|
Better numbers in average time for /mapinfo
|
2015-08-09 22:20:52 +02:00 |
|
def
|
727ea434d4
|
Increase magic number a bit until we assume client is not DDNet
|
2015-08-07 03:26:50 +02:00 |
|
Dennis Felsing
|
a0d1d8b744
|
Merge pull request #275 from nzyuzin/variables_h_naming
Add prefix Cl to dummy and player variables
|
2015-08-06 22:28:22 +02:00 |
|
Nikita Zyuzin
|
0b9e2f144c
|
Add prefix Cl to dummy and player variables
|
2015-08-07 00:16:33 +04:00 |
|
Dennis Felsing
|
b122b569bd
|
Merge pull request #274 from nzyuzin/variables_h_naming
Correct names in variables.h
|
2015-08-06 21:54:58 +02:00 |
|
Nikita Zyuzin
|
89536b10a3
|
Update dyncam variable names
|
2015-08-06 23:44:54 +04:00 |
|
def
|
f39b85a3e2
|
Add average time to /mapinfo
|
2015-08-06 16:02:00 +02:00 |
|
def
|
8401c43edb
|
Remove a message to prevent server log spamming
|
2015-08-05 22:43:57 +02:00 |
|
def
|
348ac53226
|
Bind chat on enter/return by default as well
|
2015-08-05 15:34:08 +02:00 |
|
def
|
8203c5378d
|
Merge branch 'master' of github.com:def-/ddnet
|
2015-08-01 20:16:46 +02:00 |
|
def
|
8d216d8de1
|
Only print MOTD to console when it's not empty
|
2015-08-01 20:16:34 +02:00 |
|
Nikita Zyuzin
|
06c4470081
|
Don't use OldMousesens if it wasn't initialized
|
2015-08-01 09:08:25 +04:00 |
|
Nikita Zyuzin
|
e89843d811
|
Update dyncam to have special mousesens
|
2015-08-01 09:01:54 +04:00 |
|
def
|
6a2cc86d50
|
Sort spectators by name
|
2015-07-28 23:30:23 +02:00 |
|