Commit 8f462e5
committed
Add Unix system console header and visuals guide documentation
- Created a new header file `unix_syscon.h` for Unix system console functions, including console creation, destruction, and event handling.
- Added a comprehensive `VISUALS.md` guide detailing player highlighting features, color customization, outline thickness, and legacy name changes for the FnQuake3 engine.1 parent fcc060c commit 8f462e5
32 files changed
Lines changed: 2958 additions & 106 deletions
File tree
- code
- client
- qcommon
- renderer2
- renderervk
- renderer
- sdl
- unix
- win32
- docs
- templates
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
| 283 | + | |
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
| 335 | + | |
335 | 336 | | |
336 | 337 | | |
337 | 338 | | |
| |||
1246 | 1247 | | |
1247 | 1248 | | |
1248 | 1249 | | |
| 1250 | + | |
1249 | 1251 | | |
1250 | 1252 | | |
1251 | 1253 | | |
| |||
1377 | 1379 | | |
1378 | 1380 | | |
1379 | 1381 | | |
| 1382 | + | |
1380 | 1383 | | |
1381 | 1384 | | |
1382 | 1385 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | 29 | | |
| |||
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments