Commit Graph

10015 Commits

Author SHA1 Message Date
belugas 8385653118 (svn r14119) -Fix(r14104): Forgot to make the gui disappear when the waypoint is deleted. Smatz pointing 2008-08-21 02:19:31 +00:00
belugas d3dd9c6566 (svn r14118) -Fix(r14104): typos creeping like bugs 2008-08-21 01:42:21 +00:00
rubidium c4f5d419c0 (svn r14117) -Fix: compile failing because the language files can't be copied to the right directory when piping the output because during configure a wrong path would be written in a variable when passing the output into a file under MinGW. You get it? well, I do not. 2008-08-21 00:02:45 +00:00
rubidium 71c44cf7f5 (svn r14116) -Change [Doxygen]: making man-pages of the exports of the source isn't very useful as OpenTTD isn't a library. 2008-08-20 22:43:19 +00:00
rubidium 2c09760378 (svn r14115) -Codechange: add make bundle_exe which makes a windows installer and unify the files that go into the bundles (zip/gz/bz2 etc) and installer. 2008-08-20 21:36:46 +00:00
frosch ff749ab09d (svn r14114) -Fix [FS#2242]: Sign list was not properly updated on removal of signs. 2008-08-20 19:53:42 +00:00
frosch f42fab0dec (svn r14113) -Codechange: Language updates for r14112. 2008-08-20 19:33:06 +00:00
frosch 7c5d237447 (svn r14112) -Fix (r13715)[FS#2232]: Action B custom messages with parameteers were broken. 2008-08-20 19:31:35 +00:00
frosch d43a475650 (svn r14111) -Fix (r2572): [strgen] Changing order of parameters {X:...} did not work for strings including some {StringY}. 2008-08-20 19:10:42 +00:00
glx ef0458c739 (svn r14110) -Fix: desyncs due to bubbles in toyland 2008-08-20 16:51:08 +00:00
smatz 5d5cb04297 (svn r14109) -Fix (r14107): marking reserved tile dirty is needed for waypoints and stations even when patch option is disabled 2008-08-20 16:06:27 +00:00
belugas 80ca96d469 (svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file 2008-08-20 15:27:22 +00:00
smatz 999994bcf3 (svn r14107) -Codechange: marking reserved tile dirty twice (and even when patch option is off) is not needed 2008-08-20 15:21:03 +00:00
belugas 578833ef01 (svn r14106) -Fix(r14104): A string too much been commited 2008-08-20 13:32:57 +00:00
belugas f2f2bcf23c (svn r14105) -Fix: Some typos that are more grammatical errors, as it seems.
Provided by ln
I've added a little fix on currency.cpp too, why not :)
2008-08-20 01:38:12 +00:00
belugas 77ee099212 (svn r14104) -Feature: Add a window for waypoints, allowing to view all the trains having the selected waypoint in their orders.
Changing its name is also supported from the same new window.
Gui based on work done by Satyap, on FS#2025.
2008-08-20 01:29:05 +00:00
smatz bd6ef958e7 (svn r14103) -Fix [YAPP]: flooded trains didn't free their reservation 2008-08-19 10:55:33 +00:00
rubidium aa80c3a96c (svn r14102) -Fix [FS#1986]: make NewGRF action 0x06's changes persistent over the several loading stages. 2008-08-19 09:08:45 +00:00
rubidium c98c3122b5 (svn r14101) -Cleanup (r14083): leftover friend. 2008-08-18 21:44:03 +00:00
belugas 70edc700b1 (svn r14100) -Fix(r14099): Who reads readme.txt files anyway?. Same work as previous commit. 2008-08-18 17:11:13 +00:00
belugas 1500ed3665 (svn r14099) -Codechange: Welcome back, Celestar.
While at it, an alphabetic error been fixed
2008-08-18 17:07:27 +00:00
celestar 23a48b2815 (svn r14098) -Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle 2008-08-18 16:52:40 +00:00
rubidium 99efe9aaae (svn r14097) -Fix [FS#2085]: one couldn't get a list of vehicles sharing an order when the number of orders was 0; you could see that the vehicles had a shared order though. 2008-08-17 21:07:09 +00:00
rubidium abd9f74871 (svn r14096) -Codechange: merge the shared order's vehicle list management to a single location. 2008-08-17 19:56:17 +00:00
frosch ca3f1f6406 (svn r14095) -Fix (r14076): Trains shall not stop instantly. 2008-08-17 18:48:18 +00:00
glx fbd2db34e6 (svn r14094) -Revert (r14071): caused more problems than it solved 2008-08-17 15:03:54 +00:00
rubidium 2f5caa63f8 (svn r14093) -Fix [FS#2230]: don't flood a NewGRF industry when it implicitly tells that it wants to be build on water (land shape flags bit 5). 2008-08-17 13:56:11 +00:00
rubidium 2f7c20eccd (svn r14092) -Cleanup (r14083): dead code, i.e. unused function. 2008-08-17 11:52:06 +00:00
frosch 11a20379f3 (svn r14091) -Cleanup (r14083): Remove superfluous '#include's. 2008-08-17 11:49:35 +00:00
rubidium 3663965f3e (svn r14090) -Fix: the vehicle window of articulated road vehicles would show the clone/refit button when the vehicle was not completely stopped in the depot. 2008-08-17 11:12:56 +00:00
rubidium b6b9cd9d51 (svn r14089) -Fix [FS#2219]: trains not being able to find a route to a depot when the front is already in the depot. 2008-08-17 11:04:37 +00:00
rubidium f7ce9339ba (svn r14088) -Fix (r5994): librt isn't needed to be linked against explicitly as we don't use any functionality of it. 2008-08-17 09:47:02 +00:00
rubidium 9648bf3019 (svn r14087) -Fix [FS#2228]: flawed parsing of words (as in 2 bytes) in GRF strings due to sign extension (minime) 2008-08-16 21:48:28 +00:00
smatz 25a1c59abb (svn r14086) -Fix (r13067): rail/road removing by CTRL didn't sometimes work when a depot window was opened 2008-08-16 18:01:23 +00:00
frosch 9751fbe4dc (svn r14085) -Cleanup (r14083): Remove no longer used functions. 2008-08-16 14:15:32 +00:00
frosch f3e7b77dcb (svn r14084) -Codechange: Language updates for r14083. 2008-08-16 14:04:29 +00:00
frosch f7826f8a37 (svn r14083) -Fix [FS#1264, FS#2037, FS#2038, FS#2110]: Rewrite the autoreplace kernel. 2008-08-16 14:02:20 +00:00
frosch 56459cab81 (svn r14082) -Codechange: Make 'GetNextUnit()' more fool-proof wrt. real dualheads. 2008-08-16 13:52:44 +00:00
rubidium a8e85f00c9 (svn r14081) -Fix (r14075): WoW64 spoiled the 64 bits Windows detection and the installer for the 64 bits binary installed in the wrong directory. Thanks to michi_cc and glx for testing. 2008-08-15 23:00:56 +00:00
glx c10691faff (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small) 2008-08-15 22:06:58 +00:00
glx 7672cd43d5 (svn r14079) -Fix: misleading help in configure 2008-08-15 19:18:55 +00:00
peter1138 9d0e1b635a (svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indicating what it actually is. 2008-08-15 17:54:43 +00:00
belugas 03f260059a (svn r14077) -Fix: MSVC projects re-ordering 2008-08-15 15:38:41 +00:00
frosch 844a83ed58 (svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE. 2008-08-15 13:57:43 +00:00
rubidium d7382c86a5 (svn r14075) -Codechange: make the windows installer more platform aware and warn when the to-be-installed binary isn't the recommended one (or won't work at all). 2008-08-15 12:47:20 +00:00
rubidium 3a529ce878 (svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles. 2008-08-15 11:58:15 +00:00
glx 618681997d (svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138) 2008-08-14 15:37:52 +00:00
rubidium 20ee6f1158 (svn r14071) -Fix [FS#2057]: the screen wouldn't be centered on Windows multimonitor systems if the first monitor is right of the second one. 2008-08-13 19:09:27 +00:00
rubidium d986380169 (svn r14069) -Fix: silence MSVC 64-bits compile warnings. 2008-08-13 14:52:54 +00:00
rubidium e5bdcfaf9e (svn r14068) -Fix (r14056): MSVC doesn't support typeof. 2008-08-13 14:26:20 +00:00