summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-10-28(svn r14540) -Codechange: introduce [v]seprintf which are like [v]snprintf bu...rubidium
2008-10-27(svn r14539) -Update: WebTranslator2 update to 2008-10-27 18:43:26translators
2008-10-25(svn r14536) -Fix (r14530): Do not expect uints to become negative.frosch
2008-10-25(svn r14535) -Fix: Description of '-i' commandline option.frosch
2008-10-25(svn r14534) -Codechange [FS#2382]: Enumify magic return values of HandleEdit...glx
2008-10-25(svn r14533) -Fix: ...hopefully most glitches wrt. inclined foundations.frosch
2008-10-25(svn r14531) -Fix (r12425): OSK accessed wrong widgets of password query window.frosch
2008-10-25(svn r14530) -Fix [FS#2138]: Do not deliver cargo to industries not inside st...frosch
2008-10-25(svn r14529) -Codechange: Turn FindCatchmentRadius() into Station::GetCatchme...frosch
2008-10-25(svn r14528) -Codechange: cache the closest town for all road tiles instead o...rubidium
2008-10-25(svn r14527) -Fix: allocate stub (empty) sound entries when loading an empty/...rubidium
2008-10-24(svn r14526) -Fix [FS#2379]: make sure trains stop at the end of a station; a...rubidium
2008-10-24(svn r14525) -Update: WebTranslator2 update to 2008-10-24 17:44:48translators
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-22(svn r14521) -Fix [FS#2378]: fast trains could continue to move after a crashglx
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 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