Commit Graph

234 Commits (e9bdb27f20c854393ec56d84f12254b342937317)

Author SHA1 Message Date
kaetemi 0244c348ee Fix exit crash when CTextureBump is destroyed after _NameToNF 5 years ago
kaetemi 2ebe1c2a3d Clean up analysis warnings 5 years ago
kaetemi ae68ce722e Various fixes or adjustments 5 years ago
kaetemi dc734ed662 Use standard header format where applicable 5 years ago
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
kaetemi 67bba962d7 Revert unused change from TStringId to CSheetId for sounds 5 years ago
kervala ab00d8a2f1 Merge with develop
--HG--
branch : compatibility-develop
6 years ago
kervala 7271eb4f03 Changed: Don't include Freetype headers in .h
--HG--
branch : develop
6 years ago
Nimetu 9503e2f28f Merge with develop
--HG--
branch : compatibility-develop
6 years ago
Nimetu e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
6 years ago
Nimetu 9d0576fbcf Merge with develop
--HG--
branch : compatibility-develop
7 years ago
Nimetu 33f6b64bb9 Changed: Add text-shadow and text-stroke style properties
--HG--
branch : develop
7 years ago
kervala ab234a43b0 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala 675f85c288 Fixed: Warnings, throw(type) deprecated in C++11 and removed in C++17
--HG--
branch : develop
7 years ago
kervala 0f02701326 Merge with develop
--HG--
branch : compatibility-develop
7 years ago
kervala cecfbb9df9 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
kervala 613d4ddc34 Fixed: Warnings, throw(NLMISC::EStream) deprecated in C++11 and removed in C++17, and class keyword is useless
--HG--
branch : develop
7 years ago
kervala 8884a8fcb1 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 6570b26297 Fixed: Virtual methods with different parameters
--HG--
branch : develop
8 years ago
kervala 929cf93b87 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 31a540b35d Changed: Replace size() comparisons by empty() ones
--HG--
branch : develop
8 years ago
kervala f085121937 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala ab44d7e809 Changed: Use a CUniquePtr macro since std::unique_ptr doesn't exist on all (yet) supported platforms
--HG--
branch : develop
8 years ago
kervala c767e55344 Backed out changeset: 6b7af3bc4752
--HG--
branch : compatibility-develop
8 years ago
kervala c9c542de8b Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 00048f0d6d Changed: Don't use std::auto_ptr anymore (use std::unique_ptr instead)
--HG--
branch : develop
8 years ago
kervala 316ee0d69c Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 13154bd79d Fixed: Replace free methods by freeBlock to avoid clash with free macros
--HG--
branch : develop
8 years ago
kervala fd6a4d9f75 Fixed: Compilation
--HG--
branch : develop
8 years ago
kervala f3564ed86e Fixed: Compilation with GCC 6
--HG--
branch : develop
8 years ago
kervala 4eb21c1612 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala 48088d651e Changed: Use stdext::make_checked_array_iterator and stdext::make_unchecked_array_iterator with VC++ 2015
--HG--
branch : develop
8 years ago
kervala 9941fcf82b Fixed: Typos detected by Lintian
--HG--
branch : develop
8 years ago
kervala 5105252690 Changed: Constify some methods
--HG--
branch : develop
8 years ago
kervala 5322109eb3 Merge with develop
--HG--
branch : compatibility-develop
8 years ago
kervala d2e42511ec Changed: Properly initialize all members of SLetterInfo and SLetterKey to avoid crashes when accessing to them
--HG--
branch : develop
8 years ago
kervala a0075414c0 Changed: Use empty() to check if a string is empty
--HG--
branch : develop
8 years ago
kervala 86084649a2 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 4b1959a560 Changed: Replace size() comparisons by empty()
--HG--
branch : develop
9 years ago
kervala 3c4f324bfe Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala ad36e59a71 Fixed: Save filenames in .bank with / instead of system separator
--HG--
branch : develop
9 years ago
kervala 9b5c426c19 Merged with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 59c0cf7f00 Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala 72af4052ee Changed: Add getTotalVideoMemory to IDriver to query total video memory
--HG--
branch : develop
9 years ago
kervala 6d1346d0cb Merge with develop
--HG--
branch : compatibility-develop
9 years ago
kervala d4dd2b7264 Fixed: Getters for Anisotropic Filtering
--HG--
branch : develop
9 years ago
kervala 369a9efe0d Changed: Temporary disable NL_USES_DEFAULT_ARENA_OBJECT_ALLOCATOR for ITexture
--HG--
branch : compatibility-develop
9 years ago
kervala 3ac728872e Fixed: Typos (renamed restaure to restore)
--HG--
branch : develop
9 years ago
Nimetu c760b1e3d9 Add embolden, oblique font styles (NL3D)
--HG--
branch : develop
10 years ago