1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-03 00:59:47 +02:00
Mirror of (now archived): https://github.com/rwengine/openrw
Go to file
2018-02-13 22:15:26 +00:00
benchmarks First benchmark: Staunton 2016-04-18 02:33:13 +01:00
cmake ci: redo error detection of travic cmake test script 2018-02-01 02:12:45 +00:00
rwengine More fixes double promotion 2018-02-12 09:54:25 +00:00
rwgame Fix segfault on pressing Command+q in main menu. 2018-02-09 22:58:49 +00:00
rwlib rwlib: do not include <Windows.h> in defines.hpp 2018-02-13 22:15:26 +00:00
rwviewer Fix rwviewer build on macOS. 2018-02-09 22:58:49 +00:00
scripts script: Use Fedora rawhide instead of latest stable release 2018-02-13 00:17:24 +00:00
tests Stop using default initialization onglm datatypes. 2018-02-09 22:33:10 +00:00
.clang-format update clang-format 2016-09-09 20:16:51 +01:00
.dockerignore ci: use Docker for Travis Continuous Integration 2018-02-01 02:12:45 +00:00
.gitignore Add .DS_Store to ignored files 2017-10-13 19:54:10 +01:00
.travis.yml travis: Install libjack on macOS. 2018-02-10 16:58:59 +00:00
cmake_configure.cmake Add experimental flag needed by glm 0.9.9 2018-02-10 17:03:27 +00:00
cmake_options.cmake spelling: seperate -> separate 2018-01-05 06:21:34 +00:00
CMakeLists.txt cmake: move options and compiler configuration to separate files 2017-10-29 20:40:57 +00:00
CONTRIBUTING.md Move contributing information to the wiki 2016-08-23 00:23:52 +01:00
COPYING Add Readme and Copying files 2014-02-13 09:51:42 +00:00
CTestConfig.cmake tests: add CTest/CDash support 2017-10-29 20:40:57 +00:00
Doxyfile Initial documentation pass 2014-07-09 05:04:48 +01:00
openrw_iwyu.imp rwengine: iwyu: reduce warnings in render subdirectory 2018-01-08 22:52:48 +00:00
README.md Update Readme.md (FFmpeg) 2017-09-17 00:49:43 +01:00

OpenRW

Build Status

OpenRW is a cross-platform, open source re-implementation of Rockstar Games' Grand Theft Auto III, a classic 3D action game first published in 2001. OpenRW has been ported to Linux, macOS, Windows, and several variants of BSD.

A legitimate copy of the original PC game is required to run OpenRW. Without this it will not be possible to play.

Screenshots

Looking west to Staunton Poor driving skill Duplicate claude in cutscene

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Third Party Licenses

FFmpeg is licensed under the GNU Lesser General Public License (LGPL) version 2.1 or later

Bullet Physics is licensed under the zlib license

SDL 2.0 is licensed under the zlib license