Commit graph

3689 commits

Author SHA1 Message Date
oy 23bfea6f79 changed names of the mouse buttons 2015-10-29 19:37:01 +01:00
oy 821e4316c6 fixed size of m_aTuneParams. Closes #1420 2015-10-29 19:03:03 +01:00
oy ead8b9c82c enter server browser when pressing 'enter'. Closes #1146 2015-10-28 18:31:07 +01:00
oy dbc43249a5 fixed some unclear code safety. Closes #1285 2015-10-28 17:43:48 +01:00
oy 539265f3d9 fixed last commits 2015-10-27 18:19:37 +01:00
KillaBilla f55a6e9034 added server-side debug messages for invalid player input 2015-10-27 18:13:50 +01:00
KillaBilla 086027343e show netobj and netmsg failures on debughud 2015-10-27 18:13:44 +01:00
KillaBilla 9f1c0590f1 separate netmsg failures from netobj failures, count latter ones
Conflicts:
	datasrc/compile.py
2015-10-27 18:13:22 +01:00
KillaBilla 4e5d713f75 fixed #1211: netobjs containing integers and flags out of range are discarded
Conflicts:
	datasrc/compile.py
2015-10-27 18:12:06 +01:00
oy d55d6ab82d fixed saving config message 2015-10-27 16:58:43 +01:00
oy a97c15b20c switched from scancodes to keycodes 2015-10-27 16:56:20 +01:00
oy 50b98771cc changed some comments 2015-10-25 21:07:56 +01:00
oy 4423f20cd2 ignore mouse movements in absolute mode 2015-10-25 21:02:55 +01:00
oy 98c11d3d7d fixed bad mouse state on startup for macosx 2015-10-24 21:31:28 +02:00
oy e442a023f9 fixed typo 2015-10-23 18:58:22 +02:00
oy b81e295350 added some workaround for macosx 2015-10-23 18:50:06 +02:00
oy 0f2f071086 fixed problem on single screen 2015-10-23 18:42:37 +02:00
oy 482f5066b8 skip duplicate mousemode changes 2015-10-23 10:06:14 +02:00
oy 7a5285cff0 disable system cursor when in relative mouse mode 2015-10-23 09:56:41 +02:00
oy 4f8e924067 center the window on startup 2015-10-23 09:46:07 +02:00
oy f9c5e8b0f4 merged some duplicate code 2015-10-23 09:36:05 +02:00
oy 1c7f83f381 update video modes in settings when screen changes 2015-10-23 09:24:43 +02:00
oy 989b19a342 update screen config in case the window gets moved outside teeworlds 2015-10-23 09:12:59 +02:00
oy aacc0b0eda made selecting a value via scrollbar more sensitive 2015-10-23 08:52:14 +02:00
oy 6d038bd621 added a menu setting to switch the screen 2015-10-22 20:28:19 +02:00
oy dd98fd86eb added workaround to make switching screen work in fullscreen 2015-10-22 19:56:10 +02:00
oy 0b29a42e2b switch screen without restarting the client 2015-10-22 19:51:53 +02:00
oy 444b605d88 use the correct screen on startup 2015-10-22 19:21:58 +02:00
oy 6f28e9e662 filled maximize window dummy function 2015-10-22 18:47:29 +02:00
oy 00ae3c874e switch vsync without restarting the client 2015-10-22 16:41:18 +02:00
oy b27b7104ab switch between bordered and and borderless window without restarting the client 2015-10-22 15:44:03 +02:00
oy 4691df2607 made fullscreen switch via config 2015-10-22 11:04:30 +02:00
oy aac345ead3 made the tournament chat mode optional 2015-10-19 21:00:29 +02:00
xushTW 10a19ba7f9 redirect messages to teamchat when a tournament is running 2015-10-19 20:55:07 +02:00
oy e7534094ab switch between fullscreen and windowed mode without restarting the client 2015-09-29 19:40:35 +02:00
oy 53de4b36b3 fixed some warnings 2015-09-29 12:40:02 +02:00
oy 93651e7b54 some cleanup 2015-09-29 12:03:05 +02:00
oy f79c117f9e cleaned up centering the window 2015-09-29 11:58:45 +02:00
oy 2a96c6d247 use correct fullscreen on unix 2015-09-29 11:56:54 +02:00
oy 96c5f9bc9d removed some unused code 2015-09-29 11:52:10 +02:00
H-M-H 53b0fb53d9 set colors to 1.000 instead of 0.001 for new colorenvelopes 2015-09-21 18:56:04 +02:00
H-M-H a864c5c6fe fixed Envelopes-Bug see: http://forum.ddnet.tw/viewtopic.php?f=5&t=2277 2015-09-21 18:56:04 +02:00
fstd 69fe8ec1bc add /usr/pkg to the list of paths searched for data files (this is the default installation prefix on NetBSD (pkgsrc)) 2015-09-21 18:51:41 +02:00
oy 1fcb7e19e1 fixed masterserver 2015-09-21 18:39:23 +02:00
oy 3086a422f8 some cleanup 2015-09-20 18:25:38 +02:00
oy cd83db08b8 restored token for master server and some cleanup 2015-09-20 13:06:36 +02:00
oy 3f49c69522 restored master server 2015-09-20 12:46:06 +02:00
heinrich5991 29a4448dbc Fixed some bugs with the new protocol specification
Conflicts:
	src/engine/client/serverbrowser.cpp
2015-09-03 18:49:27 +02:00
heinrich5991 cedf0b7a58 New packet header specification
Conflicts:
	src/engine/client/client.cpp
2015-09-03 18:48:02 +02:00
heinrich5991 ea507a5161 Fixed serverbrowser
Conflicts:
	src/engine/client/serverbrowser.cpp
2015-09-03 18:43:58 +02:00