index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
order_cmd.cpp
Age
Commit message (
Expand
)
Author
2008-08-02
(svn r13949) -Codechange [YAPP]: Declare the functions for processing conditi...
rubidium
2008-07-20
(svn r13753) -Cleanup (r13752): save before commit instead of the other way a...
rubidium
2008-07-20
(svn r13752) -Fix [FS#2130]: correctly restore conditional orders when they a...
rubidium
2008-07-14
(svn r13704) -Fix: make timetables work more sensible when used in conjunctio...
rubidium
2008-06-30
(svn r13662) -Fix [FS#2113]: crash when adding conditional orders to ships.
rubidium
2008-06-25
(svn r13633) -Fix: restoring 'service at depot X' orders from the order backu...
rubidium
2008-06-19
(svn r13579) -Fix [FS#2088]: process the order coming after a conditional ord...
rubidium
2008-06-02
(svn r13358) -Codechange: split next order determination and conditional orde...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-27
(svn r13301) -Fix [FS#1997]: resolve more MSVC 9 x64 warnings.
rubidium
2008-05-25
(svn r13254) -Fix: waypoint orders could have invalid flags set after conversion
smatz
2008-05-25
(svn r13253) -Codechange: simplify conversion of old orders a bit
smatz
2008-05-25
(svn r13252) -Fix: when converting orders from older savegames, set 'Unload a...
smatz
2008-05-25
(svn r13251) -Codechange: rename _patches to _settings as that is more logic.
rubidium
2008-05-18
(svn r13165) -Codechange: replace some RebuildXXXList/ResortXXXList+Invalidat...
rubidium
2008-05-15
(svn r13100) -Codechange: reduce the amount of parameters passed via AddNewsM...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-04
(svn r12949) -Fix [FS#1978]: no loading/no unloading orders were 'forgotten' ...
rubidium
2008-05-02
(svn r12935) -Fix [FS#1975]: vehicles forget their manual depot order when st...
rubidium
2008-04-27
(svn r12913) -Add: ability to backup and restore a player's economic data and...
bjarni
2008-04-24
(svn r12862) -Codechange: reduce code duplication for VehicleType -> WindowCl...
smatz
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-17
(svn r12753) -Codechange: do not use IsDepotTypeTile() where simpler function...
smatz
2008-04-17
(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()
smatz
2008-04-15
(svn r12716) -Fix: Do not compare StationIDs with DepotIDs or WaypointIDs.
frosch
2008-04-13
(svn r12696) -Fix: loading ancient savegames could result in invalid orders i...
rubidium
2008-04-13
(svn r12689) -Feature: non-stop(or rather no non-stop) and via orders for roa...
rubidium
2008-04-13
(svn r12681) -Fix [FS#1921]: aircraft stopping mid-air.
rubidium
2008-04-12
(svn r12678) -Fix [FS#1918]: when a road vehicle has a tram only stop multipl...
rubidium
2008-04-12
(svn r12670) -Add: unconditional/always order 'jump/skip' variable.
rubidium
2008-04-12
(svn r12668) -Fix (12667): swapping of variables went wrong.
rubidium
2008-04-12
(svn r12667) -Feature: conditional 'skip/jump' orders.
rubidium
2008-04-11
(svn r12661) -Add: ability to send a vehicle (using default orders) to the ne...
rubidium
2008-04-10
(svn r12652) -Codechange: rework the order GUI a little more to make it a lit...
rubidium
2008-04-10
(svn r12650) -Feature: ability to force a vehicle to not load at a station.
rubidium
2008-04-10
(svn r12648) -Feature: allow four different non-stop types in a single game i...
rubidium
2008-04-09
(svn r12641) -Codechange: do not use the same button for two completely disti...
rubidium
2008-04-09
(svn r12640) -Codechange: let GetLoadType make a difference between full load...
rubidium
2008-04-09
(svn r12639) -Fix: order window was not marked dirty on changed orders.
rubidium
2008-04-09
(svn r12636) -Codechange: make CmdModifyOrder a little more flexible and remo...
rubidium
2008-04-08
(svn r12633) -Fix: could not make a (go-to) depot order.
rubidium
2008-04-08
(svn r12630) -Fix (r12600): Missing 'break' made it impossible to add waypoin...
maedhros
2008-04-08
(svn r12629) -Codechange: Split VehicleNeedsService() into Vehicle::NeedsServ...
frosch
2008-04-08
(svn r12628) -Fix: TTDP compatible non-stop wasn't handled properly.
rubidium
2008-04-07
(svn r12618) -Codechange: as load and unload type are now split, some case st...
rubidium
2008-04-07
(svn r12617) -Codechange: add type safety to the Order's load and unload types.
rubidium
2008-04-07
(svn r12615) -Codechange: rename some enums related to depot orders to make i...
rubidium
2008-04-07
(svn r12608) -Fix [FS#1909]: pressing 'Load' did not cancel the full load order.
rubidium
2008-04-07
(svn r12601) -Fix (r12587): do not reset the index of orders (causes loading ...
rubidium
2008-04-07
(svn r12600) -Codechange: make GetNonStopType return a more augmented type; n...
rubidium
[next]