Mitchell Richters
|
fcfee9addc
|
- Exhumed: Convert remainder of statusbar code and delete old system.
|
2023-04-21 21:13:13 +10:00 |
|
Mitchell Richters
|
75de294560
|
- Exhumed: Clean out the rest of input.cpp .
|
2023-03-23 17:41:01 +11:00 |
|
Christoph Oelckers
|
42389133d3
|
- function separators.
Also removing some dead code.
|
2022-10-18 19:01:44 +02:00 |
|
Christoph Oelckers
|
7daa501a4d
|
- removed all #include "compat.h" except the one in build.h
Still all compiles fine.
|
2021-12-14 12:24:10 +01:00 |
|
Christoph Oelckers
|
b71c725e3e
|
- ported Exhumed's status bar.
Not tested yet.
|
2021-05-15 10:25:38 +02:00 |
|
Christoph Oelckers
|
12b7c73393
|
- turning some of the player arrays into Player members.
For script code we do not want the arrays accessible so all that get accessed need to be moved into the struct first.
|
2021-05-15 10:25:38 +02:00 |
|
Christoph Oelckers
|
7d77b2315f
|
- merged the few remaining contents of mmulti.h into d_net.h
|
2021-05-03 19:01:00 +02:00 |
|
Christoph Oelckers
|
fc11f537f7
|
- project cleanup
* moved all games into the 'games' folder.
* fixed project to include all sources and move them to the proper folders.
|
2021-01-10 20:31:32 +01:00 |
|