summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-01-03(svn r14817) -Cleanup: unify the place where the @file header is placedsmatz
2009-01-03(svn r14816) -Fix: signed/unsigned warnings (MSVC)glx
2009-01-03(svn r14815) -Codechange: separate 'highscore' code from 'company' codesmatz
2009-01-03(svn r14814) -Update: WebTranslator2 update to 2009-01-03 18:29:54translators
2009-01-03(svn r14813) -Codechange: use uint instead of 'just' unsigned.rubidium
2009-01-03(svn r14812) -Codechange: use INVALID_TILE instead of 0 to mark company witho...smatz
2009-01-03(svn r14811) -Fix: off-by-one causing possible out-of-bounds reads.rubidium
2009-01-03(svn r14810) -Codechange: use the proper style for global variables.rubidium
2009-01-03(svn r14809) -Fix (r14802): forgotten !rubidium
2009-01-03(svn r14808) -Fix (r1): coal mine subsidence could wrap around map edgessmatz
2009-01-03(svn r14807) -Codechange: use INVALID_TILE instead of 0 to mark invalid depot...smatz
2009-01-03(svn r14806) -Fix: MarkAllViewportsDirty() didn't mark dirty whole area when ...smatz
2009-01-03(svn r14805) -Feature [FS#2238]: pressing CTRL while dragging to build a brid...rubidium
2009-01-03(svn r14804) -Codechange: unify opening the OSK (Zuu)rubidium
2009-01-03(svn r14803) -Codechange: move order list management into it's own class and ...rubidium
2009-01-03(svn r14802) -Fix [FS#2490]: "(undefined string)" in default savegame/screens...rubidium
2009-01-03(svn r14801) -Codechange: don't reference Vehicle::num_orders directly but th...rubidium
2009-01-03(svn r14800) -Codechange: make the advanced settings window resizeable and sc...rubidium
2009-01-03(svn r14799) -Codechange: move drawing a single settings entry to it's own fu...rubidium
2009-01-03(svn r14798) -Codechange: move variable declaration to first use of variable ...rubidium
2009-01-03(svn r14797) -Codechange: replace even more magic numbers with constants (Alb...rubidium
2009-01-03(svn r14796) -Fix: if using variable, use it everywhere instead of hardcoding...rubidium
2009-01-03(svn r14795) -Codechange: replace a magic number with a constant (Alberth)rubidium
2009-01-03(svn r14794) -Document: a few functions/variables (Alberth)rubidium
2009-01-03(svn r14793) -Update (r14792): replace a string parameter in the other langua...rubidium
2009-01-03(svn r14792) -Feature: make the date format for default savegame/screenshot n...rubidium
2009-01-03(svn r14791) -Add: the ability to make ISO dates with the string system (Phil...rubidium
2009-01-02(svn r14790) -Codechange: unify generation of default savegame/screenshot nam...rubidium
2009-01-02(svn r14789) -Feature: allow scrolling with the left mouse button pressed (if...rubidium
2009-01-02(svn r14788) -Fix [FS#2489]: some TTDPatch flags were wrong (Swallow)rubidium
2009-01-02(svn r14787) -Fix: landscape toolbar getting closed when rail/road/water/airp...rubidium
2009-01-02(svn r14786) -Fix: road/rail/water/airport toolbar opened over terraform tool...rubidium
2009-01-02(svn r14785) -Fix [FS#2132]: vehicle list for station gets closed when statio...rubidium
2009-01-02(svn r14784) -Change: don't close and reopen the vehicle order/detail windows...rubidium
2009-01-02(svn r14783) -Fix (r12661): don't add vehicles with "go to nearest depot" to ...rubidium
2009-01-02(svn r14782) -Update: WebTranslator2 update to 2009-01-02 18:38:20translators
2009-01-01(svn r14781) -Change: someone changed _cur_year; so update it in a few hardco...rubidium
2008-12-31(svn r14779) -Fix (r14747) [FS#2485]: selling an articulated vehicle removed ...rubidium
2008-12-31(svn r14778) -Change: completely hide 'Submit report' button on crash dialog ...glx
2008-12-30(svn r14776) -Fix (r14742): ListPositionMap relied on std::map having sorted ...peter1138
2008-12-30(svn r14775) -Update: WebTranslator2 update to 2008-12-30 18:44:32translators
2008-12-30(svn r14774) -Change: show which tile caused the "error" when leveling land l...rubidium
2008-12-30(svn r14773) -Fix-ish[FS#2469]: attach a signal handler during loading savega...rubidium
2008-12-29(svn r14772) -Codechange: make the "dump log of game to reproduce" desync deb...rubidium
2008-12-29(svn r14771) -Fix (r14764): resolving of error types to error messages kinda ...rubidium
2008-12-29(svn r14770) -Fix: gracefully handle an invalid packet instead of asserting.rubidium
2008-12-29(svn r14769) -Change: when loading games in "network" mode use the start date...rubidium
2008-12-29(svn r14768) -Update: WebTranslator2 update to 2008-12-29 18:40:47translators
2008-12-29(svn r14767) -Codechange: remove some unneeded artificial limits from currenc...rubidium
2008-12-29(svn r14766) -Fix (r14730ish): remove unused typedef.rubidium