summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-29(svn r10732) -Codechange: lower the minimum size for the extra viewport window.rubidium
2007-07-29(svn r10731) -Codechange: allow smaller initial "build <vehicle type>" windows.rubidium
2007-07-29(svn r10730) -Codechange: allow (some) arbitrary data to be send to the WE_CR...rubidium
2007-07-29(svn r10729) -Fix: some hardware (PS(P|3)) seems to loose the non-blocking st...rubidium
2007-07-29(svn r10728) -Documentation [FS#1088]: of tile.h. Based on a patch by Progman.rubidium
2007-07-29(svn r10727) -Codechange: when a window would fall outside of the screen (on ...rubidium
2007-07-29(svn r10726) -Codechange: make it possible that the chat window is less than ...rubidium
2007-07-29(svn r10725) -Codechange: move some window related code out of gfx.cpp to win...rubidium
2007-07-29(svn r10724) -Fix (r10723): Toolbar spacing was off-by-onepeter1138
2007-07-29(svn r10723) -Codechange: dynamically sized (width) main toolbars and status ...rubidium
2007-07-29(svn r10722) -Codechange: unhardcode the positions of strings in the status bar.rubidium
2007-07-29(svn r10721) -Fix [FS#1084]: Skip articulated parts of road vehicles during u...peter1138
2007-07-29(svn r10720) -Codechange: unhardcode the positions of the player toolbar menus.rubidium
2007-07-29(svn r10719) -Codechange: since DParams are now 64 bits we should make NUM an...rubidium
2007-07-29(svn r10718) -Fix (r10698): when having a road corner on a slope removing the...rubidium
2007-07-28(svn r10717) -Fix: in-game console had a "transparent" part when opened in a ...rubidium
2007-07-28(svn r10716) -Codechange: not all windows' minimum size is actually their min...rubidium
2007-07-28(svn r10715) -Fix: limited-fs code was brokentruelight
2007-07-28(svn r10714) -Fix r10696: MSVC performance warningglx
2007-07-27(svn r10713) -Cleanup (r10711): too long string buffers, unsafe sprintf used ...KUDr
2007-07-27(svn r10712) -Fix (r10711): \0 at the end of string constant (glx)KUDr
2007-07-27(svn r10711) -Fix [Win32]: take default language from current user's locale o...KUDr
2007-07-27(svn r10710) -Codechange: allow automatic downsizing of the group window. Sam...rubidium
2007-07-27(svn r10709) -Codechange: allow automatic downsizing of the load game/save ga...rubidium
2007-07-27(svn r10708) -Codechange: allow automatic downsizing of the smallmap window i...rubidium
2007-07-27(svn r10707) -Codechange: account for the main toolbar and status bar when de...rubidium
2007-07-27(svn r10706) -Codechange: allow resizing the multiplayer server list window.rubidium
2007-07-27(svn r10705) -Fix (r10704): some windows were not correctly initialized as th...rubidium
2007-07-27(svn r10704) -Codechange: provide an infrastructure to have resizable windows...rubidium
2007-07-27(svn r10703) -Update: WebTranslator2 update to 2007-07-27 10:33:19miham
2007-07-27(svn r10702) -Fix: "Can't build ..." instead of "Can't remove ..." message sh...rubidium
2007-07-27(svn r10701) -Codechange: Make sure to not use an out of bound index when the...belugas
2007-07-27(svn r10700) -Codechange: Enable to jump (by default) to the overriding indus...belugas
2007-07-26(svn r10699) -Fix (r10698): bridge middle parts were drawn too high if the so...rubidium
2007-07-26(svn r10698) -Codechange [FS#1082]: simplify the code related to foundations....rubidium
2007-07-26(svn r10697) -Codechange: give a more sensible names to some of the unkX vari...rubidium
2007-07-26(svn r10696) -Codechange: remove duplication of the "make sprite transparent"...rubidium
2007-07-26(svn r10695) -Fix [FS#1079]: building single pieces of road over tramtrack or...rubidium
2007-07-26(svn r10694) -Codechange: update the server information in the game list ever...rubidium
2007-07-26(svn r10693) -Fix: --enable-install should have been removed from the configu...rubidium
2007-07-25(svn r10692) -Fix (r10691): those good old days that LT_NORMAL was still call...rubidium
2007-07-25(svn r10691) -Codechange [FS#509]: simplify GetTransportedGoodsIncome to make...rubidium
2007-07-25(svn r10690) -Codechange: use the enum that describes all callback IDs in fav...rubidium
2007-07-25(svn r10689) -Documentation [FS#1057]: lots of function documentation written...rubidium
2007-07-25(svn r10688) -Cleanup: coding style cleanups missed in the last few cleanups.rubidium
2007-07-25(svn r10687) -Fix (r10686): subversion does not like it when you change code ...rubidium
2007-07-25(svn r10686) -Fix [FS#1058]: determining whether there is a tunnel going unde...rubidium
2007-07-25(svn r10685) -Fix [FS#1076]: graphical glitches when the "link landscape tool...rubidium
2007-07-25(svn r10684) -Codechange: some more coding style related changes. Primarily m...rubidium
2007-07-24(svn r10681) -Codechange: do not determine whether a tile is a hangar based o...rubidium