Christoph Oelckers
|
aef59ef523
|
- migrated SW cheats to the generic system, removed the more pointless of SWP's cheats and filled in a few blanks.
|
2020-08-12 22:24:51 +02:00 |
|
Christoph Oelckers
|
9060abbafd
|
- 8 more SW headers gone.
|
2020-08-06 00:18:45 +02:00 |
|
Christoph Oelckers
|
72806e27eb
|
- cleanup work on SW
* consolidating smaller headers to reduce number of files
* remap all unmapped keyboard checks to corresponding buttons
|
2020-08-05 22:36:38 +02:00 |
|
Mitchell Richters
|
157933e902
|
- fixed regression from b9eef9c6a3 where the angle wouldn't apply if horizon was specified.
|
2020-08-04 23:13:22 +10:00 |
|
Mitchell Richters
|
b9eef9c6a3
|
- make ang and horiz optional on each game's warptocoords CCMD as suggested in commentary for 1dc6edfa56 .
|
2020-08-04 22:33:17 +10:00 |
|
Mitchell Richters
|
3e44d850b3
|
- fix issues with Exhumed and SW warptocoords CCMDs when cherry-picking from public branch.
|
2020-08-04 18:04:44 +10:00 |
|
Mitchell Richters
|
1dc6edfa56
|
- create SW dynamic CCMD warptocoords .
|
2020-08-04 17:53:34 +10:00 |
|
Christoph Oelckers
|
d526c6401f
|
- use the generic cheat system for Blood.
|
2020-08-03 20:51:31 +02:00 |
|
Christoph Oelckers
|
218a9c84fd
|
- removed the last remaining Blood helpers from the file system, also deleted a few short files whose contents could be moved.
|
2020-07-27 19:38:41 +02:00 |
|
Christoph Oelckers
|
99161e2e4a
|
- made ps an array of player_struct like it originally was.
|
2020-07-15 00:26:58 +02:00 |
|
Christoph Oelckers
|
aa01adb2f1
|
- removed osd.h as it was merely a minimal wrapper around c_dispatch, giving some alias names.
Nothing that's needed when cutting ties to upstream.
|
2020-07-14 14:00:27 +02:00 |
|
Christoph Oelckers
|
55a3c62b59
|
- use GZDoom's 2D drawer.
Console and menu font colors are not ok yet, aside from that it works.
|
2020-05-25 17:11:32 +02:00 |
|
Christoph Oelckers
|
8e87674d4c
|
- backend code matching with GZDoom
|
2020-04-12 08:30:40 +02:00 |
|
Christoph Oelckers
|
66ecb05eb8
|
- use Printf as the only command to print to the console.
All uses of OSD_Printf, initprintf etc. have been renamed.
|
2020-04-12 08:30:38 +02:00 |
|
Christoph Oelckers
|
e2f5e8fe34
|
- renamed 'common' to 'core'.
We'll need 'common' for something else.
|
2020-04-12 08:30:36 +02:00 |
|
Christoph Oelckers
|
d7e54f83de
|
- fixed ShadowWarrior's 'map' CCMD.
|
2020-02-05 18:55:10 +01:00 |
|
Christoph Oelckers
|
4bf519dcb0
|
- fixed copy/pasted broken 'map' CCMD.
|
2020-01-30 20:25:52 +01:00 |
|
Christoph Oelckers
|
8657ecb35d
|
- implemented 'map' CCMD for all games.
|
2020-01-28 11:20:30 +01:00 |
|
Rachael Alexanderson
|
52897c0cbb
|
- complete the "give" commands for Shadow Warrior
- add a "levelwarp" cheat for Shadow Warrior
|
2020-01-23 12:56:19 -05:00 |
|
Rachael Alexanderson
|
ae001b6cda
|
- oops, missing files
|
2020-01-23 07:13:20 -05:00 |
|