.. |
client
|
use the lms naming convention for survival maps #1562
|
2018-11-19 19:16:25 +01:00 |
docs
|
Fixed spelling in src/engine/docs/snapshots.txt
|
2013-07-23 17:02:31 +03:00 |
external
|
Merge pull request #1657 from axblk/json_parser_update
|
2018-11-12 20:48:41 +01:00 |
server
|
More accurate ping estimation in the scoreboard
|
2018-11-11 19:04:19 +01:00 |
shared
|
fixed server registration again
|
2018-11-21 08:25:28 +01:00 |
client.h
|
provide a client version via the status tool
|
2018-10-14 10:33:37 +02: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
|
Fps limit
|
2018-10-24 21:34:07 +02: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
|
Added friends tab
|
2018-11-17 12:45:57 +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
|
Decoupled text rendering and calculation (TextDeferredRenderEx),
|
2018-10-30 18:03:23 +01:00 |