Age | Commit message (Collapse) | Author |
|
file to spare 4-8kB of binary size
|
|
|
|
duplication.
|
|
stacks by allocating it on the heap or pushing a few kB of data onto the stack when there is a large stack.
|
|
|
|
|
|
|
|
-Codechange: Adapt the md5 algorithm to the OpenTTD source
|
|
|
|
it is really needed.
|
|
|
|
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
logical locations.
|
|
|
|
compile time of OpenTTD by reduce the amount of circular-ish dependencies.
|
|
|
|
|
|
|
|
rename it fitting to the naming style
|
|
company values.
|
|
|
|
|
|
cause they depend on Random()
-Codechange: Convert the CHANCE macros to functions and rename them fitting to the naming style
|
|
fitting to the naming style
|
|
-Codechange: Replace the rest of the math macros with functions
|
|
|
|
-Codechange: Make the mersenne twister more readable
-Codechange: Unify the seeding process of random
|