174 Commits (37b534e0420ae871439144a6da0ca9b2b63af3a4)

Author SHA1 Message Date
Anders Jenbo e847108b78 Clean up event handeling 6 years ago
rsn8887 dd569bf8e0 Implement touch controls 6 years ago
Anders Jenbo 3d5d28d4ec Fix calling init_cleanup on shutdown 6 years ago
Anders Jenbo af0a7c0653 Apply SPANEL_WIDTH 6 years ago
Anders Jenbo 2ff16c34bb
Correct NetSendCmdLocParam1 input 6 years ago
Anders Jenbo 320605d7ec Save gamma on change 6 years ago
Anders Jenbo 45844b71ae Make controls more responsive 6 years ago
Gleb Mazovetskiy 113ef2e283 Fix item flickering 6 years ago
Gleb Mazovetskiy a2e821d241 Game controller support 6 years ago
Anders Jenbo 3638381b48
SetCursor CURSOR_NONE 6 years ago
Anders Jenbo a91f4e76ba Fix bad merge 6 years ago
galaxyhaxz 67fedd9e99 Fix unknown struct field and drawpanflag 6 years ago
Anders Jenbo 2b06fb1a6d Update mouse movment before rendering 6 years ago
Anders Jenbo 5a722eee82 Allows left clicking outside panels 6 years ago
Anders Jenbo 048429b4cd Apply more constants 6 years ago
Anders Jenbo 1596e661d2 Do not move mouse when panels do not cover viewport 6 years ago
Anders Jenbo 9146e3ea35 Enable FPS meter for releases 6 years ago
Anders Jenbo 92ab05ea13 Decompose more magic numbers 6 years ago
Anders Jenbo 2348c3a8fd Documentations, enums and clean ups 6 years ago
qndel 57f1fcce4c some enums (#1816) 6 years ago
Anders Jenbo d354bd9767 Lock framerate at vsync instead of 20fps 6 years ago
Anders Jenbo 760aaa8b37 Smoother and faster loading 6 years ago
Anders Jenbo d0f1100983 Drop speedcel optimizations 6 years ago
Anders Jenbo ad7a621e5f Drop PitchTbl to avoid resolution restriction 6 years ago
Anders Jenbo 73a7a1ae6d Remove unimplemented functions that aren't needed with SDL 7 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
qndel 7129558d0b apply enums 7 years ago
Anders Jenbo edbc23f144
Clean up diablo.cpp 7 years ago
Anders Jenbo 683a50527d Correct missmatched bool types 7 years ago
Anders Jenbo 06bcd3c3f9 Handle file paths in a clean way 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
Anders Jenbo 5b2a878945 Remove check for multiple application instances 7 years ago
Anders Jenbo cf359d9ea2 Remove server chat 7 years ago
Anders Jenbo aac0971860 Remove debugtrap 7 years ago
Anders Jenbo c1fb75d738 Remove check for Windows platform 7 years ago
Anders Jenbo 4e1e62d6e9 Remove inactive error logging 7 years ago
Anders Jenbo 1aa0b809e1 Clean up diablo_find_window 7 years ago
Robin Eklind 57213a4faa update names as per @galaxyhaxz suggestion, use info from assert strings 7 years ago
Robin Eklind fe839e90d9 diablo: rename spszMsgTbl and spszMsgKeyTbl to NetMsgStr and NetMsgHotKey 7 years ago
Anders Jenbo 68d51e7d27 Implementing Spawned Shareware version 7 years ago
Alex Yatskov f1da6e6a38 Fix invalid file and line constants (#222) 7 years ago
Anders Jenbo 9d3ce818f0 Correct BOOLS 7 years ago
Anders Jenbo 6fba17eec5 Correct GLOBAL types based on PSX SYM 3 7 years ago
Anders Jenbo 5ab9f4609a Clean up signedness 7 years ago
Anders Jenbo aa50489569 Clean up generated comments 7 years ago
Anders Jenbo 3bc8ba66b0 Use defines for more screen geometry values 7 years ago
Robin Eklind 105a583ce0 Use TRUE and FALSE enums for setlevel. 7 years ago
Anders Jenbo 32a51d17ca Align function signatures with PSX symbols 7 years ago
Anders Jenbo f71471eab7 Correct types related to glSeedTbl 7 years ago