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