1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-22 02:12:45 +01:00

Commit Graph

  • 811765fd79 Add wrapper class for HUD drawing parameters Petar Kukolj 2018-10-27 22:35:10 +0200
  • ef29878039 Changed the names of methods for applying HUD scale Petar Kukolj 2018-10-27 03:01:14 +0200
  • 36f188611c Add HUD scaling config parameter Petar Kukolj 2018-10-26 22:04:09 +0200
  • 1fe9c20160 Fix style errors Petar Kukolj 2018-10-29 16:54:13 +0100
  • 4940ae0d6b Disable warnings caused by register in bullet Filip Gawin 2018-10-26 09:43:04 +0200
  • a2ef7d1159 Update conan dependency - glm Filip Gawin 2018-10-16 10:30:11 +0200
  • 339703c75f Update cpp17 Filip Gawin 2018-10-13 21:17:24 +0000
  • c46f73bc94 Add HUDDrawer class and add a test Petar Kukolj 2018-10-29 14:52:18 +0100
  • 767bfaf829 Add wrapper class for HUD drawing parameters Petar Kukolj 2018-10-27 22:35:10 +0200
  • 71f8b00e9f Disable warnings caused by register in bullet Filip Gawin 2018-10-26 09:43:04 +0200
  • 28709e7036 Changed the names of methods for applying HUD scale Petar Kukolj 2018-10-27 03:01:14 +0200
  • e767f2c686 Add HUD scaling config parameter Petar Kukolj 2018-10-26 22:04:09 +0200
  • c2b55a09c7 Pause all other sounds during a cutscene (#649) qkolj 2018-10-26 02:07:16 +0200
  • f3a9c56e5d Modify if statement so it's more understandable Petar Kukolj 2018-10-23 23:28:15 +0200
  • a52df75f9d Pause all other sounds during a cutscene Petar Kukolj 2018-10-22 16:25:18 +0200
  • 35405534e7 Improved function for destroying effects Filip Gawin 2018-10-09 21:33:37 +0200
  • 5b135a5689 Replace insert with emplace Filip Gawin 2018-10-19 22:32:10 +0200
  • a009ec5e7e Replace insert with emplace Filip Gawin 2018-10-19 22:32:10 +0200
  • 6f89f44478 Update conan dependency - glm Filip Gawin 2018-10-16 10:30:11 +0200
  • b1f511d52d
    Update cpp17 Filip Gawin 2018-10-13 21:17:24 +0000
  • 5ed4ce9ed8 Improved function for destroying effects Filip Gawin 2018-10-09 21:33:37 +0200
  • 0ae2a836ca Game objects as unique ptrs Filip Gawin 2018-09-05 00:14:27 +0200
  • d1c31952b5 Implement basic sound volume managment Filip Gawin 2018-09-22 22:22:54 +0200
  • a813837040 Convert AnimationBone and Animatior to unique ptr Filip Gawin 2018-09-02 23:08:29 +0200
  • 351b2243b9 Convert AnimationBone and Animatior to unique ptr Filip Gawin 2018-09-02 23:08:29 +0200
  • 4b1e4d3aa6
    Merge pull request #634 from ShFil119/minor_stuff Daniel Evans 2018-09-23 17:17:53 +0100
  • 94ffd77743 Convert nodes to unique ptrs Filip Gawin 2018-09-08 01:22:18 +0200
  • 8dadf0c74c Implement basic sound volume managment Filip Gawin 2018-09-22 22:22:54 +0200
  • c6a0c6eb45 Remove already handled "todo" Filip Gawin 2018-09-20 22:52:04 +0200
  • 694596321f Remove unneeded map semantic_to_attrib_array Filip Gawin 2018-09-20 22:42:47 +0200
  • c668a9545a Convert nodes to unique ptrs Filip Gawin 2018-09-08 01:22:18 +0200
  • 3821244c95 Use lambda for removing VisualFX Filip Gawin 2018-09-02 15:45:25 +0200
  • 5951b978d7
    Merge pull request #618 from madebr/fix_msvc_warnings Daniel Evans 2018-09-17 21:32:59 +0100
  • 0923ecad8d cmake: disable SIMD for glm to enable constexpr for glm types Anonymous Maarten 2018-09-16 00:49:10 +0200
  • d1cb0f143c cmake: detect glm version Anonymous Maarten 2018-09-16 00:28:17 +0200
  • d06d4fc264 rwengine: use applyOffset Anonymous Maarten 2018-09-15 23:41:57 +0200
  • 40575e79b6 rwengine: pass const glm::vec's to constructors Anonymous Maarten 2018-09-15 23:40:55 +0200
  • 0e519d7295 cmake: split cmake in interface + check interface Anonymous Maarten 2018-08-23 15:23:43 +0200
  • c73e5d514d cmake+ci: install pdb's + enable on ci Anonymous Maarten 2018-09-01 18:23:10 +0200
  • fdaaef3923 cmake: disable Visual Studio warning about missing PDB's during linking Anonymous Maarten 2018-09-01 16:59:21 +0200
  • e873f826fc rwengine: remove errorTexture from Game- and ObjectRenderer Anonymous Maarten 2018-09-01 14:48:52 +0200
  • f08dffdb41 cmake: fix 'XXX.o has no symbols' Anonymous Maarten 2018-09-01 05:15:58 +0200
  • 9189a02860 rwengine: remove unused private field Anonymous Maarten 2018-09-01 04:39:39 +0200
  • 0b8bc41fa7 all: fix 'warning: missing braces around initializer' Anonymous Maarten 2018-09-01 04:09:03 +0200
  • 564f6efeb5 ctest+ci: enable parallel building Anonymous Maarten 2018-08-29 15:52:59 +0200
  • 56bd77af4e cmake: enable parallel build on MSVC Anonymous Maarten 2018-08-29 15:51:09 +0200
  • 32d3ab7508 rwengine+tests: disable C4305 warning for bullet3 Anonymous Maarten 2018-08-30 17:37:27 +0200
  • 7bea25e487 rwengine: some variables are only used in debug builds Anonymous Maarten 2018-08-30 15:43:48 +0200
  • 890deb217b ci: build openrw using clang on fedora Anonymous Maarten 2018-08-30 03:53:21 +0200
  • 764fe2ecf4 docker: install clang Anonymous Maarten 2018-08-30 03:46:41 +0200
  • cce05da985 tests: fix for xcode Anonymous Maarten 2018-08-30 03:39:04 +0200
  • 0b5500cf07 rwgame+rwviewer: no more "#pragma once" Anonymous Maarten 2018-08-30 03:06:01 +0200
  • 2d595bede7 cmake: add all files to cmake Anonymous Maarten 2018-08-30 03:00:39 +0200
  • 089b49b77a rwviewer: fix Visual Studio warnings Anonymous Maarten 2018-08-30 02:19:38 +0200
  • 2a1163d391 rwgame: fix Visual Studio warnings Anonymous Maarten 2018-08-30 02:02:02 +0200
  • 05896caac5 rwengine: fix Visual Studio warnings Anonymous Maarten 2018-08-29 23:43:43 +0200
  • 8557f2176d rwcore: fix Visual Studio warnings Anonymous Maarten 2018-08-29 22:46:00 +0200
  • 06db14070e Use lambda for removing VisualFX Filip Gawin 2018-09-02 15:45:25 +0200
  • 5ecc2f4764 Game objects as unique ptrs Filip Gawin 2018-09-05 00:14:27 +0200
  • b92f9f059f Implement and use applyOffset() mole99 2018-08-30 22:14:18 +0200
  • 52dbe78b4a
    Merge pull request #621 from danhedron/feat/use_microprofile Daniel Evans 2018-09-04 00:41:01 +0100
  • 8e2d17d52b Ignore jump input while in airborne state Berk Özkütük 2018-09-02 20:06:31 +0300
  • bccdd2edb4 Ignore jump input while in airborne state Berk Özkütük 2018-09-02 20:06:31 +0300
  • 270cfea7e7 Fix conan script error due to conan API change Berk Özkütük 2018-09-02 16:09:49 +0300
  • 56da070534 Fix conan script error due to conan API change Berk Özkütük 2018-09-02 16:09:49 +0300
  • 0e098b4fa0
    Merge pull request #604 from ShFil119/minor_memory_improvements Daniel Evans 2018-09-01 23:55:48 +0100
  • 02b42a8fed
    Merge pull request #616 from ShFil119/remove_raw_ptrs_from_objects Daniel Evans 2018-09-01 23:37:42 +0100
  • 9f1628ee58 CI: enable profiling path Daniel Evans 2018-09-01 21:46:58 +0100
  • be55b616f7 Add additional profiler scopes for increased resolution Daniel Evans 2018-08-31 20:01:50 +0100
  • 14885c24dc Move opengl debuging from RW_PROFILER, it interferes with CPU timing. Daniel Evans 2018-08-31 16:34:50 +0100
  • 1efe3840b8 Increase profiler coverage in GameRenderer/OpenGLRenderer Daniel Evans 2018-08-31 16:29:31 +0100
  • 080a0fe050 Use microprofile for profiling Daniel Evans 2018-08-30 15:47:12 +0100
  • 63a2caa471 Add microprofile to rwengine dependencies Daniel Evans 2018-08-29 21:06:03 +0100
  • 1f3462fb3f Use std::make_shared in GenericDATLoader.cpp Filip Gawin 2018-08-25 19:43:39 +0200
  • ffb1092077 Remove raw ptr from DebugDraw Filip Gawin 2018-08-25 19:35:51 +0200
  • 4ff4356986 Replace raw ptr from OpenGLRenderer with unique_ptr Filip Gawin 2018-08-25 19:28:52 +0200
  • 3ef7570fb5 Replace raw ptr in SCMFile with unique_ptr Filip Gawin 2018-08-25 19:20:31 +0200
  • 711fa70950 Remove unneeded dynamic alocation of SCMFile Filip Gawin 2018-08-25 17:51:48 +0200
  • d4061540d0 Use ClumpPtr for clone Filip Gawin 2018-08-25 17:31:22 +0200
  • 63ab663ea5 Remove raw ptrs from VehicleObject Filip Gawin 2018-08-28 23:00:11 +0200
  • bcd577590f Implement and use applyOffset() mole99 2018-08-30 22:14:18 +0200
  • 3c2fa4a599 Fix offset in GoTo() mole99 2018-08-12 22:48:41 +0200
  • 51a61039ab rwviewer: wrap QOpenGLContext Anonymous Maarten 2018-08-10 02:40:23 +0200
  • 2a62460387 rwengine: remove unused source files Anonymous Maarten 2018-08-07 18:52:21 +0200
  • 7e45c809df ci: update macos image Anonymous Maarten 2018-08-10 00:20:41 +0200
  • 12b04efccd rwtools: enable on ci Anonymous Maarten 2018-08-09 23:08:07 +0200
  • 700b4d6b41 Rename rwlib library to "core" to fit its new role Daniel Evans 2018-08-08 20:12:58 +0100
  • e65a3d9d68 Implement methods for sfx, and refactor Sound system Filip Gawin 2018-07-26 23:28:00 +0200
  • c6a7662ffc Simplify IPL tests by adding output and comparison operators Daniel Evans 2018-08-07 23:15:20 +0100
  • 96a2ce1a13 Add LoaderIPL tests for inst section Daniel Evans 2018-08-07 01:18:01 +0100
  • a143028c45 Change LoaderIPL tests to use test-local data Daniel Evans 2018-08-06 23:48:16 +0100
  • 2f9f22b2ad Add stream interface to LoaderIPL and use it in test Daniel Evans 2018-08-06 23:37:37 +0100
  • 6820dabf04 Extract zone data tests to be more explicit Daniel Evans 2018-08-06 23:25:03 +0100
  • 73cc2ba525 Test Fixture Daniel Evans 2018-08-06 23:02:07 +0100
  • 32b57cb7d8 tools/rwfont: Add font texture creator Anonymous Maarten 2018-08-03 02:20:33 +0200
  • 1a5de12c52 cmake: add optional rwtools directory Anonymous Maarten 2018-07-13 21:33:13 +0200
  • e5d5cd4306 rwengine: avoid crash of rwviewer/rwgmae when rendering incomplete color string Anonymous Maarten 2018-08-07 12:36:46 +0200
  • ef362423d8 rwviewer: keep unconvertible characters in the string as they are Anonymous Maarten 2018-08-07 12:34:29 +0200
  • 42ada3907a rwlib: make '~' visible in rwviewer and utf8 strings Anonymous Maarten 2018-08-07 12:33:41 +0200
  • 88ecf8f5ef rwengine: allow newline in GameString's Anonymous Maarten 2018-08-02 18:30:44 +0200