Mercurial > hg > openttd
graph
-
(svn r23894) -Fix (r23893): Use the right variable, not the one that's always going to be 0. draftSat, 04 Feb 2012 20:12:06 +0000, by michi_cc
-
(svn r23893) -Change: [NewGRF] Extended chunked sprite encoding to work for bigger sprites. draftSat, 04 Feb 2012 19:21:32 +0000, by michi_cc
-
(svn r23891) -Fix-ish: compile failures with SDL 1.3 draftSat, 04 Feb 2012 16:24:25 +0000, by rubidium
-
(svn r23890) -Add: [NewGRF] Support for RealSprites with multiple zoom levels. draftSat, 04 Feb 2012 13:29:18 +0000, by michi_cc
-
(svn r23889) -Codechange: Centralise sprite resizing in one place. (peter1138) draftSat, 04 Feb 2012 13:29:13 +0000, by michi_cc
-
(svn r23888) -Change: Move the min/max zoom settings to the "misc" section so they are valid before sprites are loaded. draftSat, 04 Feb 2012 13:29:09 +0000, by michi_cc
-
(svn r23887) -Feature: [NewGRF] Support for container version 2. draftSat, 04 Feb 2012 13:29:04 +0000, by michi_cc
-
(svn r23886) -Codechange: Allow limiting the MD5 file hash to the first x bytes of the file. draftSat, 04 Feb 2012 13:29:00 +0000, by michi_cc
-
(svn r23885) -Codechange: Use the GRF sprite loader for then mapgen sprites as well. draftSat, 04 Feb 2012 13:28:56 +0000, by michi_cc
-
(svn r23884) -Codechange: Store recolour sprites in memory directly during GRF loading. draftSat, 04 Feb 2012 13:28:52 +0000, by michi_cc
-
(svn r23883) -Fix: [NewGRF] It wasn't possible to import sounds from a NewGRF later in the load order. draftSat, 04 Feb 2012 13:28:48 +0000, by michi_cc
-
(svn r23882) -Codechange: Delay parsing of NewGRF sound effects until first usage. draftSat, 04 Feb 2012 13:28:44 +0000, by michi_cc
-
(svn r23881) -Codechange: Move GRF sprite decoding into a separate function. draftSat, 04 Feb 2012 13:28:40 +0000, by michi_cc
-
(svn r23876) -Fix (r23408) [FS#5039]: Generate industry subsidies again. (Emmeran) draftThu, 02 Feb 2012 19:31:11 +0000, by terkhen
-
(svn r23870) -Fix [FS#5004]: scripts with a bad comparator could lock up OpenTTD draftSun, 29 Jan 2012 14:27:21 +0000, by rubidium
-
(svn r23868) -Fix [FS#5013-ish]: Make a certain tooltip more precise. draftSat, 28 Jan 2012 20:11:50 +0000, by frosch
-
(svn r23867) -Fix [FS#5020]: make the colour of the dropdown items for opening the vehicle list for which the company has no vehicles looking less horrid draftSat, 28 Jan 2012 20:10:49 +0000, by rubidium
-
(svn r23866) -Feature: [NewGRF] Give NewGRF defined level crossings and rail depots access to the townzone. draftSat, 28 Jan 2012 19:36:22 +0000, by frosch
-
(svn r23864) -Fix: Railtype overlays were drawn 'only transparent' on invisible bridges. draftSat, 28 Jan 2012 18:11:18 +0000, by frosch
-
(svn r23861) -Feature: [NewGRF] New algorithm (activated via an engine flag) to determine the capacity of vehicles. This allows vehicles to better control the capacity for cargotypes which they know; and let cargo NewGRFs influence the capacity for cargos the vehicle NewGRF does not know, but which the vehicle is refittable to due to cargo classes. draftSat, 28 Jan 2012 12:11:23 +0000, by frosch
-
(svn r23860) -Feature: [NewGRF] Add cargo property 1D to set the capacity multipliers when refitting vehicles, which do not use callback 15. draftSat, 28 Jan 2012 12:08:03 +0000, by frosch
-
(svn r23859) -Fix: Inserting conditional orders for ships checked the wrong orders wrt. maximum distance. draftFri, 27 Jan 2012 22:08:51 +0000, by frosch
-
(svn r23858) -Change [FS#5003]: some updates and improvements of the base font (PaulC) draftFri, 27 Jan 2012 21:14:38 +0000, by rubidium
-
(svn r23857) -Document [FS#4997]: some SDL misbehaviour draftFri, 27 Jan 2012 17:45:38 +0000, by rubidium
-
(svn r23855) -Fix [FS#5007]: out of bounds read for slowdown parameter caused desync when railtype >= 4, vehicles were fast, and the original acceleration model was used draftThu, 26 Jan 2012 17:48:23 +0000, by rubidium
-
(svn r23854) -Codechange: make it easier to put random debug stuff into the random log draftThu, 26 Jan 2012 17:24:56 +0000, by rubidium
-
(svn r23852) -Fix [FS#5011]: doxygen went haywire on FINAL token draftWed, 25 Jan 2012 22:09:51 +0000, by rubidium
-
(svn r23851) -Fix: infrastructure cache could get out of sync when overbuilding a drive through road stop draftWed, 25 Jan 2012 20:46:51 +0000, by rubidium
-
(svn r23848) -Fix: Even if A == B, A can make more sense than B. draftTue, 24 Jan 2012 22:30:57 +0000, by frosch
-
(svn r23847) -Fix: when removing road or tram from a tram+road stop, the owner of the road stop's cache was updated instead of the owner of the removed infrastructure draftTue, 24 Jan 2012 19:24:02 +0000, by rubidium
-
(svn r23844) -Fix (r23414): Infrastructure count for stations wasn't updated properly on company takeover. And don't count buoys while loading a game either. draftSun, 22 Jan 2012 22:21:21 +0000, by michi_cc
-
(svn r23842) -Change [FS#5001, FS#5002]: do not let towns (ever) remove objects draftSun, 22 Jan 2012 21:26:42 +0000, by rubidium
-
(svn r23841) -Fix: Clear NewGRF vehicle cache when their owner changes. (esp. vehicle var 43) draftSun, 22 Jan 2012 21:17:38 +0000, by frosch
-
(svn r23839) -Feature: Allow command line options -e and -g to be combined to load saves/scenarios directly into SE. draftSun, 22 Jan 2012 18:37:01 +0000, by frosch
-
(svn r23838) -Fix [FS#5000]: assertion got hit when destroing a dock when a ship was loading draftSun, 22 Jan 2012 18:16:47 +0000, by rubidium
-
(svn r23837) -Feature [FS#4994]: [NoGo] Allow querying orders of vehicles draftSun, 22 Jan 2012 17:42:03 +0000, by rubidium
-
(svn r23836) -Fix (r23145): If a vehicle is not refittable to any cargo in the CTT, then pick the first refittable cargoslot. draftSun, 22 Jan 2012 15:53:17 +0000, by frosch
-
(svn r23835) -Change [FS#4999]: Make signs placed in scenario editor belong to the GS. That way they are always shown in game and are not editable. draftSun, 22 Jan 2012 13:54:02 +0000, by frosch
-
(svn r23830) -Revert (r23804) [FS#4986]: while the idea was good, it causes too much trouble draftSat, 21 Jan 2012 13:57:24 +0000, by yexo
-
(svn r23829) -Fix [FS#4996]: Loading empty GS strings/translations failed. draftSat, 21 Jan 2012 13:21:33 +0000, by frosch
-
(svn r23828) -Fix: Return early from SlString() for empty strings, before doing invalid things which surprisingly do not break everything. draftSat, 21 Jan 2012 13:21:23 +0000, by frosch
-
(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question window's title from a (small) set of options draftSat, 21 Jan 2012 12:03:55 +0000, by rubidium
-
(svn r23826) -Fix [FS#4972]: the detailed performance rating window showed the cargo count of the current quarter instead of the last quarter like the tooltip says draftFri, 20 Jan 2012 20:18:19 +0000, by rubidium
-
(svn r23822) -Fix-ish: when replaying make sure companies get created even if their creating client doesn't exist during the replay draftTue, 17 Jan 2012 21:13:02 +0000, by rubidium
-
(svn r23821) -Fix-ish: when replaying a command log, ignore the command limit draftTue, 17 Jan 2012 21:12:19 +0000, by rubidium
-
(svn r23820) -Fix (r23818): WT3 validation failure draftTue, 17 Jan 2012 18:48:25 +0000, by rubidium
-
(svn r23819) -Fix [FS#4951]: Removal of towns with 0 population failed during map generation. draftTue, 17 Jan 2012 18:46:09 +0000, by frosch
-
(svn r23816) -Fix (r23635, r23805): make SCC_ENCODED the first entry in the StringControlCode enum since it's value is not allowed to change draftMon, 16 Jan 2012 22:29:25 +0000, by yexo
-
(svn r23814) -Codechange: write the random-debug output directly to a file draftSun, 15 Jan 2012 21:15:38 +0000, by rubidium
-
(svn r23812) -Fix [FS#4977] (r23804): custom ActionB messages were broken draftSun, 15 Jan 2012 19:29:49 +0000, by yexo
-
(svn r23809) -Feature: Enhance some fatal NewGRF errors with the spritenumber that caused the problem. draftSun, 15 Jan 2012 18:18:44 +0000, by frosch
-
(svn r23808) -Codechange: Remove various translations which will be invalid with the next commit. draftSun, 15 Jan 2012 18:17:45 +0000, by frosch
-
(svn r23807) -Codechange: GRFError::num_params is not needed, remove it. draftSun, 15 Jan 2012 17:33:35 +0000, by frosch
-
(svn r23806) -Fix: [NewGRF] Integer parameters in ActionB did not quite work anymore. draftSun, 15 Jan 2012 15:50:00 +0000, by frosch
-
(svn r23804) -Fix: [NewGRF] Make string code 80 more secure by not crashing when it's used in strings where it's not supposed to be used draftSun, 15 Jan 2012 13:17:02 +0000, by yexo
-
(svn r23803) -Fix [FS#4969]: newgrf textstack was not properly used when storing parameters for the error message window draftSun, 15 Jan 2012 13:06:11 +0000, by yexo
-
(svn r23802) -Fix [FS#4968] (r23601): game lobby gui not updated when new company information becomes available draftSun, 15 Jan 2012 12:56:13 +0000, by yexo
-
(svn r23801) -Fix: reading the utf-8 BOM from AI/GS files on big-endian machines failed draftSun, 15 Jan 2012 11:31:34 +0000, by yexo
-
(svn r23800) -Codechange: also desync log failed commands draftSat, 14 Jan 2012 19:44:25 +0000, by rubidium
-
(svn r23793) -Fix (r23791): height computation was missing a few pixels so the last line was still missing draftThu, 12 Jan 2012 20:03:35 +0000, by yexo
-
(svn r23792) -Feature [FS#4958]: move 'refitable to' text above custom newgrf text in build vehicle gui draftThu, 12 Jan 2012 19:23:00 +0000, by yexo
-
(svn r23791) -Fix [FS#4960]: resize text panel for parameter description if it doesn't fit in 4 lines. draftThu, 12 Jan 2012 19:11:51 +0000, by yexo
-
(svn r23789) -Fix: [NewGRF] While we can only show one error per NewGRF, fatal errors should always disable the GRF. Also give those errors precedence over other information. draftThu, 12 Jan 2012 17:46:42 +0000, by frosch
-
(svn r23788) -Fix: failure to load newgrf files that use action 0 general prop 15 with a missing language file draftThu, 12 Jan 2012 17:44:20 +0000, by yexo
-
(svn r23784) -Revert (r23740): compiling without libpng failed to include a correct header draftMon, 09 Jan 2012 23:04:03 +0000, by truebrain
-
(svn r23783) -Cleanup: remove ancient but not needed command flag draftMon, 09 Jan 2012 22:21:45 +0000, by rubidium
-
(svn r23782) -Fix [FS#4965]: crash due to genders used for station name in hangar string of Italian translation draftMon, 09 Jan 2012 22:20:44 +0000, by rubidium
-
(svn r23781) -Fix [FS#4964]: under certain circumstances, e.g. a single invalid order, trying to determine the next order state could end up in an infinite loop draftMon, 09 Jan 2012 22:19:53 +0000, by rubidium
-
(svn r23780) -Fix [FS#4963] (r23764): also name the two new errors server-side. As extra, split up one of the errors in 3 errors, to be more specific what goes wrong. As cherry on top, make sure on all sides we can never again forget to add such entries on both sides, by introducing an assert_compile() draftMon, 09 Jan 2012 21:22:48 +0000, by truebrain
-
(svn r23778) -Fix [FS#4957]: trim all control codes and the likes from strings being passed into the AI. If the AI would be displaying them later we would be showing those control codes as question marks. draftSun, 08 Jan 2012 21:51:08 +0000, by rubidium
-
(svn r23777) -Codechange: refactor allocating memory and fetching strings into a single function for scripts draftSun, 08 Jan 2012 21:48:05 +0000, by rubidium
-
(svn r23775) -Change: Hide the PCX screenshot format from the options window, if a 32bpp blitter is used. draftSun, 08 Jan 2012 16:58:10 +0000, by frosch
-
(svn r23773) -Change: [NewGRF] Update all cached train properties if a train vehicle enters a new railtype. draftSun, 08 Jan 2012 12:47:54 +0000, by michi_cc
-
(svn r23769) -Codechange: make the lag/join start timeouts configurable as well draftSat, 07 Jan 2012 14:43:45 +0000, by rubidium
-
(svn r23768) -Fix: inconsistent stye in changelog draftSat, 07 Jan 2012 06:34:14 +0000, by rubidium