.. |
client
|
Merge pull request #8820 from TsFreddie/resample
|
2024-09-01 07:35:38 +00:00 |
docs
|
Merge #5918
|
2022-10-09 13:53:05 +00:00 |
external
|
change cast of pointer to uintptr-t
|
2023-12-30 22:54:47 +01:00 |
gfx
|
Minor refactoring of ResizeImage and related functions
|
2024-07-26 21:10:05 +02:00 |
server
|
Use GetMapName() when getting the map name
|
2024-08-27 20:41:43 +02:00 |
shared
|
Merge pull request #8834 from KebsCS/pr-command-argument-validation
|
2024-09-01 07:35:36 +00:00 |
antibot.h
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
Cargo.toml
|
update ci actions, update rust edition to 2021 since our MSRV covers it
|
2024-02-25 15:55:10 +01:00 |
client.h
|
Fix hook coll on vanilla 0.7 servers
|
2024-08-16 19:12:42 +08:00 |
config.h
|
Better map settings input (autocomplete, validation)
|
2024-01-23 20:13:56 +01:00 |
console.h
|
Add validation for chat and console command arguments
|
2024-08-31 02:15:33 +02:00 |
console.rs
|
Fix typos
|
2023-09-05 22:32:09 +03:00 |
demo.h
|
Improve error handling and logging of video recorder
|
2024-05-04 13:15:54 +02:00 |
discord.h
|
Make less headers depend on <base/system.h>
|
2023-12-11 23:52:23 +01:00 |
editor.h
|
Remove unused ver parameter of MACRO_INTERFACE
|
2023-11-28 21:46:03 +01:00 |
engine.h
|
Allow background jobs to be aborted, refactoring
|
2024-02-25 17:03:45 +01:00 |
favorites.h
|
Remove unused ver parameter of MACRO_INTERFACE
|
2023-11-28 21:46:03 +01:00 |
friends.h
|
Remove unused ver parameter of MACRO_INTERFACE
|
2023-11-28 21:46:03 +01:00 |
ghost.h
|
Remove unused ver parameter of MACRO_INTERFACE
|
2023-11-28 21:46:03 +01:00 |
graphics.h
|
Remove unused TEXLOAD_NOMIPMAPS and TEXLOAD_NO_COMPRESSION
|
2024-08-02 18:16:26 +02:00 |
http.h
|
Add missing includes
|
2024-03-25 14:24:08 +08:00 |
input.h
|
Use std::string for IInput::GetClipboardText
|
2024-08-19 19:03:49 +02:00 |
kernel.h
|
Make less headers depend on <base/system.h>
|
2023-12-11 23:52:23 +01:00 |
keys.h
|
Regenerate key lists with latest SDL version
|
2023-05-30 23:39:47 +02:00 |
lib.rs
|
Add support for Rust code in DDNet
|
2022-10-19 23:46:06 +02:00 |
map.h
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
message.h
|
Rename all variables for strict camel-casing of abbreviations
|
2024-03-05 15:44:09 +01:00 |
notifications.h
|
Add INotifications kernel interface
|
2023-12-16 18:15:43 +01:00 |
rust.h
|
Add support for Rust code in DDNet
|
2022-10-19 23:46:06 +02:00 |
server.h
|
Add hot_reload to reload map while preserving state
|
2024-08-27 01:19:40 +02:00 |
serverbrowser.h
|
show server info in password popup
|
2024-08-26 01:32:47 +02:00 |
sound.h
|
Ensure correct sample and bit rate are used for video recording
|
2024-05-04 13:15:54 +02:00 |
sqlite.h
|
Remove useless typedef in c++
|
2022-06-25 21:05:54 +02:00 |
steam.h
|
Make less headers depend on <base/system.h>
|
2023-12-11 23:52:23 +01:00 |
storage.h
|
Make less headers depend on <base/system.h>
|
2023-12-11 23:52:23 +01:00 |
textrender.h
|
Pass arguments as CImageInfo to graphics functions
|
2024-03-27 21:12:02 +01:00 |
updater.h
|
Use named enum EUpdaterState instead of int
|
2024-06-23 16:08:46 +02:00 |
uuid.h
|
Make sure headers compile standalone
|
2020-09-26 21:50:27 +02:00 |
warning.h
|
Fix warning title being uninitialized in some cases
|
2024-01-16 20:12:25 +01:00 |