1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-10-04 16:17:17 +02:00

Commit Graph

  • 73de79b886
    New Bincrafters URL James Duarte 2024-04-28 19:54:25 -0400
  • 4a22967f39
    Update .appveyor.yml James Duarte 2024-04-28 19:42:34 -0400
  • b4c05292d8
    Merge b409a8c021 into f10a5a8f7a Tomi Lähteenmäki 2024-04-26 10:44:06 +0700
  • f84f18aa57
    Merge 91ce43c459 into f10a5a8f7a Sebastiaan de Schaetzen 2024-04-26 10:26:52 +0700
  • 707c63d952
    Merge db1c405a18 into f10a5a8f7a Sebastiaan de Schaetzen 2024-04-26 10:24:36 +0700
  • 6c6bba2f93
    Merge ad7be04089 into f10a5a8f7a Tomi Lähteenmäki 2024-04-21 08:27:01 +0300
  • f10a5a8f7a
    Fix Error: assigning to 'AVCodec *' from 'const AVCodec *' discards qualifiers in newer ffmpeg versions (#746) main Mark Tomlin 2024-04-20 13:32:37 -0400
  • 5bf62d5bb3
    Update rwengine/src/audio/SoundSource.cpp Mark Tomlin 2024-01-19 01:34:59 -0500
  • 1140083129 Took suggestion by @Lihis Mark Tomlin 2024-01-18 17:48:25 -0500
  • ad7be04089 SoundSource.cpp: return AVERROR_EOF when buffer is empty Tomi Lähteenmäki 2023-12-01 16:01:59 +0200
  • 640c5b39bf
    Fixes compatibility with newer ffmpeg versions. Mark Tomlin 2023-11-01 01:43:12 -0400
  • 0f83c16f65 Merge fix Mac non-xcode and CI building tsjost 2021-10-14 22:53:12 +0200
  • 5630af258b Disable Mac CI building viewer/tools as qt5 cmake files are missing tsjost 2021-10-14 16:46:10 +0200
  • ba400a8e42 Speed up Mac CI build tsjost 2021-10-14 01:24:04 +0200
  • b41b4ef4d7 Fix "ar: -no_warning_for_no_symbols: No such file or directory" tsjost 2021-10-14 16:13:20 +0200
  • 5f5afac574 Fix off-by-one error putting null char into filepath tsjost 2021-10-13 00:13:56 +0200
  • c5e6709643 Merge removing Boost Filesystem; resolves #682 tsjost 2021-10-12 21:54:16 +0200
  • 74993e2a94 Re-use the same random engine tsjost 2021-10-12 20:05:11 +0200
  • da8de34f7d Remove some more boost filesystem references tsjost 2021-10-12 21:27:31 +0200
  • fc394a1bde Remove boost::filesystem; Fixes #670 Florin9doi 2019-01-03 13:59:57 +0200
  • 115ff7ff74 Merge mostly fixing CI builds tsjost 2021-10-12 18:41:52 +0200
  • 02196adfbe Update build badge URLs tsjost 2021-10-12 18:38:03 +0200
  • f8483d1905 Disable Mac builds because it's taking too long tsjost 2021-10-12 18:09:10 +0200
  • 738e3179c4 Disable Conan builds because it's very broken tsjost 2021-10-12 17:30:32 +0200
  • 8c87e30b05 Don't do test coverage on Fedora as it's broken for some reason tsjost 2021-10-12 17:12:58 +0200
  • a5b83e2e09 Remove Boost Filesystem stuff tsjost 2021-10-12 15:40:34 +0200
  • e34884598f std::filesystem uses perms::*_exec not _exe tsjost 2021-10-12 16:52:58 +0200
  • 26983ffa3d unique_path doesn't exist in std::filesystem tsjost 2021-10-12 16:50:19 +0200
  • bf345af47a Fix Ubuntu build tsjost 2021-10-12 03:16:52 +0200
  • 3487b81f40 Fix "gpgv, gpgv2 or gpgv1 required for verification, but neither seems installed" tsjost 2021-10-12 01:24:52 +0200
  • a5327eeebb qt5-devel no longer exists in Fedora tsjost 2021-10-12 01:28:19 +0200
  • 0806c01fe6 Work around old Docker systems breaking Arch tsjost 2021-10-12 01:04:49 +0200
  • 986251155c Arch Linux base image has new path tsjost 2021-10-12 00:51:09 +0200
  • 48f34c7ee9 Merge fix #740 compilation errors tsjost 2021-10-03 22:53:06 +0200
  • da97cb1822 fix linux build error Darren Ng 2021-06-23 22:41:35 +0800
  • 909a9d7d30 fix: add missing include Lukas Šupienis 2021-09-18 00:35:44 +0300
  • 386ceba18d fix linux build error Darren Ng 2021-06-23 22:41:35 +0800
  • 30856790f1
    Change IRC network badge link tsjost 2021-06-02 18:57:15 +0200
  • ece3d09e29 rwcore/LoaderIMG: Add warning to loadToMemory() that it is thread-unsafe. Christoph Heiss 2020-05-19 20:48:33 +0200
  • 77b348f1f4 rwcore/LoaderIMG: Switch to fstream and avoid case-insensitive string comparision. Christoph Heiss 2020-05-15 17:35:57 +0200
  • edaab68525 rwengine,rwgame: Avoid loading models/gta3.img twice. Christoph Heiss 2020-05-15 16:56:10 +0200
  • 7d73e199c8 rwgame: Print gamefiles load time on startup. Christoph Heiss 2020-05-15 16:50:30 +0200
  • 98e645d51d
    rwcore/LoaderIMG: Add warning to loadToMemory() that it is thread-unsafe. Christoph Heiss 2020-05-19 20:48:33 +0200
  • 24b80599e6
    travis: Fix Ubuntu, Ubuntu/Conan and macOS builds. Christoph Heiss 2020-05-16 18:54:57 +0200
  • ec3bf659c0
    tests: Fix tests/Config for CXX17 std::filesystem. Christoph Heiss 2020-05-16 16:11:08 +0200
  • 10740418e3
    rwcore/LoaderIMG: Switch to fstream and avoid case-insensitive string comparision. Christoph Heiss 2020-05-15 17:35:57 +0200
  • 179805a6f2
    rwengine,rwgame: Avoid loading models/gta3.img twice. Christoph Heiss 2020-05-15 16:56:10 +0200
  • b982927470
    rwgame: Print gamefiles load time on startup. Christoph Heiss 2020-05-15 16:50:30 +0200
  • 9f65c3bf85 Rampage WIP Christoph Heiss 2020-02-04 01:53:16 +0100
  • 7c9ec8d788 rwengine: rampages: Implement rampage opcodes. Christoph Heiss 2018-12-17 09:41:02 +0100
  • b5f8f12a47 rwengine: rampages: Implement basic functionality. Christoph Heiss 2018-12-17 09:40:18 +0100
  • a8624bb23a cmake: Fix compilation on macOS for targets other than Xcode. Christoph Heiss 2018-12-17 09:38:36 +0100
  • 36d7ee0258
    Merge 69afb86bee into a43d241fda Daniel Evans 2020-03-20 17:34:31 +0100
  • a43d241fda audio/SoundSource.hpp: Add missing include Paul Cercueil 2020-03-16 19:41:26 +0100
  • 528a686f24 cmake: SDL2: Fix SDL2 headers detection Paul Cercueil 2020-03-16 19:31:45 +0100
  • 6ab92da5b0 cmake: FFmpeg: Fix regex for version detection Paul Cercueil 2020-03-16 19:30:00 +0100
  • 8aa0d8042d
    audio/SoundSource.hpp: Add missing include Paul Cercueil 2020-03-16 19:41:26 +0100
  • 589bc2e5fc
    cmake: SDL2: Fix SDL2 headers detection Paul Cercueil 2020-03-16 19:31:45 +0100
  • f5c96a67ae
    cmake: FFmpeg: Fix regex for version detection Paul Cercueil 2020-03-16 19:30:00 +0100
  • 6015cd0cd5
    Fix broken IRC shield tsjost 2020-02-16 19:29:31 +0100
  • db1c405a18 Replace tabs with spaces Sebastiaan de Schaetzen 2019-10-27 09:44:12 +0100
  • b409a8c021 Fix #161 gates do not open Tomi Lähteenmäki 2019-10-26 12:40:45 +0300
  • 91ce43c459 Improve vehicle enter behaviour Sebastiaan de Schaetzen 2019-09-30 16:22:35 +0200
  • 6caf7be879 Fix compile warning Sebastiaan de Schaetzen 2019-09-29 21:25:29 +0200
  • 7c5fbea0a3 Improve vehicle enter behaviour Sebastiaan de Schaetzen 2019-09-30 16:22:35 +0200
  • a756abdefb Fix compile warning Sebastiaan de Schaetzen 2019-09-29 21:25:29 +0200
  • 0b2ac30529 Improve player vehicle exit logic Sebastiaan de Schaetzen 2019-09-29 18:31:06 +0200
  • e8cc4fbdf6 Remove boost::filesystem; Fixes #670 Florin9doi 2019-01-03 13:59:57 +0200
  • 69afb86bee Map IPL Viewer Daniel Evans 2019-06-03 20:58:17 +0100
  • 713c94f344 Remove Qt rwviewer Daniel Evans 2019-05-27 22:20:41 +0100
  • be5f1a0bf4 Add data inspection tool to rwgame with imgui Daniel Evans 2019-05-25 19:23:59 +0100
  • 1835ff9f52 Move debuging views back to RWGame Daniel Evans 2019-05-25 18:38:45 +0100
  • 51b7264744
    Merge pull request #722 from danhedron/fix-conan Daniel Evans 2019-09-01 22:23:08 +0100
  • 6be775f3ec Enable ptrace in docker for sanitizers Daniel Evans 2019-09-01 00:59:58 +0100
  • a65b2e030b Override bzip2 version Daniel Evans 2019-08-31 21:10:22 +0100
  • be8d07dd74 fix tabs Oleksii Leleka 2019-08-18 18:22:21 +0300
  • ed74f11d39 water render before world render Oleksii Leleka 2019-08-18 02:41:26 +0300
  • f22c058459 fix tabs Oleksii Leleka 2019-08-18 18:22:21 +0300
  • 59138bfecd water render before world render Oleksii Leleka 2019-08-18 02:41:26 +0300
  • c7d77084c2
    Merge pull request #717 from danhedron/imgui Daniel Evans 2019-05-25 16:37:07 +0100
  • e759101a47 Provide tests for ViewCamera Daniel Evans 2019-05-23 23:38:35 +0100
  • dae6adae17 Fix choosing models for characters Filip Gawin 2019-05-23 16:04:04 +0200
  • 685b78a6f6 Fix openAL's issue with unqueueing buffers Filip Gawin 2019-05-19 12:23:56 +0200
  • 4e068591bd Use enum class to describe actual state Filip Gawin 2019-05-18 23:07:38 +0200
  • 03c155d2ba Remove vector's header from SoundBuffer Filip Gawin 2019-05-18 23:03:30 +0200
  • 38a77f7477 Remove unused variables from SoundBuffer Filip Gawin 2019-05-18 23:01:59 +0200
  • cc14614e7e Rename thread in SoundBufferStreamed Filip Gawin 2019-05-18 23:00:54 +0200
  • 9b07e0492f Restructure sbs and fix hanging of new test Filip Gawin 2019-05-12 15:03:05 +0200
  • 88b1c9e509 Replicate extra scenerio in audio loading test Filip Gawin 2019-05-12 14:30:11 +0200
  • c234eb00f6 Fixes for thread sanitizer Filip Gawin 2019-04-21 23:00:53 +0200
  • 1b588da1d1 Wrap more openAl code with error checking and unqueue buffers before delete them Filip Gawin 2019-04-16 19:49:55 +0200
  • 1d6290f605 Optimize usage of mutexes in streaming audio Filip Gawin 2019-04-16 19:37:16 +0200
  • a5ac546601 Fix problem of not ending sounds Filip Gawin 2019-04-12 22:48:39 +0200
  • 139034c53b Streaming implementation Filip Gawin 2019-04-11 23:32:47 +0200
  • 35c90d1ebc Remove ImGui configuration option Daniel Evans 2019-05-22 23:10:01 +0100
  • baeffe6c8f Use ImGui for debug menu Daniel Evans 2019-05-22 22:55:03 +0100
  • 4202297e0e Render debug view UI with ImGui Daniel Evans 2019-05-21 20:04:55 +0100
  • cf38b449c5 imgui changes Anonymous Maarten 2018-12-28 00:53:05 +0100
  • c54d9ed2e2 rwgame: fix font in LoadingState Anonymous Maarten 2018-12-24 15:48:01 +0100
  • e77a7caf74 rwgame: add imgui demo window Anonymous Maarten 2018-12-20 20:31:14 +0100