0ef224df90
The iconv(3) function on NetBSD has a custom prototype due to old mistake in the POSIX specification. The issue has been resolved but we keep using original form with a constified parameter. |
||
---|---|---|
benchmarks | ||
cmake | ||
external | ||
rwengine | ||
rwgame | ||
rwlib | ||
rwviewer | ||
tests | ||
.clang-format | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CONTRIBUTING.md | ||
COPYING | ||
Doxyfile | ||
README.md |
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.
Screenshots
Links
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
Bullet Physics is licensed under the zlib license
SDL 2.0 is licensed under the zlib license