133 Commits (d9dc49199f7cd1cb33f81d28cd87fdaf246700a2)

Author SHA1 Message Date
Gleb Mazovetskiy bae54d05e3 Options: Move resolutions list init to display.cpp 1 year ago
Gleb Mazovetskiy acc335be17 Options: Extract keymapper handling from options 1 year ago
Gleb Mazovetskiy 7afdbe8fdc Options: Extract padmapper handling from options 1 year ago
staphen 8f232cfc89 Delete copy constructor in ModEntry 1 year ago
Gleb Mazovetskiy 88a9a0656d Move option change handlers out of `options.cpp` 1 year ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Anders Jenbo 908fb47073 Merge limitFPS and vSync options (#7646) 1 year ago
Gleb Mazovetskiy bbcda12792 Move QuickMessages to its own library 1 year ago
staphen 3b841b5800 Reload Lua mods when enabling/disabling 1 year ago
staphen 4931cc6386 Lua mod ini file configuration 1 year ago
Eric Robinson 8d1fb2bd63 Move Game Mode to own category 1 year ago
Gleb Mazovetskiy 66b0f43731 Add a threshold for skipping the loading screen 1 year ago
Gleb Mazovetskiy b8ab6d2faa Migrate from SimpleIni to our own implementation 1 year ago
Gleb Mazovetskiy e9c29fa806 Switch to ankerl::unordered_dense 2 years ago
djvs a6e2481a3e
Option to not pause the game when the window loses focus (#7046) 2 years ago
obligaron 426dd4c4af Add scroll wheel support to keymapper 2 years ago
Gleb Mazovetskiy 5355146d51 Use structured bindings 3 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy 14540164a7 Remove utils/stdcompat/optional.hpp 3 years ago
DakkJaniels ad19caf667 Move hp/mana display and item graphics to gameplay options 3 years ago
DakkJaniels e485493a3d
Fix print screen for different print screen key bindings (#6060) 3 years ago
staphen 8b6b898493 Defer d-pad inputs to movement handlers 3 years ago
staphen 6bcb4d70e4 Use padmapper bindings on spell icons 3 years ago
obligaron adeeae2c52 Add option to enable singleplayer quests in multiplayer 3 years ago
staphen b46482f414 Clear padmapper state when changing event handlers 3 years ago
staphen 92361f9f6d Display resolution height when FitToScreen is on 3 years ago
Gleb Mazovetskiy 1788d2f8ec Remove miniwin 3 years ago
Trihedraf 624d5be3d2 make Floating Numbers an enum for random, vertical or off 3 years ago
Bubio 81c7d0618d
Fixed spelling errors (#5714) 3 years ago
Anders Jenbo c99f7cf644
Floating numbers (#5639) 3 years ago
staphen d707f07e8f Make item graphics in stores optional 3 years ago
staphen f17ea8db98 Implement settings menu for gamepad customization 3 years ago
Gleb Mazovetskiy a2a8b1c706 Padmapper: Simplify `buttonTo*` data structures 3 years ago
Gleb Mazovetskiy e7c0d2943f KeyMapper: Use forward_list instead of vector 3 years ago
staphen 6a565d3755 Further improve simulated mouse interaction 3 years ago
staphen 198dec9412 Iron out interactions between simulated mouse movement and character movement 3 years ago
staphen d7908d82f4 Always remove release actions from padmapper regardless of whether the action can be invoked 3 years ago
staphen 4579324726 Ensure that padmapper actions are in the correct order after initialization 3 years ago
staphen c83f7d3958 Avoid copy construction of PadmapperOptions::Action 3 years ago
staphen e67e4934cc Add padmapper for gamepad customization 3 years ago
Gleb Mazovetskiy 4cf0053ece Set underlying type for all the enums 4 years ago
Yuvraj Tetarwal 59482b5e9f
Auto oil pickup (#5159) 4 years ago
Gleb Mazovetskiy 5ad03478dc Missing fonts.mpq: Show an error, fall back to en 4 years ago
Gleb Mazovetskiy a4ac41cece Replace `DVL_VK` virtual key codes with `SDLK` 4 years ago
Anders Jenbo 3ae834148a Split event handeling from general miniwin features 4 years ago
Anders Jenbo 2d21fc372e Remove more miniwin code 4 years ago
Trihedraf 5ee6e5dd3a
Make zoom a setting in the menu (#4931) 4 years ago
Gleb Mazovetskiy 254806e027 Optimize translation RAM usage 4 years ago
Trihedraf e002de4d69 show item labels toggle in menu 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago