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
/
industry_cmd.cpp
Age
Commit message (
Expand
)
Author
2009-06-27
(svn r16673) -Codechange: rename GetProducedCargo() to AddProducedCargo() and...
smatz
2009-06-26
(svn r16667) -Codechange: replace GetRandomTown() and GetRandomIndustry() by ...
smatz
2009-06-25
(svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and...
smatz
2009-06-25
(svn r16654) -Codechange: cache industries in station's coverage area instead...
smatz
2009-06-24
(svn r16643) -Codechange: replace GetStationByTile() by Station::GetByTile()
smatz
2009-06-01
(svn r16491) -Codechange: Added parentheses around bitwise operators for code...
alberth
2009-05-26
(svn r16434) -Cleanup: remove some dead code; primarily stuff that can't be r...
rubidium
2009-05-24
(svn r16416) -Fix [FS#2912]: Rework deleting of news when referenced vehicles...
frosch
2009-05-23
(svn r16403) -Codechange: move code related to subsidies to separate file
smatz
2009-05-22
(svn r16384) -Codechange: move u.effect to EffectVehicle
rubidium
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-21
(svn r16373) -Codechange: use () instead of (void) for functions without para...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-11
(svn r16027) -Fix (r9555): Usage of uninitialised memory when trying to build...
frosch
2009-03-29
(svn r15888) -Fix (r15103)[FS#2772]: Round the production rate up, so e.g. oi...
frosch
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-14
(svn r15711) -Codechange: lots of whitespace cleanup/fixes
rubidium
2009-02-25
(svn r15585) -Codechange: Remove TILE_ASSERT and replace all instances with a...
yexo
2009-02-25
(svn r15583) -Fix: Do not use TILE_MASK when you do not want to wrap around t...
frosch
2009-02-21
(svn r15550) -Fix [FS#2654]: bogus secondary error message when dynamiting in...
rubidium
2009-02-12
(svn r15458) -Fix: Missing 'static'.
frosch
2009-02-11
(svn r15453) -Fix [FS#2450](r14613): Founding industries as OWNER_TOWN result...
frosch
2009-02-09
(svn r15434) -Codechange: bit of type safety for the DC_xxx flags.
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-08
(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-17
(svn r15119) -Fix: several issues with result 0x4 (standard production change...
frosch
2009-01-16
(svn r15103) -Change: Keep industry variables 8E and 8F in sync with 93, when...
frosch
2009-01-13
(svn r15073) -Fix (r15067) [FS#2532]: Default copy constructors don't necessa...
peter1138
2009-01-13
(svn r15067) -Fix [FS#2531]: Possible compiler bug, alleviated by using Small...
peter1138
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-10
(svn r14949) -Cleanup: pointer coding style
rubidium
2009-01-09
(svn r14936) -Fix: INDUSTRYBEH_ONLY_NEARTOWN bypassed the clear-test and coul...
frosch
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
2009-01-04
(svn r14823) -Document: some variables/structs (Alberth)
rubidium
2009-01-03
(svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depot...
smatz
2009-01-02
(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...
rubidium
2008-12-28
(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...
rubidium
2008-12-26
(svn r14746) -Fix: don't let any disaster vehicle (Helicopter or Airplane) ta...
smatz
2008-11-23
(svn r14613) -Fix [FS#2420]: When building industries, clear the tiles as OWN...
frosch
2008-11-22
(svn r14604) -Codechange: Simplify a function and rename it, and fix some com...
frosch
2008-11-03
(svn r14562) -Fix (r14561): 8 bits are enough. The rest stays reserved.
frosch
2008-11-03
(svn r14561) -Feature(ette)[FS#2334]: Add result 0x0F to callbacks 0x29/0x35....
frosch
2008-10-14
(svn r14464) -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-15
(svn r14332) -Fix[FS#1885]: Balance the monthly random industry changes, by i...
belugas
2008-08-17
(svn r14093) -Fix [FS#2230]: don't flood a NewGRF industry when it implicitly...
rubidium
2008-07-30
(svn r13872) -Feature: Split the news message announcing opening and closure ...
belugas
[prev]
[next]