.. |
client
|
fixed picking the correct default resolution
|
2015-12-21 11:37:59 +01:00 |
docs
|
Fixed spelling in src/engine/docs/snapshots.txt
|
2013-07-23 17:02:31 +03:00 |
external
|
added md5 library to teeworlds
|
2015-09-03 18:12:59 +02:00 |
server
|
Added ids to names in the gui, removed ascii name restriction and fixed kick/spectate vote description
|
2016-06-26 18:28:33 +02:00 |
shared
|
Don't send uninitialized memory over the network
|
2016-06-13 09:11:04 +02:00 |
client.h
|
separated ingame input handling from the rendering. Closes #1056
|
2015-11-23 13:23:33 +01:00 |
config.h
|
fixed last commit, generalized config saving and path check
|
2015-02-18 14:04:26 +01:00 |
console.h
|
mark highlighted messages in the client console. Closes #1364
|
2015-10-31 21:28:02 +01:00 |
demo.h
|
added demo markers by Choupom. Closes #837
|
2012-01-10 23:13:19 +01:00 |
editor.h
|
Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct
|
2015-01-24 18:19:24 +01:00 |
engine.h
|
fixed problem with sv_bindaddr on the server
|
2011-04-04 18:20:05 +02:00 |
friends.h
|
improved friends feature
|
2011-06-26 17:10:13 +02:00 |
graphics.h
|
add initial support for color picking from editor view
|
2015-12-21 10:54:34 +01:00 |
input.h
|
fixed problem with the editboxes
|
2015-11-24 17:00:56 +01:00 |
kernel.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
keys.h
|
switched from scancodes to keycodes
|
2015-10-27 16:56:20 +01:00 |
map.h
|
changed way of loading the menu map (not save yet)
|
2012-07-15 18:35:47 +02:00 |
masterserver.h
|
Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct
|
2015-01-24 18:19:24 +01:00 |
message.h
|
fixed faulty message id
|
2012-08-09 10:30:04 +02:00 |
server.h
|
Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct
|
2015-01-24 18:19:24 +01:00 |
serverbrowser.h
|
don't reload serverlist when switching between lan and global. Closes #1281
|
2015-11-01 20:05:26 +01:00 |
sound.h
|
Implement stricter panning(audio), make pan depending on screen width and remove useless channel pan value
|
2014-12-21 18:48:44 +01:00 |
storage.h
|
fixed last commit
|
2015-08-30 18:10:31 +02:00 |
textrender.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |