summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-07-24(svn r10675) -Codechange: unhardcode the industry types used in several locat...rubidium
2007-07-24(svn r10673) -Cleanup: some assorted style cleanups. Primarily type* var -> t...rubidium
2007-07-24(svn r10672) -Codechange: typify some parameters/variables.rubidium
2007-07-24(svn r10671) -Codechange: don't mix both lookup and temp-variable-with-value-...truelight
2007-07-24(svn r10670) -Fix: Use proper initialization for grf_prop override memberbelugas
2007-07-24(svn r10669) -Codechange: Removed redundant commentbelugas
2007-07-23(svn r10665) -Codechange: replace magic 15 with MAX_TILE_HEIGHT (bilbo)truelight
2007-07-23(svn r10664) -Codechange: simplify a small piece of code (skidd13)truelight
2007-07-23(svn r10663) -Fix r10662: bad me, didn't comply with coding style, as penalty...truelight
2007-07-23(svn r10662) -Add: added 'V' as new shortcut for new viewport (bilbo)truelight
2007-07-23(svn r10661) -Documentation: documented slope.h (Progman)truelight
2007-07-23(svn r10660) -Codechange: simplified tunnel cost algorithm (bilbo)truelight
2007-07-23(svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT...truelight
2007-07-23(svn r10658) -Add: support for autosave_on_exit in the console, so dedicated ...glx
2007-07-23(svn r10657) -Fix r10655: commit didn't comply with coding style (tnx glx :))truelight
2007-07-23(svn r10656) -Fix [FS#1068]: GetPartialZ returned wrong value for SLOPE_STEEP...truelight
2007-07-23(svn r10655) -Fix [FS#1070]: Trolly AI didn't know about steep slopes, and us...truelight
2007-07-22(svn r10651) -Fix: Fix chdir problem with open/save dialog on OS/2 (Paul Smed...orudge
2007-07-22(svn r10649) -Fix (r9962): autoscroll (pointer near screen edge) didn't workpeter1138
2007-07-21(svn r10648) -Update: WebTranslator2 update to 2007-07-21 20:34:31miham
2007-07-21(svn r10647) -Fix: AutoPtrT::operator =() didn't delete old objectKUDr
2007-07-21(svn r10646) -Cleanup: AutoPtrT<>::Release() renamed to Detach()KUDr
2007-07-21(svn r10645) -Fix (r10644): file contents seems to be 3x thereKUDr
2007-07-20(svn r10644) -Merge (from NoAI): framework for reference counted objects (poi...rubidium
2007-07-20(svn r10643) -Merge (from NoAI): properly counting the amount of signs instea...rubidium
2007-07-20(svn r10641) -Fix(r10638): Forgotten Son... err...includebelugas
2007-07-20(svn r10640) -Fix(r10638): little typo...belugas
2007-07-20(svn r10639) -Codechange: Give meaninfull name to a magic numberbelugas
2007-07-20(svn r10638) -Codechange: Save the mapping of the industries and tiles, makin...belugas
2007-07-20(svn r10637) -Fix: Enable the Random Industries in scenario editor if setting...belugas
2007-07-20(svn r10635) -Codechange: Correct some typos and code beautifying (a little bit)belugas
2007-07-19(svn r10628) -Fix (r10606,FS#1055): Revert r10606 and fix the plural problem ...peter1138
2007-07-19(svn r10627) -Fix [FS#1052]: be consistent with the space between the company...rubidium
2007-07-19(svn r10626) -Update: WebTranslator2 update to 2007-07-19 19:23:12miham
2007-07-19(svn r10624) -Fix [FS#1047]: the production of banks could not be modified (e...rubidium
2007-07-19(svn r10622) -Feature: Introduction of the CBID_INDUSTRY_AVAILABLE's handling...belugas
2007-07-19(svn r10621) -Codechange: install a struct holding the user's selection from ...belugas
2007-07-18(svn r10620) -Update: WebTranslator2 update to 2007-07-18 19:37:17miham
2007-07-18(svn r10619) -Codechange: Use shorter variable/member names and add some code...belugas
2007-07-18(svn r10618) -Fix(r10167): remove unneeded commentbelugas
2007-07-18(svn r10617) -Codechange: code style changes (removing an erroneous tab plus ...belugas
2007-07-18(svn r10607) -Fix r10605: use '&&' in preprocessor directives (MSVC doesn't l...glx
2007-07-17(svn r10606) -Fix (r8826): plural and single cargo names were mixed up.peter1138
2007-07-17(svn r10605) -Fix [FS#1046]: also OpenBSD does not know wchar. Patch by Matth...rubidium