FWGS / xash3d

DEPRECATED in favor of https://github.com/FWGS/xash3d-fwgs. Only bugfixes are accepted.
https://xash.su
GNU General Public License v3.0
553 stars 109 forks source link

Pvs code clean #149

Closed mittorn closed 7 years ago

mittorn commented 8 years ago

Just enable appveyor build

a1batross commented 8 years ago

У меня он из-за этого крашился. Временно отключил, а это попало в коммит. :(

6 окт. 2016 г. 12:07 пользователь "mittorn" notifications@github.com написал:

@mittorn commented on this pull request.

In engine/CMakeLists.txt https://github.com/FWGS/xash3d/pull/149#pullrequestreview-3072603:

@@ -49,7 +49,7 @@ cond_list_append( _XASH_CLIENT XASH_ENGINE_SOURCES XASH_ENGINE_CLIENT_SOURCES )

include_directories ( . common/ common/imagelib/ common/soundlib/ client/ client/vgui/ server/ ../common ../pm_shared )

-add_definitions( -DUSE_SELECT -DCOLORIZE_CONSOLE -DGDB_BREAK -DXASH_FORCEINLINE ) +add_definitions( -DCOLORIZE_CONSOLE -DGDB_BREAK -DXASH_FORCEINLINE )

А ввод с терминала в linux не нужен?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/FWGS/xash3d/pull/149#pullrequestreview-3072603, or mute the thread https://github.com/notifications/unsubscribe-auth/ADEJgcT4nYDZTef7MCqVZjZw4SlhH9N9ks5qxLpqgaJpZM4I7yoB .