summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-03-21(svn r15799) -Codechange: Save rail type label list to savegame and perform m...peter1138
2009-03-21(svn r15798) -Fix (r15795): gcc doesn't like static functions that are not de...yexo
2009-03-21(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the n...rubidium
2009-03-21(svn r15796) -Codechange: unify multiline drawstringsrubidium
2009-03-21(svn r15795) -Codechange: Move the settings table from settings.cpp to table/...yexo
2009-03-21(svn r15794) -Codechange: remove the DoDrawString part of the old text drawin...rubidium
2009-03-21(svn r15793) -Feature: Allow train vehicles to be shorten to 1/8 length, even...frosch
2009-03-21(svn r15792) -Codechange: Use a different algorithm for train vehicles to fol...frosch
2009-03-21(svn r15791) -Codechange: remove the *RightAligned part of the old text drawi...rubidium
2009-03-21(svn r15790) -Codechange: remove the *Centered part of the old text drawing API.rubidium
2009-03-21(svn r15789) -Codechange: Add DiagdirBetweenTiles() and use it.frosch
2009-03-21(svn r15788) -Codechange: enumify the network join status widgets and use them.rubidium
2009-03-21(svn r15787) -Codechange: enumify the land info and about window widgets and ...rubidium
2009-03-21(svn r15786) -Codechange: enumify the engine preview widgets (and use them)rubidium
2009-03-21(svn r15785) -Codechange: remove the *Truncated part of the old text drawing ...rubidium
2009-03-21(svn r15784) -Fix (r15779): TextAlignment and TA_* already exist on windowsglx
2009-03-21(svn r15783) -Codechange: make the dropdown draw code pass around the left/ri...rubidium
2009-03-21(svn r15782) -Codechange: replace some calls to the all text drawing API to t...rubidium
2009-03-21(svn r15781) -Fix [NoAI]: Missing "AIs" in the information the debug AI prints.yexo
2009-03-21(svn r15780) -Update: WebTranslator2 update to 2009-03-21 18:49:32translators
2009-03-21(svn r15779) -Codechange: unify (most) of the text drawing "API".rubidium
2009-03-21(svn r15778) -Fix [FS#2749] (r15666): when sorting on cost don't sort on the ...rubidium
2009-03-21(svn r15777) -Add: helper functions to get the least common multiple and the ...rubidium
2009-03-19(svn r15774) -Fix (r15708): Don't show the message about reporting an AI cras...yexo
2009-03-19(svn r15773) -Fix [FS#2475]: number of active clients wasn't always properlyrubidium
2009-03-19(svn r15772) -Fix (r15767): MSVC can't find the right function anymore becaus...yexo
2009-03-19(svn r15771) -Fix (r13256): Settings from the [gameopt] section (from 0.6 con...yexo
2009-03-19(svn r15770) -Update: WebTranslator2 update to 2009-03-19 18:49:29translators
2009-03-19(svn r15769) -Update: WebTranslator2 update to 2009-03-19 18:46:01translators
2009-03-19(svn r15768) -Change: remove an "experimental" marker for something that has ...rubidium
2009-03-19(svn r15767) -Fix: infinite loop when skipping sprites when a GRF is invalid ...rubidium
2009-03-19(svn r15766) -Fix [FS#2744]: Crash when opening the content list window twice...rubidium
2009-03-18(svn r15763) -Codechange/Fix: Add Engine::GetDisplayDefaultCapacity() and use...frosch
2009-03-18(svn r15762) -Codechange: inlined utf8 chars are not handled properly on east...glx
2009-03-18(svn r15761) -Update: WebTranslator2 update to 2009-03-18 17:44:55translators
2009-03-18(svn r15760) -Codechange [FS#2704]: support that the resize box is at the lef...rubidium
2009-03-18(svn r15758) -Fix (r15757): win9x compilationglx
2009-03-18(svn r15757) -Fix/hackaround (r15314): of course on some system searching a f...glx
2009-03-17(svn r15756) -Codechange: remove the assumption that the second windget is al...rubidium
2009-03-17(svn r15755) -Fix: Number of houses in house variables 0x44, 0x60 and 0x61 we...frosch
2009-03-17(svn r15754) -Update: WebTranslator2 update to 2009-03-17 18:42:46translators
2009-03-17(svn r15753) -Fix (r15702)[FS#2742]: Crash when clicking the small area betwe...yexo
2009-03-17(svn r15752) -Fix: don't try to (un)draw the cursor when the screen is not readyglx
2009-03-17(svn r15750) -Fix: The big ufo sometimes landed just outside the map. Instead...yexo
2009-03-17(svn r15749) -Codechange: apply coding style to disaster_cmd.cppyexo
2009-03-16(svn r15748) -Fix (r1722): the assumption that the number of tiles on the X s...rubidium
2009-03-16(svn r15747) -Fix [FS#2736]: road ownership getting lost when removing a road...rubidium
2009-03-16(svn r15746) -Fix: Update threading code for OS/2, add mutex supportorudge
2009-03-16(svn r15745) -Fix: Resolve compile error in fileio.cpp on OS/2 - base paths o...orudge
2009-03-16(svn r15744) -Fix (r9667): when town generator failed to create requested num...smatz