summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-22(svn r10276) -Codechange: made a counter based on milliseconds and independen...truelight
2007-06-22(svn r10273) -Change: remove the strings removed in r10270 from the translationsglx
2007-06-22(svn r10272) -Fix (FS#916): remove more invalid characters from savegame namesglx
2007-06-22(svn r10271) -Fix r9563: move the Transparency Option menu item to the place ...truelight
2007-06-22(svn r10270) -Add: prefixed the loading indicator with an arrow, up meaning v...truelight
2007-06-22(svn r10269) -Fix [FS#912]: station ratings were shown for all cargos instead...rubidium
2007-06-22(svn r10268) -Fix: some old savegames could have the wrong bits unset (follow...rubidium
2007-06-22(svn r10267) -Add: enable double clic to add in 'add newgrf' windowglx
2007-06-22(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...rubidium
2007-06-22(svn r10265) -Feature: allow double-clicking on certain places: build-vehicle...truelight
2007-06-22(svn r10264) -Fix: forgot to add texteff.hpp to the project filestruelight
2007-06-21(svn r10263) -Fix (r10262): due to 64 bits alignment a struct became a little...rubidium
2007-06-21(svn r10262) -Fix (r10258): some places that needed to be changed to uint64 w...rubidium
2007-06-21(svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, b...rubidium
2007-06-21(svn r10260) -Update: WebTranslator2 update to 2007-06-21 19:36:07miham
2007-06-21(svn r10259) -Fix (r10258): committed a little too much.. would've made prett...rubidium
2007-06-21(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...rubidium
2007-06-21(svn r10257) -Update: WebTranslator2 update to 2007-06-21 19:15:05miham
2007-06-21(svn r10256) -Add: Addition of IndustryTileOverrideManagerbelugas
2007-06-21(svn r10255) -Codechange: remove some old debug code nobody was using anymoretruelight
2007-06-21(svn r10254) -Feature: loading indicator, which shows in % how full a vehicle...truelight
2007-06-21(svn r10253) -Fix (r10249): putting the < the wrong way around made the new t...rubidium
2007-06-21(svn r10252) -Fix: never overflow when applying exchange rates before drawing...rubidium
2007-06-21(svn r10251) -Fix (r10186, FS#907): alt-tab back into openttd could leave the...glx
2007-06-21(svn r10250) -Fix: money is always 64 bits, so always parse those 64 bits.rubidium
2007-06-21(svn r10249) -Fix [FS#906]: town tried to gather information about the neighb...rubidium
2007-06-21(svn r10248) -Codechange: don't limit the cost of tunnels. rubidium
2007-06-21(svn r10247) -Fix (r10210): *always* call SetDParamMoney when you want to pla...rubidium
2007-06-21(svn r10246) -Fix (r10297): some forgotten money conversions and truncation i...rubidium
2007-06-21(svn r10245) -Codechange: added GetName also to all Blitters, instead of only...truelight
2007-06-21(svn r10244) -Fix: make sure to let 32bpp-anim report the increased buffer-si...truelight
2007-06-21(svn r10243) -Fix: crash when resizing with 32bpp and 'broken' display with '...glx
2007-06-21(svn r10242) -Fix: avoid a segfault if you move your mouse at startup with 32...truelight
2007-06-21(svn r10241) -Codechange: CopyToBuffer now produces a buffer that is unreadab...truelight
2007-06-21(svn r10240) -Update: WebTranslator2 update to 2007-06-21 08:03:49miham
2007-06-20(svn r10239) -Fix (r10236): The pin button didn't move when resizing the time...maedhros
2007-06-20(svn r10238) -Fix (r10236): Resizing the timetable window caused it to think ...maedhros
2007-06-20(svn r10237) -Fix (r10236): It helps if you use svn add with new files...maedhros
2007-06-20(svn r10236) -Feature: Introduce a form of timetabling for vehicles.maedhros
2007-06-20(svn r10235) -Fix: the 32bpp-anim blitter repainted pixel color 0, which is t...truelight
2007-06-20(svn r10234) -Fix r10233: make peter1138 happytruelight
2007-06-20(svn r10233) -Fix: 8bpp-optimized encoder fucked up if 255+ pixels in a row w...truelight
2007-06-20(svn r10232) -Fix(r1): _numof_industry_table never was composed of 12 entries...belugas
2007-06-20(svn r10231) -Cleanup: MSVC project filesglx
2007-06-19(svn r10230) -Fix [FS#594]: terraforming wipes out canals. Now you always hav...rubidium
2007-06-19(svn r10229) -Cleanup: removed duplicate include (dihedral)glx
2007-06-19(svn r10228) -Fix [FS#894]: why MSVC must always bitch about stuff?rubidium
2007-06-19(svn r10227) -Add: added 32bpp-anim blitter, a 32bpp blitter that does palett...truelight
2007-06-19(svn r10226) -Codechange: Add support for newindustry tiles drawing.belugas
2007-06-19(svn r10225) -Codechange: move common Colour routines for 32bpp to the base c...truelight