summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-09-26(svn r17643) -Codechange: Code style for variables in depot gui.alberth
2009-09-26(svn r17642) -Change: make a comment more clear (Eddi)rubidium
2009-09-26(svn r17641) -Codechange: remove the {N:...} that's not needed anymore since ...rubidium
2009-09-26(svn r17640) -Codechange: make the custom currency window nestedrubidium
2009-09-26(svn r17639) -Codechange: let the difficulty settings GUI make really use the...rubidium
2009-09-25(svn r17638) -Fix [FS#3235]: Crash when trying to build an industry that has ...rubidium
2009-09-25(svn r17637) -Codechange: move the game difficulty window's window/widget des...rubidium
2009-09-25(svn r17636) -Codechange: make the difficulty setting window nestedrubidium
2009-09-25(svn r17635) -Codechange: make the chat gui nestedrubidium
2009-09-25(svn r17634) -Update from WebTranslator v3.0:translators
2009-09-25(svn r17633) -Fix [FS#3233]: [NewGRF] Crash when trying to build an industry ...rubidium
2009-09-24(svn r17628) -Update from WebTranslator v3.0:translators
2009-09-23(svn r17627) -Document [FS#3216]: The remaining functions in info.nutyexo
2009-09-23(svn r17626) -Codechange: Use Dimension structs instead of array of length 2 ...alberth
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 wh...alberth
2009-09-23(svn r17623) -Codechange: don't update the station's joiner scrollbar count i...rubidium
2009-09-23(svn r17622) -Update from WebTranslator v3.0:translators
2009-09-23(svn r17621) -Document [FS#3216]: most of the functions an AI can/must use in...rubidium
2009-09-23(svn r17620) -Fix (r17502): edit box offsets were off. Now they're still off,...rubidium
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 c...rubidium
2009-09-22(svn r17617) -Codechange: make the server side packet handling be more like t...rubidium
2009-09-22(svn r17616) -Codechange [FS#3222]: Enumerize properties used in callback 0x3...frosch
2009-09-22(svn r17615) -Fix (r17612): town sign could be glitchy when creating town wit...smatz
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
2009-09-22(svn r17612) -Feature: possibility to choose (randomise or enter custom) town...smatz
2009-09-22(svn r17611) -Fix: buffers used for verifying company and president name leng...smatz
2009-09-22(svn r17609) -Fix: the dummy AI had no API version set, causing the 'API comp...yexo
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 ru...smatz
2009-09-21(svn r17606) -Add: initial support for Haiku; a dedicated server with zlib an...rubidium
2009-09-21(svn r17605) -Fix [FS#3218]: [NewGRF] Crash when defining the same tile in a ...rubidium
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
2009-09-21(svn r17601) -Fix (r17592): don't mark cargo as 'accepted' when accepted amou...smatz
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 indu...smatz
2009-09-20(svn r17591) -Add [NoAI] [FS#3212]: AIAirport::IsAirportInformationAvailable....yexo
2009-09-20(svn r17590) -Update from WebTranslator v3.0:translators
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
2009-09-20(svn r17587) -Codechange: Town authority window uses pure nested widgets.alberth