ddnet/src/engine
H-M-H 7ae4b39574 made recording demos work
- videorecorder only works for recording demos now
- demoplayer was modified to allow controll over the time that passed
  in order to get perfect fps, IVideo controlls how much time passed,
  basically every rendercall sets the time to record the next frame
2019-09-30 20:48:47 +08:00
..
client made recording demos work 2019-09-30 20:48:47 +08:00
docs Fix typo 2018-07-10 17:29:02 +08:00
external Use OpenSSL md5 if it is available 2019-04-06 02:56:29 +02:00
server Fix show_ips to show regular formatting (fixes #1873) 2019-08-01 20:24:30 +02:00
shared made recording demos work 2019-09-30 20:48:47 +08:00
client.h Remove all checking for the gametype in the game 2019-06-14 00:28:59 +02:00
config.h dont restore empty config values at start 2015-11-16 20:31:56 +01:00
console.h Fix show_ips to show regular formatting (fixes #1873) 2019-08-01 20:24:30 +02:00
demo.h demo slicing is now done in a separate task to prevent ingame freeze 2019-05-25 00:24:13 +02:00
editor.h Notify about chat mentions in editor 2019-04-06 11:32:50 +02:00
engine.h Use two threads for the server thread pool 2018-10-07 12:47:32 +02:00
friends.h Add foes (permanently ignored players) 2015-07-22 22:16:49 +02:00
ghost.h Fixed several issues with the ghost (thanks to Learath2) 2017-10-28 14:23:24 +02:00
graphics.h Even more refactoring 2019-04-27 01:11:15 +03:00
input.h Refcount IME usage (fixes #577 and #738) 2017-07-15 15:25:36 +02:00
kernel.h Fix typo 2018-07-10 17:29:02 +08:00
keys.h Use scancodes instead of keycodes for input (fixes #796, please test) 2017-07-21 19:53:49 +02:00
map.h Use more secure hash function for map downloads 2018-06-24 17:04:50 +02:00
masterserver.h Fix a few whitespace-at-end-of-file issues 2015-08-22 15:27:41 +02:00
message.h Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00
server.h Fix filescore path 2019-09-15 13:35:35 +02:00
serverbrowser.h Rewrite of prediction code, with additional prediction 2019-04-21 16:12:20 +02:00
sound.h Add option to enable/disable panning per voice 2014-11-30 12:23:05 +01:00
storage.h Increase MAX_PATH_LENGTH to support our own downloadedmaps names 2019-03-12 18:43:03 +01:00
textrender.h numbers dynamically centered for OpenGL 3.3 2019-08-17 03:42:54 +03:00
updater.h Overhauled job system 2017-11-23 15:47:38 +01:00
uuid.h Add protocol extension with UUIDs 2017-05-25 00:52:43 +02:00