39 Commits (6edae7cf6c89186ff95cc64359153e6a7b356c19)

Author SHA1 Message Date
Gleb Mazovetskiy 1788d2f8ec Remove miniwin 3 years ago
Gleb Mazovetskiy 5bf9dfd7ee Demo mode: Force resolution to that of the demo 3 years ago
qndel efaf334965 typos and code cleanup 3 years ago
Gleb Mazovetskiy 9b1ff3d50b demomode.cpp: Fix creating a bogus event 3 years ago
Gleb Mazovetskiy 45757856c1 DemoMode: Add a debug define to log events 3 years ago
obligaron 5180bd02b4 Timedemo: don't update ProgressToNextGameTick in pause menu 3 years ago
obligaron 028f630848 Timedemo: don't play and record messages in loading screens 3 years ago
obligaron 6e08ad658f Timedemo: represent game tick progress as uint8_t 3 years ago
Gleb Mazovetskiy cffb2566df Fix timedemo on SDL1 3 years ago
Gleb Mazovetskiy ab5733b5e3 Support demo playback in SDL1 3 years ago
obligaron eca1a68bec AnimationInfo: Use fixed point math for fractions 3 years ago
Gleb Mazovetskiy 4cf0053ece Set underlying type for all the enums 4 years ago
Gleb Mazovetskiy ba34bafb3f Use SDL events directly 4 years ago
obligaron 2c7e886c85 Add detail log info to CompareSaves 4 years ago
Gleb Mazovetskiy 7c0b72abc0 Improve demo test error message 4 years ago
Gleb Mazovetskiy adf40f5c80 misc_msg: Always use `lParam` for mod state 4 years ago
Gleb Mazovetskiy 4c1dbaba72 Demo mode: Handle endianness 4 years ago
Gleb Mazovetskiy ea1087dfeb Use `StrCat` in a few more places 4 years ago
Gleb Mazovetskiy a4ac41cece Replace `DVL_VK` virtual key codes with `SDLK` 4 years ago
Anders Jenbo ac2bf9aaac Limit what gets called in headless mode 4 years ago
obligaron ebfb519ee0 Rename gbQuietMode to HeadlessMode 4 years ago
obligaron bab9baa42a Handle gbQuietMode for paths in StartGame 4 years ago
Anders Jenbo 3ae834148a Split event handeling from general miniwin features 4 years ago
Gleb Mazovetskiy 72660d9189
Migrate snprintf to fmt (#4845) 4 years ago
obligaron 0d2a23254e
Use binaryformat for demofile (#4799) 4 years ago
obligaron 1608219b39 Timedemo: Create reference save game and allow comparing of reference save game with actual timedemo save game 4 years ago
obligaron b62cacd1d6 Demomode: Init ControlMode to KeyboardAndMouse 4 years ago
obligaron 79b926c375 Move more options to OptionEntryBase 4 years ago
obligaron 9a14edfcd9 Add OptionEntries for Hardware Cursor 4 years ago
Gleb Mazovetskiy 9bc9bb6d33 Fix demomode file comments 4 years ago
Gleb Mazovetskiy 1f2d67f98b Fix demomode line endings 4 years ago
obligaron 5e2ad66e64 Add OptionEntry Resolution 4 years ago
obligaron 2e5a488d5f Add OptionEntry for graphics 4 years ago
obligaron 6273f700fa
Add some Graphic Settings to Settingsmenu (#3617) 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
obligaron 02900c8fa5 Demo: Fix rendering jittering 5 years ago
obligaron 2a6e5712de Disable hardware cursor for demo playback 5 years ago
obligaron 26e61b363b demo: Centralize options override 5 years ago
obligaron 77f9bded9e Introduce demo namespace 5 years ago