Mercurial > hg > openttd
graph
-
(svn r23195) -Codechange: if we really need to cast away constness, use const_cast draftSat, 12 Nov 2011 08:37:12 +0000, by rubidium
-
(svn r23194) -Codechange: don't cast away const needlessly draftSat, 12 Nov 2011 08:26:30 +0000, by rubidium
-
(svn r23193) -Codechange: don't cast away const unneededly draftSat, 12 Nov 2011 08:10:22 +0000, by rubidium
-
(svn r23192) -Codechange: don't cast away const needlessly draftSat, 12 Nov 2011 07:58:22 +0000, by rubidium
-
(svn r23191) -Fix: GCC 4.7 compilation warnings related to narrowing in palettes draftFri, 11 Nov 2011 19:47:28 +0000, by rubidium
-
(svn r23190) -Fix: compile error due to Squirrel define messing up another included file draftFri, 11 Nov 2011 18:59:47 +0000, by rubidium
-
(svn r23188) -Fix (r23168): fences on steep slopes were broken draftFri, 11 Nov 2011 18:01:41 +0000, by yexo
-
(svn r23187) -Fix (r23186): MSVC allowed non-const where const was mandatory draftThu, 10 Nov 2011 20:07:14 +0000, by yexo
-
(svn r23186) -Fix [FS#4830]: [Squirrel] replace custom qsort by std::sort to fix stack overflow draftThu, 10 Nov 2011 19:40:49 +0000, by yexo
-
(svn r23184) -Cleanup: remove the removed strings from the translations as well draftThu, 10 Nov 2011 18:09:40 +0000, by rubidium
-
(svn r23183) -Codechange: merge BRIBE_FAILED and BRIBE_FAILED_2 messages (monoid) draftThu, 10 Nov 2011 18:09:09 +0000, by rubidium
-
(svn r23182) -Feature: allow translatable readme files draftThu, 10 Nov 2011 18:07:56 +0000, by yexo
-
(svn r23181) -Cleanup: remove some unused strings (monoid) draftThu, 10 Nov 2011 18:00:50 +0000, by rubidium
-
(svn r23180) -Cleanup: remove traces of having to double click on the NewGRF for changing the parameters draftThu, 10 Nov 2011 17:58:55 +0000, by rubidium
-
(svn r23179) -Codechange: use some tooltips that already existed (monoid) draftThu, 10 Nov 2011 17:55:52 +0000, by rubidium
-
(svn r23178) -Feature [FS#4780]: in-game readme.txt readmer (LordAro) draftThu, 10 Nov 2011 06:15:03 +0000, by rubidium
-
(svn r23176) -Codechange: Deduplicate code between Engine::DetermineCapacity() and Engine::GetDisplayDefaultCapacity(). draftWed, 09 Nov 2011 16:41:36 +0000, by frosch
-
(svn r23175) -Codechange: Refactor Engine::DetermineCapacity(). draftWed, 09 Nov 2011 16:40:36 +0000, by frosch
-
(svn r23174) -Codechange: Deduplicate code between GetEngineProperty() and GetVehicleProperty(). draftWed, 09 Nov 2011 16:39:34 +0000, by frosch
-
(svn r23173) -Codechange: Rename GetVehicleCapacity() to Engine::DetermineCapacity(). draftWed, 09 Nov 2011 16:38:50 +0000, by frosch
-
(svn r23172) -Fix (r23088) [FS#4831]: crash when looking at orders from a vehicle that's not in your company draftWed, 09 Nov 2011 11:44:12 +0000, by yexo
-
(svn r23170) -Doc (r23169): add he new value to the AI changelog draftTue, 08 Nov 2011 21:51:53 +0000, by yexo
-
(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI settings unless gui.ai_developer_tools is enabled (Zuu) draftTue, 08 Nov 2011 21:48:00 +0000, by yexo
-
(svn r23168) -Feature [FS#1824]: always draw fences around field tiles draftTue, 08 Nov 2011 19:48:47 +0000, by yexo
-
(svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as well (hackalittlebit) draftTue, 08 Nov 2011 19:44:41 +0000, by rubidium
-
(svn r23166) -Change: [NewGRF v8] Don't override rail type prop 1B with prop 09. draftTue, 08 Nov 2011 19:23:56 +0000, by michi_cc
-
(svn r23164) -Fix (r23149): Default roadvehicles became somewhat short. draftTue, 08 Nov 2011 18:21:56 +0000, by frosch
-
(svn r23163) -Fix [FS#4627]: don't display railway fences between track and waypoints (Krille) draftTue, 08 Nov 2011 17:51:29 +0000, by yexo
-
(svn r23161) -Fix (r23154): don't convert pointer to bool but actually check the grf_version variable draftTue, 08 Nov 2011 17:40:48 +0000, by yexo
-
(svn r23160) -Fix: wrong comments in a lot of TileTypeProcs definitions draftTue, 08 Nov 2011 17:37:32 +0000, by yexo
-
(svn r23159) -Feature: Support for NewGRF version 8. draftTue, 08 Nov 2011 17:30:19 +0000, by frosch
-
(svn r23158) -Feature: [NewGRF] Patch/setting variable 14. (rubidium) draftTue, 08 Nov 2011 17:29:41 +0000, by frosch
-
(svn r23157) -Change: [NewGRF v8] Format of extra callback info for callback 144. (michi_cc) draftTue, 08 Nov 2011 17:29:32 +0000, by frosch
-
(svn r23156) -Change: [NewGRF] Clamp height in aircraft variable 44. draftTue, 08 Nov 2011 17:29:21 +0000, by frosch
-
(svn r23155) -Change: [NewGRF v8] Use heightlevel units in var 8A of callback 28. draftTue, 08 Nov 2011 17:29:11 +0000, by frosch
-
(svn r23154) -Change: [NewGRF v8] Use heightlevel units in nearby tile info variables. (rubidium) draftTue, 08 Nov 2011 17:29:01 +0000, by frosch
-
(svn r23153) -Change: [NewGRF v8] Use heightlevel units in variable 20/A0. draftTue, 08 Nov 2011 17:28:52 +0000, by frosch
-
(svn r23152) -Change: [NewGRF v8] Snow line height table uses values between 0x00 and 0xFF independent of number of height levels. draftTue, 08 Nov 2011 17:28:42 +0000, by frosch
-
(svn r23151) -Change: [NewGRF v8] Deprecate callback 12, and use callback 36 instead. draftTue, 08 Nov 2011 17:28:05 +0000, by frosch
-
(svn r23150) -Change: [NewGRF v8] Deprecate callback 11, and use callback 36 instead. draftTue, 08 Nov 2011 17:27:55 +0000, by frosch
-
(svn r23149) -Add: [NewGRF] Road vehicle property 23 to shorten vehicles without callback usage. draftTue, 08 Nov 2011 17:27:46 +0000, by frosch
-
(svn r23148) -Change: [NewGRF] Check the results of various callbacks for validness. draftTue, 08 Nov 2011 17:27:13 +0000, by frosch
-
(svn r23147) -Change: [NewGRF v8] Unify the return values of boolean callbacks, and check the results for validity. draftTue, 08 Nov 2011 17:26:49 +0000, by frosch
-
(svn r23146) -Change: [NewGRF v8] Make callback 22 return a probability to use instead of property 18. draftTue, 08 Nov 2011 17:26:13 +0000, by frosch
-
(svn r23145) -Change: [NewGRF v8] Determine the 'first' refittable cargo of vehicles using the cargo ordering from the cargo translation table. draftTue, 08 Nov 2011 17:25:51 +0000, by frosch
-
(svn r23144) -Change: [NewGRF v8] Consider the 'default cargotype' properties as indices into the cargo translation table. draftTue, 08 Nov 2011 17:25:42 +0000, by frosch
-
(svn r23143) -Change: [NewGRF v8] Return the translated cargobit in vehicle var 42. draftTue, 08 Nov 2011 17:25:32 +0000, by frosch
-
(svn r23142) -Change: [NewGRF v8] Unify the return values of callbacks returning D0xx texts. draftTue, 08 Nov 2011 17:24:43 +0000, by frosch
-
(svn r23141) -Change: [NewGRF v8] Invert result bit 10 of callbacks 149 and 157 to make them consistent with other slope check callbacks. (michi_cc) draftTue, 08 Nov 2011 17:24:31 +0000, by frosch
-
(svn r23139) -Change: [NewGRF v8] Do no longer apply base cost fallbacks. draftTue, 08 Nov 2011 17:24:01 +0000, by frosch
-
(svn r23138) -Feature: [NewGRF] Allow passing 32bit parameters to 60+x variables (using var 7B). Currently most useful for vehicle var 60. draftTue, 08 Nov 2011 17:23:30 +0000, by frosch
-
(svn r23137) -Change: [NewGRF v8] New result format for callback 16. draftTue, 08 Nov 2011 17:22:49 +0000, by frosch
-
(svn r23136) -Change: [NewGRF v8] Deprecate old-style callback results 0xFF??. draftTue, 08 Nov 2011 17:22:19 +0000, by frosch
-
(svn r23135) -Fix (r23133): always compile before commit draftTue, 08 Nov 2011 15:53:32 +0000, by yexo
-
(svn r23134) -Add [FS#3799]: [NoAI] AICargoList_StationAccepting draftTue, 08 Nov 2011 15:44:53 +0000, by yexo
-
(svn r23133) -Fix [FS#4823]: AIOrder didn't handle implicit orders correctly in all cases draftTue, 08 Nov 2011 15:43:34 +0000, by yexo
-
(svn r23132) -Fix: when any keys on te on-screen keyboard were pressed the text cursor disappeared draftTue, 08 Nov 2011 15:10:39 +0000, by yexo
-
(svn r23131) -Fix (r16165): AIOrder::IsCurrentOrderPartOfOrderList return false for valid vehicles and crashed for invalid ones draftTue, 08 Nov 2011 15:00:55 +0000, by yexo
-
(svn r23130) -Change [FS#4825]: open the query string window centered as it (almost) always requires your attention draftTue, 08 Nov 2011 12:16:17 +0000, by yexo
-
(svn r23129) -Add: [NewGRF] Property for the rail type name. draftMon, 07 Nov 2011 19:35:02 +0000, by michi_cc
-
(svn r23127) -Fix [FS#4819] (r23086): Don't crash when refitting default vehicles. draftSun, 06 Nov 2011 22:14:55 +0000, by michi_cc
-
(svn r23125) -Codechange: Replace some 8s with TILE_SIZE / 2. (adf88) draftSun, 06 Nov 2011 15:54:55 +0000, by frosch
-
(svn r23124) -Change: [NewGRF] Interpret the result of the refit cost callback as a signed value. draftSun, 06 Nov 2011 15:33:23 +0000, by michi_cc
-
(svn r23123) -Fix [FS#4790] (r22792): variable was initialised at the wrong moment making things with the cursor go wrong draftSun, 06 Nov 2011 09:37:26 +0000, by rubidium
-
(svn r23120) -Feature: [NoAI] Support for refit orders. draftSat, 05 Nov 2011 15:31:21 +0000, by michi_cc
-
(svn r23119) -Fix: [Win32] Don't show a crash/assertion message box for a GUI-less video driver. draftFri, 04 Nov 2011 23:47:00 +0000, by michi_cc
-
(svn r23118) -Feature: [NoAI] Allow AIs to query the amount of remaining operations for the current tick draftFri, 04 Nov 2011 23:20:14 +0000, by rubidium
-
(svn r23117) -Fix: [NoAI] calling require() to include a file gave you 100.000 opcodes for free draftFri, 04 Nov 2011 23:14:23 +0000, by yexo
-
(svn r23116) -Fix (r23114): Ambient sound effect callback was called for unsupported tile types. draftFri, 04 Nov 2011 22:59:23 +0000, by michi_cc
-
(svn r23115) -Fix [FS#4813]: allow accessing the server's client info as well in the admin network (dihedral) draftFri, 04 Nov 2011 22:32:21 +0000, by rubidium
-
(svn r23114) -Feature: [NewGRF] Ambient sound effect callback. draftFri, 04 Nov 2011 21:05:08 +0000, by michi_cc
-
(svn r23112) -Codechange: Check if vehicle chain lengths stays constant when auto-refitting. draftFri, 04 Nov 2011 15:04:29 +0000, by michi_cc
-
(svn r23111) -Fix: Keep subtype when automatically choosing the cargo for auto-refitting. draftFri, 04 Nov 2011 15:04:24 +0000, by michi_cc
-
(svn r23110) -Codechange: let the flying altitude return ints are well draftFri, 04 Nov 2011 13:40:59 +0000, by rubidium
-
(svn r23109) -Fix: Subtract auto-refit costs from the vehicle profit. draftFri, 04 Nov 2011 13:21:24 +0000, by michi_cc
-
(svn r23108) -Codechange: more uint -> int / byte -> int conversions for Z related variables draftFri, 04 Nov 2011 11:52:19 +0000, by rubidium
-
(svn r23107) -Codechange: let GetSlopePixelZ and TerraformTile tile type functions use int z as well draftFri, 04 Nov 2011 11:36:10 +0000, by rubidium
-
(svn r23106) -Codechange: pass int* to GetTileSlope and friends draftFri, 04 Nov 2011 11:30:37 +0000, by rubidium
-
(svn r23104) -Codechange: prepare the vehicle/sign z for some further changes to reduce casting draftFri, 04 Nov 2011 11:09:06 +0000, by rubidium
-
(svn r23103) -Codechange: replace TileHeight(x) * TILE_HEIGHT by TilePixelHeight(x) draftFri, 04 Nov 2011 10:32:26 +0000, by rubidium
-
(svn r23102) -Codechange: remove the remaining pointless multiplications by TILE_HEIGHT draftFri, 04 Nov 2011 10:31:46 +0000, by rubidium
-
(svn r23101) -Codechange: remove pointless multiplications by TILE_HEIGHT from the station/object building code draftFri, 04 Nov 2011 10:31:13 +0000, by rubidium
-
(svn r23100) -Codechange: remove pointless multiplications by TILE_HEIGHT for the terraform code draftFri, 04 Nov 2011 10:30:10 +0000, by rubidium
-
(svn r23099) -Codechange: remove pointless multiplications by TILE_HEIGHT for the water/river code draftFri, 04 Nov 2011 10:29:26 +0000, by rubidium
-
(svn r23098) -Codechange: remove pointless multiplications by TILE_HEIGHT from the tunnel code draftFri, 04 Nov 2011 10:28:31 +0000, by rubidium
-
(svn r23097) -Codechange: remove pointless multiplications by TILE_HEIGHT from the bridge code draftFri, 04 Nov 2011 10:28:20 +0000, by rubidium
-
(svn r23096) -Codechange: remove useless divisions and multiplications by TILE_HEIGHT for the snow line code draftFri, 04 Nov 2011 10:25:58 +0000, by rubidium
-
(svn r23095) -Codechange: remove useless divisions/multiplications by TILE_HEIGHT for the AI API code draftFri, 04 Nov 2011 10:25:33 +0000, by rubidium
-
(svn r23094) -Codechange: add a default NULL to GetFoundationSlope and use it draftFri, 04 Nov 2011 10:23:48 +0000, by rubidium
-
(svn r23093) -Codechange: add a default NULL for the Z of GetTileSlope and use it draftFri, 04 Nov 2011 10:22:27 +0000, by rubidium
-
(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions if they return the Z in pixels (like TilePixelHeight) draftFri, 04 Nov 2011 10:18:13 +0000, by rubidium
-
(svn r23090) -Codechange: use map accessors instead of directly accessing the map (mhl) draftFri, 04 Nov 2011 06:05:11 +0000, by rubidium
-
(svn r23089) -Add: Allow specifying refits for go-to station orders. draftFri, 04 Nov 2011 00:38:59 +0000, by michi_cc
-
(svn r23088) -Change: Extend the train order GUI with space for a forth button. draftFri, 04 Nov 2011 00:38:56 +0000, by michi_cc
-
(svn r23087) -Feature: Auto-refitting of vehicles during loading at a station when the vehicle allows it. draftFri, 04 Nov 2011 00:38:51 +0000, by michi_cc
-
(svn r23086) -Feature: [NewGRF] Callback to change refit cost depending on old and new cargo type. draftFri, 04 Nov 2011 00:35:05 +0000, by michi_cc
-
(svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not the same as the length of the variable draftThu, 03 Nov 2011 23:06:30 +0000, by rubidium
-
(svn r23084) -Codechange: get rid of a redundant variable draftThu, 03 Nov 2011 22:49:03 +0000, by rubidium
-
(svn r23083) -Fix: run StartupEngines() if NewGRFs changed during loading a savegame, just like it's running when NewGRFs are changed during a game draftThu, 03 Nov 2011 12:54:02 +0000, by yexo
-
(svn r23082) -Fix: account for snow line table when determining the snow line for building houses draftWed, 02 Nov 2011 22:09:07 +0000, by rubidium
-
(svn r23080) -Feature: [NewGRF] Use variable 10 to enable vehicle GRFs to draw different sprites on the map and in various GUIs. draftTue, 01 Nov 2011 16:51:47 +0000, by frosch
-
(svn r23079) -Fix (r23077): Retain original behaviour in a silly corner case, which saves us making the specs even more convoluted. draftTue, 01 Nov 2011 16:18:28 +0000, by frosch
-
(svn r23078) -Fix (r23077): default ships carrying passengers and oil were suddenly only able to carry coal draftTue, 01 Nov 2011 12:15:33 +0000, by yexo
-
(svn r23077) -Change: [NewGRF] Enforce that the default cargo type of a vehicle is one of the refittable cargos in case of refittable engines. draftTue, 01 Nov 2011 00:29:05 +0000, by frosch