summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2008-01-17(svn r11895) -Fix (r11875): for once MSVC warns for a good reasonglx
2008-01-17(svn r11894) -Cleanup: Remove strings removed from english.txt in r11893peter1138
2008-01-17(svn r11893) -Codechange: build map size drop downs dynamically and remove un...peter1138
2008-01-17(svn r11892) -Fix (r11879): View switched from ungrouped to all vehicles as u...peter1138
2008-01-17(svn r11889) -Change: small inconsistency between documentation and code. Pat...rubidium
2008-01-17(svn r11888) -Codechange: simplify sorting of the strings in town names dropdownglx
2008-01-17(svn r11887) -Fix [FS#1658]: segmentation faults/wrong frees due uninitialize...rubidium
2008-01-17(svn r11886) -Add: sort the strings in languages dropdownglx
2008-01-17(svn r11885) -Cleanup: Remove gotos from widget drawing code. A side affect i...peter1138
2008-01-16(svn r11884) -Cleanup: leftover use of widget numbers instead of enumpeter1138
2008-01-16(svn r11883) -Fix (r11864): assert when trying to remove rail from a house or...smatz
2008-01-16(svn r11882) -Codechange: introduce MarkSingleVehicleDirty() and simplify the...smatz
2008-01-16(svn r11881) -Cleanup: Code style for global variables.peter1138
2008-01-16(svn r11880) -Codechange: Generate vehicle group action dropdown dynamically,...peter1138
2008-01-16(svn r11879) -Fix: Only update group action drop down list when clicking on t...peter1138
2008-01-16(svn r11878) -Fix: Crash in MP in vehicle group window if the currently selec...peter1138
2008-01-16(svn r11877) -Fix: another way to crash competitors' train in a stationsmatz
2008-01-16(svn r11876) -Fix: Start industry tile animation also for overridden industry...frosch
2008-01-16(svn r11875) -Fix: automatically sending aircraft to depot for autoreplace/re...bjarni
2008-01-16(svn r11874) -Fix [FS#1655]: all wagons of maglev/monorail trains would get t...rubidium
2008-01-16(svn r11873) -Codechange: less a few magical numbers and a tiny bit more comm...belugas
2008-01-16(svn r11872) -Fix (r9874): EngineHasReplacementForPlayer() didn't look in ALL...bjarni
2008-01-16(svn r11871) -Fix [FS#1074]: do not update signals after each tile when build...smatz
2008-01-16(svn r11870) -Fix: slow down train when approaching tile we can't enter in mo...smatz
2008-01-15(svn r11867) -Fix: do not reset changes to persistent storages during world g...rubidium
2008-01-15(svn r11866) -Codechange: swap OFB_* and OF_* so it conceptually in sync with...rubidium
2008-01-15(svn r11865) -Feature(tte): Support scrolling of drop down lists when in drag...peter1138
2008-01-15(svn r11864) -Codechange: pass owner whose signals we will update instead of ...smatz
2008-01-15(svn r11863) -Fix (r11848): One day I'll learn C++... Delete all items in a d...peter1138
2008-01-15(svn r11862) -Fix [FS#1559]: when two NewGRFs 'fight' to define the same carg...rubidium
2008-01-15(svn r11861) -Fix: do not call rail specific functions when removing road tun...smatz
2008-01-15(svn r11860) -Fix: Test station class validity against number of classes, not...peter1138
2008-01-15(svn r11859) -Codechange: Update newgrf station class dropdown to use new met...peter1138
2008-01-15(svn r11858) -Fix (r1679): Mask and rule colour in drop down lists using wron...peter1138
2008-01-15(svn r11857) -Fix: some compile time warnings.rubidium
2008-01-15(svn r11856) -Revert (r11772): since FS#1335 is solved, we do not need the ex...glx
2008-01-15(svn r11855) -Fix [FS#1335]: recompute town population when removing a 'newho...glx
2008-01-14(svn r11854) -Fix (r11848): Nightly build farm showed up more compiler warnin...peter1138
2008-01-14(svn r11852) -Update: WebTranslator2 update to 2008-01-14 21:05:38miham
2008-01-14(svn r11851) -Codechange: A few magic numbers removal, plus a little code stylebelugas
2008-01-14(svn r11849) -Fix (r11848): Incomplete(?) class broke MSVC/mingw compilationpeter1138
2008-01-14(svn r11848) -Codechange: New class-based drop down list functionality. Lists...peter1138
2008-01-14(svn r11847) -Fix: do not affect the speed a train is entering a depot by tra...smatz
2008-01-14(svn r11846) -Fix [FS#1651]: implicit conversion from unsigned to signed int ...peter1138
2008-01-13(svn r11845) -Codechange: simplify train collision detection a bitsmatz
2008-01-13(svn r11844) -Fix: road vehicle count was incorrect in network lobby windowglx
2008-01-13(svn r11843) -Fix: mark dirty canal tile even in diagonal direction from floo...smatz
2008-01-13(svn r11842) -Fix: libtimidity.cpp did not compile anymore.rubidium
2008-01-13(svn r11841) -Fix: win32 compilationglx
2008-01-13(svn r11840) -Codechange: split network.h so not everything in there needs to...rubidium