Commit Graph

10056 Commits (2c58a87f4ce849cdd93c0a008baa60bf37e74463)
 

Author SHA1 Message Date
glx 28fb23ca56 (svn r14110) -Fix: desyncs due to bubbles in toyland 16 years ago
smatz c45a143e27 (svn r14109) -Fix (r14107): marking reserved tile dirty is needed for waypoints and stations even when patch option is disabled 16 years ago
belugas 2ac0767af5 (svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file 16 years ago
smatz 506a6ffe57 (svn r14107) -Codechange: marking reserved tile dirty twice (and even when patch option is off) is not needed 16 years ago
belugas f9494992c5 (svn r14106) -Fix(r14104): A string too much been commited 16 years ago
belugas 9506434539 (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 :)
16 years ago
belugas d096431936 (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.
16 years ago
smatz 1145a11b9d (svn r14103) -Fix [YAPP]: flooded trains didn't free their reservation 16 years ago
rubidium 949885aeb3 (svn r14102) -Fix [FS#1986]: make NewGRF action 0x06's changes persistent over the several loading stages. 16 years ago
rubidium 3596b61c58 (svn r14101) -Cleanup (r14083): leftover friend. 16 years ago
belugas dc2d133cdd (svn r14100) -Fix(r14099): Who reads readme.txt files anyway?. Same work as previous commit. 16 years ago
belugas e4e3259433 (svn r14099) -Codechange: Welcome back, Celestar.
While at it, an alphabetic error been fixed
16 years ago
celestar 1fa55e4ec0 (svn r14098) -Fix: Make the 'Transfer Credit' display aware of the entire consist, not only the first vehicle 16 years ago
rubidium 141001d031 (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. 16 years ago
rubidium 66b9ea9a5a (svn r14096) -Codechange: merge the shared order's vehicle list management to a single location. 16 years ago
frosch 8daea149e9 (svn r14095) -Fix (r14076): Trains shall not stop instantly. 16 years ago
glx e88e07b3bf (svn r14094) -Revert (r14071): caused more problems than it solved 16 years ago
rubidium e4e563afc2 (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). 16 years ago
rubidium 8035f120b4 (svn r14092) -Cleanup (r14083): dead code, i.e. unused function. 16 years ago
frosch 99ac60e5e1 (svn r14091) -Cleanup (r14083): Remove superfluous '#include's. 16 years ago
rubidium d063758582 (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. 16 years ago
rubidium 38905d596f (svn r14089) -Fix [FS#2219]: trains not being able to find a route to a depot when the front is already in the depot. 16 years ago
rubidium a8c9ba2ffe (svn r14088) -Fix (r5994): librt isn't needed to be linked against explicitly as we don't use any functionality of it. 16 years ago
rubidium 5314e27ff1 (svn r14087) -Fix [FS#2228]: flawed parsing of words (as in 2 bytes) in GRF strings due to sign extension (minime) 16 years ago
smatz 0b2c6bc2b3 (svn r14086) -Fix (r13067): rail/road removing by CTRL didn't sometimes work when a depot window was opened 16 years ago
frosch fc8997bcc3 (svn r14085) -Cleanup (r14083): Remove no longer used functions. 16 years ago
frosch ea2564c420 (svn r14084) -Codechange: Language updates for r14083. 16 years ago
frosch 92f3c368b8 (svn r14083) -Fix [FS#1264, FS#2037, FS#2038, FS#2110]: Rewrite the autoreplace kernel. 16 years ago
frosch 302cdf69a4 (svn r14082) -Codechange: Make 'GetNextUnit()' more fool-proof wrt. real dualheads. 16 years ago
rubidium e0e86f4714 (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. 16 years ago
glx c7453851d3 (svn r14080) -Fix (r14052): assert triggered when drawing chat window with 32bpp-anim blitter (backup buffer was too small) 16 years ago
glx 6957fbb5d0 (svn r14079) -Fix: misleading help in configure 16 years ago
peter1138 550fc3a3f5 (svn r14078) -Codechange: Rename *VehicleInfo::base_cost to cost_factor, indicating what it actually is. 16 years ago
belugas 1659719f31 (svn r14077) -Fix: MSVC projects re-ordering 16 years ago
frosch c8e699cc35 (svn r14076) -Codechange: Merge the four start/stop commands into a single CMD_START_STOP_VEHICLE. 16 years ago
rubidium 80376a11a0 (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). 16 years ago
rubidium 7f272e11ae (svn r14074) -Codechange: split the bundle generation out of the main makefile so it can be reused for making bundles from MSVC compiles. 16 years ago
glx 9b2919852a (svn r14072) -Fix (r14053): branch detection failed with mawk (peter1138) 16 years ago
rubidium 75ea55cc65 (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. 16 years ago
rubidium a7d3d86f55 (svn r14069) -Fix: silence MSVC 64-bits compile warnings. 16 years ago
rubidium 8e8fabd27c (svn r14068) -Fix (r14056): MSVC doesn't support typeof. 16 years ago
rubidium 8dffbcfd26 (svn r14064) -Fix [FS#1752]: check for the length of strings (in bytes) in the command. Checking for the length in pixels is impossible because that differs per client. 16 years ago
rubidium c816cc37fd (svn r14063) -Codechange: replace some "magic" constants with enumified constants. 16 years ago
rubidium 688267ad52 (svn r14062) -Fix [FS#2226]: division by 0 in newai. 16 years ago
belugas ae15f2e063 (svn r14061) -Codechange: constification and move a declaration more logically 16 years ago
belugas 89a12634de (svn r14060) -Codechange: Replace numbers with Colours enum on Gen world gui.
Note that some WWT_TEXT widgets have received a COLOUR_x value.
It is not a valid colour a per say.  THe strings been displayed there do have their own colours encoded.
IT is currently just for the sake of ease of writing, as TextColour and Colours are not really related.
16 years ago
belugas e69de261ad (svn r14059) -Fix(r13872): Wrong comments in enum. Dear old copy/paste... 16 years ago
rubidium 7f5ef3da45 (svn r14058) -Fix [FS#2224]: NewGRF callback 23 didn't use the NewGRF compatible text stack (minime) 16 years ago
rubidium 142ea9a0aa (svn r14057) -Fix: NewGRF text stack's "push word" didn't move the data around properly (minime) 16 years ago
rubidium 083fbf9a96 (svn r14056) -Fix [FS#2192]: the console backlog is too small for list_patches. Now it'll only remove backlog items when there are more than a threshold and when they are there longer than (another) threshold. 16 years ago