Christoph Oelckers
|
a0874a26a7
|
- noclip cheat and splitting of Exhumed's cheat code into its own file.
|
2020-09-03 00:41:32 +02:00 |
|
Christoph Oelckers
|
66bf8113b8
|
- implemented the 'god' cheat as a network command.
This was mainly chosen as something simple to get the basics set up.
|
2020-09-03 00:29:17 +02:00 |
|
Christoph Oelckers
|
66d8eae8e1
|
- implemented the framework for freeform network commands.
Unlike ZDoom this uses callbacks for implementation to keep game specific parts encapsulated to the game code.
|
2020-09-02 23:27:02 +02:00 |
|
Christoph Oelckers
|
c0ebe3e08b
|
- hooked up ZDoom's d_net.cpp file.
Still not active but this contains some code needed to do a proper main loop that can work with the networker.
|
2020-08-29 23:24:18 +02:00 |
|