11676 Commits (73f448d1f2bef26b2ed9cd7416aaf97bb1ddf899)
 

Author SHA1 Message Date
obligaron 73f448d1f2 Fix compling tests with sdl1 9 months ago
staphen 82868d5dfb Fix crashes at startup in Win9x builds 9 months ago
Gleb Mazovetskiy 4a22002769 Add more palette blending benchmarks 9 months ago
staphen 3c188fb9dd Check if peers are ready before sending info request 9 months ago
Gleb Mazovetskiy 424cbe10dd Update to SheenBidi v2.9.0 9 months ago
staphen bbc728a327 Remove overzealous validation logic in spell message handlers 10 months ago
Gleb Mazovetskiy 903f0a8181 Simplify palette handling 10 months ago
Gleb Mazovetskiy 0b6e99fa52 Fix a bug in `palette_update` 10 months ago
Gleb Mazovetskiy 4b3385c775 kd-tree: optimize getMedian 10 months ago
Gleb Mazovetskiy 6d307fbcab
static_vector.hpp: Use `std::destroy_n` in the destructor (#8030) 10 months ago
Gleb Mazovetskiy c3d8595b72
palette_update_quest_palette: tone map 1 color (#8027) 10 months ago
Gleb Mazovetskiy b6854fcc10 Implement skipFrom/To for the k-d tree 10 months ago
Gleb Mazovetskiy bc344ad0f8 Make palette k-d tree more balanced and 5-level 10 months ago
Gleb Mazovetskiy cd38ca7631 Use a k-d tree for palette blending 10 months ago
Gleb Mazovetskiy c8106a7f6d Palette blending: minor cleanups 10 months ago
Gleb Mazovetskiy 84e66f3001 3rdParty/googletest: Remove unneeded add_library 10 months ago
Gleb Mazovetskiy b210581435 Palette blending: Add a test and a benchmark 10 months ago
staphen ae5b49ce93 Fix crash due to text selection in chat box 10 months ago
staphen a6ad6e7d1c Validate messages that should not be sent in town 10 months ago
staphen 8d29b69089 Remove Tiger PPC workaround for SDL_PushEvent() bg threads 10 months ago
staphen eed05cea5f Restore SDL_PushEvent() on 3DS 10 months ago
staphen 88b39dc97d Make use of SDL_UserEvent::code instead of SDL_Event::type 10 months ago
Oleksandr Kalko e57a2d7d54 Android stuff 10 months ago
staphen 5a3bdce186 Separate logic for enemy position from activeForTicks 10 months ago
staphen 308399e31e Fix errors where Monster::enemy references garbage memory 10 months ago
staphen 94f6777d3f Call LuaShutdown() in timedemo test 10 months ago
Gleb Mazovetskiy af5431875f MpqArchives: Order by decreasing priority 10 months ago
Trihedraf e4661706c1
Fix WinXP (#8004) 10 months ago
Gleb Mazovetskiy 18070db9f8 Fix build on Amiga 10 months ago
Gleb Mazovetskiy 58fe44f836 init.h -> init.hpp 10 months ago
Gleb Mazovetskiy 5886651953 amiga/Dockerfile: run apt-get update 10 months ago
Gleb Mazovetskiy 1c50914630 amiga.cmake: Remove -Wno-attributes 10 months ago
Gleb Mazovetskiy 9c971c50b0 amiga.cmake: Remove -fexceptions 10 months ago
Gleb Mazovetskiy b890edfd56 Support mods with UNPACKED_MPQS 10 months ago
Trihedraf ff3baad41e
MinGW Ubuntu 22.04 -> 24.04 for GitHub Actions and build instructions (#8003) 10 months ago
Eric Robinson 97c5d3f1fb Adjust MP Tick Rates 10 months ago
Oleksandr Kalko a11d7a6194 Remove bzip2 backup repo 10 months ago
staphen 1180f60d1e Reduce cognitive complexity in DeltaLoadLevel() 10 months ago
staphen 4b570e3c34 Reduce cognitive complexity in OnAutoGetItem() 10 months ago
staphen c9565f1f88 Reduce cognitive complexity in OnGetItem() 10 months ago
staphen fbb0668e90 Reduce cognitive complexity in OnRequestGetItem() 10 months ago
staphen 22c2195993 Rename SendPacket() to BufferMessage() and eliminate recursion 10 months ago
staphen a1ada4b2f9 Adjust NetSendCmdChBeltItem declaration to match definition 10 months ago
staphen 46c95f2c7b Use range-based for loops 10 months ago
staphen 6ee55435b9 Avoid using else after return 10 months ago
staphen 53e6da63a0 Avoid duplicating type name when casting 10 months ago
staphen 1becbfc455 Fix bugprone implicit conversions 10 months ago
staphen c9a8037837 Eliminate C-style casting 10 months ago
staphen 338af819c5 Apply case style suggestions for identifier names 10 months ago
staphen 707ceb1485 Fix pointer arithmetic in OnSyncData() 10 months ago