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
/
openttd.h
Age
Commit message (
Expand
)
Author
2008-03-28
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium
2008-03-04
(svn r12335) -Codechange: Don't stuff signed values into a unsigned variable ...
peter1138
2008-01-17
(svn r11889) -Change: small inconsistency between documentation and code. Pat...
rubidium
2008-01-13
(svn r11832) -Codechange: get rid of (quite) some VARDEFs.
rubidium
2008-01-13
(svn r11828) -Codechange: include table/* as the last includes and remove an ...
rubidium
2008-01-13
(svn r11827) -Codechange: do not include enum_type.hpp unnecessary.
rubidium
2008-01-12
(svn r11818) -Codechange: split player.h into smaller pieces.
rubidium
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2007-12-26
(svn r11702) -Codechange: move all date related stuff to date*.
rubidium
2007-12-25
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
rubidium
2007-12-25
(svn r11691) -Codechange: move+rename helpers.hpp and only include it when it...
rubidium
2007-12-23
(svn r11684) -Codechange: split gfx.h in a type and functional header.
rubidium
2007-12-22
(svn r11682) -Codechange: move some 'generic' geometry related types into a s...
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-21
(svn r11675) -Codechange: split the string types from the string functions.
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-21
(svn r11673) -Codechange: move the overflow safe type to a separate file.
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-12-19
(svn r11667) -Codechange: split window.h into a header that defines some 'glo...
rubidium
2007-12-02
(svn r11556) -Feature: allow setting a default password for new companies in ...
rubidium
2007-12-01
(svn r11547) -Add: signal selection GUI for the ones that really like to use ...
rubidium
2007-11-27
(svn r11533) -Codechange: Rename some unclear clear_x prices member names.
belugas
2007-11-10
(svn r11399) -Feature(ette): transparency settings can now be saved and thus ...
belugas
2007-10-20
(svn r11312) -Codechange: implement a overflow safe integer and use that for ...
rubidium
2007-10-16
(svn r11279) -Codechange: use a typedeffed type for all magic with GameDiffic...
rubidium
2007-10-15
(svn r11269) -Feature: user customisable faces. Patch by BigBB.
rubidium
2007-08-30
(svn r11005) -Codechange: move the tiletype specific terraforming checks to t...
rubidium
2007-08-03
(svn r10762) -Codechange: Change enum StringIDEnum { to static const StringID...
peter1138
2007-07-26
(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....
rubidium
2007-07-03
(svn r10412) -Codechange: Remove unnecessary inclusion of hal.h in various fi...
peter1138
2007-06-22
(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...
rubidium
2007-06-21
(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...
rubidium
2007-06-21
(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle...
truelight
2007-06-20
(svn r10236) -Feature: Introduce a form of timetabling for vehicles.
maedhros
2007-06-18
(svn r10210) -Codechange: make all money related variables 64 bits, so overfl...
rubidium
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
2007-06-18
(svn r10197) -Codechange: replace int32 with CommandCost where appropriate.
rubidium
2007-05-24
(svn r9914) -Codechange: prepare GTTS and the pathfinders to handle multiple ...
rubidium
2007-05-19
(svn r9874) -Feature: advanced vehicle lists a.k.a. group interface. Now you ...
rubidium
2007-05-07
(svn r9805) -Codechange: Use HASBIT() et al for display options bits.
peter1138
2007-05-05
(svn r9791) -Fix (r9779, FS#766): add TownLayoutByte to correctly save town l...
glx
2007-05-04
(svn r9779) -Feature: Add the possiblity to choose different road patterns fo...
belugas
2007-05-02
(svn r9764) -Codechange: replace some lookup tables by functions.
rubidium
2007-04-17
(svn r9658) -Codechange: CT_FOOD is not part of temperate climate, place it a...
belugas
2007-04-15
(svn r9638) -Feature: Increase cargo types from 12 to 32 and enable newcargo ...
peter1138
2007-04-05
(svn r9563) -Feature: Add more finer control to transparency options, includi...
peter1138
2007-03-22
(svn r9400) -Codechange: Use some more representative enum names for landscap...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
[prev]
[next]