Modified some userinfo/clientinfo fields.
|
|
0
|
226
|
February 28, 2021
|
Update README.md
|
|
0
|
225
|
February 28, 2021
|
Update README.md
|
|
0
|
141
|
February 28, 2021
|
After writing readme.md, this file is not needed anymore
|
|
0
|
220
|
February 28, 2021
|
After writing readme.md, this file is not needed anymore
|
|
0
|
190
|
February 28, 2021
|
Update README.md
|
|
0
|
132
|
February 28, 2021
|
Moved command line completion into C++ file Adjusted export functions from clientScreen
|
|
0
|
125
|
February 28, 2021
|
engine memory adjustment moved console history in the C++ separate file
|
|
0
|
178
|
February 28, 2021
|
Fixed crash in FixRenderCommandList() We can skip whole CGEN_LIGHTING_DIFFUSE
|
|
0
|
110
|
February 28, 2021
|
It had to be done :)
|
|
0
|
178
|
February 28, 2021
|
Moved GetCommandBuffer into the template function
|
|
0
|
162
|
February 27, 2021
|
"may be used uninitialized" warning.
|
|
0
|
217
|
February 27, 2021
|
Fixed compiling on the Unix platform
|
|
0
|
222
|
February 27, 2021
|
temp fix for GDB hang
|
|
0
|
197
|
February 27, 2021
|
Write info about dropping command
|
|
0
|
180
|
February 27, 2021
|
Latest changes
|
|
0
|
159
|
February 27, 2021
|
Add src/engine/framework/appConfig.hpp to .gitignore
|
|
0
|
208
|
February 19, 2021
|
Fixed crash when user press TAB while in-game console is open.
|
|
0
|
161
|
February 10, 2021
|
- Update the game logic and the engine repo. - Copy renderProgs into the default game assets folder.
|
|
0
|
221
|
February 7, 2021
|
Replaced Com_sprintf with Q_vsprintf_s, replaced strlen with Q_strlen, replaced strcpy with Q_strcpy_s
|
|
0
|
129
|
February 7, 2021
|
Merge pull request #6 from Buom01/fix_memory
|
|
0
|
114
|
January 10, 2021
|
Fix tabulation
|
|
0
|
179
|
January 10, 2021
|
Verify stat result
|
|
0
|
184
|
January 9, 2021
|
Fix initial value of oldInfoLen2
|
|
0
|
209
|
January 9, 2021
|
Check all extensions properly, and with fileSystemLocal.IsExt: Fixing boolean condition
|
|
0
|
181
|
January 9, 2021
|
Check all extensions properly, and with fileSystemLocal.IsExt
|
|
0
|
163
|
January 9, 2021
|
Fully initialize sphere_t
|
|
0
|
116
|
January 9, 2021
|
Properly disable demoExt
|
|
0
|
240
|
January 9, 2021
|
Fix tabulations
|
|
0
|
149
|
January 9, 2021
|
Fix CL_ConsolePrint
|
|
0
|
220
|
January 9, 2021
|