summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-24(svn r14524) -Add: stop-in-depot as part of orders (PhilSophus)rubidium
2008-10-23(svn r14523) -Update: WebTranslator2 update to 2008-10-23 17:42:35translators
2008-10-23(svn r14522) -Fix: apply r14519 to determineversion.vbs. Also properly set 'm...glx
2008-10-22(svn r14521) -Fix [FS#2378]: fast trains could continue to move after a crashglx
2008-10-22(svn r14519) -Fix [FS#2376]: do not use the short hash form for getting a spe...rubidium
2008-10-22(svn r14518) -Fix (r14514): forgot win32 and OS/2 files (glx)smatz
2008-10-22(svn r14517) -Feature: arrow key scrolling in the server list (Roujin)rubidium
2008-10-22(svn r14516) -Fix: determine the default text direction based on the language...rubidium
2008-10-22(svn r14515) -Fix (r7759): iconv is included in glibc-2.1 and higher, so we d...rubidium
2008-10-22(svn r14514) -Codechange: use 'size' instead of 'length' for querystring and ...smatz
2008-10-22(svn r14513) -Update: WebTranslator2 update to 2008-10-22 17:26:32translators
2008-10-21(svn r14509) -Fix (r14507): missing svn:keywordssmatz
2008-10-21(svn r14508) -Fix (r14501): arrays were not properly zeroedsmatz
2008-10-21(svn r14507) -Codechange: Update the RPM spec file (futher changes are expect...skidd13
2008-10-21(svn r14506) -Add: stub for indonesian language.rubidium
2008-10-20(svn r14505) -Fix (r14504): Missing include.michi_cc
2008-10-20(svn r14504) -Cleanup: Use the right variable type for tile offsets.michi_cc
2008-10-20(svn r14502) -Codechange: add some inline comments and declare variable on us...rubidium
2008-10-20(svn r14501) -Codechange: use sizeof(variable) instead of sizeof(type) or har...rubidium
2008-10-19(svn r14497) -Fix: if freetype was not detected or disabled, skip fontconfig ...truebrain
2008-10-19(svn r14496) -Fix: give a clear warning when people disable zlib (or when it ...truebrain
2008-10-19(svn r14495) -Change: don't use freetype, fontconfig and icu in case of build...truebrain
2008-10-19(svn r14494) -Fix: few MSVC x64 warnings.rubidium
2008-10-19(svn r14493) -Fix[FS#planetmaker]: Do not assign a station spread to buoys on...frosch
2008-10-19(svn r14492) -Fix [FS#2366] (r14482): Conditional orders could lead to an inf...michi_cc
2008-10-19(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)rubidium
2008-10-19(svn r14490) -Codechange: fix comment style on a few locations (Alberth)rubidium
2008-10-19(svn r14489) -Change: let MSVC use ICU (for right-to-left text rendering) fro...rubidium
2008-10-18(svn r14488) -Fix: Synchronize drawing of spritelayouts in DrawTileLayout (Ho...frosch
2008-10-18(svn r14487) -Fix: The station picker preview did not draw child sprites.frosch
2008-10-18(svn r14486) -Fix (r13343)(r14484): compilation with desync debug was brokensmatz
2008-10-18(svn r14485) -Fix (r5464): Do not check the end of destination buffer using t...frosch
2008-10-18(svn r14484) -Fix (r10182) [FS#2358]: Obiwan dislikes music. (Patch by Yexo)frosch
2008-10-18(svn r14483) -Fix [FS#2340]: On reaching a waypoint a train could falsely be ...michi_cc
2008-10-18(svn r14482) -Codechange: Use a class for saving the current train order when...michi_cc
2008-10-17(svn r14481) -Update: WebTranslator2 update to 2008-10-17 17:47:40translators
2008-10-17(svn r14480) -Add: warning when trying to use a right-to-left language withou...rubidium
2008-10-17(svn r14479) -Add: initial (optional) support for handling bidirectional scri...rubidium
2008-10-16(svn r14477) -Fix r14474: also name the links in the .desktop file correclty ...truebrain
2008-10-16(svn r14476) -Fix r14475: (no comment)truebrain
2008-10-16(svn r14475) -Add: allow setting the name of the desktop item (follow-up on r...truebrain
2008-10-16(svn r14474) -Add: allow --binary-name to set the name of the binary, icon, d...truebrain
2008-10-16(svn r14473) -Fix: also install the root .txt and COPYING files to docs/truebrain
2008-10-16(svn r14472) -Fix: add docs/obg_format.txt in bundles tootruebrain
2008-10-15(svn r14469) -Fix [FS#2355]: Empty station spreads (e.g. from greyed station ...frosch
2008-10-15(svn r14468) -Update: WebTranslator2 update to 2008-10-15 17:40:33translators
2008-10-14(svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator,...smatz
2008-10-14(svn r14466) -Doc: remove some obsolete parameters, fix a few parameter names...rubidium
2008-10-14(svn r14465) -Codechange: minor code style of command.cpp.rubidium
2008-10-14(svn r14464) -Codechange: replace (uint)-1 with UINT_MAX (PhilSophus)rubidium