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

Commit Graph

  • 4fd92a1549 Rename rwlib library to "core" to fit its new role Daniel Evans 2018-08-08 20:12:58 +0100
  • 007c811ad6
    Merge 491673fbac into 844fdf8d33 Anonymous Maarten 2018-08-09 13:37:53 +0000
  • 491673fbac project: use GLEW (OpenGL Extension Wrangler) Anonymous Maarten 2018-08-08 16:13:41 +0200
  • 844fdf8d33
    Merge pull request #558 from ShFil119/soundRefactor Daniel Evans 2018-08-08 20:21:54 +0100
  • 11bc35c3f2 Implement methods for sfx, and refactor Sound system Filip Gawin 2018-07-26 23:28:00 +0200
  • be2816c398
    Merge pull request #572 from danhedron/test_update/IPL Daniel Evans 2018-08-08 00:34:27 +0100
  • a0eb668f79 Simplify IPL tests by adding output and comparison operators Daniel Evans 2018-08-07 23:15:20 +0100
  • 31f32b2173
    Merge pull request #571 from madebr/kerning Daniel Evans 2018-08-07 23:06:12 +0100
  • 457364eca3
    Merge pull request #566 from paulkocialkowski/vehicles Daniel Evans 2018-08-07 23:05:58 +0100
  • ff9ccd5f07 rwengine: Set the linear velocity to a zero vector when stopped Paul Kocialkowski 2018-08-02 23:51:13 +0200
  • 9cfd9bb21b tools/rwfont: Add font texture creator Anonymous Maarten 2018-08-03 02:20:33 +0200
  • 1bde51a155 cmake: add optional rwtools directory Anonymous Maarten 2018-07-13 21:33:13 +0200
  • 99dca06dbc rwengine: avoid crash of rwviewer/rwgmae when rendering incomplete color string Anonymous Maarten 2018-08-07 12:36:46 +0200
  • f85f6e3391 rwviewer: keep unconvertible characters in the string as they are Anonymous Maarten 2018-08-07 12:34:29 +0200
  • f0c0bd33ef rwlib: make '~' visible in rwviewer and utf8 strings Anonymous Maarten 2018-08-07 12:33:41 +0200
  • 09026ae8b0 rwengine: allow newline in GameString's Anonymous Maarten 2018-08-02 18:30:44 +0200
  • 38fca841e7 rwengine: add font-dependent kerning Anonymous Maarten 2018-08-01 15:15:26 +0200
  • 7938f8678f Add LoaderIPL tests for inst section Daniel Evans 2018-08-07 01:18:01 +0100
  • f95427c136
    Merge pull request #540 from ShFil119/remove_FileHandle Daniel Evans 2018-08-07 00:31:19 +0100
  • 2a50194f5b Change LoaderIPL tests to use test-local data Daniel Evans 2018-08-06 23:48:16 +0100
  • 0af9b23fe1 Add stream interface to LoaderIPL and use it in test Daniel Evans 2018-08-06 23:37:37 +0100
  • 413df08ea9 Extract zone data tests to be more explicit Daniel Evans 2018-08-06 23:25:03 +0100
  • 09a092475e Test Fixture Daniel Evans 2018-08-06 23:02:07 +0100
  • f3a718611e Convert data of FileContentsInfo to unique_ptr Filip Gawin 2018-08-05 18:28:59 +0200
  • 634a3940ac
    Merge pull request #570 from danhedron/test_up/IDE Daniel Evans 2018-08-06 21:43:46 +0100
  • 27333efd8c Remove unneed FileHandle (aka shared_ptr) Filip Gawin 2018-07-06 22:05:43 +0200
  • 3941dde8d6 Add overload for lexical_cast<T> to select the base of the conversion Daniel Evans 2018-08-06 20:45:40 +0100
  • b68af53c97 Use BOOST_TEST instead of BOOST_CHECK_* Daniel Evans 2018-08-06 20:40:43 +0100
  • 0743ac9681
    Merge pull request #528 from madebr/fonts Daniel Evans 2018-08-06 20:25:38 +0100
  • b14bcc8a12 Rename ObjectDataTests suite to LoaderIDETests Daniel Evans 2018-08-06 00:03:32 +0100
  • fc64c5e87e Add more object tests and fix a ped info bug Daniel Evans 2018-08-05 23:55:20 +0100
  • a15413f997 rwlib+rwengine+rwviewer: address feedback comments Anonymous Maarten 2018-08-06 00:06:33 +0200
  • 295cb25cb0 Improve jump by getting inertia from the previous movement Paul Kocialkowski 2018-03-11 03:24:21 +0100
  • a8b2b94b05 Extract stream construction into fixture Daniel Evans 2018-08-05 22:29:01 +0100
  • 3b7bb14de6 Extract object data assertions to functions Daniel Evans 2018-08-05 22:21:49 +0100
  • 37fcebee40 rwlib+rwengine: add string conversion independent of font Anonymous Maarten 2018-08-05 23:19:02 +0200
  • 81b7e5226a Use hard-coded test data in object data tests Daniel Evans 2018-08-05 21:38:58 +0100
  • 19368133b5 Extract IDE loading from file opening Daniel Evans 2018-08-05 21:23:36 +0100
  • 01a6ddb2b7 Extract Object Data test setup into fixture Daniel Evans 2018-08-05 21:14:18 +0100
  • 989762a66e Split object tests into individual cases Daniel Evans 2018-08-05 16:29:47 +0100
  • 491e5303d0 Replace std::ptr_fun with lambda Filip Gawin 2018-08-04 19:34:53 +0200
  • ada82e4564 Replace std::ptr_fun with lambda Filip Gawin 2018-08-04 19:34:53 +0200
  • 4baeeb9ae8 Replace raw ptr with unique_ptr in CollisionInstance Filip Gawin 2018-07-31 20:54:29 +0200
  • 963fab1830 Replace raw ptr with unique_ptr in CollisionInstance Filip Gawin 2018-07-31 20:54:29 +0200
  • 6d4b69b742 rwviewer: view stored texts + fonts Anonymous Maarten 2017-09-07 19:03:18 +0200
  • ee455bb157 rwviewer: select rows in object viewer Anonymous Maarten 2018-06-22 05:59:35 +0200
  • 640af372ba rwengine+rwgame: convert utf8 to GameString depending on used font Anonymous Maarten 2017-09-07 19:00:16 +0200
  • 12afe81a35 rwengine: spelling fix: 'Alignemnt' Anonymous Maarten 2017-09-11 20:17:48 +0200
  • 2ad9667b50 rwengine: add per-font mapping + unicode support + tests Anonymous Maarten 2017-09-07 18:44:21 +0200
  • 74a4398e69
    Merge pull request #559 from ShFil119/casting Daniel Evans 2018-08-03 23:47:00 +0100
  • cdef8b935e ci: echo APPVEYOR_REPO_COMMIT and COMMIT_HASH + do not exit on mismatch Anonymous Maarten 2018-06-23 05:11:55 +0200
  • b7114b0d0f ci: echo APPVEYOR_REPO_COMMIT and COMMIT_HASH + do not exit on mismatch Anonymous Maarten 2018-06-23 05:11:55 +0200
  • efce301393 Improve jump by getting inertia from the previous movement Paul Kocialkowski 2018-03-11 03:24:21 +0100
  • 24b47a53f3 Remove unwanted memory leak in script Filip Gawin 2018-07-31 22:05:58 +0200
  • 17b6c13a6a rwgame: Adapt the friction slip based on handling data to ease steering Paul Kocialkowski 2018-08-02 21:36:36 +0200
  • e3e8b3acb9 rwengine: Reduce vehicle roll influence to avoid easily flipping wheels Paul Kocialkowski 2018-08-02 21:29:42 +0200
  • 20ac5b2a39 rwengine: Slow down engine force when the vehicle is braking Paul Kocialkowski 2018-08-02 21:23:54 +0200
  • 77b3df037e rwengine: Adapt the nominal engine force for our physics Paul Kocialkowski 2018-08-02 19:04:12 +0200
  • dce3b9af3a rwengine: Increase the engine force when starting up Paul Kocialkowski 2018-08-01 23:52:13 +0200
  • 3ae98dd93a rwengine: Increase the engine force based on the mass Paul Kocialkowski 2018-08-01 23:48:27 +0200
  • 6c66f61519 rwengine: Implement actual braking when the vehicle is going forward Paul Kocialkowski 2018-08-01 23:42:23 +0200
  • 094513681b rwengine: Cap maxmimum velocity to the adapted maximum from handling Paul Kocialkowski 2018-08-01 23:36:53 +0200
  • ec49fe2b27 rwgame: Add more interesting vehicles to DebugStates Paul Kocialkowski 2018-08-01 23:09:26 +0200
  • 340c25ab6d
    Remove unwanted memory leak in script Filip Gawin 2018-07-31 22:05:58 +0200
  • f62a0d2b47 cmake: add -Wold-style-cast warning check to CXX sources (thx @madebr) Filip Gawin 2018-07-29 16:34:26 +0200
  • d95d05e291 Remove old style cast Filip Gawin 2018-07-27 22:53:35 +0200
  • 844d1f89b3 Quick Fix filename -> filePath Filip Gawin 2018-07-29 17:35:29 +0200
  • fe9651fab2
    Quick Fix filename -> filePath Filip Gawin 2018-07-29 17:35:29 +0200
  • ac7ab38360
    Merge pull request #546 from ShFil119/fix_test_activities Daniel Evans 2018-07-28 11:12:31 +0100
  • 1586a90401
    Merge pull request #547 from ShFil119/safe_convertion Daniel Evans 2018-07-26 17:57:08 +0100
  • b2c2075be7 cast_to_float Filip Gawin 2018-07-15 15:55:41 +0200
  • da7e54b64a Rename bit_cast.hpp to casts.hpp and add cast_to_int Filip Gawin 2018-07-15 13:26:44 +0200
  • cfb0016e46 Add timescale debug info Filip Gawin 2018-07-23 21:12:04 +0200
  • 17e56d4a05 Add timescale debug info Filip Gawin 2018-07-23 21:12:04 +0200
  • 3add481e32
    Merge pull request #536 from ShFil119/resampler Daniel Evans 2018-07-23 17:44:53 +0100
  • 2c7d27dd5b
    Merge pull request #543 from ShFil119/final Daniel Evans 2018-07-23 13:10:11 +0100
  • 7fafd3728e Usage of resampler for sounds Filip Gawin 2018-07-03 21:06:49 +0200
  • 2f8ae7fb0b
    Merge pull request #522 from ShFil119/prepare_sdt_loader_for_ffmpeg Daniel Evans 2018-07-20 21:24:11 +0100
  • a620de0807
    Merge pull request #537 from mole99/basic-traffic Daniel Evans 2018-07-20 13:40:00 +0100
  • 5f2fe96167 Implement basic traffic mole99 2018-07-03 22:11:04 +0200
  • c4ad3d9846 Bump cmake version to 3.8 #544 NFS_MONSTR 2018-07-17 16:14:07 +0300
  • 42f15adc4d Bump cmake version to 3.8 #544 NFS_MONSTR 2018-07-17 16:14:07 +0300
  • 9bc606d96d Fix data test test_activities Filip Gawin 2018-07-13 18:52:10 +0200
  • 247a4c034d Use LoaderSDT to feed ffmpeg using sfx sounds Filip Gawin 2018-05-06 00:23:44 +0200
  • 495c831972 Mark classes as final Filip Gawin 2018-07-07 22:55:10 +0200
  • 83ee9ef568
    Merge pull request #526 from madebr/rwlib_changes Daniel Evans 2018-07-05 22:05:56 +0100
  • 1e4d14d597
    Merge 7603c4b763 into 9c22dbbc91 Filip Gawin 2018-07-05 20:23:25 +0000
  • 9c22dbbc91
    Merge pull request #523 from ShFil119/default_member_initializer Daniel Evans 2018-07-05 20:38:55 +0100
  • caa1e1eee0
    Merge pull request #508 from madebr/conan Daniel Evans 2018-07-03 23:14:46 +0100
  • 76c15c2a82 Usage of default member initializer Filip Gawin 2018-05-19 23:55:27 +0200
  • 8aee672466 rwlib: refactor FileIndex Anonymous Maarten 2018-06-21 23:41:10 +0200
  • 062115f6bd rwgame+rwengine: get background from index + pass as rwfs::path Anonymous Maarten 2018-06-21 17:43:38 +0200
  • 4f60dfad43 rwlib: bit_case is a header, not a source file Anonymous Maarten 2018-06-21 16:59:48 +0200
  • 36149cf38e rwlib: rw/defines.hpp -> rw/debug.hpp Anonymous Maarten 2018-06-21 16:49:05 +0200
  • 0b8407b618
    Merge pull request #534 from ShFil119/icon Daniel Evans 2018-06-30 01:06:12 +0100
  • 93c55057c8 Add an SDL window icon to the executable, thx @vflyson Filip Gawin 2018-06-29 23:15:23 +0200
  • 4c357ad618
    Merge pull request #493 from husho/pacman Daniel Evans 2018-06-29 21:15:17 +0100
  • 2b59f8b210
    Merge pull request #533 from christoph-heiss/fix-cutscenes-macos Jannik Vogel 2018-06-26 22:09:59 +0200
  • 359d61e544
    cmake: Fix linking failure when using the C++17 or C++TS filesystem library on macOS. Christoph Heiss 2018-06-26 14:16:10 +0200
  • 4e38cb1d30
    rwengine: Fix cutscenes only showing a grey screen on macOS. Christoph Heiss 2018-06-26 14:15:08 +0200