Age | Commit message (Collapse) | Author |
|
|
|
were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.
|
|
because everything is already 64 bits by default.
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
drawing the amount of money.
|
|
|
|
|
|
be more flexible.
-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles.
|
|
|
|
|
|
|
|
can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
|
tabs with spaces.
|
|
|
|
The end of the preliminary work is near
|
|
|
|
landscape types.
|
|
properly in/from the cfg.
|
|
clear and extendable (more language paths).
|
|
|
|
|
|
|
|
struct array (with accessor) and implement new initialization method using cargo labels.
|
|
on non-windows because this wrapper was only active for win32 (thx Rubidium)
|
|
filesystem is not in UTF-8 charset and special characters are used. The string passed to opendir() which is UTF-8 was not parsed back to the filesystem format. Use a wrapper called ttd_opendir() instead of redefining opendir itself.
|
|
|
|
code, as 1 mph == 1.6 km/h is too far out for some people.
|
|
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|