You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/video
Patric Stout 090616b4c9
Add: allow loading heightmaps from command-line (#11870)
If you want to load a file from tar, you have to give the file
inside the tar in order for it to work:

<tar-file>/<dir-in-tar>/<file>.png
5 months ago
..
cocoa Codechange: coding style fixes 6 months ago
CMakeLists.txt
allegro_v.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 12 months ago
allegro_v.h
dedicated_v.cpp Add: allow loading heightmaps from command-line (#11870) 5 months ago
dedicated_v.h
null_v.cpp Codechange: Silence warnings about intentionally unused parameters. 10 months ago
null_v.h
opengl.cpp Codechange: Replace pointer to Sprite array with reference to SpriteCollection. (#11580) 6 months ago
opengl.h Codechange: Replace pointer to Sprite array with reference to SpriteCollection. (#11580) 6 months ago
sdl2_default_v.cpp Codechange: replace error/usererror printf variant with fmt variant and rename 1 year ago
sdl2_default_v.h
sdl2_opengl_v.cpp Codechange: Use parameters, which should be used. 10 months ago
sdl2_opengl_v.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 12 months ago
sdl2_v.cpp Fix: [SDL] remove hint to avoid hardware acceleration (#11790) 6 months ago
sdl2_v.h Fix: virtual call from constructor 2 years ago
sdl_v.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 12 months ago
sdl_v.h
video_driver.cpp Codechange: unify the formatting of the game's caption 1 year ago
video_driver.hpp Codechange: Ensure function opening `{` is on new line. 8 months ago
win32_v.cpp Codechange: refactor the Windows-only DllLoader in a cross-platform LibraryLoader (#11751) 6 months ago
win32_v.h Codechange: refactor the Windows-only DllLoader in a cross-platform LibraryLoader (#11751) 6 months ago