summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-09-10(svn r11084) -Documentation [FS#1219]: of command.*. Patch by Progman.rubidium
2007-09-10(svn r11083) -Fix r11078: don't clear the anim buffer when alpha = 0 (tnx to ...truelight
2007-09-10(svn r11082) -Fix r11081: save before commit (yeah, whitelines are important ...truelight
2007-09-10(svn r11081) -Fix r11080: now solved the problem in a pretty way: don't do an...truelight
2007-09-09(svn r11080) -Fix r11079: fix it, still dirty, correctly, as the last commit ...truelight
2007-09-09(svn r11079) -Fix: dirty fix to allow big-screenshots with 32bpp-animtruelight
2007-09-09(svn r11078) -Add: added 32bpp-optimized, which is almost twice as fast as 32...truelight
2007-09-09(svn r11076) -Fix: MakeTransparent of 32bpp blitter used 0..100; using 0..255...truelight
2007-09-09(svn r11072) -Fix [FS#1045]: when a vehicle had a service order, the goto-dep...rubidium
2007-09-09(svn r11070) -Fix [FS#1217]: due to making an Action2 variable work properly,...rubidium
2007-09-09(svn r11069) -Codechange: allow slopes under statues. Patch by kaan.rubidium
2007-09-09(svn r11068) -Codechange: remove Vehicle::HasFront as all vehicles have the V...rubidium
2007-09-09(svn r11067) -Codechange: also make it possible to use the advanced vehicle l...rubidium
2007-09-09(svn r11066) -Documentation [FS#1091]: of map.*. Patch by Progman.rubidium
2007-09-09(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsys...rubidium
2007-09-08(svn r11064) -Fix [FS#553]: when autorenew is enabled and it cannot renew the...rubidium
2007-09-08(svn r11063) -Codechange: make it possible for people to view the loading ind...rubidium
2007-09-08(svn r11062) -Update: WebTranslator2 update to 2007-09-08 22:37:00miham
2007-09-08(svn r11061) -Fix [FS#1086]: [win32] some keys were handled twiceglx
2007-09-08(svn r11060) -Codechange: replace some magic numbers with the right enumified...rubidium
2007-09-08(svn r11059) -Fix [FS#1182]: inconsistency between Rail<->ElRail conversions ...rubidium
2007-09-08(svn r11058) -Fix[FS#1216]: GetTerrainType was a bit too relax with snow line.belugas
2007-09-07(svn r11057) -Fix [FS#1215]: loading TTD savegames went into an infinite loop...rubidium
2007-09-07(svn r11056) -Fix [FS#1213]: road/tram tiles would not always get marked dirt...rubidium
2007-09-07(svn r11055) -Fix [FS#1214]: loading indicators would sometimes glitch due to...rubidium
2007-09-07(svn r11054) -Fix [FS#944]: mismatch between TTDP's and OTTD's placement of c...rubidium
2007-09-07(svn r11053) -Fix: train status bar flickering a lot when waiting at a signal.rubidium
2007-09-07(svn r11052) -Fix (r11017)[FS#1210]: vehicles always skip service orderglx
2007-09-06(svn r11050) -Codechange: Use the translated gfx, not the original one.belugas
2007-09-05(svn r11049) -Codechange: unify a large part of the vehicle details window. B...rubidium
2007-09-05(svn r11048) -Fix [FS#1206]: several cases where (re)moving eninges on a trai...rubidium
2007-09-05(svn r11047) -Fix (r11011) [FS#1205]: desync due to wrong cached vehicle leng...rubidium
2007-09-05(svn r11046) -Codechange: added function to get the next movable (non-articul...bjarni
2007-09-05(svn r11045) -Codechange: added a function to tell if a vehicle is the rear p...bjarni
2007-09-05(svn r11044) -Fix (r11043): [autoreplace] a proper fix should cover all cases...bjarni
2007-09-04(svn r11043) -Fix (r10039) [FS#1185]: Autorenew/autoreplace fails silently wi...bjarni
2007-09-04(svn r11042) -Fix [FS#1196]: so newgrf callbacks returned slightly wrong heig...rubidium
2007-09-04(svn r11041) -Fix (r10460) [FS#1195]: the industry's owner was saved twice in...rubidium
2007-09-04(svn r11040) -Fix [FS#1179]: removing CMD_AUTO from some commands could remot...rubidium
2007-09-02(svn r11039) -Fix [FS#1191]: underflow that caused overflows in the performan...rubidium
2007-09-02(svn r11038) -Update: WebTranslator2 update to 2007-09-02 22:28:19miham
2007-09-01(svn r11033) -Fix [FS#1184] (r11011): building articulated vehicles failed. B...rubidium
2007-09-01(svn r11032) -Codechange: unmagicify some table sizes and removal of some unn...rubidium
2007-09-01(svn r11031) -Codechange: reduce the amount of duplication of bit counting fu...rubidium
2007-09-01(svn r11030) -Revert r11016, Fix [FS#1178]: the way to determine whether a st...rubidium
2007-08-31(svn r11029) -Fix [FS#1164]: win32 midi doesn't stop when closing openttdglx
2007-08-31(svn r11028) -Fix [FS#1177]: crash when having the Finance window opened of t...rubidium
2007-08-31(svn r11027) -Fix: do not unconditionally assume that a tile has a depot.rubidium
2007-08-31(svn r11026) -Fix: the name of a sign could sometimes be NULL causing crashes.rubidium
2007-08-31(svn r11025) -Fix: safeguard StrEmpty from calls with NULL.rubidium