6701 Commits (dce78dde622a58fafdb2d8c2cb6770fa942ba8d5)
 

Author SHA1 Message Date
Anders Jenbo dce78dde62 Rename lighting globals 5 years ago
Anders Jenbo 6d492e8220 Rename UI globals 5 years ago
Anders Jenbo c8870dbd1f Rename item globals 5 years ago
Anders Jenbo 07ad083fda Rename monster globals 5 years ago
obligaron be53349c2d
Decouple missile movement from game logic (#2322) 5 years ago
Gleb Mazovetskiy 65906f8332 🎉 Hardware cursor: Enable safe parts by default 5 years ago
Anders Jenbo ceaad03905 Cache GitHub Action build folders 5 years ago
Vladimir Olteanu d969672895 Check for negative random values in tear fountain logic 5 years ago
Anders Jenbo 56d3b5d710 clang-tidy/Android Stuidio cleanups 5 5 years ago
Vladimir Olteanu 04751418e0 Refactor tear fountain logic; remove GenerateRnd loop 5 years ago
ephphatha ab58d3d1ee Reorder AddBeserk damage range adjustment calculations 5 years ago
ephphatha 51d05a3523 Reorder monster damage calculations to avoid warnings 5 years ago
ephphatha d3c36166df Add explicit cast for LogicalToOutput 5 years ago
ephphatha be23f6864b Reorder int *= float operations that could be expressed using int fractions 5 years ago
ephphatha 08ae390643 Add explicit casts for some implicit conversions 5 years ago
ephphatha 3520dc4201 Update numeric literals to use appropriate suffix 5 years ago
obligaron e1e92ad777 Fix PlaceUniques calculates wrong monster type 5 years ago
obligaron 32b980ccb7 Rename GetVileMissPos -> UpdateVileMissPos 5 years ago
obligaron d974826a07 Rename GetMissileVel -> UpdateMissileVel 5 years ago
obligaron 16fd46c6a2 Rename GetMissilePos -> UpdateMissilePos 5 years ago
obligaron 4db49ce6f9 Fix MI_Rhino don't update dMonster correctly 5 years ago
Andrew James c7e3bb4ae7
Introduce template form of skip to represent deprecated variables (#2309) 5 years ago
Anders Jenbo bc0d1f7ac0 clang-tidy/Android Stuidio cleanups 3 5 years ago
Anders Jenbo d877287636 🐛 Correct missile ring offset 5 years ago
Anders Jenbo 6690af350e Clean up missiles.cpp 5 years ago
Vladimir Olteanu 2d3ad5e3f0 Main menu: make title char * 5 years ago
Anders Jenbo bc59218d0d More clang-tidy/Android Studio cleanups 5 years ago
NikoVP fb2b0e9d8c Create bg.po 5 years ago
RISHABH BUDHIRAJA b5b3fd3958 fix: DrawMissile code doesn't handle cases where dMissile[x][y] == 0 5 years ago
Anders Jenbo 235b0ee06c 💚 Fix remaning compiler warnings for GCC and CLang 5 years ago
Anders Jenbo cb564a2d54 Clean up A-D 5 years ago
Gleb Mazovetskiy 55464eec78 Fix `-Wmissing-braces` 5 years ago
Anders Jenbo 4eabc6024b Apply various cleanups via Android Studio 5 years ago
Anders Jenbo 372b1dcba2 Clang-tidy: readability-identifier-naming.MemberCase: camelBack 5 years ago
Anders Jenbo a7c7fa0030 Fully apply clang-tidy/format to all files 5 years ago
Anders Jenbo ecea12fc15 Clang-tidy: ParameterCase 5 years ago
Anders Jenbo fc353fc799 Clang-tidy: FunctionCase 5 years ago
Anders Jenbo ee2e7518c4 Clang-tidy: FunctionCase part 2 5 years ago
Andrew James 3508aa6d3d
Align Life/Mana flask drawing routines (#2291) 5 years ago
FreeCap23 e1f2fbcb9b Fixed typo 5 years ago
Gleb Mazovetskiy cb0dae8590 🚚 Rename `CelOutputBuf` to `Surface` and extract 5 years ago
Gleb Mazovetskiy 3faeb5628a Fix `Rectangle::Contains` bounds check 5 years ago
Gleb Mazovetskiy f84c892807 SaveHelper: Write zeroes on `skip` 5 years ago
Anders Jenbo d7a86330c6 Correct assertions in ProcessMonsters 5 years ago
Anders Jenbo a350fb0b15 Clang-tidy: FunctionCase part 1 5 years ago
Anders Jenbo b71b0149a3 Clang-tidy: ConstexprVariableCase 5 years ago
Anders Jenbo 5d0507e566 Clang-tidy: readability-identifier-naming.StructCase 5 years ago
Anders Jenbo e285cacce5 Fix debug builds 5 years ago
Anders Jenbo 4cd916a085 Clang-tidy: EnumConstantCase 5 years ago
Anders Jenbo c63a420e12 Clang-tidy: apply base naming to merged src 5 years ago