Denis Pauk
8ecef62a5d
clean up model list show
2023-12-25 00:05:38 +02:00
Denis Pauk
1c75ef7c07
readme: update code status
2023-12-21 19:47:43 +02:00
Denis Pauk
36c7528cc5
game: Update TODO list
2023-11-17 00:50:05 +02:00
Denis Pauk
9958db18d6
game: Add ReRelease Shambler Monster
2023-11-17 00:45:58 +02:00
Denis Pauk
0a250f5cd2
Add maps testing state
2023-10-11 20:22:56 +03:00
Denis Pauk
f2393a2e34
Fix load mguhub
...
Need dynamic allocation and additional checks for array sizes,
looks like overflow in mgu4m3, mgu5m2.
2023-10-04 00:30:26 +03:00
Denis Pauk
13b4d324d0
Rename IBSQ -> QBSP
2023-10-03 01:05:16 +03:00
Denis Pauk
83238d65b8
Add maps status
2023-10-01 13:21:59 +03:00
Denis Pauk
0c578322ec
soft: Load IBSQ map format
2023-09-29 00:45:15 +03:00
Denis Pauk
f6319f8bc0
ref_vk: Load IBSQ map format
2023-09-17 16:28:50 +03:00
Denis Pauk
b7f78626f8
Add additioan description of goals.
2023-09-17 15:48:42 +03:00
Yamagi
677d89a594
Yamagi Quake II Remaster, an experimental fork with Q2R support.
2023-09-16 17:25:41 +02:00
nia
4309859097
Add NetBSD to README.md
2020-11-24 14:12:10 +01:00
Yamagi
e1ef6e6f35
Fix link to docs.
2019-12-04 19:35:43 +01:00
Marat Tanalin
dcc2cd18ab
Typos in README: if => in, build => built
...
if => in (in the last official release)
build => built (is built upon)
2019-08-02 22:27:20 +03:00
sdfdfhgh
40cf95977e
Update README.md
...
minor fixes
2019-06-17 08:39:31 +04:30
Yamagi Burmeister
83a5d3c905
Mention the preview builds for Windows.
2019-05-13 17:48:46 +02:00
Yamagi Burmeister
4c63f7893c
Update links.
2018-11-07 16:43:54 +01:00
Yamagi Burmeister
900ef53670
Simplify the README, link to the documentation and the homepage.
2018-11-07 16:38:41 +01:00
Yamagi Burmeister
1aef881f27
Update the README to match reality.
2018-08-14 15:37:20 +02:00
Yamagi Burmeister
6d014cb21b
Bring the README.md up to date:
...
* Clarify some things.
* Mention GOG.com music compatiblity.
- Always use full links and print them.
2018-07-12 19:19:07 +02:00
Yamagi Burmeister
6d60ca0919
Explain the difference between the 2 executables.
...
This fixes issue #297 .
2018-06-07 15:40:29 +02:00
Daniel Gibson
f76ce617e7
README: https:// instead of http:// links
2018-01-24 14:33:57 +01:00
Daniel Gibson
50b0e97332
README: don't tell people to delete maps.lst
2017-08-26 22:55:07 +02:00
Daniel Gibson
f38d3475df
Add documentation for package maintainers
2017-08-05 18:28:33 +02:00
Yamagi Burmeister
c5f10dd879
Switch to a new, MSYS2 based build environment for Windows.
...
Highlights are:
- Since MSYS2 is much more unixlike than our old build environment we
can remove most Windows specific hacks from the Makefile.
- MSYS2 has an package manager, the build environment can be updated
by "pacman -Syu" just like an ordenary Arch Linux installation.
- Parallel builds are now working.
- git is integrated into the build envirment.
- zlib is now linked as a dynamic lib.
After this commit the old bild environment will no longer work! The
latest version must be downloaded and extracted to C:\MSYS2. Get it
here: https://deponie.yamagi.org/quake2/windows/build/
2017-05-25 11:21:52 +02:00
Yamagi Burmeister
eb27fa4d77
Fix some typos.
2017-05-25 10:20:12 +02:00
Yamagi Burmeister
d4b9245f5b
Always use # headings in the README
2016-12-03 09:24:33 +01:00
Yamagi Burmeister
cda6b723b1
Clarify compiling on Windows
2016-12-02 16:38:42 +01:00
Yamagi Burmeister
1a05d19d17
Use correct link :)
...
This fixes issue #149
2016-09-19 09:52:58 +02:00
Yamagi Burmeister
9bd8b940db
Add a new README, this time in markdown.
...
After some long discussions it was realizied that the old README had way
too much informations and was too unspecified on some topics. This new
README was written from scratch and focus on installing Quake II.
2016-06-25 10:02:45 +02:00