232 Commits (116fc6fa40e62dcebe7ebaa3efb8ea6f249a142a)

Author SHA1 Message Date
staphen ffdd1c61b5 Set up loopback network provider for GoldAutoPlace test 4 years ago
obligaron b3aa08589b Don't use MyPlayer in UnPackItem and dependend methods 4 years ago
Gleb Mazovetskiy 188dc79f6e Make `Players` a vector 4 years ago
Gleb Mazovetskiy 6327e713e0 Lowercase all file paths 4 years ago
Stephen C. Wills a06dd25d17
Synchronize player inventories (#5217) 4 years ago
Gleb Mazovetskiy 3b357f3936 CMake: An option to disable demomode support 4 years ago
obligaron 2493f06116 ActorPosition: Remove offset, offset2 and velocity 4 years ago
obligaron 385627e95b Copy save file when creating reference or comparison save game 4 years ago
Gleb Mazovetskiy ba34bafb3f Use SDL events directly 4 years ago
Vladimir Olteanu bd689e9359 Fix time demo 4 years ago
Vladimir Olteanu 77353d2db9 Turn AmLine* into inline function 4 years ago
obligaron 439a9926e5 Clean up spell usage function names 4 years ago
obligaron 279e92e69c Checks conditions for spell again, cause initial check was done when spell was queued 4 years ago
obligaron 1cfd1ca99d Fix double casting bug - use separated info for casted and queued spells 4 years ago
obligaron 2c7e886c85 Add detail log info to CompareSaves 4 years ago
Anders Jenbo efe6b18900 Move two basic crypt setpices in to dun files 4 years ago
Gleb Mazovetskiy 7c0b72abc0 Improve demo test error message 4 years ago
Cesar Canassa fcdab7f56f
Add test for RotateBlockedMissile (#5069) 4 years ago
Gleb Mazovetskiy adf40f5c80 misc_msg: Always use `lParam` for mod state 4 years ago
Gleb Mazovetskiy 79e23f26f2 misc_msg: Encode keyboard mod state directly 4 years ago
Anders Jenbo d1189388f5 Use user by reference 4 years ago
ephphatha e7708f44d9 Ensures that tests pass 4 years ago
Gleb Mazovetskiy f460405818 Fix warnings 4 years ago
obligaron ebfb519ee0 Rename gbQuietMode to HeadlessMode 4 years ago
obligaron 40283ca69e Introduce timedemo based tests 4 years ago
Anders Jenbo ac4c754430 Add test for borken Catacombs generatrion 4 years ago
Trihedraf 5ee6e5dd3a
Make zoom a setting in the menu (#4931) 4 years ago
Anders Jenbo fe45e617dd Test single chamber chathedral 4 years ago
Gleb Mazovetskiy c8ddf7df65 Crawl: Move implementation from header to cpp 4 years ago
Vladimir Olteanu bed5bd9ec1 Eliminate CrawlTable 4 years ago
Mikołaj Piróg dda0b96ea5
Remove #defines in player.h and add constexpr where applicable (#4896) 4 years ago
k-bar 26de74f4a2
AnimationInfo class correct style (#4870) 4 years ago
Gleb Mazovetskiy 72660d9189
Migrate snprintf to fmt (#4845) 4 years ago
Vladimir Olteanu 5a5111f1d8
Refactor CrawlTable (#4833) 4 years ago
Anders Jenbo 54598e2a8f CreatePlayer by reference 4 years ago
Anders Jenbo 72656b3011 Move path and palette to the engine folder 4 years ago
Anders Jenbo 99181fd709 Move more files to the engine folder 4 years ago
Anders Jenbo 6d56058708 Move level generation to subfolder 4 years ago
Gleb Mazovetskiy 39afeaf8b1 CMake: gc-sections + no-rtti/exceptions options 4 years ago
Gleb Mazovetskiy 01ad1814ea Make path finding index-based 4 years ago
ephphatha 96c38c7f34 Add tests for path length edge case 4 years ago
ephphatha 0fc06924fb Restructure test conditions to avoid tautology warnings 4 years ago
Andrew James 60b835214b
Address warnings in Utf8 functions (#4748) 4 years ago
Anders Jenbo 4cc3a5264c Make dPiece zero-indexed 4 years ago
Anders Jenbo 860bd1cebf Operate directly on SOL data 4 years ago
ephphatha e246ac78db Simplify character test in UiValidPlayerName 4 years ago
ephphatha 34b7d85263 Add IsLeadUtf8CodeUnit to complement trail byte detection 4 years ago
ephphatha 956fe7c093 Add tests for IsTrailUtf8CodeUnit 4 years ago
Gleb Mazovetskiy 563ee3af7c Optimize `FormatInteger` 4 years ago
Gleb Mazovetskiy f22d1d0149 Remove uses of deprecated codecvt 4 years ago