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
Age
Commit message (
Expand
)
Author
2007-06-24
(svn r10310) -Fix: Trunk can now be built on OS/2 :)
orudge
2007-06-24
(svn r10309) -Revert (part of r10308): "fixing" the bounding box for bridge e...
rubidium
2007-06-24
(svn r10308) -Codechange: some "cleanup" chunks from B. N. SmatZ!' work on fi...
rubidium
2007-06-24
(svn r10306) -Fix [FS#890]: the fix in r10219 was not enough to stop this bug...
rubidium
2007-06-24
(svn r10305) -Update: WebTranslator2 update to 2007-06-24 18:32:39
miham
2007-06-24
(svn r10304) -Fix [YAPF](r10301): removed assert which could violate without ...
KUDr
2007-06-24
(svn r10303) -Fix [YAPF](r10301): warning: unused variable tile_cost (peter1138)
KUDr
2007-06-24
(svn r10302) -Fix [YAPF, MP]: now (with r10301) it is no longer needed to inv...
KUDr
2007-06-24
(svn r10301) -Fix [FS#901, YAPF]: another assert violation in some special ca...
KUDr
2007-06-24
(svn r10300) -Fix [FS#917]: give a better explanation why the loading of a sa...
rubidium
2007-06-24
(svn r10299) -Codechange [FS#931]: industry foundations should be drawn as al...
rubidium
2007-06-23
(svn r10298) -Fix [FS#903]: show the subdirectory below the default data dire...
rubidium
2007-06-23
(svn r10297) -Codechange: increase the performance of CargoPacket::AllocateRa...
rubidium
2007-06-23
(svn r10296) -Update: WebTranslator2 update to 2007-06-23 20:35:10
miham
2007-06-23
(svn r10295) -Fix [FS#775]: flush stdout on dedicated server output to ensure...
truelight
2007-06-23
(svn r10294) -Fix [FS#914]: WKC_PAUSE didn't work in SE (+ some cosmetic) (Sm...
truelight
2007-06-23
(svn r10293) -Add [FS#885]: a sticky button for the client list window (oxygene)
truelight
2007-06-23
(svn r10292) -Fix: suppress VC 7.1 warning: "\src\texteff.cpp(251) : warning ...
KUDr
2007-06-23
(svn r10291) -Fix [FS#920]: double click in town-GUI didn't work as expected
truelight
2007-06-22
(svn r10290) -Fix: with smooth_economy, when industry production hit 32, it s...
truelight
2007-06-22
(svn r10289) -Fix [FS#735]: {COMPANY} takes two arguments. As this was not pr...
rubidium
2007-06-22
(svn r10288) -Fix [FS#202]: also age engines that aren't front-engines (based...
truelight
2007-06-22
(svn r10287) -Fix (r10266): some surprises from that (almost always) complain...
rubidium
2007-06-22
(svn r10286) -Fix r10284: nice typo (tnx glx)
truelight
2007-06-22
(svn r10284) -Fix [FS#899]: in the unlucky event 2 clients join at the same t...
truelight
2007-06-22
(svn r10283) -Fix [FS#913]: catenary was drawn on bridges when elrail was dis...
rubidium
2007-06-22
(svn r10278) -Fix r10276: make the _realtime_tick less demanding on the CPU
truelight
2007-06-22
(svn r10276) -Codechange: made a counter based on milliseconds and independen...
truelight
2007-06-22
(svn r10273) -Change: remove the strings removed in r10270 from the translations
glx
2007-06-22
(svn r10272) -Fix (FS#916): remove more invalid characters from savegame names
glx
2007-06-22
(svn r10271) -Fix r9563: move the Transparency Option menu item to the place ...
truelight
2007-06-22
(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning v...
truelight
2007-06-22
(svn r10269) -Fix [FS#912]: station ratings were shown for all cargos instead...
rubidium
2007-06-22
(svn r10268) -Fix: some old savegames could have the wrong bits unset (follow...
rubidium
2007-06-22
(svn r10267) -Add: enable double clic to add in 'add newgrf' window
glx
2007-06-22
(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...
rubidium
2007-06-22
(svn r10265) -Feature: allow double-clicking on certain places: build-vehicle...
truelight
2007-06-22
(svn r10264) -Fix: forgot to add texteff.hpp to the project files
truelight
2007-06-21
(svn r10263) -Fix (r10262): due to 64 bits alignment a struct became a little...
rubidium
2007-06-21
(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 w...
rubidium
2007-06-21
(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, b...
rubidium
2007-06-21
(svn r10260) -Update: WebTranslator2 update to 2007-06-21 19:36:07
miham
2007-06-21
(svn r10259) -Fix (r10258): committed a little too much.. would've made prett...
rubidium
2007-06-21
(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...
rubidium
2007-06-21
(svn r10257) -Update: WebTranslator2 update to 2007-06-21 19:15:05
miham
2007-06-21
(svn r10256) -Add: Addition of IndustryTileOverrideManager
belugas
2007-06-21
(svn r10255) -Codechange: remove some old debug code nobody was using anymore
truelight
2007-06-21
(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle...
truelight
2007-06-21
(svn r10253) -Fix (r10249): putting the < the wrong way around made the new t...
rubidium
2007-06-21
(svn r10252) -Fix: never overflow when applying exchange rates before drawing...
rubidium
[next]