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/core
peter1138 2466b7f01e (svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file. 16 years ago
..
alloc_func.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
alloc_func.hpp (svn r13607) -Fix (r13606): some coding style issues got fixed but some got/stayed broken 16 years ago
alloc_type.hpp (svn r13607) -Fix (r13606): some coding style issues got fixed but some got/stayed broken 16 years ago
bitmath_func.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
bitmath_func.hpp (svn r13606) -Codechange: use "static FORCEINLINE" where possible as default for core functions (big functions use just inline instead) 16 years ago
endian_func.hpp (svn r13606) -Codechange: use "static FORCEINLINE" where possible as default for core functions (big functions use just inline instead) 16 years ago
endian_type.hpp (svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD_[BIG/LITTLE]_ENDIAN is defined 16 years ago
enum_type.hpp (svn r13731) -Codechange: make a pool of the array of players. 16 years ago
geometry_type.hpp (svn r12936) -Doc: a few structs in geometry_type.hpp. Patch by Alberth. 16 years ago
math_func.hpp (svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and encoding so it uses similiar scheme as 8bpp-optimized 16 years ago
mem_func.hpp (svn r13606) -Codechange: use "static FORCEINLINE" where possible as default for core functions (big functions use just inline instead) 16 years ago
overflowsafe_type.hpp (svn r12873) -Fix [FS#1946]: MSVC is whining because it doesn't understand that bytes should be cast to ints. 16 years ago
random_func.cpp (svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description. 16 years ago
random_func.hpp (svn r13607) -Fix (r13606): some coding style issues got fixed but some got/stayed broken 16 years ago
smallvec_type.hpp (svn r13781) -Feature: NewGRF presets, selected by a drop down list in the NewGRF window. Presets are saved in the config file. 16 years ago
sort_func.hpp (svn r13606) -Codechange: use "static FORCEINLINE" where possible as default for core functions (big functions use just inline instead) 16 years ago