Commit Graph

23 Commits

Author SHA1 Message Date
Lephenixnoir 9e89a6983a
Fairly massive refactoring 2021-10-01 20:52:05 +02:00
Lephenixnoir 84451e463f
Save demos with a delayed file write 2021-10-01 11:59:06 +02:00
Lephenixnoir 073f1ba9b0
Add basic demo recording with M_WriteFile 2021-10-01 11:48:33 +02:00
Lephenixnoir 38ca5f45fa
Add settings save/load 2021-10-01 00:27:53 +02:00
Lephenixnoir b9fcd7808e
Restore printfs and reduce calc/emulator distance 2021-09-30 12:17:15 +02:00
Lephenixnoir 341392e364
Improve controls
* Strafe and run keys
* Slightly faster turning
2021-09-20 20:56:52 +02:00
Lephenixnoir 8db4bb9758
Enable slow turning for the first 6 tics of a turn 2021-09-20 18:09:25 +02:00
Lephenixnoir 7dbd456cb0
Fix status bar being overriden when saving large games 2021-09-19 21:09:39 +02:00
Lephenixnoir c8d897e819
Get rid of standard string functions 2021-09-19 19:16:50 +02:00
Lephenixnoir e586f9fba5
Improve behavior of non-delayed saves 2021-09-19 17:58:29 +02:00
Lephenixnoir df456d85c2
Load games from yet-unwritten save files 2021-09-19 17:53:43 +02:00
Lephenixnoir 6742defa3d
Delay game saves until add-in exit to avoid quitting 2021-09-19 17:04:28 +02:00
Lephenixnoir 3205bc21bd
Use the WAD name as base for the save file name 2021-09-19 16:18:20 +02:00
Lephenixnoir 26c451697d
Properly specify save file buffer and maximum size 2021-09-19 14:11:03 +02:00
Lephenixnoir f13aeb14e7
Enable the Load Game menu 2021-09-18 19:31:24 +02:00
Lephenixnoir db04c99446
Enable the Save Game menu (exits game after save) 2021-09-18 19:03:21 +02:00
Lephenixnoir 8cc7f0b115
Show proper sky texture in single episode ultimate 2021-09-17 07:32:19 +02:00
Lephenixnoir 35708ebc59
Restore the detection of finished demos on the title screen 2021-09-16 14:10:30 +02:00
Lephenixnoir bf01ec7864
Demos (still don't work) and single-episode Ultimate Doom WADs 2021-09-14 10:52:49 +02:00
Lephenixnoir 808e450ed3
Enable demos (but they don't match the version) 2021-09-13 20:17:57 +02:00
Lephenixnoir aa0f58325c
Restore main menu upon loading 2021-09-10 22:19:53 +02:00
Lephenixnoir d075ba2174
More progress in emulator build
I'd say this is about 70% complete to initial tests, then comes the
debugging. But that's for another day.
2021-08-14 15:11:37 +02:00
ComputerNerd bd6bb43473 Inital commit 2015-04-14 19:16:51 -05:00