summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-09-23(svn r17625) -Codechange: make a nested window of the station joinerrubidium
2009-09-23(svn r17624) -Codechange: Swap entries in _resize_cap[][] so the code does ↵alberth
what the docs say.
2009-09-23(svn r17623) -Codechange: don't update the station's joiner scrollbar count ↵rubidium
in the drawing code
2009-09-23(svn r17622) -Update from WebTranslator v3.0:translators
catalan - 8 changes by arnau dutch - 5 changes by habell english_US - 9 changes by agenthh french - 5 changes by glx indonesian - 5 changes by prof italian - 5 changes by lorenzodv russian - 1 changes by Lone_Wolf serbian - 5 changes by etran turkish - 6 changes by niw3
2009-09-23(svn r17621) -Document [FS#3216]: most of the functions an AI can/must use ↵rubidium
in their instantiation of AIInfo.
2009-09-23(svn r17620) -Fix (r17502): edit box offsets were off. Now they're still ↵rubidium
off, but look (in my opinion) even better than before
2009-09-23(svn r17619) -Fix: rename STR_TINT_GROUP to STR_TINY_GROUPglx
2009-09-22(svn r17618) -Fix [FS#3226]: the 'lock' icon would erroneously be drawn for ↵rubidium
companies if the company had a password before the reset
2009-09-22(svn r17617) -Codechange: make the server side packet handling be more like ↵rubidium
the client side's handling, i.e. return the connection status -Fix: do not do invalid reads when a packet handling function closed a connection
2009-09-22(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback ↵frosch
0x36. Based on Terkhen's work.
2009-09-22(svn r17615) -Fix (r17612): town sign could be glitchy when creating town ↵smatz
with custom name (Terkhen)
2009-09-22(svn r17614) -Fix: crash when deleting town while TownDirectory is opensmatz
2009-09-22(svn r17613) -Update from WebTranslator v3.0:translators
traditional_chinese - 107 changes by josesun dutch - 12 changes by habell french - 3 changes by glx german - 1 changes by dihedral hungarian - 6 changes by alyr indonesian - 1 changes by prof italian - 6 changes by lorenzodv russian - 7 changes by Lone_Wolf serbian - 1 changes by etran spanish - 8 changes by Terkhen
2009-09-22(svn r17612) -Feature: possibility to choose (randomise or enter custom) ↵smatz
town name before its creation (original patch by Terkhen)
2009-09-22(svn r17611) -Fix: buffers used for verifying company and president name ↵smatz
length were too short, possibly causing false positives
2009-09-22(svn r17609) -Fix: the dummy AI had no API version set, causing the 'API ↵yexo
compatibility script not found' error to be printed when loading it
2009-09-21(svn r17608) -Codechange: use CmdFoundTown when founding 'Random town' toosmatz
2009-09-21(svn r17607) -Fix: when command didn't fail in test run and failed in exec ↵smatz
run, error message wasn't set. Affects only few commands
2009-09-21(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib ↵rubidium
and libpng compiles and links (for me). Something's fishy with the network so it doesn't actually work (yet)
2009-09-21(svn r17605) -Fix [FS#3218]: [NewGRF] Crash when defining the same tile in a ↵rubidium
tile layout twice
2009-09-21(svn r17604) -Update (r17603): rename strings in other lang files toosmatz
2009-09-21(svn r17603) -Codechange: since now, towns are 'founded' instead of 'built'smatz
2009-09-21(svn r17602) -Update from WebTranslator v3.0:translators
english_US - 2 changes by agenthh russian - 1 changes by Lone_Wolf vietnamese - 6 changes by nglekhoi
2009-09-21(svn r17601) -Fix (r17592): don't mark cargo as 'accepted' when accepted ↵smatz
amount is 0
2009-09-21(svn r17600) -Cleanup: remove unused variablesmatz
2009-09-21(svn r17597) -Codechange: rename namegen* to townname*smatz
2009-09-20(svn r17596) -Codechange: constify some tablessmatz
2009-09-20(svn r17595) -Codechange: Tree build window uses pure nested widgets.alberth
2009-09-20(svn r17594) -Fix: Vehicle image was not always updated when needed.frosch
2009-09-20(svn r17593) -Fix (r17591): as always after a noai commit ...yexo
2009-09-20(svn r17592) -Fix [FS#3212](r17436): force all cargo being accepted when ↵smatz
industry tiles accept it but industry itself doesn't
2009-09-20(svn r17591) -Add [NoAI] [FS#3212]: ↵yexo
AIAirport::IsAirportInformationAvailable. Also update several preconditions so it's now possible to get information on airports types that can no longer be build (small airport after 1960)
2009-09-20(svn r17590) -Update from WebTranslator v3.0:translators
turkish - 4 changes by niw3 vietnamese - 78 changes by nglekhoi
2009-09-20(svn r17589) -Codechange: rename town_acc to always_acceptedsmatz
2009-09-20(svn r17588) -Fix [FS#3220]: erroneous message about changing the difficulty ↵rubidium
level
2009-09-20(svn r17587) -Codechange: Town authority window uses pure nested widgets.alberth
2009-09-20(svn r17586) -Codechange: Adding documentation, and replacing some numbers ↵alberth
with constants in the town authority window.
2009-09-20(svn r17585) -Fix [FS#3214]: also do the StringID conversion for StringIDs ↵rubidium
that are pushed on the (NewGRF string) stack
2009-09-20(svn r17584) -Codechange: split the NewGRF StringID mapping in a 'global' ↵rubidium
part and a part that's for NewGRF strings
2009-09-20(svn r17583) -Change: make SDL's video driver more likely to be loaded than ↵rubidium
Allegro's video driver; SDL seems to perform better.
2009-09-20(svn r17582) -Codechange: Move TownActions and _town_action_costs[] to a ↵alberth
header file to allow sharing.
2009-09-19(svn r17581) -Update from WebTranslator v3.0:translators
finnish - 1 changes by jpx_ russian - 1 changes by Lone_Wolf vietnamese - 104 changes by nglekhoi
2009-09-19(svn r17580) -Fix (r17541): Fix signed/unsigned mismatch with MSVC 2008.alberth
2009-09-19(svn r17579) -Fix: remove doxygen docs for removed parameters, or change ↵rubidium
@param to @tparam if necessary
2009-09-19(svn r17578) -Fix (r17572): Some compilers don't like default function ↵alberth
template arguments.
2009-09-19(svn r17577) -Codechange: Order window uses pure nested widgets.alberth
2009-09-19(svn r17576) -Fix [FS#3208]: assertion triggered when the second vehicle in ↵rubidium
a 101+ (or 11+ if mammoth trains is disabled) vehicle free wagon chain is an engine and the first vehicle is moved to another chain
2009-09-19(svn r17575) -Codechange: Adding a new combined button+dropdown widget.alberth
2009-09-19(svn r17574) -Fix (r17573): Insert NWID_SELECTION in nested_array when ↵alberth
appropriate.
2009-09-19(svn r17573) -Codechange: NWID_SELECTION containers have a selected ↵alberth
widget-plane, and optionally an index in the nested_array.