Christoph Oelckers
|
18c3d9b240
|
- get the frame time right at the start of the frame, not when performing interpolations.
This is to factor think time out of the time span between frames and to avoid changes if the smoothratio gets calculated multiple times.
|
2020-08-02 21:16:01 +02:00 |
|
Mitchell Richters
|
f8952d5cae
|
- directly cast steady_clock::now() to nanoseconds instead of microseconds then multiplying by 1000.
|
2020-08-02 20:57:08 +02:00 |
|
Christoph Oelckers
|
8aaadfad1b
|
- fixed the notification display.
|
2020-06-30 22:01:43 +02:00 |
|
Christoph Oelckers
|
7bc8d2baff
|
- I_msTimeF.
|
2020-06-20 11:55:30 +02:00 |
|
Christoph Oelckers
|
f671eb622f
|
- migrated to GZDoom's utility code.
|
2020-04-12 08:30:39 +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
|
cfed7afd02
|
- all source compile now on macOS
|
2020-01-08 01:00:57 +01:00 |
|
Christoph Oelckers
|
73e64ff0b2
|
- added ZDoom's keybinding class and some needed support code.
Not hooked up yet with the game.
|
2019-11-03 18:19:29 +01:00 |
|