Mercurial > hg > openttd
graph
-
(svn r1034) Makefile: fixed issue where it would not compile if RELEASE string contained space. Did the same fix to OSXAPP, just in case it's changed to something containing space at a later date draftSun, 12 Dec 2004 18:10:35 +0000, by bjarni
-
(svn r1033) -Add: 'l' openes the landscaping toolbar globally draftSun, 12 Dec 2004 18:06:48 +0000, by dominik
-
(svn r1031) -Fix: [Network] The unique-id was not as unique as I though it was.. draftSun, 12 Dec 2004 17:47:50 +0000, by truelight
-
(svn r1030) Some toolbar icons are arranged differently: draftSun, 12 Dec 2004 17:42:04 +0000, by dominik
-
(svn r1029) -Update: also added md5.h to vc6 / vc.net project files (bociusz) draftSun, 12 Dec 2004 17:32:32 +0000, by truelight
-
(svn r1028) -Update: updated MSVC6 project file (bociusz) draftSun, 12 Dec 2004 17:22:02 +0000, by truelight
-
(svn r1027) Add tooltips to the per-station vehicle list buttons draftSun, 12 Dec 2004 17:20:46 +0000, by tron
-
(svn r1026) -Add: [Network] Added unique id, so in network, each client has an draftSun, 12 Dec 2004 16:04:32 +0000, by truelight
-
(svn r1025) -Fix: [Network] [ 1083687 ] Sending to depot caused desync because the draftSun, 12 Dec 2004 15:43:55 +0000, by truelight
-
(svn r1024) -Fix: [New Network] Revisions can now be longer then 10 chars, so I made draftSun, 12 Dec 2004 14:28:08 +0000, by truelight
-
(svn r1023) -Fix: [Network] [ 1083692 ] You can no longer buy out a company in MP draftSun, 12 Dec 2004 14:00:25 +0000, by truelight
-
(svn r1022) -Fix: [Network] [ 1083690 ] The password dialog made the network draftSun, 12 Dec 2004 13:46:10 +0000, by truelight
-
(svn r1021) Updated Spec file for Linux RPM release builds draftSat, 11 Dec 2004 19:20:00 +0000, by dominik
-
(svn r1018) -Fix: Buffer overflow in edit box, because we misuse maxlen for a flag.. draftSat, 11 Dec 2004 12:30:12 +0000, by truelight
-
(svn r1017) Solved a Segfault if a station was built too close to the northern corner draftSat, 11 Dec 2004 12:12:51 +0000, by Celestar
-
(svn r1016) Make the cargo sorter not consider the number of wagons of a particular cargo type but the sum of their capacity. draftSat, 11 Dec 2004 11:00:54 +0000, by tron
-
(svn r1012) -Fix: [Network] Endless loop if a server was offline (WizKid) draftFri, 10 Dec 2004 22:01:17 +0000, by truelight
-
(svn r1011) Makefile, mac: added absolute path to hdiutil (default location) to fix the path issues when building nightly builds with a cronjob draftFri, 10 Dec 2004 20:22:24 +0000, by bjarni
-
(svn r1010) Makefile: removed the outdated remove of ttd binary from make clean (should only be a check for openttd binary) draftFri, 10 Dec 2004 18:24:35 +0000, by bjarni
-
(svn r1005) Don't treat orders in the normal load routine as old orders, this lead to corruption on load. draftFri, 10 Dec 2004 13:10:17 +0000, by tron
-
(svn r1004) Fix harmless typo (comma instead of semicolon) draftFri, 10 Dec 2004 13:02:47 +0000, by tron
-
(svn r1003) Mac: reintroduced the static libpng hack in makefile since it appears to be needed in the nightly builds draftFri, 10 Dec 2004 13:00:11 +0000, by bjarni
-
(svn r1002) -Fixed the placement of the OpenTTD logo a bit (thx Jango). draftThu, 09 Dec 2004 23:49:23 +0000, by darkvater
-
(svn r1001) -Changed the title name to OpenTTD. Don't know how this was missed all this time; but is fixed now. draftThu, 09 Dec 2004 23:20:32 +0000, by darkvater
-
(svn r1000) Makefile: added check for static build releases on mac. Most users can't use a dynamic build draftThu, 09 Dec 2004 23:17:03 +0000, by bjarni
-
(svn r999) New icons for the network interface, newgrf gui and the tiny euro draftThu, 09 Dec 2004 23:16:52 +0000, by dominik
-
(svn r998) now vehicles are serviced both when entering and when leaving depots to prevent that vehicles might need service when leaving after a long stay (ln--) draftThu, 09 Dec 2004 21:46:56 +0000, by bjarni
-
(svn r988) Removed the JAM file stuff since it turned out that nobody uses it anymore and it is not maintained anymore draftWed, 08 Dec 2004 21:33:44 +0000, by bjarni
-
(svn r985) Makefile: repaired issue in make release (OSX) draftWed, 08 Dec 2004 19:33:44 +0000, by bjarni
-
(svn r984) -Fix: deleted a debug level 0 line that was introduced in revision 978 draftWed, 08 Dec 2004 18:18:20 +0000, by truelight
-
(svn r982) -Fix: [Network] Because dparams are misused as a char, we had some draftWed, 08 Dec 2004 18:16:43 +0000, by truelight
-
(svn r981) SunOS: fixed the hotkey for console (Oskar) draftWed, 08 Dec 2004 17:14:36 +0000, by bjarni
-
(svn r980) Fixed issues where MorphOS would get problems if AmigaOS would get a port, since MorphOS also have the flag __AMIGA__ defined (Tokai) draftWed, 08 Dec 2004 16:27:54 +0000, by bjarni
-
(svn r979) Allow more realistically sized catchment areas draftWed, 08 Dec 2004 15:46:13 +0000, by Celestar
-
(svn r978) Fixed an endianess issue with the new Order system. Thanks to Bjarni, Oskar and Tron draftWed, 08 Dec 2004 15:26:57 +0000, by Celestar
-
(svn r974) Makefile: fixed issue in make release and nightly_build, which caused failures if RELEASE contained spaces draftTue, 07 Dec 2004 19:31:24 +0000, by bjarni
-
(svn r973) Makefile: added make nightly_build (only on mac) draftTue, 07 Dec 2004 18:17:41 +0000, by bjarni
-
(svn r972) Makefile: added make release (currently only works on mac) draftTue, 07 Dec 2004 17:58:06 +0000, by bjarni
-
(svn r971) Mac: updated text files and added the link files from the releases draftTue, 07 Dec 2004 17:27:55 +0000, by bjarni
-
(svn r970) Added 2nd data path for all non-windows OSes draftTue, 07 Dec 2004 17:16:57 +0000, by bjarni
-
(svn r962) Fixed a problem with the new order system due to missing '{}' (another place) draftMon, 06 Dec 2004 00:03:26 +0000, by Celestar
-
(svn r961) Fixed a problem with the new order system due to missing '{}' draftSun, 05 Dec 2004 23:57:08 +0000, by Celestar
-
(svn r960) -Fix: forgotten conversion of orders for the AI (Tron) draftSun, 05 Dec 2004 21:30:58 +0000, by darkvater
-
(svn r959) -Fix: fix previous typo for workaround of braindead MSVC6 (Tron) draftSun, 05 Dec 2004 20:02:49 +0000, by darkvater
-
(svn r957) -Fix: vehicle.c compiler problems for MSVC6 only! (Tron) draftSun, 05 Dec 2004 19:50:58 +0000, by darkvater
-
(svn r955) Replace uint16 for orders with struct Order draftSun, 05 Dec 2004 12:43:04 +0000, by tron
-
(svn r952) -A tiny insignificant fix for a toyland industry gfx draftSat, 04 Dec 2004 23:43:54 +0000, by darkvater
-
(svn r951) Makefile: fixed missing flag for libpng, which prevented lib detection if SDL was not used draftSat, 04 Dec 2004 23:19:31 +0000, by bjarni