.. |
client
|
clear ddnet filter strings before appending
|
2016-05-19 15:51:48 +02:00 |
docs
|
Fix a few whitespace-at-end-of-file issues
|
2015-08-22 15:27:41 +02:00 |
external
|
Fix a few whitespace-at-end-of-file issues
|
2015-08-22 15:27:41 +02:00 |
server
|
Clean up fifo console
|
2016-05-02 23:36:21 +02:00 |
shared
|
Keep reading packets after invalid control packet
|
2016-05-17 23:44:57 +02:00 |
client.h
|
Fixed cl_showping (now cl_showpred)
|
2016-05-05 18:07:00 +02:00 |
config.h
|
dont restore empty config values at start
|
2015-11-16 20:31:56 +01:00 |
console.h
|
Clean up debug messages a bit (lower case, no useless errors)
|
2016-05-02 21:35:32 +02:00 |
demo.h
|
Add function to filter chat out of demo when slicing (fixes #382)
|
2016-04-27 17:05:30 +02:00 |
editor.h
|
added notification for unsaved map data and a confirmation for overwriting an existing map in the editor. Closes #115
|
2011-03-22 00:31:42 +01:00 |
engine.h
|
fixed problem with sv_bindaddr on the server
|
2011-04-04 18:20:05 +02:00 |
fetcher.h
|
Fix variable naming
|
2015-08-29 23:46:22 +03:00 |
friends.h
|
Add foes (permanently ignored players)
|
2015-07-22 22:16:49 +02:00 |
graphics.h
|
Resize window without restarting client
|
2016-04-30 17:59:58 +02:00 |
input.h
|
Split CInput::NextFrame() from CInput::Update() (fixes #444)
|
2016-05-01 00:18:25 +02:00 |
kernel.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
keys.h
|
Some keyboard input changes from teeworlds master
|
2016-04-29 21:56:38 +02:00 |
map.h
|
saving server settings within the map and loading them on init
|
2015-08-27 12:51:24 +02:00 |
masterserver.h
|
Fix a few whitespace-at-end-of-file issues
|
2015-08-22 15:27:41 +02:00 |
message.h
|
Updated copyrights
|
2010-11-20 21:26:06 +01:00 |
server.h
|
Only ignore messages on invalid UTF-8, don't kick players
|
2016-01-27 01:48:19 +01:00 |
serverbrowser.h
|
added entities clear for other gametypes
|
2016-04-29 19:29:19 +02:00 |
sound.h
|
Add option to enable/disable panning per voice
|
2014-11-30 12:23:05 +01:00 |
storage.h
|
Demo browser column listbox added
|
2015-08-27 15:05:24 +02:00 |
textrender.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
updater.h
|
Allow updating dll files. Replace vectors with map.
|
2015-08-29 23:48:04 +03:00 |