OpenTTD Source 20241224-master-gf74b0cf984
misc Directory Reference

Files

 binaryheap.hpp
 Binary heap implementation.
 
 dbg_helpers.cpp
 Helpers for outputting debug information.
 
 dbg_helpers.h
 Functions to be used for debug printings.
 
 endian_buffer.hpp
 Endian-aware buffer.
 
 getoptdata.cpp
 Library for parsing command line options.
 
 getoptdata.h
 Library for parsing command-line options.
 
 hashtable.hpp
 Hash table support.
 
 lrucache.hpp
 Size limited cache map with a least recently used eviction strategy.