log

age author description
Thu, 05 Jul 2007 12:23:54 +0000 peter1138 (svn r10444) -Codechange: switch to c++ classes and inheritance for sound/music/video drivers, using self-registration based on the blitter-model. draft
Thu, 05 Jul 2007 06:35:09 +0000 peter1138 (svn r10443) -Fix: randomizing triggers should be called with callback type set to 1 draft
Thu, 05 Jul 2007 05:41:56 +0000 rubidium (svn r10442) -Codechange: implement the industry production callback. draft
Wed, 04 Jul 2007 22:24:57 +0000 rubidium (svn r10441) -Fix (r10440): something went wrong "porting" fixes from one place to another; like compiling the wrong checkout. draft
Wed, 04 Jul 2007 22:18:33 +0000 rubidium (svn r10440) -Fix: CBM_IND defines bits to be set, not bitsets. draft
Wed, 04 Jul 2007 18:27:21 +0000 rubidium (svn r10439) -Codechange: initial steps for customized industry productions. draft
Wed, 04 Jul 2007 17:52:32 +0000 miham (svn r10438) -Update: WebTranslator2 update to 2007-07-04 19:52:16 draft
Wed, 04 Jul 2007 17:21:28 +0000 peter1138 (svn r10437) -Feature: Automatic signal completion, enabled by pressing ctrl when dragging signals. Signals will continue following track until an existing signal, junction or station are reached. This currently replaces the existing use of ctrl-drag for changing existing signal type. draft
Wed, 04 Jul 2007 13:30:33 +0000 maedhros (svn r10436) -Cleanup: Doxygenise some comments, update others, and make a few statements more consistent with everything else. draft
Wed, 04 Jul 2007 13:01:55 +0000 maedhros (svn r10435) -Fix (r9315): numinfo starts from 1, not 0, so make it possible to define a house with a local id of 255. draft
Wed, 04 Jul 2007 12:57:07 +0000 maedhros (svn r10434) -Fix (r9315): When setting multiple house overrides in one Action 0, don't override them all with the first ID. draft
Wed, 04 Jul 2007 12:52:43 +0000 maedhros (svn r10433) -Codechange: Remove FOR_EACH_OBJECT by moving the for loops in the Action 0 draft
Wed, 04 Jul 2007 09:42:47 +0000 peter1138 (svn r10432) -Codechange: use existing function instead of data duplication draft
Wed, 04 Jul 2007 09:41:35 +0000 peter1138 (svn r10431) -Codechange: constness on static array draft
Wed, 04 Jul 2007 06:37:43 +0000 peter1138 (svn r10430) -Fix: Too many town rating entry lookups (KUDr) draft
Wed, 04 Jul 2007 02:41:39 +0000 KUDr (svn r10429) -Fix: VC8 Code Analyzer warning: buffer overrun draft
Wed, 04 Jul 2007 02:37:48 +0000 KUDr (svn r10428) -Fix: some more VC code analyzer warnings disabled draft
Wed, 04 Jul 2007 02:35:40 +0000 KUDr (svn r10427) -Fix: snprintf behaves differently in gcc than in VC causing unreadable artifacts in output. Now CStrT::AddFormatL() should behave correctly also when compiled by gcc (Rubidium) draft
Wed, 04 Jul 2007 01:34:28 +0000 belugas (svn r10426) -Codechange: Activate the reset of industry/tiles mapping upon initialization or new game. draft
Wed, 04 Jul 2007 00:54:38 +0000 belugas (svn r10425) -Fix (r10418): do not compare bitmasks with HASBIT. Strike two. Forgotten code :) draft
Wed, 04 Jul 2007 00:49:03 +0000 belugas (svn r10424) -Fix : Toy shop seems to be working exactly like power stations, water tower and banks, i.e: they require cargo but do nothing with it. draft
Wed, 04 Jul 2007 00:12:02 +0000 KUDr (svn r10423) -Fix [YAPF, r10301]: INVALID_TRACKDIR causing buffer overrun leading to desync in MP game (many thanks Rubidium) draft
Tue, 03 Jul 2007 23:23:38 +0000 KUDr (svn r10422) -Fix: VC8 Code Analyzer warning C6297: Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value draft
Tue, 03 Jul 2007 23:08:51 +0000 KUDr (svn r10421) -Fix [MSVC]: suppress some code analyzer warnings for VC8 draft
Tue, 03 Jul 2007 23:07:33 +0000 KUDr (svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8 draft
Tue, 03 Jul 2007 19:25:06 +0000 rubidium (svn r10419) -Fix (r10418): do not compare bitmasks with HASBIT. Thanks to Maedhros for spotting this. draft
Tue, 03 Jul 2007 19:16:34 +0000 rubidium (svn r10418) -Codechange: implement/resurrect the industry production flags. draft
Tue, 03 Jul 2007 17:34:43 +0000 glx (svn r10417) -Fix: r10416 partly reverted r10415 draft
Tue, 03 Jul 2007 17:21:10 +0000 miham (svn r10416) -Update: WebTranslator2 update to 2007-07-03 19:20:58 draft
Tue, 03 Jul 2007 17:20:17 +0000 glx (svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test must use {STRING1}, so pass it the correct params draft
Tue, 03 Jul 2007 16:14:29 +0000 rubidium (svn r10414) -Fix: the network protocol check for required newgrfs sent static newgrfs too. draft
Tue, 03 Jul 2007 15:24:50 +0000 glx (svn r10413) -Fix r10211: t->townnamegrfid was not cleared when renaming a town draft
Tue, 03 Jul 2007 11:31:38 +0000 peter1138 (svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various files (and add one) draft
Mon, 02 Jul 2007 17:23:51 +0000 miham (svn r10411) -Update: WebTranslator2 update to 2007-07-02 19:21:47 draft
Mon, 02 Jul 2007 16:37:12 +0000 bjarni (svn r10410) -Fix [FS458]: [OSX] if the resolution is changed to something that's too high for the monitor, then it's reduced to fit the monitor size (PinguTux) draft
Sun, 01 Jul 2007 19:24:54 +0000 rubidium (svn r10409) -Codechange: replace (Aircraft|RoadVeh|Ship|Train)_Tick with a Tick method in the Vehicle class. draft
Sun, 01 Jul 2007 19:11:47 +0000 rubidium (svn r10408) -Codechange: make GetImage a class method of Vehicle instead of Get(Aircraft|RoadVeh|Ship|Train)Image. draft
Sun, 01 Jul 2007 18:12:59 +0000 miham (svn r10407) -Update: WebTranslator2 update to 2007-07-01 20:12:34 draft
Sun, 01 Jul 2007 17:21:25 +0000 rubidium (svn r10406) -Fix [FS#968]: only industries in the temperate climate should be affected by the "do not increase production" flag. draft
Sun, 01 Jul 2007 17:11:24 +0000 rubidium (svn r10405) -Fix [FS#972]: do not try to determine the default railtype in the scenario editor. draft
Sun, 01 Jul 2007 12:25:08 +0000 peter1138 (svn r10404) -Fix (r10266): Adding a cargo packet to cargo list could overflow. Now we detect this and just leave the cargo in its own packet. draft
Sat, 30 Jun 2007 19:46:18 +0000 peter1138 (svn r10403) -Fix (r10323): 'message from company' text used {STRING1} instead of {COMPANY} draft
Sat, 30 Jun 2007 19:33:02 +0000 miham (svn r10402) -Update: WebTranslator2 update to 2007-06-30 21:32:39 draft
Sat, 30 Jun 2007 17:51:50 +0000 peter1138 (svn r10401) -Feature: new sign editor features including switching to previous/next sign (XeryusTC) draft
Sat, 30 Jun 2007 15:02:21 +0000 glx (svn r10399) -Fix (FS#962): [Windows] _wnd.has_focus was not properly set after using ALT-TAB draft
Sat, 30 Jun 2007 11:28:26 +0000 peter1138 (svn r10398) -Fix (r10271): transparency menu option wasn't moved properly in the scenario editor draft
Sat, 30 Jun 2007 08:26:34 +0000 peter1138 (svn r10397) -Fix [FS#969]: subsidy awarded messages broken due to {COMPANY} now taking 1 (not 2) parameters. also remove an unnecessary dereference. draft
Sat, 30 Jun 2007 06:31:49 +0000 peter1138 (svn r10396) -Fix: When landscape generating, allow for 200ms between screen updates instead of updating every 200ms. Previously slow screen updates would result in very slow map generation (GeekToo) draft
Sat, 30 Jun 2007 00:17:07 +0000 KUDr (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison warnings draft
Fri, 29 Jun 2007 23:55:16 +0000 KUDr (svn r10394) -Fix [YAPF]: MP desync caused by incorrect last-red-signal penalties applied when cached segment was reused. Players that connected more recently (didn't have these segments cached yet) calculated those penalties correctly. This caused different YAPF results. draft
Fri, 29 Jun 2007 23:50:42 +0000 KUDr (svn r10393) -Fix [YAPF]: Trackdir needs 4 bits to store (not 3). The cached segment key didn't use the highest trackdir bit. It could confuse YAPF on bi-directional track segments. draft
Fri, 29 Jun 2007 23:45:13 +0000 KUDr (svn r10392) -Add [YAPF]: added structured dump support into some essential YAPF classes (node-list, nodes, keys, etc.) and CArrayT draft
Fri, 29 Jun 2007 23:30:14 +0000 KUDr (svn r10391) -Add: debug support - structured dump of variables/classes/structures (with anti-recursion repository) into string draft
Fri, 29 Jun 2007 22:39:50 +0000 KUDr (svn r10390) -Fix: constness draft
Fri, 29 Jun 2007 22:33:58 +0000 KUDr (svn r10389) -Add: CStrA, CStrCiA, CStrW, CStrCiW - case sensitive/insensitive ANSI/UNICODE string classes that support formatted (sprintf like) output. draft
Fri, 29 Jun 2007 22:16:15 +0000 KUDr (svn r10388) -Cleanup: coding style (CBlobT & CBlobBaseSimple), removed CStrA draft
Fri, 29 Jun 2007 14:35:29 +0000 glx (svn r10387) -Fix (r10326, r10330): update unfinished langs draft
Fri, 29 Jun 2007 13:32:28 +0000 miham (svn r10386) -Fix: [translations] croatian translators made a few type which prevented croatian langfile to be compiled. reported by boekabart draft
Fri, 29 Jun 2007 12:27:13 +0000 miham (svn r10385) -Change: [Translations] Croatian is an accepted language draft
Fri, 29 Jun 2007 12:04:40 +0000 miham (svn r10384) -Update: WebTranslator2 update to 2007-06-29 14:03:32 draft
Thu, 28 Jun 2007 22:58:59 +0000 rubidium (svn r10382) -Fix (strgen): it was not possible to use --warning and --todo at the same time. draft
Thu, 28 Jun 2007 22:03:34 +0000 rubidium (svn r10381) -Fix [FS#951]: skipping an order made train reverse immediatelly. Patch by boekabart. draft
Thu, 28 Jun 2007 19:14:29 +0000 peter1138 (svn r10380) -Fix (r10364): when checking for unique names, only check vehicles that can have names, and skip inactive players. draft
Thu, 28 Jun 2007 19:03:14 +0000 belugas (svn r10379) -Codechange: silence a compiler warning (which was right) about a variable too little for what's been asked to do draft
Thu, 28 Jun 2007 19:02:59 +0000 rubidium (svn r10378) -Merge: release changes from 0.5. draft
Thu, 28 Jun 2007 18:46:35 +0000 miham (svn r10377) -Update: WebTranslator2 update to 2007-06-28 20:46:13 draft
Thu, 28 Jun 2007 11:53:22 +0000 peter1138 (svn r10371) -Fix (r9874): Remove never-used GetGroupName() function draft
Thu, 28 Jun 2007 10:50:26 +0000 peter1138 (svn r10370) -Fix: Heightmap GUI abused custom name system and used unnecessary globals. All details are now kept within the window's custom data. draft
Thu, 28 Jun 2007 02:14:40 +0000 belugas (svn r10369) -Codechange: Add the IndustryType parameter to the GetIndustryCallback function. draft
Wed, 27 Jun 2007 23:40:21 +0000 peter1138 (svn r10368) -Fix: when renaming waypoints, ownership was only checked client-side, not in the command. draft
Wed, 27 Jun 2007 23:26:40 +0000 rubidium (svn r10367) -Fix: do not crash horribly when the file you are trying to load is too short or decompressing it fails. draft
Wed, 27 Jun 2007 22:29:57 +0000 KUDr (svn r10366) -Codechange [YAPF]: added DEBUG_YAPF_CACHE macro that (when set to 1) allows to track YAPF "cache errors". They are probably responsible for current MP desyncs. (thanks Rubidium for this great idea!). draft
Wed, 27 Jun 2007 22:26:27 +0000 rubidium (svn r10365) -Fix: compiling without png and networking support under MSVC. draft
Wed, 27 Jun 2007 20:53:25 +0000 peter1138 (svn r10364) -Fix [FS#706]: checking for duplicate custom names was inconsistent, and tested all 'namespaces'. now only check names of the same type. draft
Wed, 27 Jun 2007 20:40:20 +0000 peter1138 (svn r10363) -Fix [FS#911]: invalidating autoreplace windows didn't take account of vehicle group (Matthias Wolf) draft
Wed, 27 Jun 2007 19:00:14 +0000 rubidium (svn r10362) -Codechange: make tunnel costs less exponential for (very) long tunnels. draft
Wed, 27 Jun 2007 18:59:42 +0000 miham (svn r10361) -Update: WebTranslator2 update to 2007-06-27 20:59:10 draft
Wed, 27 Jun 2007 18:53:24 +0000 rubidium (svn r10360) -Fix (r10359): make should always do "make all" by default draft
Wed, 27 Jun 2007 18:50:18 +0000 rubidium (svn r10359) -Codechange [FS#935]: add some explanations what the different make "commands" do. draft
Wed, 27 Jun 2007 17:19:05 +0000 rubidium (svn r10358) -Codechange: remove the cargopacket leakchecker as it never asserted in almost a week of stresstesting, so I'm pretty sure all cornercases are tested by now. draft
Wed, 27 Jun 2007 17:05:06 +0000 rubidium (svn r10357) -Fix: and when we're at it... yet another memory leak, but only when you start a new game; can't find any other memory leaks we can fix. draft
Wed, 27 Jun 2007 16:54:50 +0000 rubidium (svn r10356) -Fix (r10143): another memory leak eliminated. draft
Wed, 27 Jun 2007 16:41:37 +0000 rubidium (svn r10355) -Fix (r10092): memory leak when encoding (reading) sprites. draft
Wed, 27 Jun 2007 14:37:46 +0000 rubidium (svn r10354) -Fix [FS#950]: loading indicator showed "^" when the train would load at the given station. draft
Wed, 27 Jun 2007 14:15:48 +0000 rubidium (svn r10353) -Fix/Feature [FS#669]: disallow (in the GUI) the building of infrastructure you do not have available vehicles for. This means that the airport building button is disabled till you can actually build aircraft. The game itself will not disallow you to build the infrastructure and this "new" behaviour can be overriden with a patch setting. draft
Wed, 27 Jun 2007 10:02:55 +0000 rubidium (svn r10352) -Fix: the network did not request the newgrf names of newgrfs that it couldn't find; it only wanted to request the newgrf names of newgrfs that where available locally and than were called "<Unknown>". draft
Tue, 26 Jun 2007 22:29:52 +0000 KUDr (svn r10349) -Fix [FS#941, YAPF, r10301]: tile/trackdir must be used as node key and also as segment key in the cache (SmatZ). draft
Tue, 26 Jun 2007 21:17:51 +0000 rubidium (svn r10348) -Fix (r10347): compile errors; do not think it compiles fine when you run make on the wrong working copy. draft
Tue, 26 Jun 2007 21:11:17 +0000 rubidium (svn r10347) -Fix [FS#948]: industries with a very low production could never recover when using smooth economy. draft
Tue, 26 Jun 2007 20:23:09 +0000 matthijs (svn r10346) -Fix: Forgotten "else" in r10345 (thanks peter1138). draft
Tue, 26 Jun 2007 20:15:33 +0000 matthijs (svn r10345) -Fix [FS#290]: Make OPF handle coming out of a tunnel as well as going into a tunnel, to support road vehicles looking back when finding a depot while in a tunnel. draft
Tue, 26 Jun 2007 20:03:17 +0000 peter1138 (svn r10344) -Fix (r10317): confusion between TRACK_n and TRACK_BIT_n stopped NW/SE slopes being picked up, and compare middle of tile against current z, not previous. draft
Tue, 26 Jun 2007 16:58:40 +0000 belugas (svn r10343) -Cleanup: Add documentation of functions and code-style fix. draft
Tue, 26 Jun 2007 16:50:00 +0000 miham (svn r10342) -Update: WebTranslator2 update to 2007-06-26 18:48:16 draft
Tue, 26 Jun 2007 14:43:41 +0000 maedhros (svn r10341) -Fix (r10236): Only update the timetable when leaving stations if this is a scheduled stop. draft
Tue, 26 Jun 2007 13:46:56 +0000 truelight (svn r10340) -Fix: make sure no industry production can ever hit < 32 with smooth_economy draft
Tue, 26 Jun 2007 13:36:00 +0000 truelight (svn r10339) -Fix r10311: if you fix your own name, at least also update your description ;) draft
Tue, 26 Jun 2007 11:01:06 +0000 maedhros (svn r10338) -Codechange: Show the total time that the timetable will take. draft
Tue, 26 Jun 2007 08:11:11 +0000 peter1138 (svn r10337) -Fix [FS#880]: Autoreplace is only valid for the standard vehicle list, not station or shared order lists. draft
Tue, 26 Jun 2007 06:57:14 +0000 peter1138 (svn r10336) -Fix [FS#910]: reaching the end of a line in certain cases incorrectly stopped signal updates draft
Mon, 25 Jun 2007 23:14:13 +0000 maedhros (svn r10335) -Fix (r10331): Increment the current order index *after* using it in UpdateVehicleTimetable. draft
Mon, 25 Jun 2007 21:50:36 +0000 peter1138 (svn r10334) -Fix [FS#937]: with smooth scrolling enabled, the viewport destination was not clamped to the map draft
Mon, 25 Jun 2007 21:36:16 +0000 rubidium (svn r10333) -Fix [FS#943]: News messages were shown on top of the endgame screen and high score chart. draft
Mon, 25 Jun 2007 21:15:17 +0000 rubidium (svn r10332) -Fix [FS#940]: ratings where also shown on drop-off stations. draft
Mon, 25 Jun 2007 20:55:43 +0000 maedhros (svn r10331) -Feature: Add the possibility of automatically filling in timetables based on draft
Mon, 25 Jun 2007 20:32:05 +0000 peter1138 (svn r10330) -Fix [FS#939]: budget window used wrong param for loan repay/borrow amounts draft
Mon, 25 Jun 2007 19:13:55 +0000 rubidium (svn r10329) -Feature [FS#812]: (patch) option to select the "default" rail type when you start a new game or load a game. This is done either static, i.e. rail, electrified rail, monorail and maglev, or dynamic which takes either the first or last available railtype or the railtype that is used most on the map. draft
Mon, 25 Jun 2007 17:29:03 +0000 maedhros (svn r10328) -Codechange: Close the timetable window when closing the vehicle window. draft
Mon, 25 Jun 2007 17:17:40 +0000 maedhros (svn r10327) -Fix (r10236) [FS#934]: Vehicles wait at stations when they arrive early even draft
Mon, 25 Jun 2007 17:02:37 +0000 peter1138 (svn r10326) -Update: change to new string codes used in english.txt draft
Mon, 25 Jun 2007 15:59:37 +0000 peter1138 (svn r10325) -Fix (r10323): Missed 3 company name references draft
Mon, 25 Jun 2007 14:46:32 +0000 peter1138 (svn r10324) -Codechange: reference engine names by index draft
Mon, 25 Jun 2007 13:30:38 +0000 peter1138 (svn r10323) -Codechange: reference company name, number and player (president) name draft
Mon, 25 Jun 2007 10:49:31 +0000 maedhros (svn r10322) -Codechange: Make the timetable window smaller by default so it doesn't take up so much space on small resolutions. draft
Mon, 25 Jun 2007 10:40:56 +0000 peter1138 (svn r10321) -Codechange: refer to sign text by index draft
Mon, 25 Jun 2007 10:22:48 +0000 rubidium (svn r10320) -Fix [FS#278]: one could only build a limited number of stations before one had to rename them. draft
Mon, 25 Jun 2007 10:10:37 +0000 rubidium (svn r10319) -Fix (r10266): the limit of 65535 references was not enough for cargo packets. Increase this limit to approximately 2^32, which noone should ever be able to reach on any normal system ;) draft
Mon, 25 Jun 2007 09:15:59 +0000 miham (svn r10318) -Update: WebTranslator2 update to 2007-06-25 11:14:04 draft
Mon, 25 Jun 2007 08:24:03 +0000 rubidium (svn r10317) -Fix [FS#786]: acceleration not calculated properly when a train goes up a hill between tunnels. draft
Mon, 25 Jun 2007 07:33:40 +0000 peter1138 (svn r10316) -Codechange: (consistently) use index to refer to group names. Also the group string_id is irrelevant unless it is a custom name, so don't 'waste' a savegame string id. draft
Mon, 25 Jun 2007 04:41:10 +0000 miham (svn r10315) -Update: WebTranslator2 update to 2007-06-25 06:40:44 draft
Sun, 24 Jun 2007 22:42:11 +0000 peter1138 (svn r10314) -Codechange: Refer to vehicle names by index draft
Sun, 24 Jun 2007 22:18:46 +0000 rubidium (svn r10313) -Fix (r8546): value for password "protected" was sent toggled for UDP packets, i.e. unpassworded companies showed up passworded and vice versa. draft
Sun, 24 Jun 2007 21:58:05 +0000 rubidium (svn r10312) -Fix (r10210): the 64 values in the 'players' console command were not printed properly; they did even "overflow" into the next to-be-printed values. draft
Sun, 24 Jun 2007 20:44:36 +0000 orudge (svn r10311) -Fix: I'm not retired, just relatively inactive ;) draft
Sun, 24 Jun 2007 20:41:24 +0000 orudge (svn r10310) -Fix: Trunk can now be built on OS/2 :) draft
Sun, 24 Jun 2007 20:17:39 +0000 rubidium (svn r10309) -Revert (part of r10308): "fixing" the bounding box for bridge entrances reveals one of the bugs that will be fixed when FS#119 is fixed. draft
Sun, 24 Jun 2007 20:06:10 +0000 rubidium (svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fixing FS#119. draft
Sun, 24 Jun 2007 16:44:06 +0000 rubidium (svn r10306) -Fix [FS#890]: the fix in r10219 was not enough to stop this bug from happening. draft
Sun, 24 Jun 2007 16:33:10 +0000 miham (svn r10305) -Update: WebTranslator2 update to 2007-06-24 18:32:39 draft
Sun, 24 Jun 2007 14:40:54 +0000 KUDr (svn r10304) -Fix [YAPF](r10301): removed assert which could violate without danger when searching for the nearest depot. From now on the segment can be closed without reason in that case (peter1138) draft
Sun, 24 Jun 2007 13:30:03 +0000 KUDr (svn r10303) -Fix [YAPF](r10301): warning: unused variable tile_cost (peter1138) draft
Sun, 24 Jun 2007 13:22:41 +0000 KUDr (svn r10302) -Fix [YAPF, MP]: now (with r10301) it is no longer needed to invalidate the YAPF segment cache every tick in MP. Segment cost now doesn't contain the curves between segments. As a result the cache should be now accurate. draft
Sun, 24 Jun 2007 13:18:54 +0000 KUDr (svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special cases (immeR) draft
Sun, 24 Jun 2007 12:27:11 +0000 rubidium (svn r10300) -Fix [FS#917]: give a better explanation why the loading of a savegame failed and do not crash on loading savegames that were altered by patches or branches. draft
Sun, 24 Jun 2007 10:20:05 +0000 rubidium (svn r10299) -Codechange [FS#931]: industry foundations should be drawn as all other foundations, i.e. with DrawFoundation, instead of writing the same functionality itself. draft
Sat, 23 Jun 2007 21:12:09 +0000 rubidium (svn r10298) -Fix [FS#903]: show the subdirectory below the default data directory in this filename in the newgrf list. The directory was removed in r9560 because then it used to full path instead of the path relative to the data directory, but since the inclusion of "search paths" that is not necessary anymore. draft
Sat, 23 Jun 2007 20:38:28 +0000 rubidium (svn r10297) -Codechange: increase the performance of CargoPacket::AllocateRaw using a very simple "caching" system. draft
Sat, 23 Jun 2007 18:35:37 +0000 miham (svn r10296) -Update: WebTranslator2 update to 2007-06-23 20:35:10 draft
Sat, 23 Jun 2007 14:40:19 +0000 truelight (svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure an update of stdout (Zuu) draft
Sat, 23 Jun 2007 14:17:31 +0000 truelight (svn r10294) -Fix [FS#914]: WKC_PAUSE didn't work in SE (+ some cosmetic) (Smoovious) draft
Sat, 23 Jun 2007 14:13:05 +0000 truelight (svn r10293) -Add [FS#885]: a sticky button for the client list window (oxygene) draft
Sat, 23 Jun 2007 09:04:07 +0000 KUDr (svn r10292) -Fix: suppress VC 7.1 warning: "\src\texteff.cpp(251) : warning C4258: 'y' : definition from the for loop is ignored; the definition from the enclosing scope is used" which prevents compilation on MSVC 2003 draft
Sat, 23 Jun 2007 00:33:15 +0000 truelight (svn r10291) -Fix [FS#920]: double click in town-GUI didn't work as expected draft
Fri, 22 Jun 2007 23:53:16 +0000 truelight (svn r10290) -Fix: with smooth_economy, when industry production hit 32, it stayed there for ever. Give it some chance to get out of that uber-lowness (although it is a very slim chance, at least it has one) draft
Fri, 22 Jun 2007 23:41:33 +0000 rubidium (svn r10289) -Fix [FS#735]: {COMPANY} takes two arguments. As this was not properly accounted for the plural rule used the second argument of {COMPANY} instead of the later {COMMA}. draft
Fri, 22 Jun 2007 22:42:18 +0000 truelight (svn r10288) -Fix [FS#202]: also age engines that aren't front-engines (based on a patch by kaan) draft
Fri, 22 Jun 2007 22:28:15 +0000 rubidium (svn r10287) -Fix (r10266): some surprises from that (almost always) complaining compiler... draft
Fri, 22 Jun 2007 22:25:21 +0000 truelight (svn r10286) -Fix r10284: nice typo (tnx glx) draft
Fri, 22 Jun 2007 22:14:42 +0000 truelight (svn r10284) -Fix [FS#899]: in the unlucky event 2 clients join at the same time to start a new company while there is only one spot left, all clients became spectator. Now only make either one of the joining clients spectator (much more game-friendly ;)) draft
Fri, 22 Jun 2007 21:48:41 +0000 rubidium (svn r10283) -Fix [FS#913]: catenary was drawn on bridges when elrail was disabled. Patch by B. N. SmatZ!. draft
Fri, 22 Jun 2007 20:07:39 +0000 truelight (svn r10278) -Fix r10276: make the _realtime_tick less demanding on the CPU draft
Fri, 22 Jun 2007 20:04:21 +0000 truelight (svn r10276) -Codechange: made a counter based on milliseconds and independent of the game-state to base double-click and TGP Generation Process on draft
Fri, 22 Jun 2007 19:42:00 +0000 glx (svn r10273) -Change: remove the strings removed in r10270 from the translations draft
Fri, 22 Jun 2007 19:30:59 +0000 glx (svn r10272) -Fix (FS#916): remove more invalid characters from savegame names draft
Fri, 22 Jun 2007 18:43:11 +0000 truelight (svn r10271) -Fix r9563: move the Transparency Option menu item to the place it should have been in the first place: Option Menu, not Map Menu (go figure :p) draft
Fri, 22 Jun 2007 18:28:44 +0000 truelight (svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning vehicle is loading, down meaning vehicle is unloading draft
Fri, 22 Jun 2007 17:34:04 +0000 rubidium (svn r10269) -Fix [FS#912]: station ratings were shown for all cargos instead of only the cargos that have been transported. draft
Fri, 22 Jun 2007 17:33:13 +0000 rubidium (svn r10268) -Fix: some old savegames could have the wrong bits unset (follow up of r10147) draft
Fri, 22 Jun 2007 13:10:56 +0000 glx (svn r10267) -Add: enable double clic to add in 'add newgrf' window draft
Fri, 22 Jun 2007 11:58:59 +0000 rubidium (svn r10266) -Codechange: keep track of the origin, time of travel and accumulated feeder share (transfers) of individual pieces of cargo. This means that cargo isn't thrown on a big pile when it's put in a station or unloaded at a station, however the GUI does not reflect these changes yet so you will not actually see it. draft
Fri, 22 Jun 2007 10:57:53 +0000 truelight (svn r10265) -Feature: allow double-clicking on certain places: build-vehicle and town-action draft
Fri, 22 Jun 2007 09:44:21 +0000 truelight (svn r10264) -Fix: forgot to add texteff.hpp to the project files draft
Thu, 21 Jun 2007 19:18:49 +0000 rubidium (svn r10263) -Fix (r10262): due to 64 bits alignment a struct became a little too large. draft
Thu, 21 Jun 2007 19:08:47 +0000 rubidium (svn r10262) -Fix (r10258): some places that needed to be changed to uint64 were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger. draft
Thu, 21 Jun 2007 17:38:59 +0000 rubidium (svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, because everything is already 64 bits by default. draft
Thu, 21 Jun 2007 17:36:16 +0000 miham (svn r10260) -Update: WebTranslator2 update to 2007-06-21 19:36:07 draft
Thu, 21 Jun 2007 17:27:21 +0000 rubidium (svn r10259) -Fix (r10258): committed a little too much.. would've made pretty cheap tunnels though :) draft
Thu, 21 Jun 2007 17:25:17 +0000 rubidium (svn r10258) -Codechange: as we are now using int64 all over the place, it's better to use int64 variables in the string generating too instead of packing them into two int32s. draft
Thu, 21 Jun 2007 17:18:33 +0000 miham (svn r10257) -Update: WebTranslator2 update to 2007-06-21 19:15:05 draft
Thu, 21 Jun 2007 17:09:10 +0000 belugas (svn r10256) -Add: Addition of IndustryTileOverrideManager draft
Thu, 21 Jun 2007 16:53:57 +0000 truelight (svn r10255) -Codechange: remove some old debug code nobody was using anymore draft
Thu, 21 Jun 2007 16:17:47 +0000 truelight (svn r10254) -Feature: loading indicator, which shows in % how full a vehicle is while loading/unloading (TheJosh) draft
Thu, 21 Jun 2007 16:12:31 +0000 rubidium (svn r10253) -Fix (r10249): putting the < the wrong way around made the new towns pretty small. draft
Thu, 21 Jun 2007 15:57:14 +0000 rubidium (svn r10252) -Fix: never overflow when applying exchange rates before drawing the amount of money. draft
Thu, 21 Jun 2007 15:48:00 +0000 glx (svn r10251) -Fix (r10186, FS#907): alt-tab back into openttd could leave the taskbar visible draft
Thu, 21 Jun 2007 15:37:05 +0000 rubidium (svn r10250) -Fix: money is always 64 bits, so always parse those 64 bits. draft
Thu, 21 Jun 2007 15:13:09 +0000 rubidium (svn r10249) -Fix [FS#906]: town tried to gather information about the neighbourhood of a tile when it couldn't even *ever* build on that tile. draft
Thu, 21 Jun 2007 14:58:30 +0000 rubidium (svn r10248) -Codechange: don't limit the cost of tunnels. draft
Thu, 21 Jun 2007 14:54:51 +0000 rubidium (svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to place money in some string. draft
Thu, 21 Jun 2007 14:32:27 +0000 rubidium (svn r10246) -Fix (r10297): some forgotten money conversions and truncation issues. Thanks to benc for providing the patch. draft
Thu, 21 Jun 2007 13:56:59 +0000 truelight (svn r10245) -Codechange: added GetName also to all Blitters, instead of only the Factory draft
Thu, 21 Jun 2007 13:31:41 +0000 truelight (svn r10244) -Fix: make sure to let 32bpp-anim report the increased buffer-size it needs draft
Thu, 21 Jun 2007 13:30:23 +0000 glx (svn r10243) -Fix: crash when resizing with 32bpp and 'broken' display with 'non-standard' resolutions draft
Thu, 21 Jun 2007 12:45:41 +0000 truelight (svn r10242) -Fix: avoid a segfault if you move your mouse at startup with 32bpp-anim draft
Thu, 21 Jun 2007 12:36:46 +0000 truelight (svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadable from outside the blitter, so the blitter can store anything he likes draft
Thu, 21 Jun 2007 06:09:50 +0000 miham (svn r10240) -Update: WebTranslator2 update to 2007-06-21 08:03:49 draft
Wed, 20 Jun 2007 20:02:30 +0000 maedhros (svn r10239) -Fix (r10236): The pin button didn't move when resizing the timetable gui. draft
Wed, 20 Jun 2007 19:57:18 +0000 maedhros (svn r10238) -Fix (r10236): Resizing the timetable window caused it to think it could only show one line at a time. draft
Wed, 20 Jun 2007 19:26:25 +0000 maedhros (svn r10237) -Fix (r10236): It helps if you use svn add with new files... draft
Wed, 20 Jun 2007 19:17:22 +0000 maedhros (svn r10236) -Feature: Introduce a form of timetabling for vehicles. draft
Wed, 20 Jun 2007 12:09:47 +0000 truelight (svn r10235) -Fix: the 32bpp-anim blitter repainted pixel color 0, which is transparency and therefor should never be repainted (spotted by Rubidium) draft
Wed, 20 Jun 2007 10:30:25 +0000 truelight (svn r10234) -Fix r10233: make peter1138 happy draft
Wed, 20 Jun 2007 10:26:39 +0000 truelight (svn r10233) -Fix: 8bpp-optimized encoder fucked up if 255+ pixels in a row were non-transparent (tnx boekabart) draft
Wed, 20 Jun 2007 03:03:00 +0000 belugas (svn r10232) -Fix(r1): _numof_industry_table never was composed of 12 entries. Only 11. draft
Wed, 20 Jun 2007 03:01:27 +0000 glx (svn r10231) -Cleanup: MSVC project files draft
Tue, 19 Jun 2007 21:15:14 +0000 rubidium (svn r10230) -Fix [FS#594]: terraforming wipes out canals. Now you always have to remove the canal before terraforming, instead of "just" removing the canal. draft
Tue, 19 Jun 2007 19:49:03 +0000 glx (svn r10229) -Cleanup: removed duplicate include (dihedral) draft
Tue, 19 Jun 2007 19:04:25 +0000 rubidium (svn r10228) -Fix [FS#894]: why MSVC must always bitch about stuff? draft
Tue, 19 Jun 2007 17:43:30 +0000 truelight (svn r10227) -Add: added 32bpp-anim blitter, a 32bpp blitter that does palette animation (at the cost of an animation-buffer to keep track of the 'm'-channel of all sprites) draft
Tue, 19 Jun 2007 17:33:12 +0000 belugas (svn r10226) -Codechange: Add support for newindustry tiles drawing. draft
Tue, 19 Jun 2007 17:32:01 +0000 truelight (svn r10225) -Codechange: move common Colour routines for 32bpp to the base class (and nick it colour, not color) draft
Tue, 19 Jun 2007 17:27:59 +0000 rubidium (svn r10224) -Fix [FS#891]: the town road belongs to didn't get set properly when a town builds road over tram bits. draft
Tue, 19 Jun 2007 17:13:25 +0000 glx (svn r10223) -Fix r10211: GCF_INIT_ONLY flag was never cleared draft
Tue, 19 Jun 2007 16:40:59 +0000 peter1138 (svn r10222) -Fix [FS#892]: Only 2 trains could crash at one time as collision checking stopped on the first hit. This could cause desyncs in network games as the collision hash order is not guaranteed. (patch by B. N. Smatz) draft
Tue, 19 Jun 2007 15:56:03 +0000 rubidium (svn r10221) -Fix: the one way sprites weren't drawn in the correct order, so they could remove the tramtrack in some cases. draft
Tue, 19 Jun 2007 15:40:27 +0000 truelight (svn r10220) -Fix r10216: even more fuck-ups for non-SDL video backends draft
Tue, 19 Jun 2007 15:34:43 +0000 rubidium (svn r10219) -Fix [FS#882,FS#890]: land under foundations was terraform when it shouldn't be terraformed. draft
Tue, 19 Jun 2007 15:26:10 +0000 glx (svn r10218) -Fix r10216: more compile errors draft
Tue, 19 Jun 2007 15:18:26 +0000 truelight (svn r10217) -Fix r10216: forgot to declare 'blitter' in win32 and cocoa driver (tnx glx) draft
Tue, 19 Jun 2007 15:04:08 +0000 truelight (svn r10216) -Fix: palette animation always redid all palette entries, where in fact only a few indexes were needed draft
Tue, 19 Jun 2007 12:19:31 +0000 truelight (svn r10215) -Fix r10214: forgot 2 cases of the same mistake draft
Tue, 19 Jun 2007 12:18:24 +0000 truelight (svn r10214) -Fix: off-by-one in draw-rect-color-remapping (peter1138) draft
Tue, 19 Jun 2007 00:05:26 +0000 rubidium (svn r10212) -Fix [FS#723]: money overflow bugs in many locations. draft
Mon, 18 Jun 2007 23:00:55 +0000 glx (svn r10211) -Feature: [NewGRF] Add support for action 0F draft
Mon, 18 Jun 2007 22:49:55 +0000 rubidium (svn r10210) -Codechange: make all money related variables 64 bits, so overflowing them should become a little harder. draft
Mon, 18 Jun 2007 22:09:54 +0000 rubidium (svn r10209) -Fix/Codechange: forgot a few changes of int32 -> Money in the previous commit draft
Mon, 18 Jun 2007 21:44:47 +0000 rubidium (svn r10208) -Codechange: replace int32 with Money where appropriate. draft
Mon, 18 Jun 2007 21:00:14 +0000 rubidium (svn r10207) -Codechange: remove the redundant player_money in favour of the money64, which is now renamed to player_money. draft
Mon, 18 Jun 2007 20:08:21 +0000 truelight (svn r10206) -Codechange: more moving things to blitter-layer: ScrollBuffer draft
Mon, 18 Jun 2007 19:53:50 +0000 rubidium (svn r10205) -Codechange: refactor returning of cost, so it can be more easily modified. draft
Mon, 18 Jun 2007 19:42:48 +0000 truelight (svn r10204) -Fix: copy docs/32bpp.txt at 'make bundle' draft
Mon, 18 Jun 2007 19:38:23 +0000 truelight (svn r10203) -Codechange: more moving things to blitter-layer: DrawLine draft
Mon, 18 Jun 2007 18:45:12 +0000 peter1138 (svn r10201) -Codechange: Replace Blitter::SetHorizontalLine with Blitter::DrawRect, as the former was only used by the rectangle drawing code anyway. This lets us draw rectangles in one go. draft
Mon, 18 Jun 2007 16:42:40 +0000 rubidium (svn r10200) -Codechange: add "shortcut" for !CmdFailed (CmdSucceeded). draft
Mon, 18 Jun 2007 14:40:07 +0000 KUDr (svn r10199) -Fix [FS#884, YAPF]: 'target_seen' flag that is set prematurely in some cases (1 tile long cached segment followed by target station) stops on assert (immeR) draft
Mon, 18 Jun 2007 11:04:12 +0000 rubidium (svn r10198) -Fix (r10194): did not search all search paths. draft
Mon, 18 Jun 2007 10:48:15 +0000 rubidium (svn r10197) -Codechange: replace int32 with CommandCost where appropriate. draft
Mon, 18 Jun 2007 08:17:31 +0000 miham (svn r10196) -Update: WebTranslator2 update to 2007-06-18 10:15:44 draft
Sun, 17 Jun 2007 21:26:57 +0000 rubidium (svn r10194) -Codechange: prefer the current working directory above the user's home directory when openttd.cfg exists in the current working directory, otherwise prefer the home directory. draft
Sun, 17 Jun 2007 20:47:11 +0000 truelight (svn r10193) -Fix r10190: somehow an other partly-patch was applied too draft
Sun, 17 Jun 2007 20:40:02 +0000 truelight (svn r10192) -Fix r10190: forgot to change the includes of win32 and cocoa video-driver draft
Sun, 17 Jun 2007 20:36:14 +0000 rubidium (svn r10191) -Backport (r9148 from NoAI): detecting of CPU type (32 vs 64 bits). draft
Sun, 17 Jun 2007 20:30:28 +0000 truelight (svn r10190) -Codechange: merged renderer and blitter to one single class API: blitter draft
Sun, 17 Jun 2007 20:14:38 +0000 truelight (svn r10189) -Add: added a safety check in MSVC project generate script to make sure we do not use filenames with the same name in different directories, as MSVC is plain stupid and can't handle that (go wine to Billy or something if you want it fixed properly) draft
Sun, 17 Jun 2007 20:09:05 +0000 rubidium (svn r10188) -Codechange: make it a little easier to load a savegame from the console: draft
Sun, 17 Jun 2007 19:46:01 +0000 rubidium (svn r10187) -Fix: don't do a 270 degree turn on the international airport when a 90 degree turn is enough. draft
Sun, 17 Jun 2007 19:00:45 +0000 glx (svn r10186) -Fix (FS#876): don't mess desktop when using alt-tab (win32) draft
Sun, 17 Jun 2007 18:22:43 +0000 rubidium (svn r10185) -Codechange: make the bounding boxes of the drive through road stops a little larger so NewGRFs authors have more possibilities when replacing them (minime). draft
Sun, 17 Jun 2007 18:18:18 +0000 rubidium (svn r10184) -Fix: remove empty strings that are clearly bad. WT2 shouldn't add them anymore. draft