summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-04-26(svn r16168) -Codechange: Removing unused WWT_EMPTY widget.alberth
2009-04-26(svn r16167) -Codechange: Added empty-ness test to nested widget containers.alberth
2009-04-26(svn r16166) -Add [NoAI]: AITile::Get(Min|Max|Corner)Heightfrosch
2009-04-26(svn r16165) -Add [FS#2801] [NoAI]: several functions to AIOrder to check the...yexo
2009-04-26(svn r16163) -Codechange: instead of SetDParamStr(0, string); DrawString(...,...rubidium
2009-04-26(svn r16162) -Codechange: remove needless TC_ colours from DrawString when th...rubidium
2009-04-26(svn r16161) -Fix (r16128): AILoadConfig() could not handle NULL settings.frosch
2009-04-26(svn r16160) -Codechange: remove the need for explicit TC_FROMSTRING for Draw...rubidium
2009-04-26(svn r16159) -Change [FS#2846]: warn when multiline strings are drawn with Dr...rubidium
2009-04-26(svn r16158) -Codechange: fix the string alignment in all .hpp.sq filesyexo
2009-04-26(svn r16157) -Fix: wrong truncation of refit cost/graph x labels because they...rubidium
2009-04-26(svn r16156) -Codechange: make the parameters of DrawStringMultiline the same...rubidium
2009-04-26(svn r16155) -Codechange: remove MarkTileDirty, use MarkTileDirtyByTile insteadsmatz
2009-04-26(svn r16154) -Codechange: Added nested widgets for sign list and sign edit wi...alberth
2009-04-26(svn r16153) -Codechange: Completing QueryEditSignWidgets enum.alberth
2009-04-26(svn r16152) -Codechange: Added nested widgets for advanced settings and for ...alberth
2009-04-25(svn r16151) -Codechange: move some includes around to prevent including half...yexo
2009-04-25(svn r16150) -Fix [NoAI]: Change WAYPOINT_INVALID to 0xFFFF from -1 as that's...yexo
2009-04-25(svn r16149) -Fix [FS#2860]: when there's no AI and an AI is started... *boom*rubidium
2009-04-25(svn r16148) -Fix [FS#2839]: misleading comment (part by Bilbo)smatz
2009-04-25(svn r16147) -Feature [FS#2635]: give the town generator a slight tendency to...rubidium
2009-04-25(svn r16146) -Codechange: use faster algorithm in SetSelectionTilesDirty(). U...smatz
2009-04-25(svn r16145) -Add: '-export-pragmas' to strgen so external tools can (hopeful...rubidium
2009-04-25(svn r16144) -Fix (r16129): setting the custom digit grouping separator requi...rubidium
2009-04-25(svn r16143) -Codechange: Change other languages too.alberth
2009-04-25(svn r16142) -Codechange: Use widgets in the custom currency window.alberth
2009-04-25(svn r16141) -Codechange: Adding nested widgets to remaining graph windows.alberth
2009-04-25(svn r16140) -Codechange: Call a function while contructing a widget tree.alberth
2009-04-25(svn r16139) -Codechange: Adding/completing widget number enums of several gr...alberth
2009-04-24(svn r16138) -Codechange: move GetClosestWaterDistance to map*rubidium
2009-04-24(svn r16137) -Update: WebTranslator2 update to 2009-04-24 17:43:46translators
2009-04-24(svn r16136) -Fix (r16095)[FS#2858]: sometimes autorail wouldn't work; seems ...rubidium
2009-04-24(svn r16135) -Fix [FS#2856]: always give the server an already resolved 'clie...rubidium
2009-04-24(svn r16134) -Change: do not add duplicates to the broadcast listrubidium
2009-04-24(svn r16133) -Fix (r16129): who would've thought that the saveload system cou...rubidium
2009-04-23(svn r16132) -Fix (r7232/r16129): crash when saving games; r7232 is the cause...rubidium
2009-04-23(svn r16131) -Fix (r16129): some compile warnings on some compilersrubidium
2009-04-23(svn r16130) -Fix [FS#2855]: the overflowsafe type didn't like dividing by in...rubidium
2009-04-23(svn r16129) -Feature-ish: configurable digit group separator per language wi...rubidium
2009-04-23(svn r16128) -Change: allow loading (and storing) NULL values for STRQ in ope...rubidium
2009-04-23(svn r16127) -Update: WebTranslator2 update to 2009-04-23 17:54:01translators
2009-04-23(svn r16126) -Fix (r16125): WT2 fracked up big time...rubidium
2009-04-23(svn r16125) -Update: WebTranslator2 update to 2009-04-23 17:35:41translators
2009-04-23(svn r16124) -Codechange: unify the three number drawing methodsrubidium
2009-04-23(svn r16123) -Fix: forgot to add table/strgen.h to the project files + a typorubidium
2009-04-23(svn r16122) -Change: add more misc information about the behaviour of comman...rubidium
2009-04-22(svn r16119) -Fix [FS#2582](r12167): road was removed when both the Remove bu...smatz
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...rubidium
2009-04-21(svn r16117) -Update: WebTranslator2 update to 2009-04-21 23:34:40translators
2009-04-21(svn r16116) -Fix (r16115): note to self: copy the right subversion config fi...rubidium