rubidium
|
2fb18e975c
|
(svn r20645) -Codechange [FS#4086]: unify the code for checking for breakdown handling as well (Hirundo)
|
2010-08-28 14:14:37 +00:00 |
|
rubidium
|
702cc96943
|
(svn r20644) -Codechange [FS#4086]: unify the vehicle breakdown code (Hirundo)
|
2010-08-28 14:01:50 +00:00 |
|
rubidium
|
30f2afac9b
|
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some headers
|
2010-08-26 22:01:16 +00:00 |
|
yexo
|
85740a0283
|
(svn r20559) -Fix [FS#4045]: make sure that all vehicles are build in the most northern depot/hangar tile
|
2010-08-19 13:44:41 +00:00 |
|
rubidium
|
c5a670037b
|
(svn r20536) -Codechange: unify the refitting of vehicles
|
2010-08-18 00:47:31 +00:00 |
|
yexo
|
eeca1846d6
|
(svn r20534) -Codechange: unify the naming of the 'vehicle must be stopped in depot' strings
|
2010-08-18 00:30:12 +00:00 |
|
rubidium
|
4780cc50b2
|
(svn r20532) -Codechange: unify selling of vehicles a bit
|
2010-08-17 23:55:22 +00:00 |
|
rubidium
|
c14853b72e
|
(svn r20531) -Codechange: unify quite a bit of the vehicle building commands
|
2010-08-17 23:15:55 +00:00 |
|
rubidium
|
29b489a055
|
(svn r20437) -Codechange: lets Engines use GRFFilePropsBase as well
|
2010-08-10 15:54:53 +00:00 |
|
frosch
|
4bd32799f1
|
(svn r20286) -Codechange: Unify end of doxygen comments.
|
2010-08-01 19:44:49 +00:00 |
|
frosch
|
ed4f806f1d
|
(svn r20283) -Codechange: Unify start of doygen comments.
|
2010-08-01 19:22:34 +00:00 |
|
alberth
|
be6c058424
|
(svn r20211) -Codechange: Indented code should have curly braces around it.
|
2010-07-24 10:14:39 +00:00 |
|
terkhen
|
0753669fa7
|
(svn r20143) -Codechange: Remove RecalcShipStuff function.
|
2010-07-14 12:27:51 +00:00 |
|
frosch
|
a7d168b2e5
|
(svn r20079) -Codechange [FS#3922]: Add helper functions to deal with the 192-256-magic of vehicle movement.
|
2010-07-04 13:07:47 +00:00 |
|
terkhen
|
54403a8251
|
(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.
|
2010-06-11 20:20:45 +00:00 |
|
smatz
|
00a52cc475
|
(svn r19756) -Codechange: move UpdateViewport() from Vehicle to SpecializedVehicle in order to improve performance
|
2010-05-03 23:36:17 +00:00 |
|
frosch
|
1f28e232c3
|
(svn r19621) -Codechange: Remove direct usage of magic 'p1's in build vehicle commands.
|
2010-04-13 19:10:08 +00:00 |
|
alberth
|
05d705e077
|
(svn r19494) -Codechange: Remove _error_message.
|
2010-03-20 17:58:24 +00:00 |
|
alberth
|
7cc68f493d
|
(svn r19405) -Codechange: CheckOwnership() returns a CommandCost.
|
2010-03-13 17:11:28 +00:00 |
|
rubidium
|
32cdc157ee
|
(svn r19091) -Cleanup: remove some unneeded zeroing
|
2010-02-10 21:28:26 +00:00 |
|
rubidium
|
f94c83a387
|
(svn r18872) -Codechange: introduce PaletteID and use it
|
2010-01-21 01:38:13 +00:00 |
|
rubidium
|
82fc28f77f
|
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
|
2010-01-15 16:41:15 +00:00 |
|
rubidium
|
f2785ae24d
|
(svn r18574) -Fix [FS#3392] (r18481): manually sending trains and RVs to depots didn't quite work
|
2009-12-20 16:19:47 +00:00 |
|
rubidium
|
472e5501fa
|
(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 tile won't make a dent, 3 tiles might be a bit too much
-Feature-ish: make maximum pathfinder penalties for finding depots customisable, also increase it slightly to 20 tiles worth of penalties.
|
2009-12-13 10:48:44 +00:00 |
|
rubidium
|
c10e953141
|
(svn r18373) -Codechange: unify some road pathfinder functions
|
2009-12-02 10:44:38 +00:00 |
|
rubidium
|
ef8cc49175
|
(svn r18370) -Codechange: push some constness/type strictness into the ship pathfinders
|
2009-12-02 09:31:38 +00:00 |
|
rubidium
|
76fe20cdcc
|
(svn r18367) -Codechange: unify the ship pathfinder 'calls'
|
2009-12-01 23:56:04 +00:00 |
|
rubidium
|
291f6490c6
|
(svn r18366) -Codechange: move the OPF ship pathfinder 'magic' that was in ship_cmd.cpp to the pathfinder code itself
|
2009-12-01 23:22:41 +00:00 |
|
rubidium
|
5d7af2561f
|
(svn r18365) -Cleanup: remove duplicate table
|
2009-12-01 23:19:46 +00:00 |
|
rubidium
|
f52e27c688
|
(svn r18364) -Codechange: move the pathfinders and their related files into a separate directory
|
2009-12-01 22:45:39 +00:00 |
|
rubidium
|
3a83eab967
|
(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code and simplify some things for the future
|
2009-12-01 22:18:51 +00:00 |
|
frosch
|
d507136e04
|
(svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself.
|
2009-11-24 13:15:58 +00:00 |
|
frosch
|
912bce0b8c
|
(svn r18266) -Codechange: Add a function to compute prices from price base and cost factor and use it consistently for vehicle purchase, running cost, and refit cost.
|
2009-11-24 13:12:34 +00:00 |
|
rubidium
|
bae066ecaf
|
(svn r18123) -Codechange: try our best to keep the vehicles within the build vehicle list/autoreplace lists instead of overflowing.
|
2009-11-16 17:58:46 +00:00 |
|
rubidium
|
1c5a92ae98
|
(svn r18121) -Codechange: pass the maximum left/right location to the Draw*Engine functions
|
2009-11-16 17:15:42 +00:00 |
|
frosch
|
ba1fc280e3
|
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
|
2009-11-07 22:47:54 +00:00 |
|
frosch
|
00aca63b48
|
(svn r17899) -Codechange: Deduplicate code for refitting vehicles.
|
2009-10-28 21:09:37 +00:00 |
|
frosch
|
83894809d0
|
(svn r17897) -Fix [FS#3255]: CB15 and CB36 (capacity) were not always called when they should.
-Codechange: Move capacity calculation to a single function for all vehicle types, so the behaviour can be kept consistent easier.
|
2009-10-28 18:31:16 +00:00 |
|
frosch
|
334b809644
|
(svn r17894) -Fix: Invalidate cache of vehicle vars 40-43 after testruns of certain commands, that change them temporarily.
|
2009-10-27 20:37:55 +00:00 |
|
frosch
|
f3aacb8fe3
|
(svn r17725) -Codechange: Reduce usage of EngInfo and XxxVehInfo, esp. when a Engine * is already present.
|
2009-10-06 19:17:07 +00:00 |
|
frosch
|
b243f6ca97
|
(svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineInfo::refit_mask during initialisation.
|
2009-10-04 20:33:18 +00:00 |
|
rubidium
|
d6cded5380
|
(svn r17693) -Cleanup: remove some unneeded includes
|
2009-10-04 17:16:41 +00:00 |
|
frosch
|
e261d8d9a0
|
(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x36. Based on Terkhen's work.
|
2009-09-22 19:28:57 +00:00 |
|
frosch
|
7fa4d576ca
|
(svn r17594) -Fix: Vehicle image was not always updated when needed.
|
2009-09-20 19:36:27 +00:00 |
|
rubidium
|
04d5b67eb6
|
(svn r17567) -Fix: some doxygen warnings
|
2009-09-18 14:23:58 +00:00 |
|
rubidium
|
64bafcbe18
|
(svn r17534) -Codechange: unify the naming of callback masks/flags
|
2009-09-14 12:22:57 +00:00 |
|
frosch
|
ebd916be3d
|
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for more consistency and distinguishability.
|
2009-09-13 19:15:59 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
frosch
|
efcaefd178
|
(svn r17121) -Fix [FS#3060]: Update vehicle position cache when the vehicle sprite changes.
|
2009-08-08 18:45:12 +00:00 |
|
smatz
|
adcc5338f3
|
(svn r17085) -Codechange: unify the place where vehicle's cargo ages
|
2009-08-06 12:44:10 +00:00 |
|