3022 Commits (bd2c08183c8d74eff636b9580a11b88785ffd05a)
 

Author SHA1 Message Date
Anders Jenbo bd2c08183c Fall back to relative path when unable to use SDL 7 years ago
Gleb Mazovetskiy b905fb739f CMake: Enable LTO for the release build 7 years ago
Anders Jenbo e97061f126 Correct bad definition of nDataSize 7 years ago
Anders Jenbo ed746a6d2d Fix Cl2DecodeFrm3 7 years ago
Gleb Mazovetskiy 40112bf895 Set -std=c++11 the CMake way (#293) 7 years ago
Anders Jenbo 1a2f2b5f52 Implement CelGetFrameClipped from the Mac 9 port 7 years ago
Anders Jenbo 64824cab2b Implement CelGetFrameStart 7 years ago
Anders Jenbo fae2be813a Merge branch 'master' of github.com:diasurgical/devilution 7 years ago
Mathieu Maret 0ac4c1e419 tcp_client: close connections when leaving 7 years ago
Robin Eklind b77cd53e33
Merge pull request #1744 from AJenbo/mac9 7 years ago
Anders Jenbo 6dd0893bce Implement CelGetFrameSize 7 years ago
Robin Eklind 5a2d1e2c83
Merge pull request #1743 from AJenbo/mac9 7 years ago
Anders Jenbo ce6fc51b50 Implement CelGetFrame (CEL decoder helper) 7 years ago
qndel ea5c8bd23a SpecialThemeFit cleanup 7 years ago
Gleb Mazovetskiy 4f6c5791a7 Fix some compiler warnings 7 years ago
Anders Jenbo 890f414cb9 Small clean up of unused code 7 years ago
Mathieu Maret a7d0e5e858 Fill GAMEINFO for name and password 7 years ago
qndel 1516ad57ac GetManaAmount cleanup (#1737) 7 years ago
qndel 449b9fd2dc CastSpell cleanup 7 years ago
Anders Jenbo 743ebc2048 Always load MPQ files in read-only mode 7 years ago
Anders Jenbo e88e574c5f Drop unimplemented code 7 years ago
Anders Jenbo 06bcd3c3f9 Handle file paths in a clean way 7 years ago
Anders Jenbo 606d5536f2 Set version and project name via CMake 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
qndel 0704393bc3 StoreAutoPlace cleanup 7 years ago
qndel d0421621c4 InitMonsterGFX cleanup 7 years ago
qndel 5253e28584 InitAutomap cleanup 7 years ago
Gleb Mazovetskiy 94f62177f1 Make SourceX/dvlnet C++11 compatible 7 years ago
qndel d3389f3f7c DrawSLine cleanup 7 years ago
Anders Jenbo 3b2ba952b2
Fix video audio on Big Endian 7 years ago
Anders Jenbo 4ef30b9612
Fix menu on Big Endian systems 7 years ago
qndel ddec3ce5bb PrintStoreItem cleanup 7 years ago
Gleb Mazovetskiy 2bfcbbfb2f Fix memory leak in sound.cpp 7 years ago
Anders Jenbo 1d03064fee Clean up sound code 7 years ago
Anders Jenbo 8ee689b803 Remove miniwin abstraction for disabeling the screensaver 7 years ago
Anders Jenbo 9818ddadcd Clean up compiler params 7 years ago
Gleb Mazovetskiy 2cc0c2cfbb Clang: Remove -fms-extensions -fms-compatibility 7 years ago
Gleb Mazovetskiy 43a27e6f50 Also link SDL int devilution (Source) 7 years ago
Anders Jenbo 88813c4042 Strip some now unused parts of miniwin and windows api 7 years ago
Gleb Mazovetskiy 46a11a8e92 LoadMaskArtFont: Do not pass SDL_RLEACCEL 7 years ago
Gleb Mazovetskiy 4b42117022 Set Art palette only if it changed 7 years ago
Gleb Mazovetskiy cf0f867ca0 DrawArt via SDL 7 years ago
Gleb Mazovetskiy e63657747f SDL1 Backport header: Color format fix 7 years ago
Pyr0Byt3 2c8641194d fix multiple voices playing simultaneously 7 years ago
Anders Jenbo da78f54712 Apply plr_class 7 years ago
Anders Jenbo b95f215390
Update README.md 7 years ago
Anders Jenbo d71e447a04 Improve build time 7 years ago
Gleb Mazovetskiy 5359149a38 SDL1: Audio and video support 7 years ago
Anders Jenbo 22dbe63f75
Fix MSVC builds 7 years ago
Gleb Mazovetskiy 31816a0ed0 [performance] Make DrawArt faster 7 years ago