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-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
2008-04-17
(svn r12754) -Codechange: split depot.h into depot_map.h, depot_func.h and de...
rubidium
2008-04-03
(svn r12547) -Feature: invisibility options to make objects invisible instead...
smatz
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-02-20
(svn r12199) -Codechange: Remove magic around the results of GetTileTrackStat...
frosch
2008-02-18
(svn r12177) -Codechange: use 'side' parameter in GetTileTrackStatus so there...
smatz
2008-02-16
(svn r12157) -Codechange: Remove a structure definition and replace it with a...
belugas
2008-02-15
(svn r12149) -Codechange: Merge 'ground_sprite' and 'ground_pal' of DrawTileS...
frosch
2008-02-15
(svn r12148) -Codechange: Merge 'image' and 'pal' of DrawTileSeqStruct into o...
frosch
2008-02-01
(svn r12038) -Fix: Change ownership of or remove statues when merging/bankrup...
peter1138
2008-01-31
(svn r12032) -Fix: When removing a statue, remove town statue flag for the st...
peter1138
2008-01-31
(svn r12031) -Fix [FS#1689,FS#1719]: Prevent towns from removing or claiming ...
peter1138
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-09
(svn r11793) -Codechange: pass the expense type via the CommandCost instead o...
rubidium
2008-01-09
(svn r11787) -Codechange: more header rewrites. This time related to viewport.h.
rubidium
2008-01-07
(svn r11773) -Codechange: move some non-clear-land functions from clear_cmd.c...
rubidium
2007-12-26
(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...
rubidium
2007-12-25
(svn r11692) -Codechange: move some functions from 'functions.h' to a more lo...
rubidium
2007-12-21
(svn r11680) -Codechange: refactor more out of openttd.h and functions.h.
rubidium
2007-12-21
(svn r11677) -Codechange: move price and command related types/functions to t...
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-10
(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...
belugas
2007-10-26
(svn r11345) -Cleanup: a bit of comment style fixing
belugas
2007-09-19
(svn r11128) -Fix: a lot of graphical glitches by changing some bounding boxe...
rubidium
2007-09-14
(svn r11107) -Feature: some tool so one can still build tunnels under rails (...
rubidium
2007-09-09
(svn r11069) -Codechange: allow slopes under statues. Patch by kaan.
rubidium
2007-08-30
(svn r11005) -Codechange: move the tiletype specific terraforming checks to t...
rubidium
2007-07-26
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....
rubidium
2007-07-26
(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...
rubidium
2007-07-08
(svn r10480) -Fix: Don't allow building lighthouses and transmitters under br...
maedhros
2007-06-18
(svn r10208) -Codechange: replace int32 with Money where appropriate.
rubidium
2007-06-18
(svn r10205) -Codechange: refactor returning of cost, so it can be more easil...
rubidium
[next]