Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed problems reported with permissive- setting in VS (CH-340).

  1. … 6 more files in changeset.
Fixed problems reported with permissive- setting in VS (CH-340).

  1. … 6 more files in changeset.
Disabled /IA:32 switch for all projects and boost build script - boost 1.69 does not build with SSE disabled (CH-340).

  1. … 12 more files in changeset.
Disabled /IA:32 switch for all projects and boost build script - boost 1.69 does not build with SSE disabled (CH-340).

  1. … 12 more files in changeset.
Enabled c++17 standard for all projects (CH-340) Fixed boost-build32.

  1. … 17 more files in changeset.
Enabled c++17 standard for all projects (CH-340) Fixed boost-build32.

  1. … 17 more files in changeset.
Changed googletest/googlemock to new version supporting VS2017. Changed main projects settings to target v141_xp. Updated source code to handle the new framework. (CH-340)

  1. … 387 more files in changeset.
Changed googletest/googlemock to new version supporting VS2017. Changed main projects settings to target v141_xp. Updated source code to handle the new framework. (CH-340)

  1. … 387 more files in changeset.
Removed dependency of chext on ATL (CH-339)

  1. … 41 more files in changeset.
Fixed move-up/move-down buttons on shortcut edit dialog (CH-334).

Fixed several cppcheck-reported issues. Fixed jenkins coverage scripts. (CH-326)

  1. … 5 more files in changeset.
Added unit tests to various engine classes (CH-326) Refactoring of exported collections (CH-327)

  1. … 27 more files in changeset.
Updated Polish translation (CH-325) Fixed problem with log levels not being applied on the fly (CH-324) Pressing "view log" now shows the "Log is empty" message instead of trying to create the non-existent log file (CH-323).

Fixed several code issues reported by ReSharper (CH-318)

  1. … 27 more files in changeset.
Fixed several issues reported by ReSharper (CH-318).

  1. … 19 more files in changeset.
Split libchcore to several libraries (libstring, libserializer, libchengine) (CH-319)

  1. … 579 more files in changeset.
Removed unnecessary instructions (CH-318).

  1. … 1 more file in changeset.
Cosmetic code changes - removed unneeded semicolons (CH-318)

  1. … 6 more files in changeset.
Introduced engine-wide logging (with task manager serialization included). Moved serialization logging from debug tracing to a normal log file. (CH-114)

  1. … 29 more files in changeset.
Removed 'using namespace' clauses from header files. Removed macros that defines namespaces. (CH-318)

  1. … 6 more files in changeset.
GUI adjustments (CH-317).

Added configuration settings for read ahead and concurrent reads/writes (CH-317)

  1. … 8 more files in changeset.
Fixed various issues reported by resharper. Added move constructors/move assignment operators to various classes. Exceptions cleanups. Removed unused code. Removed copy constructors/copy assignments from various noncopyable classes. (CH-318).

  1. … 106 more files in changeset.
Removed unnecessary virtual specifiers on methods (CH-318).

  1. … 12 more files in changeset.
Added override keyword to virtual functions (CH-318)

  1. … 29 more files in changeset.
Removed unnecessary includes. Sorted member initialization in constructors. (CH-318)

  1. … 129 more files in changeset.
Fixed issue with pressing X button in feedback dialogs forcing some random action (CH-315).

    • -891
    • +894
    ./ch.vc140.vcxproj.filters
Fixed release build (CH-314)

Disabled reporting of mfc-detected memory leaks, as they contain only false positives at the moment (CH-314).

Switched attribute and file times setting (for files and directories) to use Vista win32 api where possible. Changing attributes will now open the error dialog instead of putting task in error state. Merged attributes and file times options in configuration. Fixed hangs when pausing and resuming tasks. Fixed hangs when ending operation. (CH-200)

  1. … 21 more files in changeset.