Age | Commit message (Expand) | Author |
2009-10-28 | (svn r17898) -Fix: [NoAI] Improve behaviour of (AIEngine|AIEventEnginePreview... | frosch |
2009-10-06 | (svn r17728) -Cleanup: Remove some more unneeded/unused parameters. | frosch |
2009-10-05 | (svn r17719) -Change: [NoAI] Make AIEngine:CanRefitCargo() not report refitta... | frosch |
2009-10-04 | (svn r17700) -Codechange: Integrate ShipVehicleInfo::refittable into EngineIn... | frosch |
2009-08-27 | (svn r17292) -Codechange: use unified ToPercent() function to convert fract n... | smatz |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-31 | (svn r17014) -Add [NoAI]: AIEngine::GetDesignDate | yexo |
2009-06-27 | (svn r16679) -Codechange: Let GetCapacityOfArticulatedParts() return a CargoA... | frosch |
2009-06-16 | (svn r16581) -Codechange: unify the access to Engine::lifelength. | rubidium |
2009-05-18 | (svn r16354) -Codechange: use 'new' pool accessors and methods for Engine too | smatz |
2009-05-16 | (svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index) | smatz |
2009-03-18 | (svn r15763) -Codechange/Fix: Add Engine::GetDisplayDefaultCapacity() and use... | frosch |
2009-03-13 | (svn r15705) -Fix: Do not show passenger-/mail-capacity if the aircraft carri... | frosch |
2009-02-21 | (svn r15541) -Revert (r15399): 'v->cargo_type' is also used in other places, ... | frosch |
2009-02-19 | (svn r15524) -Add [NoAI]: AIEngine::GetPower, AIEngine::GetWeight and AIEngin... | yexo |
2009-02-01 | (svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions. | frosch |
2009-02-01 | (svn r15306) -Codechange: Deduplicate code by adding Engine::GetDisplayMaxSpe... | frosch |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-25 | (svn r15263) -Codechange: added Engine::GetCost() to remove some code duplica... | glx |
2009-01-24 | (svn r15261) -Add: added Engine::GetRunningCost() to remove some code duplica... | glx |
2009-01-17 | (svn r15123) -Fix [NoAI]: 'const char *' implies that the return value should... | truebrain |
2009-01-16 | (svn r15101) -Change [API CHANGE]: more consistant naming for consts: | truebrain |
2009-01-13 | (svn r15077) -Codechange: enumify DAYS_IN_YEAR and DAYS_IN_LEAP_YEAR | smatz |
2009-01-12 | (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ... | truebrain |