Age | Commit message (Expand) | Author |
2011-05-18 | (svn r22473) -Codechange: Automatic orders are better called implicit orders ... | planetmaker |
2011-01-22 | (svn r21890) -Cleanup: remove some unneeded includes | rubidium |
2010-12-26 | (svn r21642) -Feature: concept of automatic station orders; add stub orders f... | rubidium |
2010-09-09 | (svn r20776) -Codechange: make VehicleLists for the group "ALL_GROUP" work as... | rubidium |
2010-09-08 | (svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers | rubidium |
2010-09-08 | (svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle ... | rubidium |
2010-06-11 | (svn r19957) -Codechange: remove VLW_WAYPOINT_LIST | smatz |
2010-04-17 | (svn r19656) -Codechange/Fix: Report back if invalid vehicle lists are reques... | frosch |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-01 | (svn r16719) -Codechange: make IsArticulatedPart(), IsTrainEngine(), IsTrainW... | smatz |
2009-07-01 | (svn r16718) -Codechange: make IsFreeWagon() member of Train | smatz |
2009-06-06 | (svn r16527) -Codechange: use static member functions instead of simple casts... | smatz |
2009-05-26 | (svn r16434) -Cleanup: remove some dead code; primarily stuff that can't be r... | rubidium |
2009-05-24 | (svn r16421) -Codechange: do not unnecessarily remove constness or unnecessar... | rubidium |
2009-05-22 | (svn r16392) -Codechange: move some variables (the ones that aren't caches) f... | rubidium |
2009-05-22 | (svn r16391) -Codechange: use Train instead of Vehicle where appropriate. | rubidium |
2009-05-16 | (svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index) | smatz |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-02 | (svn r14783) -Fix (r12661): don't add vehicles with "go to nearest depot" to ... | rubidium |
2008-10-14 | (svn r14466) -Doc: remove some obsolete parameters, fix a few parameter names... | rubidium |
2008-09-30 | (svn r14421) -Codechange: rename all player variables/types to company *or* c... | rubidium |
2008-09-27 | (svn r14406) -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free wa... | frosch |
2008-08-21 | (svn r14118) -Fix(r14104): typos creeping like bugs | belugas |
2008-08-20 | (svn r14104) -Feature: Add a window for waypoints, allowing to view all the t... | belugas |
2008-08-17 | (svn r14097) -Fix [FS#2085]: one couldn't get a list of vehicles sharing an o... | rubidium |
2008-08-17 | (svn r14096) -Codechange: merge the shared order's vehicle list management to... | rubidium |
2008-05-28 | (svn r13307) -Codechange: Separate VehicleList and its two functions so only ... | peter1138 |