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
|
Update the engine.
|
|
0
|
172
|
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
|
Fixed crash when using paste inside console
|
|
0
|
223
|
March 30, 2021
|
changed typedef enum to enum
|
|
0
|
206
|
March 30, 2021
|
reduce spam if r_max_polys or r_max_polyverts are reached
|
|
0
|
134
|
March 30, 2021
|
Show info about missing MD3 model file
|
|
0
|
178
|
March 30, 2021
|
find out where the missing image errors come from if needed
|
|
0
|
240
|
March 30, 2021
|
Fix renderer freezing after hiding/restoring window on Gnome 3 + Xorg
|
|
0
|
235
|
March 30, 2021
|
Fixed few memory leaks
|
|
0
|
160
|
March 30, 2021
|
Fixed casting to wrong StopAllSounds function
|
|
0
|
252
|
March 30, 2021
|
Add sanity checks to Q_strncpyz
|
|
0
|
193
|
March 29, 2021
|
Added more command descriptions
|
|
0
|
157
|
March 29, 2021
|
Updated CMakeLists.txt
|
|
0
|
126
|
March 29, 2021
|
New module based sound system engine
|
|
0
|
142
|
March 29, 2021
|