10335 Commits (4db65d94de34c9f8fa6bc3510ce2d8ca80026fa9)
 

Author SHA1 Message Date
Anders Jenbo 834420c0ef Correct hellfire menu 6 years ago
Anders Jenbo 630655d9e4 Merge branch 'master' of github.com:diasurgical/devilution into hellfire 6 years ago
Anders Jenbo cee695c890 Clean up menu structures 6 years ago
Anders Jenbo edcd92e012 Misc clean ups that missed last round 6 years ago
Anders Jenbo cc280eeba3 Enable asserts in files that where cleaned 6 years ago
Anders Jenbo c9db23de5b Correct sfx_* names, can be seen in assert strings 6 years ago
Anders Jenbo 3ac90dc03f Use NewCursor to set cursor 6 years ago
Anders Jenbo a94c2d656f Make hashtable in to a 2d array 6 years ago
Anders Jenbo cd18914026 Avoid void pointers 6 years ago
Anders Jenbo be1a3f1503 Clean up gamemenu_on 6 years ago
Anders Jenbo 6c6ae344de Deduplicate strings in argument parsing 6 years ago
Anders Jenbo c3cdc1c4ab Decompose magic numbers 6 years ago
Anders Jenbo 6704657e71 Apply sematic codestyle 6 years ago
Anders Jenbo 1340192b59 Correct array sizes 6 years ago
Anders Jenbo c09c37ec21 Create define for monsterAvailTbl 6 years ago
Anders Jenbo 7db4ed749a Apply more enums, defines and types 6 years ago
Anders Jenbo c384711a5f Backport cleanups from hellfire branch 6 years ago
Anders Jenbo 684d6b73f8 Correct ifdef 6 years ago
Manuel Alfayate Corchete 03662be548
Remove atexit() calls and implement a diablo_deinit() function instea… (#694) 6 years ago
Gleb Mazovetskiy a8d69185e0 .travis.yml: Fix ppc64le script 6 years ago
Gleb Mazovetskiy 7b72b3d4ea CMake: Use generator expressions more 6 years ago
Gleb Mazovetskiy 92f443a75f Simplify CI build commands 6 years ago
arrowgent d28aca49d8
MinGW SDLmain fix (#687) 6 years ago
Anders Jenbo 1fc287e504 Use define to minimize ifdef in effects.cpp 6 years ago
Anders Jenbo e6e0ebe15a Merge branch 'master' of github.com:diasurgical/devilution into hellfire 6 years ago
Gleb Mazovetskiy 6ceea32bcd CMake: Cleanup target platform 6 years ago
Anders Jenbo f1c216e688 Make player struct x/y fields match monster struct 6 years ago
Anders Jenbo f7de4c46a7 Strip eflag logic now that it is fixed in the render 6 years ago
Anders Jenbo 3c5982083f Merge branch 'master' of github.com:diasurgical/devilution 6 years ago
Anders Jenbo 3f11876aba Merge branch 'master' of github.com:diasurgical/devilution into hellfire 6 years ago
Anders Jenbo 054458845a Fix CLang builds 6 years ago
qndel 29682a296e fix pushed in buttons 6 years ago
qndel 5191237f42
enums and stuff (#2024) 6 years ago
Anders Jenbo 845a202398 Switch to a more up to date Mac image 6 years ago
qndel 92c4824820 [hellfire] CalcPlrItemVals 6 years ago
Anders Jenbo cc0f92d45b Merge branch 'master' of github.com:diasurgical/devilution into hellfire 6 years ago
Anders Jenbo 7b70770c16 BUGFIX note for MouseX/Y 6 years ago
Anders Jenbo a291939a7d Value types 6 years ago
Anders Jenbo 53ccf38a8c Bool types 6 years ago
Anders Jenbo 31181b77c4 Bool comparisons 6 years ago
Anders Jenbo 2cdb83c8ff Fix signature of FuncDlg properly 6 years ago
Anders Jenbo 5cb8312e92 Correct name of random_ 6 years ago
Anders Jenbo bb9315db92 Correct shareware data 6 years ago
Anders Jenbo eaa24860ce Correct return type of tmsg_cleanup 6 years ago
Anders Jenbo f217b14e3e Order variables logically 6 years ago
Anders Jenbo a02167a648 Use correct defines for variables 6 years ago
Anders Jenbo 8f635b779c Correct style of checks 6 years ago
Anders Jenbo e8454376d3 Semantically get the first item instead of the array 6 years ago
Anders Jenbo 711665ee96 Assign correct data types 6 years ago
Anders Jenbo 10febf7e15 Decompose a few numbers 6 years ago