53bd92f7a8
* BSD: Add support * BSD: other fixes There is still a bug when vgui haven't got text, maybe because of resources. Also there is bug where when trying to start new game caption names shows wrong. * BSD: Debugging * BSD: modify preprocessor and fix windows * BSD: Remove debugging and fix labels in gameui * BSD: Remove disabling some DX9 commands * BSD: Remove -g flag
42 lines
376 B
Plaintext
42 lines
376 B
Plaintext
*.mak
|
|
*.mak.vpc_crc
|
|
*.vpc_crc
|
|
*.vpc.*
|
|
*.project
|
|
*obj_*
|
|
.waf*
|
|
.lock-waf*
|
|
__pycache__
|
|
*.pyc
|
|
.vs/
|
|
Debug/
|
|
Debug_*/
|
|
Release/
|
|
Release_*/
|
|
*.tlog/
|
|
*.obj
|
|
*.pch
|
|
*.log
|
|
*.idb
|
|
*.pdb
|
|
*.rc
|
|
*.bin
|
|
*.vcxproj*
|
|
*.sln
|
|
*.dll*
|
|
*.exp
|
|
*.ilk
|
|
ValveETWProviderEvents.h
|
|
game/client/*/client.lib
|
|
game/server/*/server.lib
|
|
.DS_Store
|
|
build*/
|
|
.cache/
|
|
.ccache/
|
|
waf3*/
|
|
.vscode/
|
|
.depproj/
|
|
source-engine.sln
|
|
hl2/
|
|
|