Commit Graph
13 Commits
Author SHA1 Message Date
nastys 3c6ff05649 Switch to /MD (Visual C++ Runtime 2019 may be required) 2020-02-05 00:25:34 +01:00
somewhatlurker 0b8207131a bad copypaste in project conf 2019-10-25 23:10:26 +11:00
somewhatlurker ebc5baa132 tlac: move drawing to utilities as its own class (rather than littering the components namespace), simplify menu coordinates management of pause 2019-10-25 23:04:28 +11:00
somewhatlurker d8ac3bbd67 pause: move entire UI to in-engine sprites, make give up work, DrawText.h->Drawing.h, make framespeed modification robust
(code's still a mess tho)
2019-10-20 17:35:51 +11:00
somewhatlurker 3c7768c147 add pause menu (with one option)
this is pretty annoying becuase it requires drawing the overlay after drawing text..
it's probably not a bad idea to ship a new text renderer so some of the dodginess can be avoided
2019-10-20 02:49:54 +11:00
somewhatlurker 030850a6dd significant work on Pause component (not ready yet, but feel free to test) 2019-10-19 15:29:07 +11:00
somewhatlurker d95fc70b2d remove 32 bit configurations, re-enable exception handling but with FH4 disabled
https://devblogs.microsoft.com/cppblog/making-cpp-exception-handling-smaller-x64/#comment-510
2019-10-16 09:19:43 +11:00
nastys 8edf8c9175 No more VCRUNTIME140_1.dll 2019-10-15 17:42:56 +02:00
nastys 42bee2ffaf Timer patches 2019-10-13 02:10:42 +02:00
somewhatlurker 9a8fc1147d add launcher info for most plugins, add launcher build date for plugins
(DivaMovie excluded to avoid conflicts when merging changes to that later)
2019-10-06 15:51:09 +11:00
somewhatlurker 00dd03bf32 add ScoreSaver TLAC component 2019-09-17 13:58:37 +10:00
Skyth 244b6eca25 Add a better FPS limiter 2019-08-29 15:43:26 +03:00
nastys d1349cfebe Clean up 2019-07-30 13:48:28 +02:00