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
/
math_func.hpp
Age
Commit message (
Expand
)
Author
2008-06-26
(svn r13639) -Codechange: rewrite 32bpp-anim and 32bpp-optimized drawing and ...
smatz
2008-06-22
(svn r13607) -Fix (r13606): some coding style issues got fixed but some got/s...
skidd13
2008-06-22
(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ...
skidd13
2008-04-04
(svn r12573) -Codechange: use defined constants instead of numbers in math_fu...
smatz
2008-04-04
(svn r12572) -Fix (r12192): min() has 32bit arguments, clamping of 64bit valu...
smatz
2008-03-27
(svn r12438) -Fix-ish: typo spotted by Biblo.
rubidium
2008-02-20
(svn r12204) -Fix (r12192): using UINT16_MAX broke compilation on many targets
smatz
2008-02-20
(svn r12192) -Fix: clamp various town variables to 16bit prior to returning t...
smatz
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-17
(svn r11652) -Codechange: add the svn $ header for several files
smatz
2007-11-26
(svn r11526) -Codechange: Rename the function delta fitting to the naming style
skidd13
2007-11-24
(svn r11510) -Codechange: merge the IS_*INSIDE* functions and rename them fit...
skidd13
2007-11-22
(svn r11490) -Codechange: Split the math functions to their own header
skidd13