Ivan Savenko cbba83d039 Fix possible crash on accessing renderhandler state without mutex před 4 dny
..
CBitmapFont.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` před 11 měsíci
CBitmapFont.h 87274128e7 Proper support for usage of multiple fonts in a chain před 1 rokem
CTrueTypeFont.cpp 3cb5a41e95 Add workaround for crash on font rendering před 1 měsícem
CTrueTypeFont.h 9d7c4a60e0 Added support for configuring which language channels are visible to před 1 rokem
CursorHardware.cpp cacceda950 Renamed CGuiHandler to GameEngine před 11 měsíci
CursorHardware.h eb7587c000 screen surface is now private member of ScreenHandler instead of global před 1 rokem
CursorSoftware.cpp cacceda950 Renamed CGuiHandler to GameEngine před 11 měsíci
CursorSoftware.h eb7587c000 screen surface is now private member of ScreenHandler instead of global před 1 rokem
FontChain.cpp cf378c3672 Migrate codebase to C++20 před 3 měsíci
FontChain.h 091477aebc possibility to add fonts at end of the font chain před 1 rokem
RenderHandler.cpp cbba83d039 Fix possible crash on accessing renderhandler state without mutex před 4 dny
RenderHandler.h 50172cf262 preload all def metadata před 1 měsícem
SDLImage.cpp 3545234638 HD Edition support před 2 měsíci
SDLImage.h 3545234638 HD Edition support před 2 měsíci
SDLImageLoader.cpp 502f47c6b5 Rename IConstImage to more clear ISharedImage před 1 rokem
SDLImageLoader.h 502f47c6b5 Rename IConstImage to more clear ISharedImage před 1 rokem
SDLImageScaler.cpp 554a414302 Fix remaining memory leaks caused by API misuse před 9 měsíci
SDLImageScaler.h a4052d0cf4 Fix corrupted display of H3 fonts when xbrz is in use před 1 rokem
SDLRWwrapper.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs před 7 měsíci
SDLRWwrapper.h 4d8d886317 Move all created files into better locations před 3 roky
SDL_Extensions.cpp 2fc9b1ed5e Fix crashing on drawing line outside of screen borders před 1 měsícem
SDL_Extensions.h 3545234638 HD Edition support před 2 měsíci
SDL_PixelAccess.h f11c5f62e1 Remove no longer needed code před 1 rokem
ScalableImage.cpp cf74e40081 Fix possible crash on loading image with non-256 color palette před 1 měsícem
ScalableImage.h 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode před 1 rokem
ScreenHandler.cpp e567537e78 replace replaceTextID with replaceRawString před 1 měsícem
ScreenHandler.h cf4fd1383b screenshot support před 1 měsícem