Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continue Linux port #250

Merged
merged 540 commits into from
Oct 10, 2018
Merged

Continue Linux port #250

merged 540 commits into from
Oct 10, 2018
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    ac669b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f0a17d View commit details
    Browse the repository at this point in the history
  3. xrCore: fix linux xr_strlwr

    eagleivg committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    61ce3df View commit details
    Browse the repository at this point in the history
  4. Update Linux build dependencies

    q4a committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    1d111bc View commit details
    Browse the repository at this point in the history
  5. Revert "xrCore: fix linux xr_strlwr"

    This reverts commit 61ce3df.
    eagleivg committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    d6c3543 View commit details
    Browse the repository at this point in the history
  6. xrCDB,xrCore: fix win build

    eagleivg committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    5037b4b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2018

  1. Configuration menu
    Copy the full SHA
    313b87e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd448d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e53420 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. Configuration menu
    Copy the full SHA
    33d1643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1121f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dfaaaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3854ed9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d16dfa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29bb39f View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. Configuration menu
    Copy the full SHA
    2e06299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e1f6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21daea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2018

  1. Configuration menu
    Copy the full SHA
    28325e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    036e80d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    81576fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d43a305 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ad7e6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d560068 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bb419e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    444d0e1 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. Configuration menu
    Copy the full SHA
    a5eb38d View commit details
    Browse the repository at this point in the history
  2. xrGame: fix windows build

    eagleivg committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    1970cc2 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. xrGame: fix windows linkage

    eagleivg committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    773622a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2152c23 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Configuration menu
    Copy the full SHA
    277dab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1281255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4525f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    a29d838 View commit details
    Browse the repository at this point in the history
  2. LW_Shader: fix win build

    eagleivg committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    18e012f View commit details
    Browse the repository at this point in the history
  3. lw: fix compile error

    eagleivg committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    779c065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ea4f93 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    9971980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cfd99f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2018

  1. Configuration menu
    Copy the full SHA
    1d4e485 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b7b48 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2018

  1. Configuration menu
    Copy the full SHA
    2fe3fb2 View commit details
    Browse the repository at this point in the history
  2. xrGame:fix windows build

    eagleivg committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    ad96be5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f16313 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c54c5d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. xrEngine: fix crash on linux

    eagleivg committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    3537efd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f69af7d View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. cmake: fix possible LUA_LIBRARIES variable loss, when CMAKE_BUILD_TYP…

    …E already set(second and next CMake re-runs)
    a1batross committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    b6ebc6f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Merge pull request #1 from a1batross/linux

    cmake: fix possible LUA_LIBRARIES variable loss
    q4a committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    ed2082c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

  1. Configuration menu
    Copy the full SHA
    bce8888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    856b6c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aabde60 View commit details
    Browse the repository at this point in the history
  4. update lastest luabind state

    q4a committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    d748415 View commit details
    Browse the repository at this point in the history
  5. remove an erroneous binary file

    q4a committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    04806c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91cec90 View commit details
    Browse the repository at this point in the history
  7. remove temporary for cryptopp

    q4a committed Sep 8, 2018
    Configuration menu
    Copy the full SHA
    a311a0d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2018

  1. Configuration menu
    Copy the full SHA
    7bd4385 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2018

  1. Fix explicit specialization in non-namespace scope

    Although MSVC compiles specializations inside non-specialized classes,
    this is against C++17 17.8.3/17. Instead we use C++17's "if constexpr".
    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    5836b65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8506cbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24f6bc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c84cce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b6be30b View commit details
    Browse the repository at this point in the history
  6. xrGame: declare enum forward declarations with u32 for standard compl…

    …iance
    
     Used simple script which appends type to all forward declarations,
     finds their definitions and appends type too: https://pastebin.com/MBKEabaB
    a1batross authored and Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    4d9a3c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    326f63b View commit details
    Browse the repository at this point in the history
  8. 1 Configuration menu
    Copy the full SHA
    d14b08d View commit details
    Browse the repository at this point in the history
  9. 1 Configuration menu
    Copy the full SHA
    daf0085 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4de9a86 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    918218f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5d013d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8971a83 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    038e76c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    cace3a3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ef663de View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3fdf11d View commit details
    Browse the repository at this point in the history
  18. Replace ambiguous include

    "#include "StdAfx.h"" would include a different file depending on the
    target -xrGame and xrPhysics- at that stage of the build. Removing it
    must be followed by the addition of some includes in xrCore to make the
    compiler happy.
    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    f1852c8 View commit details
    Browse the repository at this point in the history
  19. Remove unnamed struct

    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    4b4e63b View commit details
    Browse the repository at this point in the history
  20. Fix CIniTable's convert function for ISO C++

    Notice that T_CONVERT_ITEM = T_ITEM
    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    24697f8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a902b75 View commit details
    Browse the repository at this point in the history
  22. Fix various minor issues

    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    2e5ee9c View commit details
    Browse the repository at this point in the history
  23. Fix issue with non-template derived member variables

    It must be stated somewhere that these seemingly nondependent names are
    in the parent template class.
    See:
    https://isocpp.org/wiki/faq/templates#nondependent-name-lookup-types
    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    d0989ff View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    facb9a6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9770522 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    90d4a1d View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a7e4f40 View commit details
    Browse the repository at this point in the history
  28. xrGame: More minor fixes

    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    e04dd5f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    e5da009 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    1a56f03 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    7119e15 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2cbf6c0 View commit details
    Browse the repository at this point in the history
  33. xrGame: Adapt sscanf_s for ISO C++ (dangerous)

    This removes the size checks on Windows too.
    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    b122b5b View commit details
    Browse the repository at this point in the history
  34. Activate xrGame build in CMake

    Zegeri committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    b8213f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. travis: Upgrade g++-5 back to g++-7

    This reverts 2e79055.
    Zegeri committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    18066ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5fb4803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf1dac9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2514bc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from Zegeri/clean

    Partially port xrGame
    q4a committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    8f721a8 View commit details
    Browse the repository at this point in the history
  6. CMAKE: add error message if you are trying to build engine with gcc v…

    …ersion less then 7.0
    q4a committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    f058208 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d4e58e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    da52591 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4c0a5ba View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Add -Wno-attributes to CXX flags

    q4a committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    0fe4d3e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Zegeri/clean

    Precompile stdafx/pch headers for faster compilation and fix a mistake
    eagleivg committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    d5da513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71c3a08 View commit details
    Browse the repository at this point in the history
  4. Revert Typelist reimplementation and try a simpler approach

    This reverts commit 7119e15.
    This reverts commit cace3a3.
    This reverts commit d5d013d.
    This reverts commit daf0085.
    This reverts commit d14b08d.
    Zegeri committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    ed249cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9791c47 View commit details
    Browse the repository at this point in the history
  6. Comment out _strlwr_l and _strupr_l (create lots of warnings)

    Also remove inline specifier in a non-inline function.
    Zegeri committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    68da2f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8fd3b87 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Merge pull request #4 from Zegeri/clean

    Fix Windows build
    eagleivg committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    6cb41f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5783492 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b2c30d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d3109f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8eec56e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f423725 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    9169e3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d0e0e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Merge pull request #5 from Zegeri/clean

    Fix arguments  that are passed to luabind
    eagleivg committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    46ee695 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c9087 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    490a139 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2018

  1. Configuration menu
    Copy the full SHA
    c99ec1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a56e94 View commit details
    Browse the repository at this point in the history
  3. small fix for x86 on linux

    q4a committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    42e9926 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eaedc1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    757523c View commit details
    Browse the repository at this point in the history
  6. DOC: fix libreadline dependency

    q4a committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    a836b3d View commit details
    Browse the repository at this point in the history
  7. DOC: add another make command

    q4a committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    a66bfbf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    966a40b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5504fe1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9efb872 View commit details
    Browse the repository at this point in the history
  11. remove 2nd #define _finddata_t

    q4a committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    cd1463b View commit details
    Browse the repository at this point in the history
  12. add x86 Linux build to travis

    q4a committed Sep 22, 2018
    Configuration menu
    Copy the full SHA
    47ec343 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c962d44 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2018

  1. Configuration menu
    Copy the full SHA
    0802796 View commit details
    Browse the repository at this point in the history
  2. update to lastest luabind commit

    q4a committed Sep 23, 2018
    Configuration menu
    Copy the full SHA
    30f6423 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f873d View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Configuration menu
    Copy the full SHA
    b1aaba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    913f619 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d57d607 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d2f0f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c243df View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04893d8 View commit details
    Browse the repository at this point in the history
  7. POSIX's 'open' returns int.

    Clang doesn't admit an int -> void* cast for this.
    Zegeri committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    960761c View commit details
    Browse the repository at this point in the history
  8. Do not pass a pointer to an temporary IReader in CInifile

    Address of an rvalue may not be taken.
    Zegeri committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    373d997 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b8d3cb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    107f78b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5a5e0cc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5badae3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #6 from Zegeri/clang-support

    Fix clang compilation
    q4a committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    b02dda3 View commit details
    Browse the repository at this point in the history
  14. fix Windows build after merge

    q4a committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    1cbd1e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Activate DEBUG when CMAKE_BUILD_TYPE=Debug

    Zegeri authored and q4a committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    95f97c5 View commit details
    Browse the repository at this point in the history
  2. Ignore some unused files in CMake build

    Zegeri authored and q4a committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    635f82a View commit details
    Browse the repository at this point in the history
  3. Mark some stuff as FIXMEs for a later time

    Zegeri authored and q4a committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    13b0766 View commit details
    Browse the repository at this point in the history
  4. xrGame: Use standard try-catch blocks

    Zegeri authored and q4a committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    cc46ec3 View commit details
    Browse the repository at this point in the history
  5. Avoid conflicting definitions with cximage and add include folder

    When DEBUG is on, ximajpg imports some xrCore headers.
    Zegeri authored and q4a committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    e05f7bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d6ee7a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2018

  1. Configuration menu
    Copy the full SHA
    e62906c View commit details
    Browse the repository at this point in the history
  2. resume #define DISABLING_PARAMS_H and MATH_UTILS_H. We need merge xrP…

    …hysics/DisablingParams.h + xrGame/DisablingParams.h and xrPhysics/MathUtils.h + xrGame/MathUtils.h
    q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    d3e0a10 View commit details
    Browse the repository at this point in the history
  3. do not include ai_object_location.h in xrGame/StdAfx.h. Fixed "xrAICo…

    …re/Navigation/ai_object_location.h:31:13: warning: inline function ‘void CAI_ObjectLocation::init()’ used but never defined"
    q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    425ce0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    39f9f5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5783dd View commit details
    Browse the repository at this point in the history
  6. Common: add some DX3D types for render

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    42a0784 View commit details
    Browse the repository at this point in the history
  7. xrRenderPC_GL: fix includes case

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    14ad749 View commit details
    Browse the repository at this point in the history
  8. xrRenderPC_GL: fix some compilation error

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    d89c35e View commit details
    Browse the repository at this point in the history
  9. Common: update PlatformLinux.inl

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    f6c701e View commit details
    Browse the repository at this point in the history
  10. xrCore: reformat _std_extensions

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    947db1d View commit details
    Browse the repository at this point in the history
  11. xrRender: fix includes

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    bd553a0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a49ff9 View commit details
    Browse the repository at this point in the history
  13. CMake: update xrRenderPC_GL build settings

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    0bc733d View commit details
    Browse the repository at this point in the history
  14. Enable xrRenderPC_GL cmake build. Add "typedef enum _D3DTEXTURETRANSF…

    …ORMFLAGS" from wine. Small linux header fix
    q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    cb65b4e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9766763 View commit details
    Browse the repository at this point in the history
  16. xrRender: fix build r1-r4 renders

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    d9afc98 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8205d59 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e108808 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    49fd484 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    580e0dc View commit details
    Browse the repository at this point in the history
  21. xrRenderPC_GL: fix linking

    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    cb86246 View commit details
    Browse the repository at this point in the history
  22. xrRender: rename linux dll to xrRender_GL, fix windows build, fixed l…

    …inux error while dll loading
    eagleivg authored and q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    6ac703d View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    59086d0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6728a54 View commit details
    Browse the repository at this point in the history
  25. Add libglew-dev to travis config

    q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    62e6899 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    c653fc4 View commit details
    Browse the repository at this point in the history
  27. Rename getStatus to GetStatus

    q4a committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    cd0799e View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    319918e View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    d7bfb4b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8e3d1c6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    cba90d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2018

  1. Fix error (debug build): narrowing conversion of ‘(CBlend::ECurvature…

    …)4294967295’ from ‘unsigned int’ to ‘int’ inside { }
    q4a committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    de39a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b3bab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9988e3 View commit details
    Browse the repository at this point in the history
  4. add -pipe flag to CXX

    q4a committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    a453e22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43f58da View commit details
    Browse the repository at this point in the history
  6. Merge pull request #11 from Zegeri/doxygen

    Doxygen
    q4a committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    1bf9d60 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c38a21 View commit details
    Browse the repository at this point in the history
  8. Some post-merge fixes

    Zegeri committed Sep 30, 2018
    Configuration menu
    Copy the full SHA
    ce5510e View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Configuration menu
    Copy the full SHA
    9451e96 View commit details
    Browse the repository at this point in the history
  2. Second post-merge fixes

    Zegeri committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    87b3b8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5365fe6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b177189 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Configuration menu
    Copy the full SHA
    de200eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a22e204 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1798bc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f57ece View commit details
    Browse the repository at this point in the history
  5. xrGame: fix copy-paste

    eagleivg committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    84bbe74 View commit details
    Browse the repository at this point in the history
  6. xrGame: fix linux linkage IPureClient and IPureServer (just dumb clas…

    …ses)
    
    make running script executable.
    eagleivg committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    f26a002 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0e8e009 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    758808e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98372be View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    21d6519 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88193f6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. Configuration menu
    Copy the full SHA
    dc55bdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc530f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    310673a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c4efd92 View commit details
    Browse the repository at this point in the history
  5. LocatorAPI: Register files recursively in Recurse

    From the name of the function and the fact that CLocatorAPI::ProcessOne
    function is prepared for recursion, I guess CLocatorAPI::Recurse was
    supposed to be recursive (except when bNoRecurse is 'true'). On the
    other hand, the pattern *.* excludes most folders.
    Zegeri authored and eagleivg committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    c03aa99 View commit details
    Browse the repository at this point in the history
  6. Replace sprintf_s with xr_sprintf

    Our replacement of sprintf_s in Common/PlatformLinux.inl is faulty and
    should be avoided. Check it: sprintf_s(x, "Works? %s", "no") and look at
    x's value.
    Zegeri authored and eagleivg committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    6f881ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    233bb1e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d33ddea View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Configuration menu
    Copy the full SHA
    1b5bf40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    301e2e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2931c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3721a94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    168f1d4 View commit details
    Browse the repository at this point in the history
  6. xrCore, xrRender, xrEngine, xrNetServer, xrPhysics, xrServerEntities:…

    … replace delimiter to macros
    eagleivg committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    76d8518 View commit details
    Browse the repository at this point in the history
  7. xrRender: replace \\ to DELIMITER macro

    xrCore: fir wrong replacement to DELIMITER
    eagleivg committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    23d96af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c66c1b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Configuration menu
    Copy the full SHA
    6e9dcd0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adda390 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc2203c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c55bb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #12 from Zegeri/sync

     Merge branch OpenXRay/xd_dev and fix conflicts
    eagleivg committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    c7486d4 View commit details
    Browse the repository at this point in the history
  6. fix Linux Debug build

    q4a committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    d55dfee View commit details
    Browse the repository at this point in the history
  7. Added ReSharper caches to .gitignore

    Xottab-DUTY authored and q4a committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    7a5a669 View commit details
    Browse the repository at this point in the history
  8. Trying to fix GitInfo

    qweasdd136963 authored and q4a committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    199cc4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2905393 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. Configuration menu
    Copy the full SHA
    e612b8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6e4aa View commit details
    Browse the repository at this point in the history
  3. update luabind to lastest state

    q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    a83f1e7 View commit details
    Browse the repository at this point in the history
  4. remove unneded stuff

    q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    a472cb2 View commit details
    Browse the repository at this point in the history
  5. xrRender_RX: removed software processor from details manager

    It was only used when your GPU doesn't support the vertex shaders....
    Xottab-DUTY authored and q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    622357d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3f2b311 View commit details
    Browse the repository at this point in the history
  7. remove #if !defined (_MSC_VER)

    q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    c0e260c View commit details
    Browse the repository at this point in the history
  8. Game objects testing functions replaced with game object casting (e.g…

    …. 'bool is_car' -> 'CCar* cast_Car')
    qweasdd136963 authored and q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    725ba29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aaf3df8 View commit details
    Browse the repository at this point in the history
  10. Added new startup command "-force_flushlog". Allows write to log file…

    … immediately (Thx alpet, RvP)
    
    Environment_misc: fixed formatting
    Added USE_LOG_TIMING. When used, log message is written in the following format: '[H:M:S.MS] log msg' (e.g. '[16:09:58.603] Loading DLL: xrRender_R2')
    qweasdd136963 authored and q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    279c86f View commit details
    Browse the repository at this point in the history
  11. xrRender/D3DUtils.cpp: replaced D3DPT_TRIANGLEFAN with D3DPT_TRIANGLE…

    …STRIP
    
    xrRender/r__sector.cpp: removed unnecessary macro usage, it's better to
    directly use xr_vector.
    Xottab-DUTY authored and q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    adc3448 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ff133f2 View commit details
    Browse the repository at this point in the history
  13. fix building luabind

    q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    3aba32d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d78bf9d View commit details
    Browse the repository at this point in the history
  15. fix ? symbols

    q4a committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    0de8a60 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2018

  1. Configuration menu
    Copy the full SHA
    6357979 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2018

  1. Configuration menu
    Copy the full SHA
    a7f2240 View commit details
    Browse the repository at this point in the history