log

age author description
Wed, 08 Dec 2004 15:46:13 +0000 Celestar (svn r979) Allow more realistically sized catchment areas draft
Wed, 08 Dec 2004 15:26:57 +0000 Celestar (svn r978) Fixed an endianess issue with the new Order system. Thanks to Bjarni, Oskar and Tron draft
Wed, 08 Dec 2004 13:35:00 +0000 miham (svn r977) Daily langfile updates (automatic) draft
Tue, 07 Dec 2004 19:31:24 +0000 bjarni (svn r974) Makefile: fixed issue in make release and nightly_build, which caused failures if RELEASE contained spaces draft
Tue, 07 Dec 2004 18:17:41 +0000 bjarni (svn r973) Makefile: added make nightly_build (only on mac) draft
Tue, 07 Dec 2004 17:58:06 +0000 bjarni (svn r972) Makefile: added make release (currently only works on mac) draft
Tue, 07 Dec 2004 17:27:55 +0000 bjarni (svn r971) Mac: updated text files and added the link files from the releases draft
Tue, 07 Dec 2004 17:16:57 +0000 bjarni (svn r970) Added 2nd data path for all non-windows OSes draft
Mon, 06 Dec 2004 00:03:26 +0000 Celestar (svn r962) Fixed a problem with the new order system due to missing '{}' (another place) draft
Sun, 05 Dec 2004 23:57:08 +0000 Celestar (svn r961) Fixed a problem with the new order system due to missing '{}' draft
Sun, 05 Dec 2004 21:30:58 +0000 darkvater (svn r960) -Fix: forgotten conversion of orders for the AI (Tron) draft
Sun, 05 Dec 2004 20:02:49 +0000 darkvater (svn r959) -Fix: fix previous typo for workaround of braindead MSVC6 (Tron) draft
Sun, 05 Dec 2004 19:50:58 +0000 darkvater (svn r957) -Fix: vehicle.c compiler problems for MSVC6 only! (Tron) draft
Sun, 05 Dec 2004 12:43:04 +0000 tron (svn r955) Replace uint16 for orders with struct Order draft
Sun, 05 Dec 2004 12:25:25 +0000 truelight (svn r954) -Fix: [Console] Hook fixes (sign_de) draft
Sun, 05 Dec 2004 11:40:58 +0000 miham (svn r953) Daily langfile updates (automatic) draft
Sat, 04 Dec 2004 23:43:54 +0000 darkvater (svn r952) -A tiny insignificant fix for a toyland industry gfx draft
Sat, 04 Dec 2004 23:19:31 +0000 bjarni (svn r951) Makefile: fixed missing flag for libpng, which prevented lib detection if SDL was not used draft
Sat, 04 Dec 2004 22:29:18 +0000 miham (svn r950) Daily langfile updates (automatic) draft
Sat, 04 Dec 2004 20:34:59 +0000 bjarni (svn r949) Makefile: added DEDICATED flag to allow complilation of dedicated servers without linking to SDL. Request by Jezral draft
Sat, 04 Dec 2004 18:57:42 +0000 truelight (svn r948) -Codechange: clearified my last commit a bit more with some comment in the code draft
Sat, 04 Dec 2004 18:43:07 +0000 truelight (svn r947) -Fix: [Network] Desync problem draft
Sat, 04 Dec 2004 18:27:08 +0000 tron (svn r946) Remove double patch option which crept in during merge draft
Sat, 04 Dec 2004 18:17:52 +0000 truelight (svn r945) -Fix: [Network] Terraform callback went wrong in merge draft
Sat, 04 Dec 2004 18:16:20 +0000 truelight (svn r944) -Updated vc6 project file (Hackykid) draft
Sat, 04 Dec 2004 17:54:56 +0000 truelight (svn r942) -Merged branch/network back into the trunk draft
Sat, 04 Dec 2004 15:02:45 +0000 truelight (svn r939) -Fix: Fixed compiler errors draft
Sat, 04 Dec 2004 09:26:39 +0000 tron (svn r925) Use sound enums draft
Sat, 04 Dec 2004 07:41:37 +0000 tron (svn r924) Use RailVehInfo() instead of &_rail_vehicle_info[] draft
Sat, 04 Dec 2004 00:34:20 +0000 tron (svn r923) Forgot s/rail_vehinfo/RailVehInfo/ draft
Fri, 03 Dec 2004 21:57:05 +0000 tron (svn r920) Replace vehicle info macros with inline functions and add asserts to check limits draft
Fri, 03 Dec 2004 14:38:02 +0000 tron (svn r909) Small cleanup in vehicle.c, this should fix some warnings on 64bit machines draft
Fri, 03 Dec 2004 07:43:00 +0000 tron (svn r907) Sprinkle holy ANSI water: draft
Fri, 03 Dec 2004 05:59:26 +0000 miham (svn r906) Daily langfile updates (automatic) draft
Thu, 02 Dec 2004 22:53:07 +0000 tron (svn r901) Small step in the process to clean up the DPARAM mess: draft
Wed, 01 Dec 2004 21:35:14 +0000 miham (svn r880) Daily langfile updates (automatic) draft
Wed, 01 Dec 2004 19:44:39 +0000 bjarni (svn r877) Moved bemidi.cpp correctly this time draft
Wed, 01 Dec 2004 19:42:42 +0000 bjarni (svn r876) reverted the accidently cleared bemidi.cpp draft
Wed, 01 Dec 2004 15:25:18 +0000 bjarni (svn r870) BeOS: made the move of bemidi.cpp properly (I hope) draft
Wed, 01 Dec 2004 15:23:05 +0000 bjarni (svn r869) Mac: finally made asserts open the console, so people should be able to see what went wrong even if they opened the game in the GUI draft
Wed, 01 Dec 2004 11:50:20 +0000 bjarni (svn r862) Cygwin: libdetection now sets the flags properly if no Makefile.config is found draft
Mon, 29 Nov 2004 23:20:07 +0000 miham (svn r857) Daily langfile updates (automatic) draft
Mon, 29 Nov 2004 20:26:00 +0000 Bjarni (svn r856) Makefile: added the flags CYGWIN and MINGW to libdetection. They were missing in the autodetected makefile.config draft
Mon, 29 Nov 2004 20:03:04 +0000 bjarni (svn r855) BeOS: moved bemidi to os/beos/ (w-ber) draft
Mon, 29 Nov 2004 19:26:24 +0000 darkvater (svn r854) -Fix [1070274] Invisible trains. Weird macros and MSVC optimizing don't always mix. (Tron) draft
Mon, 29 Nov 2004 11:59:09 +0000 tron (svn r853) -Feature: Implement improved vehicle loading algorithm draft
Sun, 28 Nov 2004 22:43:46 +0000 miham (svn r852) Daily langfile updates (automatic) draft
Sun, 28 Nov 2004 21:37:23 +0000 tron (svn r850) Adjust the other language files according to revision 844 draft
Sun, 28 Nov 2004 19:46:24 +0000 tron (svn r847) Add the station type icons to strgen: {TRAIN}, {LORRY}, {BUS}, {PLANE} and {SHIP} draft
Sun, 28 Nov 2004 12:24:48 +0000 tron (svn r844) Fix some typos ([ 1074329 ]) and use a bigger font in the detailed performance rating window draft
Sat, 27 Nov 2004 21:28:51 +0000 tron (svn r843) Remove redundant variable assignments and function calls draft
Sat, 27 Nov 2004 19:53:53 +0000 tron (svn r842) -Fix: [ 985925 ] Start/stop flag in train depots always works, regardless of the horizontal scroll position draft
Fri, 26 Nov 2004 22:29:02 +0000 pasky (svn r831) Remove station-specific roadbits magic. Tron already fixed road stations so that they don't give out roadbits in r780. draft
Fri, 26 Nov 2004 22:21:12 +0000 pasky (svn r830) Move the MP_STATION roadbits guard to GetTownRoadBitsByTile() wrapper of GetRoadBitsByTile(). This should really and for once fix the road-behind-road-station bug. draft
Fri, 26 Nov 2004 21:52:18 +0000 tron (svn r829) Fix small glitch: Immediately redraw the tile selection square when using the hotkey to toggle removal draft
Fri, 26 Nov 2004 21:14:42 +0000 pasky (svn r828) Everyone welcome table/sprites.h in trunk - so far not in use besides enum AnimCursors migrated from viewport.h and tiny fragment of enum Sprites migrated from ttd.h (we should slowly convert trunk to use the symbolic names instead of sprite numbers too to reduce the delta to map). Ported from the map branch, where the work was done by Darkvater, Celestar and Tron. draft
Fri, 26 Nov 2004 21:11:37 +0000 tron (svn r827) Dye bridge ramps in the matching colours compared to the rest of the bridge draft
Fri, 26 Nov 2004 20:29:05 +0000 tron (svn r826) Seperate all bridge related tables from tunnel_land.h into their own file draft
Fri, 26 Nov 2004 16:55:35 +0000 tron (svn r822) Use a struct instead of pairs of bytes for the string colormap. draft
Fri, 26 Nov 2004 14:00:57 +0000 dominik (svn r819) Code cleanup: colors for langfile strings are now taken from a color table instead of a sprite draft
Fri, 26 Nov 2004 07:30:06 +0000 miham (svn r818) Daily langfile updates (automatic) draft
Thu, 25 Nov 2004 10:47:30 +0000 tron (svn r815) Include strings.h only in the files which need it. draft
Thu, 25 Nov 2004 08:11:48 +0000 miham (svn r814) Daily langfile updates (automatic) draft
Thu, 25 Nov 2004 06:05:47 +0000 tron (svn r813) Push two tables from vehicle_gui.h into vehicle_gui.c - they were in the binary 48 (!) times. draft
Wed, 24 Nov 2004 22:52:57 +0000 tron (svn r803) Switch to ISO 8859-15 draft
Wed, 24 Nov 2004 20:56:52 +0000 darkvater (svn r802) -add latvian to VS.net Project (bociusz) draft
Wed, 24 Nov 2004 20:08:38 +0000 dominik (svn r801) - re-enabled background highlighting in Newgrf GUI draft
Wed, 24 Nov 2004 17:19:26 +0000 tron (svn r800) Check if the data tables for houses have the correct number of elements via compile time asserts draft
Wed, 24 Nov 2004 13:19:48 +0000 tron (svn r793) Merge INLINE -> inline replacement (revision 376) draft
Wed, 24 Nov 2004 12:47:25 +0000 tron (svn r792) Small cleanup: Kill a goto draft
Wed, 24 Nov 2004 09:10:42 +0000 bjarni (svn r788) added a latvian translation (currently contains 0 strings) draft
Tue, 23 Nov 2004 22:36:11 +0000 tron (svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent with its own name and all other DO_* flags. draft
Tue, 23 Nov 2004 20:54:51 +0000 miham (svn r786) Daily langfile updates (automatic) draft
Tue, 23 Nov 2004 20:25:18 +0000 tron (svn r785) -Fix: A train can leave and enter the same depot at the same time, then the trai simply got stuck draft
Tue, 23 Nov 2004 18:04:04 +0000 tron (svn r780) Always report a bus/lorry station as unpassable. draft
Tue, 23 Nov 2004 17:46:39 +0000 matthijs (svn r779) Reverting last commit, svn didn't cancel the commit like I was meaning to tell it. draft
Tue, 23 Nov 2004 17:16:41 +0000 matthijs (svn r778) -Fix: [ 1064742 ]  draft
Mon, 22 Nov 2004 23:05:34 +0000 pasky (svn r773) When refitting a train engine, refit also all the attached wagons which can be refitted (applicable to DBSetXL, as shown in http://pasky.or.cz/~pasky/dev/openttd/screenshots/wagrefit.png). This is how TTDPatch does it, pointed out by Bjarni. draft
Mon, 22 Nov 2004 22:52:01 +0000 pasky (svn r772) Whoops, I know. Do not consider pointer to be a boolean value. Sorry 'bout that, sirs. draft
Mon, 22 Nov 2004 22:51:19 +0000 pasky (svn r771) Do not give a file new {struct GRFFile} if it was already loaded once. Eliminates those double entries in the newgrf manager and also some possible memory leaks. draft
Mon, 22 Nov 2004 22:22:03 +0000 miham (svn r770) Daily langfile updates (automatic) draft
Mon, 22 Nov 2004 21:53:19 +0000 pasky (svn r769) Fixed a tiny mistake in the _userstring boundary check. Let's hope I got it right this time. draft
Mon, 22 Nov 2004 21:48:40 +0000 pasky (svn r768) In the NewGRF manager, show GRF ids as 8-digit hex numbers (that's how they are supposed to look). draft
Mon, 22 Nov 2004 21:41:25 +0000 pasky (svn r767) Introduce USERSTRING_LEN (128) and try to make sure we don't overflow it anywhere (as long as we keep USERSTRING_LEN above 7 or so). draft
Mon, 22 Nov 2004 20:49:42 +0000 darkvater (svn r766) -Fix: compilation problems on windows draft
Mon, 22 Nov 2004 18:42:03 +0000 tron (svn r764) Enumerate the houses only one per town can exist and use the enums instead of magic numbers to check for these draft
Mon, 22 Nov 2004 11:01:30 +0000 tron (svn r760) Replace some bit-juggling with bit fields draft
Mon, 22 Nov 2004 10:26:59 +0000 tron (svn r757) Repair the damage inflicted on english.txt in revision 745 draft
Mon, 22 Nov 2004 10:09:37 +0000 tron (svn r756) Demystify and explain some piece of code regarding which house sprite to draw draft
Sun, 21 Nov 2004 23:20:11 +0000 miham (svn r746) Daily langfile updates (automatic) draft
Sun, 21 Nov 2004 22:44:13 +0000 dominik (svn r745) Added newgrf GUI (in options menu)\nThe interface currently only displays the installed grf sets, you can't (de)activate them through the gui yet draft
Sun, 21 Nov 2004 15:18:41 +0000 miham (svn r739) Daily langfile updates (automatic) draft
Sun, 21 Nov 2004 12:21:23 +0000 tron (svn r727) The langauge files depend on english.txt, not strings.h draft
Sun, 21 Nov 2004 12:18:52 +0000 tron (svn r726) The OpenTTD binary doesn't depend on the language files, so move this dependency to the all target draft
Sun, 21 Nov 2004 11:34:07 +0000 tron (svn r725) Fix language file dependencies draft
Sun, 21 Nov 2004 10:49:40 +0000 tron (svn r724) Remove restriction that a tile can only accept 3 cargo types. draft
Sun, 21 Nov 2004 10:42:01 +0000 tron (svn r723) Increase size of dparam so more parameters can be passed to string output draft
Sun, 21 Nov 2004 08:22:57 +0000 miham (svn r721) Daily langfile updates (automatic) draft
Sat, 20 Nov 2004 11:57:45 +0000 pasky (svn r703) Attempt to improve the town growth algorithm - now it scales over 76 houses, is slightly exponential and travels further for larger towns. draft
Sat, 20 Nov 2004 11:15:31 +0000 truelight (svn r702) -Fix: Buffer overflow in music/sound/video-driver-parameter (Oskar_) draft
Sat, 20 Nov 2004 02:36:10 +0000 pasky (svn r698) Merge a town growth fix from TTDPatch - in arctic and desert climate, require food (and possibly water) only if the population is more than 90, so that the town gets chance to actually accept it. (By Marcin?) draft
Sat, 20 Nov 2004 02:25:31 +0000 pasky (svn r697) Fix the town road removal crash _still_ present there. draft
Sat, 20 Nov 2004 01:49:42 +0000 pasky (svn r696) Do not consider a road station as street when growing the town. draft
Sat, 20 Nov 2004 01:08:41 +0000 pasky (svn r694) Make the town sometimes build streets on slopes. draft
Fri, 19 Nov 2004 22:59:31 +0000 pasky (svn r688) Fix eol-style (hopefully). draft
Fri, 19 Nov 2004 22:53:18 +0000 pasky (svn r687) Export InitNewGRFFile() and DecodeSpecialSprite() properly. draft
Fri, 19 Nov 2004 22:29:30 +0000 pasky (svn r681) Support for VERBOSE configuration variable which shows the commands actually used for compilation. draft
Fri, 19 Nov 2004 21:57:02 +0000 pasky (svn r679) Clarify bp.sprite assignment in GfxMainBlitter(). Pointed out by Oskar. draft
Fri, 19 Nov 2004 19:13:32 +0000 darkvater (svn r677) -newgrf: Fix some custom electric trains appearing in maglev depots (pasky). draft
Wed, 17 Nov 2004 21:57:00 +0000 darkvater (svn r669) -Add missing language files to VS.NET and VS6 project files (bociusz). draft
Wed, 17 Nov 2004 21:36:04 +0000 tron (svn r668) -Fix: [ 1068269 ] draft
Wed, 17 Nov 2004 21:11:16 +0000 tron (svn r667) Fix bug in rendering stations from savegames draft
Wed, 17 Nov 2004 20:30:34 +0000 darkvater (svn r666) -Added missing sprite.c for VS6 project file draft
Wed, 17 Nov 2004 20:08:13 +0000 dominik (svn r665) code fixes for newgrf.c/newgrf.h draft
Wed, 17 Nov 2004 19:29:24 +0000 tron (svn r664) Fix warning on MorphOS draft
Wed, 17 Nov 2004 18:53:49 +0000 dominik (svn r663) [newgrf] sorry, forgot newgrf.h draft
Wed, 17 Nov 2004 18:49:55 +0000 dominik (svn r662) [newgrf] Moved grfspecial.c to newgrf.c/newgrf.h draft
Wed, 17 Nov 2004 18:38:07 +0000 tron (svn r661) Make strgen print its own revision instead of the repo's. draft
Wed, 17 Nov 2004 18:22:21 +0000 tron (svn r660) Fix typo introduced in r655 draft
Wed, 17 Nov 2004 18:03:33 +0000 tron (svn r659) Support for cutomized TTDPatch-style new stations (no selector GUI yet) (pasky) draft