[Engine] Fix mouse locking issues when the mouse would lock at the center of your screen
|
|
0
|
291
|
April 4, 2021
|
[Filesystem] Changed fs_debug logging option
|
|
0
|
292
|
April 4, 2021
|
Addressed the problem with DPI inside the engine
|
|
0
|
335
|
April 3, 2021
|
Merge pull request #12 from GrangerHub/typo-fix1
|
|
0
|
188
|
April 1, 2021
|
[engine]Replace some leftover instances of ETPROTOCOL_VERSION with PROTOCOL_VERSION.
|
|
0
|
206
|
April 1, 2021
|
[Engine] Changed protocol version to 1001, [Engine] Changed port for the master server to 12950 [Engine] Changed port for the dedicated server to 12960 [Engine] Changed port for the authorize server to 12952 [Engine] Changed port for the message of the day server to 12950
|
|
0
|
237
|
April 1, 2021
|
Changed print messages for range-restricted convars
|
|
0
|
296
|
April 1, 2021
|
Implement r_verbose command to turn off some of renderer information
|
|
0
|
309
|
April 1, 2021
|
Only show PK3 list if fs_debug is 1
|
|
0
|
220
|
April 1, 2021
|
some const/constexpr stuff
|
|
0
|
300
|
April 1, 2021
|
Completed idAudioOpenALSystemLocal::BeginRegistration and idAudioOpenALSystemLocal::ClearSoundBuffer
|
|
0
|
227
|
April 1, 2021
|
Merge pull request #11 from GrangerHub/linux-fix3
|
|
0
|
228
|
March 31, 2021
|
[engine]Fix numlock for Linux.
|
|
0
|
329
|
March 31, 2021
|
Merge pull request #10 from GrangerHub/linux-fix2
|
|
0
|
265
|
March 31, 2021
|
Fix a bufferoverflow.
|
|
0
|
298
|
March 31, 2021
|
Merge pull request #9 from GrangerHub/linux-fixes
|
|
0
|
190
|
March 31, 2021
|
Apply some fixes for the Linux build.
|
|
0
|
231
|
March 31, 2021
|
Print a less cryptic message when attempting to modify a CVAR_INIT cvar
|
|
0
|
250
|
March 31, 2021
|
Added fs_restart command
|
|
0
|
271
|
March 31, 2021
|
Auto-reconnect when you get booted because of reliable commands
|
|
0
|
243
|
March 31, 2021
|
close active in-game console with ESC key
|
|
0
|
222
|
March 31, 2021
|
Show information only in developer mode
|
|
0
|
245
|
March 31, 2021
|
Removed bad copy paste segment
|
|
0
|
227
|
March 31, 2021
|
Show more information's about drop error in CMod_LoadBrushSides and CMod_LoadSurfaces
|
|
0
|
185
|
March 31, 2021
|
More sanity checking for the filesystem and parameter passed
|
|
0
|
174
|
March 31, 2021
|
Sanity check, can't have mapnames with a "\\" in the name
|
|
0
|
230
|
March 31, 2021
|
Terminate buffer when line is completely filled.
|
|
0
|
217
|
March 31, 2021
|
Show what file is failed to open for writing
|
|
0
|
262
|
March 31, 2021
|
Fixed compiling autoupdate server and dedicated server
|
|
0
|
265
|
March 31, 2021
|
Fixed multiple definitions of textAlign_e and textStyle_e
|
|
0
|
178
|
March 31, 2021
|