index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
bitmath_func.cpp
Age
Commit message (
Expand
)
Author
2021-12-12
Fix: if vehicles only refit to cargo-slots >= 32, the default cargo was wrong...
frosch
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2007-12-10
(svn r11616) -Fix [FS#1526]: sometimes large values could go off the chart.
rubidium
2007-12-03
(svn r11564) -Codechange: Increase the usage of the for_each_bit macro and re...
skidd13
2007-12-02
(svn r11559) -Fix [FS#1505]: overflow when drawing graphics with high company...
rubidium
2007-11-26
(svn r11527) -Codechange: Split the bitmath functions of to their own files
skidd13