Age | Commit message (Expand) | Author |
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 instead | smatz |
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:46 | translators |
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 list | rubidium |
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 compilers | rubidium |
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:01 | translators |
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:41 | translators |
2009-04-23 | (svn r16124) -Codechange: unify the three number drawing methods | rubidium |
2009-04-23 | (svn r16123) -Fix: forgot to add table/strgen.h to the project files + a typo | rubidium |
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:40 | translators |
2009-04-21 | (svn r16116) -Fix (r16115): note to self: copy the right subversion config fi... | rubidium |
2009-04-21 | (svn r16115) -Change: make strgen able to 'export' the important command and ... | rubidium |
2009-04-21 | (svn r16114) -Cleanup: unify some more strings and remove some more unused st... | rubidium |
2009-04-21 | (svn r16113) -Feature [NoAI]: Add UseAsRandomAI as function in info.nut. When... | yexo |
2009-04-21 | (svn r16112) -Update: WebTranslator2 update to 2009-04-21 17:33:19 | translators |
2009-04-21 | (svn r16111) -Cleanup: remove some duplicate/unused strings | rubidium |
2009-04-21 | (svn r16110) -Codechange: use {CARGO} instead hardcoded cargo name (there is ... | frosch |
2009-04-21 | (svn r16109) -Fix [NoAI]: Make sure AIOrder::GetDestination always returns a ... | yexo |
2009-04-21 | (svn r16108) -Fix [NoAI]: When giving an aircraft a goto-hangar order don't l... | yexo |
2009-04-20 | (svn r16107) -Add [NoAI]: AIOF_STOP_IN_DEPOT to the orderflags in AIOrder to ... | yexo |
2009-04-20 | (svn r16106) -Fix [NoAI]: AIOrder::SetOrderFlags always removed "Service if n... | yexo |