Christoph Oelckers
|
80f80ed5e5
|
- initsect
|
2021-12-25 21:29:03 +01:00 |
|
Christoph Oelckers
|
033a73bce0
|
- Exhumed short review, part 2.
Down to 350.
|
2021-12-25 21:28:52 +01:00 |
|
Christoph Oelckers
|
cd3288860a
|
- fixed automap player drawing for follpw mode off in all games.
|
2021-11-29 00:56:32 +01:00 |
|
Christoph Oelckers
|
01abe7b2ac
|
- addressed most unused/uninitialized variable warnings from MSVC.
|
2021-11-29 00:55:30 +01:00 |
|
Mitch Richters
|
1d39bb371e
|
- Exhumed: Replace use of getzrange_old() inline wrapper with getzrange() .
|
2021-10-30 17:30:02 +02:00 |
|
Christoph Oelckers
|
2cece35902
|
Replaced sprite[] in some smaller functions
|
2021-10-19 21:49:02 +02:00 |
|
Christoph Oelckers
|
c716900a3c
|
- handled the remaining arrays that got accessed by the status bar.
|
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
|
d8627a2b3f
|
- removed all remains of projection math weirdness from the automap code in the games plus a bit more cleanup of the engine code.
|
2021-03-24 20:28:58 +01:00 |
|
Mitchell Richters
|
2abda0e27d
|
- All Games: Migrate each game's clock counter to backend solution.
|
2021-02-18 21:47:33 +11: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 |
|