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
/
helpers.hpp
Age
Commit message (
Expand
)
Author
2007-11-22
(svn r11490) -Codechange: Split the math functions to their own header
skidd13
2007-11-20
(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename t...
skidd13
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-19
(svn r11476) -Codechange: rename the function myabs to abs to get rid of an u...
skidd13
2007-11-07
(svn r11388) -Fix: postfix ++ returned new value, should (ofcourse) be old va...
truelight
2007-10-20
(svn r11312) -Codechange: implement a overflow safe integer and use that for ...
rubidium
2007-03-01
(svn r8950) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...
belugas
2007-02-25
(svn r8901) -Fix
tron
2007-02-23
(svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helper...
KUDr
2007-02-23
(svn r8866) -Doc: added more comments to template struct MakeEnumPropsT
KUDr
2007-02-23
(svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like C...
KUDr
2007-02-19
(svn r8818) -Codechange: remove the #ifdef _cplusplus remnants.
rubidium
2007-01-19
(svn r8276) -Fix
tron
2007-01-11
(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...
KUDr
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium