Age | Commit message (Collapse) | Author |
|
|
|
|
|
this dependency to the all target
|
|
|
|
This especially enables houses to accept passengers, mail, goods AND food.
Add string templates for up to 5 cargo types for the tile info window. If more are needed just add them.
Simplify (de-uglify) the logic for cargo acceptence for houses and split the goods/food table into two. The acceptance is unmodified, but accepting goods AND food is now trivially possible. The exact amounts have to be decided.
This is based on Celestar's changes in the map branch plus some further bits that will be merged there soon.
|
|
string output
|
|
|
|
76 houses, is slightly exponential and travels further for larger towns.
|
|
|
|
climate, require food (and possibly water) only if the population is more than 90, so that the town gets chance to actually accept it. (By Marcin?)
|
|
|
|
|
|
|
|
|
|
|
|
commands actually used for compilation.
|
|
Oskar.
|
|
depots (pasky).
|
|
(bociusz).
|
|
- Number of passangers and mail in exclusive test offer window is swapped
- Wrong data caused by double index shift is displayed in exclusive test offer window
|
|
Also don't pitch custom station sprites by railtype
(pasky)
|
|
|
|
|
|
|
|
|
|
|
|
This also fixes the annoying unecessary language file recompiles.
|
|
|
|
GUI yet) (pasky)
|
|
crash us (pasky)
|
|
|
|
|
|
spritegroups (i.e. the cars transporter in DBSetXL gets different cars each time) (pasky)
|
|
|
|
|
|
loads whatever is
available. Fixes George's long vehicles. (pasky)
|
|
|
|
|
|
FOR_EACH_ENGINE() to more appropriate FOR_EACH_OBJECT(). (pasky)
|
|
|
|
with a case-INsensitive one (joint effort of Bjarni and Darkvater).
|
|
such as Macintosh and MorphOS; thanks for testing Bjarni :)
-Added turkish.txt to lang-project and screenshot.h to ttd-project
|
|
|
|
|
|
spritegroups if there is no structure to search (i.e. in purchase lists) (pasky)
|
|
|
|
|
|
r440
Move screenshot function declarations to new file screenshot.h
Clean up screenshot.c a bit, mostly whitespace, alloca() -> malloc() and checking return values
r485
Remove unused field from struct ScreenshotFormat
|
|
In bemidi.cpp
- Whitespace cleanup
- Simplify one if ()
|
|
Cleaned up whitespace in namegen.c
|