summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-12-25(svn r21640) -Change/Feature-ish: allow disabling the shading when drawing textrubidium
2010-12-25(svn r21639) -Codechange: simplify setting the colour remaprubidium
2010-12-25(svn r21638) -Codechange (r1): Simplify testing that outersize.x is bigger th...alberth
2010-12-25(svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs t...rubidium
2010-12-25(svn r21636) -Update from WebTranslator v3.0:translators
2010-12-25(svn r21635) -Change: simplify/reduce release preparations/changesrubidium
2010-12-25(svn r21634) -Codechange: apparantly the "broken" iconv interface is the new ...rubidium
2010-12-25(svn r21633) -Fix (r21616): newly created skip-to order was created at wrong ...smatz
2010-12-25(svn r21632) -Codechange: call ResetObjectToPlace() even when current place_m...smatz
2010-12-25(svn r21631) -Fix [FS#4325]: ships with the old pathfinder would easily show ...rubidium
2010-12-24(svn r21629) -Update from WebTranslator v3.0:translators
2010-12-24(svn r21628) -Codechange: Remove local variables that just point to global _thd.alberth
2010-12-24(svn r21627) -Codechange: Remove _place_proc global variable.alberth
2010-12-24(svn r21626) -Codechange: Remove more small static functions.alberth
2010-12-24(svn r21625) -Codechange: Record last started highlight action, and use it in...alberth
2010-12-24(svn r21624) -Codechange: Remove many small static functions.alberth
2010-12-24(svn r21623) -Codechange: Remove _terraform_button_proc and _editor_terraform...alberth
2010-12-24(svn r21622) -Doc: Clarify the documentation of highlighting constants somewhat.alberth
2010-12-24(svn r21621) -Codechange: Only consider tile highlighting mode bits in tile s...alberth
2010-12-24(svn r21620) -Codechange: Don't consider direction bits when checking for an ...alberth
2010-12-24(svn r21619) -Fix [FS#4327]: Don't copy direction bits when restarting a rail...alberth
2010-12-24(svn r21618) -Fix: Use correct 3 bit mask for directions.alberth
2010-12-24(svn r21617) -Doc: refer to table/autorail.h, not autorail.hsmatz
2010-12-24(svn r21616) -Change: do not highlight tile when selecting a vehicle to clone...smatz
2010-12-23(svn r21613) -Update: sync comments in the translation files with English for...rubidium
2010-12-23(svn r21612) -Fix (r21608): dragging with HT_POINT was half a tile offsmatz
2010-12-23(svn r21611) -Update from WebTranslator v3.0:translators
2010-12-23(svn r21609) -Fix (r21545,r21552,r21580,r21586): Restore diagonal clearing of...alberth
2010-12-23(svn r21608) -Codechange: Move diagnonal rectangle dragging detection complet...alberth
2010-12-23(svn r21607) -Codechange: Be more robust against having extra bits in HighLig...alberth
2010-12-23(svn r21605) -Fix [FS#4324]: crash due to cargo payments belonging to an non-...rubidium
2010-12-22(svn r21604) -Add: Variable 7B for accessing 60+x variables while taking the ...frosch
2010-12-22(svn r21603) -Codechange: no need to assign something to a variable and then ...rubidium
2010-12-22(svn r21602) -Codechange: split actual adding/removing of orders to/from a ve...rubidium
2010-12-22(svn r21601) -Fix [FS#4323]: company league table used stats from two quarter...rubidium
2010-12-22(svn r21600) -Codechange: Remove new_drawstyle and new_diagonal variables fro...alberth
2010-12-22(svn r21599) -Update from WebTranslator v3.0:translators
2010-12-22(svn r21598) -Fix (r3139, r21236, r21249)[FS#4275]: The default visual effect...frosch
2010-12-22(svn r21597) -Fix (r21239): Also catch the case when callback 10 returns VE_D...frosch
2010-12-22(svn r21596) -Codechange: Rename a misleading-named variable.frosch
2010-12-22(svn r21595) -Codechange: Some header files had their name changed, update th...alberth
2010-12-22(svn r21594) -Codechange: Whitespace fixes in ifndef/define lines.alberth
2010-12-22(svn r21593) -Codechange: endif comment correcttions.alberth
2010-12-21(svn r21592) -Codechange: Return unique values for placing a sign and land-in...alberth
2010-12-21(svn r21591) -Codechange: Align case functions.alberth
2010-12-21(svn r21590) -Codechange: All click handling functions of the main toolbar re...alberth
2010-12-21(svn r21589) -Codechange: Move PlaceLandBlockInfo() to the right file, introd...alberth
2010-12-21(svn r21588) -Update from WebTranslator v3.0:translators
2010-12-21(svn r21587) -Codechange: Move simple callback functions into the switch.alberth
2010-12-21(svn r21586) -Codechange: Record the last started user action, and use that i...alberth