Descent3/2dlib
Azamat H. Hackimov db8aa64d2f Make mem module isolated from project
Properly define MEM_USE_RTL definition only for mem library. Link other dependant modules with mem.
2024-06-20 00:43:51 +03:00
..
CMakeLists.txt Make mem module isolated from project 2024-06-20 00:43:51 +03:00
font.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
hardsurf.cpp Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
lib2d.h Modernize struct/enum/unions type declarations 2024-05-30 03:35:17 -04:00
memsurf.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
pen.cpp Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
pentext.cpp Replace "ubyte" with "uint8_t" 2024-05-23 23:07:26 -04:00
screen.cpp Join license header with historical commentrs 2024-05-08 14:41:19 -04:00
surface.cpp Properly format/use variadic macros 2024-05-24 20:57:17 -04:00
viewport.cpp Replace SWAP with std::swap 2024-05-24 08:50:59 -04:00