1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-03 09:09:47 +02:00
Mirror of (now archived): https://github.com/rwengine/openrw
Go to file
2016-06-16 20:44:51 +01:00
benchmarks First benchmark: Staunton 2016-04-18 02:33:13 +01:00
cmake Include libsndfile & OpenAL 2016-05-30 20:06:13 +02:00
external Use inih as git submodule 2016-05-25 18:28:57 +03:00
rwengine Script: 0243 (Set Character Personality) 2016-06-16 01:04:05 +02:00
rwgame Add 'Jump to Docks' to debug menu 2016-06-04 18:50:50 +02:00
rwlib Introduce LoaderSDT for SDT/RAW audio files 2016-05-30 23:09:58 +02:00
rwviewer CMake: FindSFML+FindMAD, set library paths as SYSTEM, remove dead stuff. 2016-05-19 22:30:06 +01:00
scripttool Move first of lower level code into rwlib; tear out GLEW. 2016-04-07 01:13:46 +01:00
tests Disable broken object tests until the correct behaviour is known 2016-06-03 23:17:39 +01:00
.clang-format add .clang-format to disable automagically reformat of source code 2016-05-21 19:16:09 +02:00
.gitignore Update .gitignore 2014-12-10 18:08:25 +00:00
.gitmodules Use inih as git submodule 2016-05-25 18:28:57 +03:00
.travis.yml Add .travis.yml 2016-06-16 20:44:51 +01:00
CMakeLists.txt Removed SFML audio things 2016-05-30 20:06:33 +02:00
CONTRIBUTING.md Add Contributing document from wiki 2016-06-06 18:26:42 +01:00
COPYING Add Readme and Copying files 2014-02-13 09:51:42 +00:00
Doxyfile Initial documentation pass 2014-07-09 05:04:48 +01:00
README.md Move instructions from README to the wiki 2016-05-24 01:31:15 +01:00

OpenRW

OpenRW is an open source re-implementation of Rockstar Games' Grand Theft Auto III, a classic 3D action game first published in 2001.

  • IRC: #openrw @ chat.freenode.net

Check out the FAQ and the rest of the wiki. Report any bugs by creating an issue.

OpenRW requires a legitimate copy of the original PC game data in order to run. Without this data it will not be possible to run OpenRW.

Getting Started

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

MAD is licensed under the GNU General Public License

SFML is licensed under the zlib license

Bullet Physics is licensed under the zlib license