Dennis Felsing
|
07aa6c6d9b
|
Merge pull request #449 from timakro/master
added auto game tile placer for hookthrough & show button to mapper when placing unused tiles
|
2016-05-01 18:18:30 +02:00 |
|
Tim Schumacher
|
aeea3777a3
|
show button to mapper when placing unused tiles
|
2016-05-01 18:12:20 +02:00 |
|
Tim Schumacher
|
e61456f381
|
added auto game tile placer for hookthrough
|
2016-05-01 17:44:02 +02:00 |
|
def
|
b6733a1827
|
Update credits
|
2016-05-01 17:14:02 +02:00 |
|
def
|
faa576e73d
|
Another mouse fix try
|
2016-05-01 15:34:36 +02:00 |
|
def
|
981533e177
|
More mouse fixes with SDL2
|
2016-05-01 15:20:52 +02:00 |
|
def
|
143fd88c2a
|
Ignore relative mouse movement when in absolute mouse mode
|
2016-05-01 15:02:08 +02:00 |
|
def
|
644a23ba57
|
Fix folder creation
|
2016-05-01 14:45:47 +02:00 |
|
def
|
ab13a0086d
|
Updater: Support downloading files into new directories
|
2016-05-01 14:20:55 +02:00 |
|
def
|
779c6d2508
|
Only move cursor when window has mouse focus
|
2016-05-01 14:00:53 +02:00 |
|
def
|
32db2e6915
|
Updater: Support DLLs for win32 and win64
|
2016-05-01 13:11:51 +02:00 |
|
def
|
88780b8fbc
|
Use new ddnet update server
|
2016-05-01 12:09:02 +02:00 |
|
def
|
29a26a6633
|
Version 10.0
|
2016-05-01 12:07:16 +02:00 |
|
def
|
15fa9f7b74
|
minor fix: false instead of SDL_FALSE
|
2016-05-01 11:39:40 +02:00 |
|
def
|
6b3e0981a1
|
Case-insensitive
|
2016-05-01 11:23:56 +02:00 |
|
def
|
53a7623191
|
Updater special handling for ttf files (same as dll)
|
2016-05-01 11:23:32 +02:00 |
|
def
|
a1151fd296
|
ban -> Timeout
|
2016-05-01 11:15:45 +02:00 |
|
def
|
13143eac23
|
Reconnect for timeout instead of bans, some simplification
|
2016-05-01 11:12:07 +02:00 |
|
Dennis Felsing
|
bd40eec54f
|
Merge pull request #446 from timakro/pr_improve_hookthrough_shortcut
hookthrough shortcut now works for game and front
|
2016-05-01 10:13:33 +02:00 |
|
def
|
f6399654c1
|
Merge branch 'master' of github.com:ddnet/ddnet
|
2016-05-01 03:28:52 +02:00 |
|
def
|
cc002d244d
|
Fix gfx_resizable to be on by default with X11
|
2016-05-01 03:28:41 +02:00 |
|
Dennis Felsing
|
1ccbc7a69b
|
Merge pull request #447 from timakro/pr_dont_remove_unused_tiles
dont remove unused tiles
|
2016-05-01 02:50:09 +02:00 |
|
Dennis Felsing
|
5b7561179c
|
Merge pull request #448 from timakro/pr_rearrange_editor_buttons
fix editor buttons for 5:4 resolutions
|
2016-05-01 02:38:39 +02:00 |
|
Tim Schumacher
|
01024252b5
|
fix editor buttons for 5:4 resolutions
|
2016-05-01 02:34:06 +02:00 |
|
Tim Schumacher
|
04887e44f8
|
remove useless function
|
2016-05-01 01:54:37 +02:00 |
|
Tim Schumacher
|
70ffbbbbf9
|
hookthrough shortcut now works for game and front
|
2016-05-01 01:47:29 +02:00 |
|
def
|
915bce38fc
|
Toggling console with custom bind doesn't print that key on console (fixes #443)
|
2016-05-01 00:26:03 +02:00 |
|
def
|
72a6e20ba8
|
Split CInput::NextFrame() from CInput::Update() (fixes #444)
|
2016-05-01 00:18:25 +02:00 |
|
def
|
a0a7d96ca0
|
Fix statboard bind
|
2016-04-30 23:39:42 +02:00 |
|
def
|
d1b87e6794
|
Fix resolution on Mac OSX (fixes #445)
|
2016-04-30 23:10:09 +02:00 |
|
def
|
f79bdf69a5
|
typo
|
2016-04-30 22:55:21 +02:00 |
|
Tim Schumacher
|
f1b6848d85
|
dont remove unused tiles
|
2016-04-30 22:37:17 +02:00 |
|
Dennis Felsing
|
44d16d2374
|
Merge pull request #441 from timakro/master
fix hooktele on unhook, broke with new hookthrough
|
2016-04-30 21:29:27 +02:00 |
|
def
|
2cc236cb8c
|
Make spectator work again
|
2016-04-30 21:28:44 +02:00 |
|
Tim Schumacher
|
3378811ecf
|
fix hooktele on unhook, broke with new hookthrough
|
2016-04-30 21:13:54 +02:00 |
|
def
|
c583e87b90
|
Update entities (by Soreu)
|
2016-04-30 20:45:42 +02:00 |
|
Dennis Felsing
|
f016a0eb1f
|
Merge pull request #436 from timakro/pr_other_gametype_entities_clear
added entities clear for other gametypes
|
2016-04-30 20:28:27 +02:00 |
|
def
|
0385c3b520
|
Workaround for global hotkeys causing SDL keydown events
|
2016-04-30 20:27:47 +02:00 |
|
Tim Schumacher
|
48cfea16cc
|
better clear entities for all gametypes (by Soreu)
|
2016-04-30 20:19:55 +02:00 |
|
def
|
4761608329
|
Input fixes from TW master for mouse wheel
|
2016-04-30 20:11:26 +02:00 |
|
def
|
1446adee2c
|
Window resizing only with X11 (not on Windows and Mac OS X)
|
2016-04-30 19:19:19 +02:00 |
|
def
|
0667864657
|
Fix double click in demos menu
|
2016-04-30 18:18:22 +02:00 |
|
def
|
df12171040
|
Merge branch 'master' of github.com:ddnet/ddnet
|
2016-04-30 18:00:08 +02:00 |
|
def
|
644fec7e55
|
Resize window without restarting client
|
2016-04-30 17:59:58 +02:00 |
|
Dennis Felsing
|
f60f4409d6
|
Merge pull request #437 from timakro/pr_prevent_unused_tiles2
prevent placing unused entity tiles in game layer
|
2016-04-30 11:15:07 +02:00 |
|
Tim Schumacher
|
0a972185dc
|
prevent placing unused entity tiles in game layer
|
2016-04-30 11:02:00 +02:00 |
|
def
|
74f4ad77d6
|
fixed utf8 text input from tw master
|
2016-04-30 04:02:32 +02:00 |
|
def
|
502c5aa3cb
|
Ignore keys after window regained focus
|
2016-04-30 03:32:23 +02:00 |
|
def
|
26c9c39004
|
Disable HighDPI displays
|
2016-04-30 03:32:01 +02:00 |
|
def
|
9b20d3a0ad
|
Fix relative mouse
|
2016-04-30 02:06:41 +02:00 |
|