Commit graph

92 commits

Author SHA1 Message Date
smallmodel
6d20a438db
Shorter paragraph
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 48s
2025-04-18 21:28:37 +02:00
smallmodel
7f662a93df
Update features.md 2025-04-18 21:20:02 +02:00
smallmodel
db7fdd57e4
Add a section about other systems
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 1m18s
2025-04-17 23:34:49 +02:00
smallmodel
d389f89c49
Simplified the running documentation
Some checks failed
Build branch / build-all (push) Failing after 46s
CodeQL / Analyze (push) Has been cancelled
2025-04-12 22:49:15 +02:00
smallmodel
e05114806a
Add a simple install guide for Windows users 2025-04-12 22:35:05 +02:00
smallmodel
a9e161181c
Improve compiling documentation
Some checks failed
Build branch / build-all (push) Failing after 1m37s
CodeQL / Analyze (push) Has been cancelled
2025-04-01 22:43:58 +02:00
Trung Lê
3c15588292
Update compiling.md (#704)
PowerPC64 LE run the game perfectly
2025-03-22 23:25:50 +01:00
smallmodel
f653317e5b
Add the reason parameter to banaddr documentation
Some checks failed
Build branch / build-all (push) Failing after 57s
CodeQL / Analyze (push) Has been cancelled
2025-03-13 23:57:45 +01:00
smallmodel
de43299841
Add a note about updates 2025-03-13 23:57:08 +01:00
smallmodel
456b660b2a
Improve the update checker so it can be opt-out (#696)
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 1m4s
* Add a cvar to enable/disable update checking

* Refactor update checker

This splits the thread part from the main part to clarify the code

* Move and update the configuration documentation, for a more general approach
2025-03-13 21:09:42 +01:00
smallmodel
58f7e6f1fe
Use cURL instead of cpp-httplib 2025-03-05 23:40:05 +01:00
smallmodel
01381ed084
Add HTTP support and update checking
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 16s
2025-02-24 02:20:31 +01:00
Bulldozer
54753caf94
Updated FAQ
Added 1 new FAQ and refined format.
2025-02-06 21:24:44 +01:00
smallmodel
ee385abfef
Update links to third-party libraries 2025-02-04 18:52:46 +01:00
smallmodel
6f9e710ec9
Update events documentation
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 15s
2025-02-03 22:12:35 +01:00
smallmodel
5f0a0d0363
Update events documentation 2025-02-03 20:57:07 +01:00
smallmodel
fb5ed82401
Add events documentation 2025-02-03 20:24:35 +01:00
Bulldozer
e31c64e42e
Updated FAQ
Added 2 additional issues and changed the layout.
2025-02-03 19:55:20 +01:00
smallmodel
f10ddcaa17
Update bot documentation 2025-01-31 20:21:56 +01:00
Bulldozer
80d1b3b204
Create Frequently Asked Questions (FAQ)
This document will be suitable for answering issues that have user-related solutions.
2025-01-29 10:12:09 +01:00
smallmodel
599914934c
Update documentation 2025-01-20 12:17:48 +01:00
smallmodel
37f5f64ef3
Update features.md 2024-12-23 22:55:17 +01:00
smallmodel
a32a9e8ae8
Update documentation about bots 2024-12-22 22:07:24 +01:00
smallmodel
7e15c2ac1b
Update features.md
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 27s
2024-12-17 23:03:58 +01:00
smallmodel
13eafb9bf1
Update server doc 2024-12-14 19:53:28 +01:00
Bulldozer
e53c6b55bf
Update getting_started_installation.md
Spearhead was mentioned instead of Breakthrough.
2024-12-13 18:55:17 +01:00
smallmodel
f703ee2f26
Add a section about installing official patches and improve clarity 2024-12-03 23:09:43 +01:00
smallmodel
70b8f9868e
Use GameFront for links to demos 2024-12-03 22:29:53 +01:00
smallmodel
c69bafeb3f
Add a section about cleaning up the game directory 2024-12-03 21:07:18 +01:00
smallmodel
6fe1e86b31
Automatically scale UI elements for high resolutions
This fixes UI elements being tiny on high resolutions like 4K. Now most UI elements will scale automatically with resolutions above 1920x1080.
2024-11-30 22:40:00 +01:00
smallmodel
d834f08cad
Update compiling.md with current version of tools to use 2024-11-30 00:40:35 +01:00
smallmodel
f31ea39331
Add about tweaking the build 2024-11-29 23:00:57 +01:00
smallmodel
94e3d95d6c
Update getting_started_installation.md 2024-11-27 14:35:07 +01:00
smallmodel
4f76d7291f
Fix typo 2024-11-25 21:02:52 +01:00
smallmodel
1c2be68253
Update getting started (installation) 2024-11-25 20:36:42 +01:00
smallmodel
586da44c30
Remove what's Working documentation as everything is implemented 2024-11-24 18:03:15 +01:00
smallmodel
dddedba721
Update getting_started_running.md 2024-11-23 21:14:42 +01:00
smallmodel
de6718b511
Include a new section on how to obtain demos online 2024-11-22 21:03:54 +01:00
smallmodel
5c094f9c8a
More clarity 2024-11-22 20:57:26 +01:00
smallmodel
b237222761
Update features.md 2024-11-17 22:27:20 +01:00
smallmodel
a598cbf0dc
Update running documentation 2024-11-14 20:25:26 +01:00
smallmodel
7576d1241d
Add hardware requirements for non-x86 architectures 2024-11-13 21:49:43 +01:00
smallmodel
ab84a6ea58
Add support for the demo version of the game
This allows the demo version of the game to be used, both for playing on demo servers, or for hosting a demo server
2024-11-12 23:09:37 +01:00
smallmodel
7e4da514f6
Update features.md 2024-11-10 22:14:03 +01:00
smallmodel
d27f928e2d
Update features.md 2024-11-10 20:58:46 +01:00
smallmodel
381f2b02f5
Add a paragraph about which release should be downloaded 2024-11-05 22:53:54 +01:00
smallmodel
db802d1a4c
Update the running documentation 2024-11-04 22:56:06 +01:00
smallmodel
2afa9adceb
Add a link to mp-navigation for bots 2024-10-27 18:19:58 +01:00
smallmodel
7c96b68623
Specify the home directory location for macOS 2024-10-27 15:16:01 +01:00
KevDoy
2ee531511b
Add: Instructions for installing GOG binaries on *nix 2024-10-26 14:58:34 +02:00