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
/
unmovable_cmd.cpp
Age
Commit message (
Expand
)
Author
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-11-24
(svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, ...
frosch
2009-11-15
(svn r18110) -Codechange [FS#3316]: search for stations nearby only once per ...
smatz
2009-11-07
(svn r18005) -Codechange: Convert the Prices struct into an array and an enum.
frosch
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-20
(svn r17589) -Codechange: rename town_acc to always_accepted
smatz
2009-09-18
(svn r17567) -Fix: some doxygen warnings
rubidium
2009-09-13
(svn r17532) -Codechange: Rename several Invalidate functions to SetDirty for...
frosch
2009-09-07
(svn r17460) -Feature: allow building rail stations over existing rail withou...
rubidium
2009-09-07
(svn r17439) -Fix (r17436): you weren't paid for cargo delivered to houses an...
smatz
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-08
(svn r17113) -Change [FS#265][FS#2094][FS#2589]: apply the subsidy when subsi...
smatz
2009-07-26
(svn r16966) -Codechange: BEGIN_TILE_LOOP and END_TILE_LOOP reworked into TIL...
rubidium
2009-06-27
(svn r16678) -Codechange: Turn CargoArray into a class, so one does not have ...
frosch
2009-06-27
(svn r16676) -Codechange: Rename AcceptedCargo to CargoArray and its instance...
frosch
2009-06-27
(svn r16673) -Codechange: rename GetProducedCargo() to AddProducedCargo() and...
smatz
2009-06-25
(svn r16660) -Codechange: get rid of more dummy tile_type_procs
smatz
2009-06-25
(svn r16659) -Codechange: rename GetAcceptedCargo() to AddAcceptedCargo() and...
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-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-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
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-10
(svn r15437) -Codechange: Do not run a code section when you already know it ...
belugas
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-07
(svn r15393) -Fix: little typo
belugas
2009-02-07
(svn r15392) -Codechange: move the spec getter to a place where it's only req...
belugas
2009-02-05
(svn r15350) -Codechange: Create a spec array to hold the data definitions of...
belugas
2009-02-05
(svn r15349) -Codechange: no need to call a function when we know there is no...
belugas
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-28
(svn r15290) -Codechange: Isolate size and section of the UnMovable HQ object...
belugas
2009-01-21
(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.
Yexo
2009-01-03
(svn r14812) -Codechange: use INVALID_TILE instead of 0 to mark company witho...
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-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-08-25
(svn r14169) -Codechange: rename location_of_house for location_of_HQ, which ...
belugas
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-21
(svn r13206) -Feature(ette): Display all owners of a tile in the tile-info-wi...
frosch
2008-05-07
(svn r12986) -Codechange: move the landscape and transport related types from...
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-04-25
(svn r12898) -Codechange: coding style in unmovable_cmd.cpp.
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-17
(svn r12757) -Codechange: move all cheat related stuff from all over the plac...
rubidium
[next]