summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-10-22(svn r14516) -Fix: determine the default text direction based on the language...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 r14508) -Fix (r14501): arrays were not properly zeroedsmatz
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 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-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-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 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
2008-10-14(svn r14463) -Fix [FS#2348]: small possible chance of desync due to sorting o...rubidium
2008-10-13(svn r14462) -Codechange: replace magic number with already existing constant...rubidium
2008-10-13(svn r14461) -Document: add some doxygen comments (Albert)rubidium
2008-10-12(svn r14460) -Update: WebTranslator2 update to 2008-10-12 17:43:44translators
2008-10-12(svn r14459) -Fix [FS#2343]: Update station-spread when building or removing ...frosch
2008-10-10(svn r14458) -Fix [FS#2341](r14368): crash when there was a tram dead end aft...smatz
2008-10-10(svn r14457) -Update: WebTranslator2 update to 2008-10-10 22:29:03translators
2008-10-10(svn r14456) -Fix: Obiwan in catchment-area and station-spread of docks.frosch
2008-10-08(svn r14450) -Fix [FS#2337]: time table restoring did check too restrictively...rubidium
2008-10-08(svn r14449) -Fix [FS#2338]: service at nearest depot acted like go to neares...rubidium
2008-10-07(svn r14448) -Codechange [FS#2328]: rename a few variables (based on a patch ...smatz
2008-10-07(svn r14447) -Change [FS#2333]: Rename YAPP "advanced signals" to "path signa...michi_cc
2008-10-07(svn r14446) -Fix [FS#2330]: when a road stop gets moved make sure to update ...rubidium
2008-10-07(svn r14445) -Update: WebTranslator2 update to 2008-10-07 17:43:40translators
2008-10-07(svn r14444) -Add: stubs for two new languages: Persian (or Farsi) and Ido.translators
2008-10-05(svn r14442) -Fix (r14406): Typo causing problems in rare cases.frosch
2008-10-05(svn r14441) -Update: WebTranslator2 update to 2008-10-05 17:45:23translators
2008-10-04(svn r14439) -Fix (r12044)(r14139): centering on a plane at the SE border cou...smatz
2008-10-03(svn r14438) -Update: WebTranslator2 update to 2008-10-03 17:45:52translators
2008-10-03(svn r14436) -Fix [FS#1793]: (fast) trains would sometimes move one time too ...rubidium
2008-10-02(svn r14434) -Fix (r14432): compile warning.rubidium