oy
|
fae0115bd8
|
don't reload serverlist when switching between lan and global. Closes #1281
|
2015-11-01 20:05:26 +01:00 |
|
oy
|
eead3cf276
|
reworked serverbrowser
|
2015-11-01 17:50:45 +01:00 |
|
oy
|
a9cceea57d
|
mark highlighted messages in the client console. Closes #1364
|
2015-10-31 21:28:02 +01:00 |
|
oy
|
b84b8ddfda
|
cleaned up usage of the rand function
|
2015-10-31 12:15:52 +01:00 |
|
oy
|
d3c1cd2641
|
fixed utf8 text input
|
2015-10-31 11:09:41 +01:00 |
|
oy
|
f3a1e68df9
|
fixed laser clipping. Closes #1142
|
2015-10-30 19:55:51 +01:00 |
|
oy
|
7a6d94b260
|
fixed command completion in the console
|
2015-10-29 20:01:07 +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 |
|
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
|
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
|
a97c15b20c
|
switched from scancodes to keycodes
|
2015-10-27 16:56:20 +01:00 |
|
oy
|
0f2f071086
|
fixed problem on single screen
|
2015-10-23 18:42:37 +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
|
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
|
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 |
|
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 |
|
oy
|
f6862947d0
|
added reverse chat name completion by zwelf
|
2015-08-31 20:09:51 +02:00 |
|
oy
|
a7a1aaff1d
|
added game layer tile set picker + brush manipulation fix by Speedy-Consoles. #1159
|
2015-08-31 19:36:46 +02:00 |
|
oy
|
1a9e7a1ed0
|
cleaned up map handling. #1227
|
2015-08-31 19:35:10 +02:00 |
|
oy
|
43e38941dd
|
Added fix for intersectline by Speedy-Consoles. #1205
|
2015-08-31 19:08:48 +02:00 |
|
Choupom
|
b18d218c98
|
refactored CFlag
|
2015-08-30 18:48:55 +02:00 |
|
Choupom
|
e86a486688
|
refactored CEntity
|
2015-08-30 18:46:46 +02:00 |
|
oy
|
66d9c5f790
|
reset tab completion just in case of manipulation. #1340
|
2015-08-30 10:00:13 +02:00 |
|
Zwelf
|
b65b02c345
|
Fixes issues pointed out by heinrich5991
Byte lenghts of 128 Bytes is enouth and DDNet is using this lenghts too.
|
2015-08-30 08:54:42 +02:00 |
|
Zwelf
|
1df383ad90
|
Added initialisation of the variable aBuf
Sorry, didn't find this in the history of ddnet.
|
2015-08-30 08:54:42 +02:00 |
|
def
|
f8278ec032
|
Display map name while downloading
Conflicts:
src/engine/client.h
src/engine/client/client.h
|
2015-08-30 08:54:41 +02:00 |
|
oy
|
329e6261f3
|
removed the extra projectile. #1381
Conflicts:
src/game/client/gameclient.cpp
src/game/server/entities/character.cpp
|
2015-08-30 08:46:51 +02:00 |
|
oy
|
7f78915171
|
fixed mouse lock in the editor. Closes #1383
|
2015-08-30 08:42:28 +02:00 |
|
oy
|
f9f9249477
|
fixed frozen input when leaving a server with active chat
|
2015-08-30 08:41:26 +02:00 |
|
oy
|
cc2dcd865a
|
force vital check on essential cl/srv messages and added additional sequence checking
Conflicts:
src/engine/client/client.cpp
src/engine/server/server.cpp
|
2015-08-30 08:31:29 +02:00 |
|
oy
|
e592d1b1fa
|
fixed updating the menu map on change
|
2015-04-02 19:28:38 +02:00 |
|
heinrich5991
|
cd26c89c2f
|
Remove unnecessary use of the comma operator
|
2015-03-31 17:44:22 +02:00 |
|
oy
|
2283a3b785
|
fixed some quad rendering. Closes #1333
|
2015-03-28 10:49:02 +01:00 |
|
oy
|
39f1d3a7e2
|
fixed key handling for the console/binds. Closes #1331
|
2015-03-26 16:01:34 +01:00 |
|
oy
|
999163301e
|
fixed a line separator
|
2015-03-22 15:24:26 +01:00 |
|
oy
|
663c39655e
|
fixed last commit
|
2015-03-22 14:38:22 +01:00 |
|
oy
|
721739ed42
|
Merge remote-tracking branch 'remotes/swick/sdl2'
Conflicts:
src/engine/client/backend_sdl.cpp
src/engine/client/graphics_threaded.h
src/engine/shared/config_variables.h
|
2015-03-22 14:10:53 +01:00 |
|
oy
|
cdcc641af3
|
made day/night detection more accurate and did some cleanup. Closes #1304
|
2015-03-22 13:44:19 +01:00 |
|
oy
|
191d7fab81
|
fixed custom skin colour picker
|
2015-03-22 13:28:28 +01:00 |
|