49 Commits (development)

Author SHA1 Message Date
Gleb Mazovetskiy 890295b6d3 In-game menu: Fix slider click handling 4 years ago
Gleb Mazovetskiy a4ac41cece Replace `DVL_VK` virtual key codes with `SDLK` 4 years ago
BC Ko e4e368948b documentation cleanup: gmenu 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Anders Jenbo 6ce8f13751 Apply clang-tidy to more code and do some related cleanups 5 years ago
Jmgr c33182d6de Modernize deprecated headers 5 years ago
Anders Jenbo 7912e510f0 🎨 Clean up overuse of SDL types 5 years ago
Anders Jenbo f004c78824 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Anders Jenbo f450d6a125 🚚 Move defines to there proper files 5 years ago
Anders Jenbo e7ae8ddd04 🚚 Move all enums to there respective headers 5 years ago
Anders Jenbo 93d42b62b8 ♻️ Change BOOL to bool 5 years ago
Anders Jenbo 433edc63ea ♻️ Consistently use pragma once to guard the headers 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo 630e507f63 🚚 Apply namespace 5 years ago
Anders Jenbo 6f1498d315 🚚 Move structures to there respective headers 5 years ago
Gleb Mazovetskiy b43325028f Migrate `CelDraw` to `CelDrawTo` 5 years ago
pionere f5c1079d6f eliminate unused code 5 years ago
Anders Jenbo 66f5178e93 Reorder gmenu.cpp 5 years ago
Gleb Mazovetskiy ec329e645c Fix all "no-write-strings" warnings 5 years ago
Joel Falcou c4223d4c29 Per file basis use of extern C 6 years ago
Joel Falcou 64d26a7934 Sanitize use of namespace 6 years ago
Anders Jenbo 1340192b59 Correct array sizes 6 years ago
Anders Jenbo 0383f9abcd Add documentation to more files 6 years ago
Anders Jenbo 3c276a3cd3 Add documentation 6 years ago
galaxyhaxz 81ff8e6287 Metallic hydrogen neural array 6 years ago
Anders Jenbo e2bff090d6 Come up with names for all remaning arguments 7 years ago
Anders Jenbo 7c071924ad Format recently cleaned code 7 years ago
Anders Jenbo 457b9186da Clean up gmenu_draw_menu_item 7 years ago
qndel 66f160a962 gmenu_left_mouse bin exact 7 years ago
Anders Jenbo daec57bc38 More descriptive names for the menu slider functions 7 years ago
qndel 5235e1498d gmenu renamed variables 7 years ago
qndel 9712874994 gmenu_up_down bin exact 7 years ago
qndel 0f1e6bba8d gmenu_left_right bin exact 7 years ago
galaxyhaxz 4e01e03711 Cleanup default calling conventions 7 years ago
galaxyhaxz eb1758f86a Fix broken game menu 7 years ago
Anders Jenbo 475ad55182 Move all menu code to stub files 7 years ago
Anders Jenbo 238a6d6c2a Move all menu code to stub files 7 years ago
Anders Jenbo 88ed963106 Render menu using release assets 7 years ago
Anders Jenbo cfbe27f3b8 Clean up (#568) 7 years ago
JustAnotherGuid 62fca0f486 Cleanup gmenu_presskeys (#556) 7 years ago
aperturesecurity a33593c05c changing menu items 7 years ago
Anders Jenbo ab3a6208d2 Use "BOOLEAN" instead of "bool" 7 years ago
Anders Jenbo 355ae33a1e Format menu related fiels 8 years ago
Anders Jenbo 6576954831 Clean up types used in gamemenu.cpp 8 years ago
aperturesecurity 42ce77ce05 Rebirth and Nuke 8 years ago
nomdenom 1c279c3f89 Fix declaration of gbValidSaveFile (BOOL) (#331) 8 years ago
galaxyhaxz 38b498ac4b
Add 'const' to data to match original binary (#200) 8 years ago
galaxyhaxz 49a6f4f9fc
Add include guards, prepare for XRef (#28) 8 years ago