summaryrefslogtreecommitdiff
path: root/src/table
AgeCommit message (Collapse)Author
2011-01-15(svn r21806) -Codechange: Correct additional appearances of the same typo.terkhen
2011-01-15(svn r21805) -Codechange: Correct a typo.terkhen
2011-01-04(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles ↵rubidium
that can be cleared/terraformed by a company
2011-01-01(svn r21694) -Fix: changing AI settings ingame was impossible when the ↵yexo
difficulty level was other than custom
2010-12-25(svn r21639) -Codechange: simplify setting the colour remaprubidium
2010-12-19(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have casessmatz
2010-12-18(svn r21538) -Add: {INDUSTRY} can now have casessmatz
2010-12-14(svn r21513) -Feature [FS#532]: make the chat message timeout user configurablerubidium
2010-12-13(svn r21506) -Codechange: rename the train/vehicle lost warning strings to ↵rubidium
be more generic
2010-12-13(svn r21505) -Change: generalise the lost_train_warning setting to ↵rubidium
lost_vehicle_warning
2010-12-10(svn r21454) -Codechange: add support for object variable 48rubidium
2010-12-10(svn r21452) -Codechange: read object property 17 (number of views)rubidium
2010-12-08(svn r21437) -Fix: Object newgrf debug data table was outdatedrubidium
2010-12-07(svn r21426) -Change: introduce a setting for the types of commands that are ↵rubidium
allowed to be executed while paused
2010-12-07(svn r21423) -Codechange: replace some magic numbers by slightly less magic ↵rubidium
numbers
2010-11-30(svn r21364) -Change: increase the default amount of companies, clients and ↵rubidium
spectators. Furthermore tighten the command execution/queueing limits a bit
2010-11-30(svn r21363) -Add: support for limiting the amount of (accepted) incoming datarubidium
2010-11-24(svn r21315) -Cleanup: remove a pair of unused stringsrubidium
2010-11-20(svn r21275) -Fix (r21272): Draw NW+SW fences in the correct order.frosch
2010-11-20(svn r21274) -Change: Increase the bounding box size of hangars in the hope ↵frosch
it fixes more glitches than it causes.
2010-11-20(svn r21272) -Change [FS#119-ish]: Draw airport fences as groundsprites on ↵frosch
runway/taxiway tiles. This makes the usual foundation-glitch a lot less likely to happen.
2010-11-20(svn r21269) -Codechange: Add TILE_SEQ_CHILD macro to construct child ↵frosch
sprites in default stations sprite layouts.
2010-11-20(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could ↵rubidium
leave a non-drive through road stop at once
2010-11-19(svn r21261) -Codechange: beat some sense into some variable namesrubidium
2010-11-18(svn r21240) -Feature: [NewGRF] Implement action0 visual effect properties ↵rubidium
for ships and RVs (Hirundo)
2010-11-18(svn r21239) -Codechange/Fix: [NewGRF] Use 0xFF instead of 0 as default ↵rubidium
value for visual effect. This makes setting train prop 22 to 0 actually work (Hirundo)
2010-11-18(svn r21231) -Codechange: Generalize the naming of some settings and ↵rubidium
variables related to visual effects (Hirundo)
2010-11-13(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is ↵rubidium
configurable, why isn't the statusbar's location configurable?
2010-11-13(svn r21162) -Codechange: move the config "field" for the language file out ↵rubidium
of dynlang
2010-11-10(svn r21135) -Fix (r19870): silencing gcc 3.3 warnings caused gcc 4.0 to warnsmatz
2010-11-07(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break ↵planetmaker
savegames with NewGRFs
2010-11-05(svn r21088) -Doc: Additions/corrections of doxygen comments.alberth
2010-11-05(svn r21086) -Feature-ish: [NewGRF] String code to print the weight in ↵rubidium
format based on settings
2010-11-05(svn r21085) -Feature-ish: [NewGRF] Implement stringcode 9A 0C (station name)rubidium
2010-11-05(svn r21084) -Codechange: name a variable to cover its actual implementation ↵rubidium
better
2010-11-03(svn r21078) -Fix [FS#4203]: snowline didn't want to be very highrubidium
2010-10-30(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)alberth
2010-10-21(svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up ↵rubidium
due to LTR names in RTL translations and vice-versa
2010-10-17(svn r20973) -Add: chat sending and receiving support for remote admins ↵rubidium
(dihedral)
2010-10-17(svn r20966) -Change: enable remote administration sockets (parts by Yexo ↵rubidium
and dihedral)
2010-10-17(svn r20963) -Add: stubs for a remote administration connectionrubidium
2010-10-04(svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing ↵frosch
production rates does not work (anymore), so allow changing the production multiplier instead.
2010-09-25(svn r20849) -Change: Only display liveries in the liverywindow if they are ↵frosch
used by some vehicle somewhen (not considering date or such).
2010-09-20(svn r20832) -Feature: Allow to select a custom percentage of water in the ↵terkhen
map generation window (based on patch by CommanderZ).
2010-09-12(svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2)frosch
2010-09-02(svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive ↵frosch
rights and unread news.
2010-08-28(svn r20673) -Codechange: add support for inspecting objectsrubidium
2010-08-28(svn r20671) -Add: feature F (not action F as written mistakenly in the ↵rubidium
previous message) support for the scenario editor
2010-08-28(svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatchrubidium
2010-08-28(svn r20659) -Feature: make the (flat) area around an industry configurable ↵rubidium
(Eddi|zuHause)