.. |
client
|
added dilate texture fix by matricks
|
2015-02-18 13:05:16 +01:00 |
docs
|
Fixed spelling in src/engine/docs/snapshots.txt
|
2013-07-23 17:02:31 +03:00 |
external
|
some cleanup
|
2015-01-24 18:07:03 +01:00 |
server
|
Introduced str_safe_as_pathname that just checks string before using them as path to save to, returns error otherwise. Check is performed before saving server conf, recordings and ban list.
|
2015-02-18 13:21:55 +01:00 |
shared
|
Introduced str_safe_as_pathname that just checks string before using them as path to save to, returns error otherwise. Check is performed before saving server conf, recordings and ban list.
|
2015-02-18 13:21:55 +01:00 |
client.h
|
Mark some return values as const
|
2015-01-24 18:19:38 +01:00 |
config.h
|
Adding the command save_conf that allows to save current server configuration to a file
|
2015-02-18 13:21:53 +01:00 |
console.h
|
Fixed some typos
|
2014-04-30 05:18:57 +03: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
|
Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct
|
2015-01-24 18:19:24 +01:00 |
input.h
|
Refactoring: Mark several functions as 'const', fix some return values and cleanup mapinfo struct
|
2015-01-24 18:19:24 +01:00 |
kernel.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |
keys.h
|
9th mouse key and its code was added
|
2013-10-29 01:52:23 +03: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
|
made favorites support hostnames. Closes #55
|
2012-10-07 23:56:37 +02: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
|
cleaned up content folder creation. Closes #845
|
2012-01-09 01:38:45 +01:00 |
textrender.h
|
added "Whitespace and line Endings cleanup" by GreYFoX
|
2011-04-13 20:37:12 +02:00 |