summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-11-08(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks ↵frosch
returning D0xx texts.
2011-11-08(svn r23141) -Change: [NewGRF v8] Invert result bit 10 of callbacks 149 and ↵frosch
157 to make them consistent with other slope check callbacks. (michi_cc)
2011-11-08(svn r23140) -Add: ErrorUnknownCallbackResult()frosch
2011-11-08(svn r23139) -Change: [NewGRF v8] Do no longer apply base cost fallbacks.frosch
2011-11-08(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x ↵frosch
variables (using var 7B). Currently most useful for vehicle var 60.
2011-11-08(svn r23137) -Change: [NewGRF v8] New result format for callback 16.frosch
2011-11-08(svn r23136) -Change: [NewGRF v8] Deprecate old-style callback results 0xFF??.frosch
2011-11-08(svn r23135) -Fix (r23133): always compile before commityexo
2011-11-08(svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAcceptingyexo
2011-11-08(svn r23133) -Fix [FS#4823]: AIOrder didn't handle implicit orders correctly ↵yexo
in all cases
2011-11-08(svn r23132) -Fix: when any keys on te on-screen keyboard were pressed the ↵yexo
text cursor disappeared
2011-11-08(svn r23131) -Fix (r16165): AIOrder::IsCurrentOrderPartOfOrderList return ↵yexo
false for valid vehicles and crashed for invalid ones
2011-11-08(svn r23130) -Change [FS#4825]: open the query string window centered as it ↵yexo
(almost) always requires your attention
2011-11-07(svn r23129) -Add: [NewGRF] Property for the rail type name.michi_cc
2011-11-07(svn r23128) -Update from WebTranslator v3.0:translators
vietnamese - 14 changes by nglekhoi
2011-11-06(svn r23127) -Fix [FS#4819] (r23086): Don't crash when refitting default ↵michi_cc
vehicles.
2011-11-06(svn r23126) -Update from WebTranslator v3.0:translators
belarusian - 17 changes by Wowanxm norwegian_bokmal - 24 changes by eloekset polish - 17 changes by nouwak spanish - 17 changes by Terkhen vietnamese - 17 changes by nglekhoi welsh - 18 changes by kazzie
2011-11-06(svn r23125) -Codechange: Replace some 8s with TILE_SIZE / 2. (adf88)frosch
2011-11-06(svn r23124) -Change: [NewGRF] Interpret the result of the refit cost ↵michi_cc
callback as a signed value.
2011-11-06(svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong ↵rubidium
moment making things with the cursor go wrong
2011-11-05(svn r23122) -Fix (23120): Silence GCC warning.michi_cc
2011-11-05(svn r23121) -Update from WebTranslator v3.0:translators
italian - 18 changes by lorenzodv norwegian_bokmal - 90 changes by eloekset norwegian_nynorsk - 1 changes by eloekset serbian - 17 changes by etran tamil - 15 changes by aswn
2011-11-05(svn r23120) -Feature: [NoAI] Support for refit orders.michi_cc
2011-11-04(svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a ↵michi_cc
GUI-less video driver.
2011-11-04(svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining ↵rubidium
operations for the current tick
2011-11-04(svn r23117) -Fix: [NoAI] calling require() to include a file gave you ↵yexo
100.000 opcodes for free
2011-11-04(svn r23116) -Fix (r23114): Ambient sound effect callback was called for ↵michi_cc
unsupported tile types.
2011-11-04(svn r23115) -Fix [FS#4813]: allow accessing the server's client info as ↵rubidium
well in the admin network (dihedral)
2011-11-04(svn r23114) -Feature: [NewGRF] Ambient sound effect callback.michi_cc
2011-11-04(svn r23113) -Update from WebTranslator v3.0:translators
dutch - 17 changes by habell english_US - 17 changes by Rubidium finnish - 17 changes by jpx_ french - 17 changes by glx german - 17 changes by planetmaker lithuanian - 7 changes by Stabilitronas
2011-11-04(svn r23112) -Codechange: Check if vehicle chain lengths stays constant when ↵michi_cc
auto-refitting.
2011-11-04(svn r23111) -Fix: Keep subtype when automatically choosing the cargo for ↵michi_cc
auto-refitting.
2011-11-04(svn r23110) -Codechange: let the flying altitude return ints are wellrubidium
2011-11-04(svn r23109) -Fix: Subtract auto-refit costs from the vehicle profit.michi_cc
2011-11-04(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z ↵rubidium
related variables
2011-11-04(svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type ↵rubidium
functions use int z as well
2011-11-04(svn r23106) -Codechange: pass int* to GetTileSlope and friendsrubidium
2011-11-04(svn r23105) -Fix (r23104): Kenobi visited me ;)rubidium
2011-11-04(svn r23104) -Codechange: prepare the vehicle/sign z for some further ↵rubidium
changes to reduce casting
2011-11-04(svn r23103) -Codechange: replace TileHeight(x) * TILE_HEIGHT by ↵rubidium
TilePixelHeight(x)
2011-11-04(svn r23102) -Codechange: remove the remaining pointless multiplications by ↵rubidium
TILE_HEIGHT
2011-11-04(svn r23101) -Codechange: remove pointless multiplications by TILE_HEIGHT ↵rubidium
from the station/object building code
2011-11-04(svn r23100) -Codechange: remove pointless multiplications by TILE_HEIGHT ↵rubidium
for the terraform code
2011-11-04(svn r23099) -Codechange: remove pointless multiplications by TILE_HEIGHT ↵rubidium
for the water/river code
2011-11-04(svn r23098) -Codechange: remove pointless multiplications by TILE_HEIGHT ↵rubidium
from the tunnel code
2011-11-04(svn r23097) -Codechange: remove pointless multiplications by TILE_HEIGHT ↵rubidium
from the bridge code
2011-11-04(svn r23096) -Codechange: remove useless divisions and multiplications by ↵rubidium
TILE_HEIGHT for the snow line code
2011-11-04(svn r23095) -Codechange: remove useless divisions/multiplications by ↵rubidium
TILE_HEIGHT for the AI API code
2011-11-04(svn r23094) -Codechange: add a default NULL to GetFoundationSlope and use itrubidium
2011-11-04(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and ↵rubidium
use it