[Engine] Fix mouse locking issues when the mouse would lock at the center of your screen
|
|
0
|
238
|
April 4, 2021
|
[Filesystem] Changed fs_debug logging option
|
|
0
|
215
|
April 4, 2021
|
Addressed the problem with DPI inside the engine
|
|
0
|
263
|
April 3, 2021
|
Merge pull request #12 from GrangerHub/typo-fix1
|
|
0
|
147
|
April 1, 2021
|
[engine]Replace some leftover instances of ETPROTOCOL_VERSION with PROTOCOL_VERSION.
|
|
0
|
163
|
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
|
185
|
April 1, 2021
|
Changed print messages for range-restricted convars
|
|
0
|
241
|
April 1, 2021
|
Implement r_verbose command to turn off some of renderer information
|
|
0
|
250
|
April 1, 2021
|
Only show PK3 list if fs_debug is 1
|
|
0
|
173
|
April 1, 2021
|
some const/constexpr stuff
|
|
0
|
238
|
April 1, 2021
|
Completed idAudioOpenALSystemLocal::BeginRegistration and idAudioOpenALSystemLocal::ClearSoundBuffer
|
|
0
|
178
|
April 1, 2021
|
Merge pull request #11 from GrangerHub/linux-fix3
|
|
0
|
177
|
March 31, 2021
|
[engine]Fix numlock for Linux.
|
|
0
|
275
|
March 31, 2021
|
Merge pull request #10 from GrangerHub/linux-fix2
|
|
0
|
211
|
March 31, 2021
|
Fix a bufferoverflow.
|
|
0
|
240
|
March 31, 2021
|
Merge pull request #9 from GrangerHub/linux-fixes
|
|
0
|
149
|
March 31, 2021
|
Apply some fixes for the Linux build.
|
|
0
|
182
|
March 31, 2021
|
Print a less cryptic message when attempting to modify a CVAR_INIT cvar
|
|
0
|
196
|
March 31, 2021
|
Added fs_restart command
|
|
0
|
225
|
March 31, 2021
|
Auto-reconnect when you get booted because of reliable commands
|
|
0
|
193
|
March 31, 2021
|
close active in-game console with ESC key
|
|
0
|
174
|
March 31, 2021
|
Show information only in developer mode
|
|
0
|
196
|
March 31, 2021
|
Removed bad copy paste segment
|
|
0
|
174
|
March 31, 2021
|
Show more information's about drop error in CMod_LoadBrushSides and CMod_LoadSurfaces
|
|
0
|
146
|
March 31, 2021
|
More sanity checking for the filesystem and parameter passed
|
|
0
|
130
|
March 31, 2021
|
Sanity check, can't have mapnames with a "\\" in the name
|
|
0
|
186
|
March 31, 2021
|
Terminate buffer when line is completely filled.
|
|
0
|
165
|
March 31, 2021
|
Show what file is failed to open for writing
|
|
0
|
214
|
March 31, 2021
|
Fixed compiling autoupdate server and dedicated server
|
|
0
|
212
|
March 31, 2021
|
Fixed multiple definitions of textAlign_e and textStyle_e
|
|
0
|
135
|
March 31, 2021
|